@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#wrapper {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	height: 900px;
}
#header {
	height: auto;
	padding-top: 0px;
}
#navbar {
}

#navigation a {
	color: #7E6F35;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7E6F35;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	color:#ffffff;
	background-color: #7E6F35;
	}

#content {
	height: auto;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a {
	color: #7E6F35;
	font-weight:bold;
	text-decoration:none;
	}
	
a:hover {
	color: #9E8F55;
	}
	
	.logo {
	color: #7E6F35;
	letter-spacing:.3em;
	line-height:26px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	}
	
	.tagline {
	font: 11px Arial, Helvetica, sans-serif;
	color: #D3DCE6;
	line-height:16px;
	}
	
	.subHeader {
	font:bold 12px Arial, Helvetica, sans-serif;
	color: #7E6F35;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	.navText {
	font:10px Arial, Helvetica, sans-serif;
	color: #7E6F35;
	letter-spacing:.1em;
	line-height:16px;
	}
	
	.bodyText {
	line-height:normal;
	color:#FFFFFF;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	}

#logodsp {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
#leftcolumn {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	width: 290px;
}
#rightcolumn {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	margin-left: 0px;
	width: 600px;
	float: right;
	height: auto;
}
#column {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	width: 850px;
}
#aaa800column {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	margin-left: 10px;
	width: 800px;
	float: right;
	height: auto;
}
.bodyTextBold {
	line-height:normal;
	color:#FFFFFF;
	letter-spacing:.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}
h1 {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
}
h2 {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
}
#footer {
	height: auto;
	padding-top: 0px;
	font-size: 8px;
	text-align: center;
	color: #FFFFFF;
}
#footer h1 {
	text-decoration:none;
	font-size: 9px;

}
#content1 {
	height: auto;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

