body {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #dedac8;
    background-image:url(images/CHbackground.png);
    background-position:top center;
    background-repeat:repeat-y;
    margin:0;

}

#outershell{ 

width: 1000px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
 
}

#innershell{
	position:relative;
	width: 1000px;
	background-color: #939186;
	left: 0px;
	
}

#topsection{
	width:1000px; 
    background-color: #939186;
    background-image:url(images/header.jpg);
    background-repeat:no-repeat;
    background-position:top;

    height: 150px;
    padding: 0px;
	
}


#contentwrapper {
width:1000px; 
margin:0; 
background-color: #006699;

}  

#leftcolumn {

position:absolute;
float:left; 
top: 150px;
left: 0px;
padding-left: 5px;
padding-right: 10px;
padding-top: 10px;
width:615px; 
height: 460px;
background-color: #c1bdab;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
}

#img-gallery {

position:absolute;
top: 620px;
left: 0px;
width: 620px;
height: 775px;
float: left;
background-color: #c1bdab;
padding-left: 5px;
padding-right: 5px;
padding-top: 5px;
padding-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
font-weight: bold;
text-align:inherit;
line-height: 1.0em;
overflow: hidden;



}

#img-gallery img {

margin-bottom: 5px;

}




#maincontent {
position:absolute;
float:left; 
width:350px;
left: 630px;
background-color: #939186;
top: 150px;
padding-left: 10px;
padding-right: 10px;
padding-top: 10px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #ffffff;
height: 1245px;

}


.style1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #ffffff;
font-weight: bold;

}

a, a:link a:active {
	text-decoration: none;
	color: #5F5456;
    font-weight: bold;
    font-size: 14px;
    
}



a:visited {
	text-decoration: none;
	color: #5F5456;
    font-weight: bold;
    font-size: 14px;
}



a:hover {
	text-decoration: none;
	color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}



a:visited:hover {
	text-decoration: none;
	color: #ffffff;
    font-weight: bold;
    font-size: 14px;
}


.google {   
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color:  #ffffff;

}

.google a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color:  #ffffff;
	text-decoration: none;
    
	}

.google a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color:  #ffffff;
	text-decoration: none;

	}

.google a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color:  #838176;
	text-decoration: none;	
}	

.google a:hover:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color:  #838176;
	text-decoration: none;
}	



.copyright {   
font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #939186;
text-align: right bottom;


}

.copyright a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:  #cccccc;
	text-decoration: none;
    
	}

.copyright a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #939186;
	text-decoration: none;	}


.copyright a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #838176;
	text-decoration: none;		
}	

.copyright a:hover:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size:  9px;
	color: #838176;
	text-decoration: none;		
}	


