/* CSS Document */

body{
	background-image: url(../images/componentbg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-family:Geneva;
	margin: 0;
	background-color: #e7e9e9;
	}

#wrapper{
	text-align: left;
	margin: 0 auto;
	width: 800px;
	}
	
#header{
	float: left;
	width: 800px;
	min-height: 88px;
	}

#logo{
	float:left;
	}

#quicknav{
	margin: 10px 0;
	float: right;
	font-size:10px;}
	
ul#quicknavlist, ul#quicknavlist li, ul#quicknavlist ul{
	list-style:none;}

table.contact td{
	cellpadding:5px;
 	font-size:10px;
	border-bottom:1px solid #000;
	color: #000000;}

tr.bold td{font-weight:bold;}

#topnav{
	font: geneva;
	color:#FFFFFF;
	clear: both;
	float: left;
	text-align: center;
	width: 800px;
	font-size:14px;
	margin: 2px;
	}
	
html > body #topnav{
	margin: -2px;
	}
	
.style5 {font-size: 36px}

#headerpics{
	width: 800px;
	height: 135px;
	text-align: center;
	margin: 0px 0;
	float: left;}
	
html > body #headerpics{
	width: 800px;
	text-align: center;
	margin: 2px;
	float: left;}
	
.style1 {color: #fc774b}
.style2 {color: #33cc99}
.style3 {color: #939aba}
.style4 {color: #000000}

#footer{
	clear:both;
	text-align: center;
	padding: 15px 0;
	background-color: #999999;
	font-size:10px;
	font-family:arial;
	}

#footer a{text-decoration:none; color:#000000}
#footer a:hover{text-decoration: underline}

#leftnav{
	float: left;
	width: 175px;
	margin: 5px 35px 0 15px;
	border-right: 2px dashed; border-color: #949393;
	background-color: #e7e9e9;
	}

ul#leftlinks{list-style:none;}
ul#leftlinks2{list-style:none;}
ul#leftlinks3{list-style:none;}

ul#leftlinks a{
	display: block;
	text-decoration:none;
	color: #fc774b;
	}

ul#leftlinks2 a{
	display: block;
	text-decoration:none;
	color: #00a361;
	}

ul#leftlinks3 a{
	display: block;
	text-decoration:none;
	color: #252c8b;
	}
	
ul#leftlinks a:hover{
	text-decoration:underline;
	}
	
ul#leftlinks2 a:hover{
	text-decoration:underline;
	}	

ul#leftlinks3 a:hover{
	text-decoration:underline;
	}	
	
h4{color:#000000;}
h5{color:#000000;}
p{color:#000000;}

#contentholder{
	clear: both;
	float: left;
	width: 800px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 0 30px 0;
	padding: 0 0 30px 0;
	}

#content{
	margin: 4px 0;
	float: left;
	color: #949393;
	width: 550px;
	text-align: left;
	}

#form{
	margin: 4px auto;
	color: #949393;
	width: 550px;
	text-align: left;
}

#cPic{
	
	float:right;
	}
	
.borderit img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 1;
	}

.borderit:hover img{
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 0.6;
	}
	
ol#goals{color:#000000;}
ul#minitabs{
	list-style: none;
	margin: 0; 
	padding: 5px 0;
	font-weight: bold;
	text-align: center; white-space: nowrap;}
	
ul#minitabs li{
	display: inline; margin: 0 20px;}

ul#minitabs a{text-decoration: none; padding: 0 0 3px;
color: #fff}

ul#minitabs a:hover{border-bottom: 3px solid; border-color: #F60; color: #999}

#content ul li
{
color: #000000;
}
	

