* {

	margin:0;

	padding:0;

}

body {

	background-color: #013920;

	font-family:Helvetica, Arial, sans-serif;

	font-size: 12px;

	padding-top: 10px;

}

#wrap {

	width:950px;

	margin:0 auto;

	background-color: #f6dc9b;

}

#logo{

	color: #FCF1D5;

	background-repeat: no-repeat;

	background-color: #013920;

	background-image: url(img/logo.gif);

	height: 75px;

	text-align: right;

}

#logo p{

	padding-top:55px;

}

#logo a:link{color:#fbf1d4;text-decoration: none;}

#logo a:visited{color:#fbf1d4;text-decoration: none;}

#logo a:hover{color:#ccc;text-decoration: underline;}

#topnav{

	margin:0 auto;

	background-color: #990000;

}

#subnav{}

#subhead{

	height: 200px;

	width: 950px;

	background-repeat: no-repeat;

	font-weight: bold;

}

#subhead ul li{

	list-style-type: disc;

	list-style-position: inside;

	margin-left: 730px;

	padding-top: 5px;

	color: #E8E8E8;

}

#content{}

#content h1{

	color:#013920;

	padding-bottom: 10px;

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

}

#content h2{

	color:#663333;

	padding: 10px 0 10px 0;

	font-family: Arial, Helvetica, sans-serif;

}

#content h3{

	color:#000066;

	padding: 10px 0 10px 0;

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

	font-style: italic;

	font-size: 14px;

	

}

#content p{

	padding-top: 5px;

	padding-bottom: 5px;

	font-size: 14px;

}

#content .tabletext{

	color:#333333;

	font-size: 14px;

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

	font-weight: bold;

}

#content .indexcenter {

	text-align: center;

}

#content_one{

	padding-right: 80px;

	padding-bottom: 20px;

	padding-left: 100px;

}

#content_one p{}

#insideleft{float:left;width:670px;padding-left: 30px;}

#insideleft h1{}

#insideleft p{

	padding-bottom: 10px;

	padding-top: 10px;

	padding-right: 20px;

}



#insideright{

	float:right;

	width:250px;

	color: #fff;

}

#insideright p{

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

	font-size: 14px;

	font-style: italic;

	line-height: 16px;

	padding-top: 15px;

	padding-right: 15px;

	padding-bottom: 15px;

	padding-left: 15px;

}

#foot{

	clear:both;

	background-color: #013920;

	color:#fff;

	width:940px;

	padding-top: 5px;

	padding-right: 5px;

	padding-bottom: 15px;

	padding-left: 5px;

}

#foot1{

	color: #fff;

	float:left;

	padding-bottom: 15px;

}



#foot1 a:link{color:#fbf1d4;text-decoration: none;}

#foot1 a:visited{color:#fbf1d4;text-decoration: none;}

#foot1 a:hover{color:#ccc;text-decoration: underline;}

#foot2{

	text-align: right;

	float:right;

	padding-bottom: 15px;

}



a:link{

	color:#013920;

	text-decoration: none;

}

a:visited{

	color:#013920;

	text-decoration: none;

}

a:hover{color:#08591f;text-decoration: underline;}


