@charset "UTF-8";

/* 


Global CSS, v1.0



*/

/* -----------------------------  Text Formatting  ----------------- */

h1 {
	font-size: 18px;
	font-weight: bold;
	vertical-align: top;
	color: #666666;
	text-align: left;
	margin-bottom: 10px;
}



h2 {
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	color: #336699;
	text-align: left;
	margin-bottom: 10px;
}


h3 {
	font-size: 13px;
	font-weight: bold;
	color: #336699;
	text-align: left;
	margin-bottom: 10px;
}

/* -----------------------------  Global Formatting  ----------------- */



* {
	padding: 0;
	margin: 0;
	text-decoration: none;
	/*border: none;*/
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 0px;
	}



body {
	background: url(../images/background.gif) top repeat;
	background-color: #FFF;
	}

/* ------- DIVs and Page Layout ----------------------------- */

#mainContainer {
	width: 1024px;
	height: auto;
	margin: 0px auto;
	overflow: visible;
	}


#topContainer {
	width: 1024px;
	height: 135px;
	position: relative;
/*	background: url(../images/head1.png) no-repeat;*/
	margin: 0 auto 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	}
	
/*#topContainer a:link, a:visited, a:active{
	color: #cc6600;
	}

#topContainer a:hover {
	text-decoration: underline;
	}

*/
	
#logo{
	width: 215px;
	height: 127px;
	position: relative;
	float: left;
	}

#topBox1 {
	width: 200px;
	height: 44px;
	position: relative;
	float: left;
	margin-top: 75px;
	margin-left: 20px;
	border-left: 1px white solid;
	padding-left: 25px;
	}

#login {
	width: 192px;
	height: 19px;
	position: relative;
	float: left;
	}

#search {
	width: 187px;
	height: 21px;
	position: relative;
	background-image: url(../images/search.png);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
	float: left;
	clear: both;
	}

#search form { display:inline ; }
 
.searchbox {
	border:0px;
	background-color:transparent;
	position:absolute;
	top: 2px;
	left: 8px;
	width:139px;
	height:19px;
	}
 
.searchbox_submit {
	border:0px;
	background-color:transparent;
	position:absolute;
	top:1px;
	left:161px;
	width:26px;
	height:21px;
	}

	



#navBox {
	width: 404px;
	height: 99px;
	float: right;
	position: relative;
	padding-top: 22px;
	font-weight: bold;
	color: #FFF;
	line-height: 23px;
	}

#nav1 {
	width: 48px;
	height: 95px;
	position: relative;
	float: left;
	}

#nav2 {
	width: 188px;
	height: 95px;
	position: relative;
	float: left;
	padding-left: 12px;
	border-left: 1px solid white;
	}

#nav3 {
	width: 138px;
	height: 95px;
	position: relative;
	float: left;
	padding-left: 12px;
	border-left: 1px solid white;	
	}

#headerContainer {
	width: 1024px;
	height: 314px;
	position: relative;
	background: url(../images/head.png) no-repeat;
	margin: 0 auto 0 auto;
	}
	
#body {
	width: 1024px;
	height: 360px;
	position: relative;
	background: url(../images/body_backgorund.gif) repeat-y;
	margin: 0 auto 0 auto;
	}
	
#contentContainer {
	width: 1024px;
	float: left;
	background: url(../images/main_background.gif) repeat-y;
	}
	
#content {
	width: 1024px;
	float: left;
	background: url(../images/header3.png) no-repeat;
	}
	
#copy {
	width: 490px;
	float: left;
	margin-top: 187px;
	margin-left:108px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 20px;
	}
	
#photo {
	width: 295px;
	height: 196px;
	float: right;
	margin-top: 43px;
	margin-right: 54px;
}







#staffphoto {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	border-style: none;
}



#genphoto {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
}

#cpccomments {
	width: 250px;
	height: 650px;
	float: left;
	margin-top: 480px;
	margin-right: 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 20px;
	}

