#adminHeader {
	height: 206px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	background-image: url(images/admin.jpg);
	background-repeat: no-repeat;
}
#header {
	height: 206px;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #000000;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#topNav{
	padding-top: 10px;
	margin-left: 230px;
}
#adminTopNav{
	padding-top: 10px;
	margin-left: 200px;
}
#wrapper{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #A5A778;
	margin: 0px;
	padding: 0px;
}
#contentWrapper{
	margin-top: 20px;
}
#leftBar{
	float: left;
	width: 200px;
}
#content{
	float: right;
	width: 660px;
}
.caption {
	color: 10;
}
#footer{
	color: #FFFFFF;
	background-color: #000000;
	clear: both;
	margin-top: 20px;
	padding: 10px;
}
#divStop #stop {
	float: left;
	padding-right: 10px;
}
.clear {
	clear: both;
	height: 1px;
}
#divStop {
	font-size: 11px;
	color: #FFFFFF;
	width: 220px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	float: left;
}
#footerContent p {
	margin: 0px;
	padding: 0px;
}
#footerContent {
	float: right;
	width: 600px;
	color: #818437;
	font-weight: bold;
	line-height: 19px;
	font-size: 14px;
}
.small {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	padding-left: 30px;
}
#leftBar li a {
	color: #093A11;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	padding-left: 0px;
}
#leftBar ul {
	margin-left: 0px;
}
#leftBar li {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style-type: none;
}
#bottomNav{
	color: #000000;
	text-align: center;
	padding: 5px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
}
#caption{
	font-size: 10px;
	text-align: center;
	margin: 5px;
	text-transform: uppercase;
}
#adminTopNav a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
}
#topNav a{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	margin-left: 15px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #818437;
}
#leftBar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #094313;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-right: 0px;
}
#topNav a:hover, #adminTopNav a:hover{
	text-decoration: underline;
}
#bottomNav a{
	text-decoration: none;
	color: #000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding-right: 15px;
	padding-left: 15px;
}
.white {
	color: #FFFFFF;
	font-size: 15px;
	text-transform: uppercase;
}
#divStop a {
	color: #FFFFFF;
}
#bottomNav a:hover{
	text-decoration: underline;
}
#adminContent {
	margin-right: 20px;
	margin-left: 20px;
}
.submit {
	color: #000000;
	background-color: #A5A778;
	border: 2px solid #000000;
	font-weight: bold;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #094313;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 14px;
	color: #000000;
}

