/* CSS Document */
body {
	background-color:#B2C1AA;
	background-image:url(../images/layout/bkg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	margin:0px auto;
	padding:0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.float_left {
	float:left;
	padding: 5px 7px 5px 0px;
}
.float_right {
	float:right;
	padding: 5px 0px 5px 7px;
}
img{
	border:none;
}
#ent{
	width:760px;
	background:#B2C1AA;
	margin:0px auto;
	padding:0px;
	text-align:left;
}
.main{
	margin:0px;
	padding:0px;
	background:#B2C1AA;
}
/* ------------------------------------ Top Navigation ------------------------------------------*/ 
.top_nav {
	width:760px;
	height:150px;
	background-image:url(../images/layout/Banner.jpg);
	padding:0px;
	margin-left:auto;
	margin-right:auto;	
}
#alinks{
	/*position: absolute;*/
	width:500px;
}
#links{
	width:500px;
	height: 17px;
	background-color:#235764; 
	margin-top:133px;
	margin-left:210px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:.75em;
	text-transform:uppercase;
	float:left;
}
#links ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-weight: bold;
	text-align: left;
	border-top:solid 1px #99CBD6;
}
#links li{
	display:inline;
	margin:0px;
	padding:0px 5px 0px 5px;
	border-left:solid 1px #99CBD6;
	background-color:#235764;
}

#links a{
	text-decoration: none;
	color:#6DB2C1;/*5D95A3;*/
}
#links a:hover{	
	color: #9DD4E0;/*4D8B9B;*/
}
/* --------------------------------------------Side Nav -------------------------*/

.side_nav {
	width:200px;
/*	height:600px;*/
	margin:0px;
	padding:0px;
	float:left;
	color:#366167;
}
.inner_nav{
	width:200px;
	margin:0px;
	padding:0px;
	float:left;
	color:#366167;
}
.side_title {
	font-weight:bold;
	font-size:.9em;
	text-align:center;
	padding:3px 0px;
	margin:4px 0px 0px 0px;
	border-bottom:solid 1px #D3D9BC;
	border-top:solid 1px #D3D9BC;
}
.side_nav h3{
	padding: 5px 20px;
	margin: 0px;
}
/* --------------------------------------------Content -------------------------*/
.con_main{
	margin:0px;
	padding:0px;
	width:560px;
	float:right;
	background-color:#B2C1AA;
}
.con_ent{
	background-color:#F4E6C1;
	background-image:url(../images/layout/content_tile.jpg);
	width:560px;
	margin:0px;
	float:right;
}
.content_top{
	background:url(../images/layout/content_top.jpg);
	background-repeat:no-repeat;
	width:560px;
	margin:0px;
	padding:0px;
	height:9px;
}
.content {
	background:url(../images/layout/content_tile.jpg);
	width:550px;
	margin:0px;
	padding:0px 5px;
}
.textual_con{
	padding:0px 15px;
	font-size: .8em;
	color:#24290F;
}
.textual_con h3{
	color:#366167;
	font-size: 1.4em;
}
.textual_con a{
	color:#366167;
	text-decoration:none;
	font-weight:bold;
}
.textual_con a:hover{
	color:#6DB2C1;
}
.content_btm{
	background:url(../images/layout/content_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:560px;
	margin:0px;
	padding:0px;
	height:5px;
}
/*------------------------------------Bottom Nav -----------------------------------------*/
.bottom{
	width:560px;
	padding:0px;
	margin: 5px 0px 0px 0px;
}

.sponsors{
	width:440px;
	margin-left: 15px;
	display:block;
}
.sponsors img{
	border:none;
	margin: 0px;
	padding: 5px;
}
#center{
	margin-left: 90px;
}
.copyright{
	font-family:Arial, Helvetica, sans-serif;
	font-size: .8em;
	padding:5px 0px 5px 10px;
	margin:0px;
	color:#848D62;
	font-weight: bold;
	text-align:center;
	float:left;
}
.copyright a{
	color: #66713C;
	text-decoration: none;
}
.copyright a:hover{
	color: #829148;
}
.copyright a:visited{
	color: #666666;
}

/*********************************** Search AOE   ***********************************************/
.pageblock{
font-size:.75em;
margin-bottom:0px;
padding:0px;
}/*some is defined in aspx code somewhere*/
.pageblock a{
margin:0px;
padding:0px;
}

#Searchwebsite1_resultinfo{
font-weight:bold;
/*color:#366167;*/
font-size: .80em;
}
#Searchwebsite1_PageNav_pagingsection{
/*font-size:.85em;*/
}
.search_result{
font-size:.9em;
margin: 5px;
padding: 0px;
}
.search_result p{
margin:0px;
padding:0px 0px 5px 0px;