#subNav {
	width: 300px;
	height: 560px;
	float: right;
	margin-right: 56px;
	}
	
.categorylinks{
	list-style-type: none;
	list-style-image: none;
	width:291px;
	height: 23px;
	padding-top: 5px;
	margin-bottom: 5px;

}

.categorylinks li{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
padding-bottom: 1px;
}

.categorylinks li a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin-left: 0px;
padding: 5px 11px;
display: block;
color: #666666;
text-decoration: none;

}

.categorylinks a:visited{color: #666666; }
.categorylinks a:hover { color: #fff;	background: url("../images/nav_down.jpg") 0 0 no-repeat; text-decoration: none; }
	
/*#menu a {
		display:block;
		width:271px;
		height: 23px;
		padding-left: 20px;
		padding-top: 5px;
		margin-bottom: 5px;
		background: url("../images/button.gif") 0 0 no-repeat;
		text-decoration: none;
		}
#menu a:hover, a:active {	
		background-position: -291px 0;
		}
*/
#content_bottom {
	width: 1024px;
	height: 80px;
	clear: both;
	background: url(../images/bottom_bg.png) repeat-y;
	padding-bottom: 50px;
	}
	
#footer {
	width: 1024px;
	height: 148px;
	position: relative;
	background: url(../images/footer.png) no-repeat;
	margin: 0 auto 0 auto;
	}
	
#footer2 {
	clear: both;
	width: 1024px;
	height: 148px;
	position: relative;
	background: url(../images/footer4.png) no-repeat;
	margin: 0 auto 0 auto;
	padding-bottom: 45px;
	}
	
#logos {
	width: 962px;
	height: 108px;
	position: relative;
	float: left;
	padding-left: 27px;
	padding-bottom: 100px;
	margin-top: -45px;
	z-index: 10;
	}
	
	
#box1 {
	width: 477px;
	height: 418px;
	position: absolute;
	float: left;
	background: url(../images/box1_477_291.png) no-repeat;
	padding: 0px 0px 0px 0px;
	margin-left: 35px;
	top: -85px;
	z-index: 100;
	}
	

#box2 {
	width: 490px;
	height: 300px;
	position: absolute;
	float: right;
	background: url(../images/box1_477_291.png) no-repeat;
	padding: 0px 0px 0px 0px;
	margin-left: 525px;
	top: -85px;
	}

#flash {
	width: 420px;
	height: 364px;
	position: absolute;
	padding: 14px 0px 0px 30px;
	}
	
#flash_twitter {
	width: 300px;
	height: 364px;
	position: absolute;
	padding: 12px 0px 0px 0px;
	z-index: 99;
	}

#social_networking {
	width: 169px;
	height: 174px;
	position: absolute;
	padding: 10px 0px 0px 275px;
	}

	
/*****************************
  Table Styles
*****************************/

table.children{	padding: 0px;}
td.childrentitle{
	padding: 5px 5px 5px 5px;
	font-family : arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	font-weight: bold;
	background-color: #336699;
	color: #ffffff;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}

td.childrenfooter
{
	padding: 5px 5px 5px 5px;
	font-family : arial, verdana, helvetica, sans-serif;	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
}
td.childrenodd 
{ 
	padding : 5px 5px 5px 5px; 
	font-family : arial, verdana, helvetica, sans-serif;	font-size : 11px; 
	color:#666666; 
	vertical-align : middle; 
	text-align : left; 
	border-bottom : 1px solid #666666; 
	border-left : 1px solid #666666; 
	border-right : 1px solid #666666;
} 
td.childreneven 
{ 
	padding : 5px  5px  5px  5px ; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
	font-size : 11px; 
	color:#666666; 
	vertical-align : middle; 
	text-align : left; 
	border-bottom : 1px solid #666666; 
	border-left : 1px solid #666666; 
	border-right : 1px solid #666666; 
}



ul {
	list-style-position: inside;
	list-style-type: disc;
}


ol {
	list-style-position: inside;
	list-style-type: decimal;
}