@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#ffffff;
	font-family:Verdana, Geneva, sans-serif;
	line-height:18px;
	margin-top:0px;

	
}
a:hover {
	color: #DFDAD2;
	text-decoration: none;
}
a:link {
	color: #5c4425;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #5c4425;
}
a:active {
	text-decoration: none;
}
	
	
		

.main
{
	margin:0px auto;
	width:940px;
}

div.header
{
	width:923px;
	height:160px; 
	background-color:#ffffff;
	border-right-width: 17px;
	border-right-style: solid;
	border-right-color: #dedad3;
	font-size:14px;
}
	
.text_panel
{
	background-color:#FFF;
	width:540px;
	padding-left:20px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5c4425;
	font-size:14px;
	position: relative;
}

div.flashbar
{
	width:940px;
	height: 224px;
	margin:0px;
}

.inner_content
{
	background-color:#ffffff;
	margin-left:0px;
	margin-right:0px;
	padding-top:20px;
	padding-bottom:15px;
	padding-right:80px;
	padding-left:20px;
	border-top-width: 0px;
	border-right-width: 17px;
	border-bottom-width: 17px;
	border-left-width: 17px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #dedad3;
	border-bottom-color: #dedad3;
	border-left-color: #dedad3;
	width: 805px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5c4425;
	font-size:14px;
}
	
.nav
{
	width: 890px;
	padding-top: 130px;
	padding-right: 50px;
	
}

#navBox {
	width: 236px;
	height:120px;
	padding:15px;
	float:left
}
.SubNavButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666666;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #dedad3;
	margin-bottom: 10px;
	padding-bottom: 5px;
	
	

