/* ----------------------- Text Format Styles --------------------------- */



body { 



	font-family:Georgia, "Times New Roman", Times, serif;



	line-height:18px;



	font-weight: normal;



	font-size: 12px;



	text-decoration: none;



	color: #787878;



	border: none;



	padding: 0;



	margin: 0;



	text-align: left;



	background-color:#FFFFFF;
	
	
	margin-top: 0px;



	}







	



p, table, th, tr, td, h1, h2, h3, img, a:link, a:visited, a:hover, a:active {



	font-family:Georgia, "Times New Roman", Times, serif;



	font-weight: normal;



	font-size: 12px;



	text-decoration: none;



	color: #787878;



	border: none;



	}





 

h1 {



	font-weight: normal;



	font-size: 16px;



	color: #d51846;



	padding: 0;



	margin: 0;



	}







h2 {



	font-weight: normal;



	font-size: 12px;



	color: #000;



	padding: 0;



	margin: 0;



	text-transform: uppercase; /* Optional */



	}







h3 {



	font-weight: normal;



	font-size: 11px;



	color: #000;



	padding: 0;



	margin: 0;



	text-transform: uppercase; /* Optional */



	}







p {



	margin: 0;



	padding: 0px 0px 10px 0px;



	}



	



a:link, a:visited {



	text-decoration: underline;



	color: #b51846;



	}



	



a:hover, a:active {



	text-decoration: none;



	color: #787878;



	}







/* ----------------------- Basic 1-3 Column Structure Styles --------------------------- */



/* Creates background color */

/* Set Div's align to center in HTML ex:<div align="center"> */

#wrapper{

	

	width: 100%;

	

	background-color: #666666;

	

}



/* Adds buffer between background color and content */

/* Set Div's align to center in HTML */

#outer{

	

	width: 980px;

	

	background-color: #ffffff;

	

	border: 0px solid #000;

	

	background-image: url(../images/pineapple.gif);

	

	background-repeat: no-repeat;



}



/* Wraps main conent area */

/* Set Div's align to left in HTML */

#inner{



	width: 880px;

	

	border: 0px solid #000;

	

	padding: 0px;



}



#header{

	

	width: 880px;

	

	padding-top: 50px;

	

	background-image: url(../images/hdr_shadow.jpg);

	

	background-position: 840px 52px;

	

	background-repeat: no-repeat;

	

	text-align: center;

	

}



#headerImg{



	border-style: solid; 

	

	border-width: 2px 2px 0px 2px; 



	border-color: #666;



}



#nav_pad{



	float:left;

	

	width:20px;



}



#navigation{

	

	float:left;

	

	background-image: url(../images/nav_bar.png);

	

	background-repeat: no-repeat;

	

	/*background-color: #b51846;*/

	

	width: 840px;

	

	padding: 0px;

	

	margin: 0px;

	

	border-top: 2px solid #fff;

	

	height: 30px;



}



#nav_btn, #indicated{



	float: left;

	

	padding: 5px 12px 5px 10px;

	

	font-size: 15px;

	

	color: #ffffff;

}



#nav_btn a:link, #nav_btn a:visited{

	

	font-size: 15px;

	

	color: #ffffff;



	text-decoration: none;



}



#nav_btn a:hover, #nav_btn a:active, #indicated a:link, #indicated a:visited, #indicated a:hover, #indicated a:active{

	

	font-size: 15px;

	

	color: #000;



	text-decoration: underline;



}



#subnavigation{



	background-color: #666;

	

	width: 804px;

	

	padding: 0px 0px 0px 0px;

	

	border-top: 1px solid #000;

	

	border-left:2px solid #666;

	

	border-right:2px solid #666;

	

	height: 22px;

	

	clear:both;



}





#subnav_btn{ 

	

	color: #fff; 



	float: left; 

	

	padding: 2px 0 4px 20px; 

	

	font-size: 12px;

}





#subnav_btn a:link, #subnav_btn a:visited{

	

	color: #ffffff;



	text-decoration: none;

	

	font-size: 12px;



}



#subnav_btn a:hover, #nav_btn a:active{

	

	color: #000;



	text-decoration: underline;



}



#contentContainer{

	

	width: 880px;

	

	padding:0px 0px 0px 0px;

	

	background-image: url(../images/shadow.gif);

	

	background-position: 840px;

	

	background-repeat: repeat-y;



}



#contentBdr{



	width: 804px;

	

	border:2px solid #666;

	

	border-top:0px;

	

	background-color: #fff;

	

}



#contentLeft{



	clear:left;

	

	float: left;



	width: 300px;

	

	padding: 0px 0px 15px 0px;

	

	text-align: center;



}





#contentMiddle{



	float: left;

	

	width: 350px;

	

	margin: 0px 0px 20px 40px;

	

	text-align: left;



}



#contentRight{



	float: left;

	

	width: 0px;

	

	text-align: left;



}



#footer{



	clear: both;

	

	width: 700px;

	

	padding: 20px;

	

	border-top: 1px solid #d51846;

	

	font-size: 11px;



}



#footer a:link, #footer a:visited{



	color:#000000;

	

	font-size: 11px;

	

	padding: 0px 10px;



}





#bottomShadow{



	width: 873px;



	background-image: url(../images/bottom_shadow.gif);

	

	background-position: 37px 0px;

	

	background-repeat: no-repeat;



}





#copyright{



	width: 470px;



}



#caHosting{



	width:470px;



}









/* ----------------------- Advanced Structure Styles --------------------------- */





