/* CSS Document */

#navlist
{
	background: #52867a;
	margin: 0px;
	border: 0px none #FFEA93;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
	height: 25px;
	font-style: normal;
	width: 750px;
}
#navlist li, #navlist ul
{
	color: #FF0000;
	display: inline;
	float: left;
	margin: 0px;
	width: 147px;
	text-align: center;
	overflow: hidden;
	text-decoration: none;
}
#navlist li a:hover
{
	color: #FFFFFF;
}




body
{
	background-color:#555;
	color:#000000;
	font-family:Tahoma;
	font-size: 12px;
	line-height:15px;
	text-align:center;
	margin: 30px 0px;
}

div {position:relative;}

a, a:link, a:visited, a:hover {/*color:#894c96;*/color:#000;}


div#outerwrapper	
{
	width:750px;
	padding: 0px;
	text-align: center;
	position:relative;
	height:100%;
	background-color:#FFFFFF;
	border: medium double #3C8578;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}




#banner
{
	width:750px;
	height:145px;
	padding:0px;
	margin:0px;
	background: url(images/main.gif) top left no-repeat;
	float:center;
}



#contentarea2
{
	width:750px;
	margin-top: 0;
	margin-right: px;
	margin-bottom: 0;
	margin-left: 0px;
}


#contentarea
{
	background-color:#FFF;
	width:730px;
	border:0;
	text-align:left;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#copyright
{
	background-color:#FFF;
	width:750px;
	padding:0px;
	margin:0px 0px 0px 0px;
	clear:both;
}




/* SECTION */


#s1
{
	width:710px;
	margin:0px;
	padding:0px 0px 15px 0px;
	clear:both;
}

#s1Txt
{
	width:453px;
	padding:0px 0px 15px 0px;
	margin:0px;
	float:left;
}

#s1I
{
	width:242px;
	padding:0px;
	margin: 0px 15px 15px 0px;
	float:left;
}



#s2
{
	width:710px;
	margin:0px;
	padding:0px 0px 15px 0px;
	clear:both;
}

#s2I
{
	width:242px;
	padding:0px;
	margin: 0px 0px 15px 15px;
	float:right;
}

#s2Txt
{
	width:730px;
	margin:0px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
}


/* GENERAL*/
h2, h3, h4, h5, h6
{
	/*color:#894c96;*/color:#000;
	color:#000;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

h2
{
	margin-bottom:7px;
}

h3, h4, h5, h6
{
	margin-bottom:7px;
}

h2
{
	font-size:22px;
	line-height:25px;
}

h3
{
	font-size:27px;
	line-height:30px;
}


h4
{
	font-size:16px;
	line-height:19px;
}


h5
{
	font-size:18px;
	line-height:21px;
}


h6
{
	font-size:16px;
	line-height:19px;
}

p
{
	padding:0px;
	margin: 0px 0px 7px 0px;
	font-size:12px;
	line-height:15px;
}

.coho_menu{
	width: 750px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.coho_menu ul{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
	background: #52867a;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000
}

.coho_menu ul li{
display: inline;
}

.coho_menu ul li a{
	float: center;
	color: #FFFFFF;
	padding: 5px 20px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #52867a;
}

.coho_menu ul li a:visited{
color: #FFFFFF;
}

.coho_menu ul li a:hover, .coho_menu ul li .selected{
	color: #000000 !important;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #52867a;
}
