/* CSS Document */
body {
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 125%;
}
a:link {
	color: #bdc1a9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #bdc1a9;
}
a:hover {
	text-decoration: underline;
	color: #573720;
}
a:active {
	text-decoration: none;
}
#container {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: left;
	height: auto;
	background-color: #FFFFFF;
}
#logo {
	clear: left;
	float: left;
	height: 165px;
	width: 710px;
}
#topnavadmin {
	float: left;
	width: 270px;
	height: 100px;
	padding-top: 6px;
}
#topnavadmin li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	list-style-type: none;
	line-height: 1em;
	text-align: right;
	padding-top: 6px;
}

#topnavcontainer {
	float: left;
	height: 30px;
	width: 980px;
}

#topnavlist
{
	padding: 6px 0 0px 0;
	margin-left: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 6px;
}

#topnavlist li
{
list-style: none;
margin: 0;
display: inline;
}

#topnavlist li a
{
padding: 3px 0.7em;
margin-left: 3px;
border: 1px solid #bdc1a9;
border-bottom: none;
background: #FFFFFF;
text-decoration: none;
}

#topnavlist li a:link { color: #bdc1a9; }
#topnavlist li a:visited { color: #573720; }

#topnavlist li a:hover
{
color: #573720;
background: #bdc1a9;
}

#topnavlist li a#current
{
background: white;
}

#line {
	background-color: #bdc1a9;
	float: left;
	height: 2px;
	width: 980px;
	clear: left;
}
#bodycontainer {
	float: left;
	height: auto;
	width: 980px;
}
#bodycontainertext {
	float: left;
	height: auto;
	width: 980px;
	padding-top: 1em;
}
#bodycontainertext p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #000000;
}
#bodycontainertext p list {
	list-style-position: inside;
	list-style-type: disc;
}

#startherecontainer {
	float: left;
	height: auto;
	width: 200px;
	color: #000000;
}
#reviewbar {
	float: left;
	height: 10px;
	width: 980px;
	background-color: #636a73;
}

#navcontainer
{
	background: #bdc1a9;
	width: 270px;
	margin: 0;
	font-size: 0.8em;
	text-align: left;
	float: right;
	padding: 0 0 0 0;
	height: auto;
}
ul#navlist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}

ul#navlist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 270px;
	padding: 0.4em 0 0.5em 1.5em;
	color: #000000;
	text-decoration: none;
	background: #bdc1a9;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	background: #f0e7d7;
	color: #573720;
}

ul#navlist li a:hover
{
	color: #573720;
	background-color: #CCCCCC;
	vertical-align: bottom;
}
#navspacer {
	float: right;
	height: auto;
	width: 270px;
	color: #bdc1a9;
}
#footer {
	height: auto;
	width: 980px;
	padding: 18px 0 0 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
}
#securitymarks {
	float: right;
	height: 70px;
	width: 980px;
}
#footer p {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.0;
	font-color: #000000;
	padding-left: 1em;
}
