
body{
	background-color:  #ffffff;
		
    
}

a{
	color:#666666;
	text-decoration: underline;
}
a:hover{
	text-decoration: underline;
}

#content
{
   
    margin-left: 15px;
	margin-top: 15px;
	text-align: left;
	width: 290px;
}

#flashContent
{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width:  100%; 

}

#logo{
		width: 150px;
	height: 12px;
	background-image: url(../index/images/CH_logo.jpg);
	background-repeat: no-repeat;	
	background-color: #DDDDDD;
}	

#randomImageHolder
{
	margin-top: 18px;
	width: 290px;
	height: 200px;
	background-color: #DDDDDD;
	background-image: url(../index/images/1.jpg);
	background-repeat: no-repeat;
}

#noFlash{
	position:absolute;
    width: 290px;
	height: auto;
	top: 30px ;

}
h1{
	color: #666666;
	font-family: 'arial';
	font-size: 12px;
	font-weight:normal;
	
}
h2{
	color: #666666;
	font-family: 'arial';
	font-size: 11px;
	font-weight:normal;
	
}
h3{
	color: #666666;
	font-family: 'arial';
	font-size: 10px;
	font-weight:normal;
	
}
#noFlash p{
	font-family: 'arial';
	font-size: 11px;
}

#contactInfo{
	color: #666666;
	font-family: 'arial';
	font-size: 11px;
	margin-top: 18px;
}

.address{
	font-size: 12px;
	
	width: 290px;
	list-style: none;
	
	margin-left: 0px;
	margin-bottom:50px;
    padding-left: 0px;
}

.adHeading{
	color: #222222;
	padding-bottom: 3px;
}

.adLine{
	padding-bottom: 3px;
}


.telephone{
	
	padding-top: 10px;
	padding-bottom: 5px;
}

.fax{
	padding-bottom: 5px;
}

.email{
	padding-bottom: 5px;
}

.googleLink{
	padding-top: 10px;
}

#noFlash{
	width: 290px;
	height: auto;
	margin-top: 14px;
}

#noFlash p{
	color:#666666;

	font-family: 'arial';
	font-size: 11px;
	
	margin-bottom: 8px;
}

#noFlash a{	

	color:#666666;
}

#alternateContent 
{
	margin-top: 18px;
}


