﻿body {
	margin: 0px;
	background-color: #996633;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0px;
	font-size: 0.75em;
}
#maincontainer {
	margin: 0px auto;
	width: 836px;
	background-color: #7D1715;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#header {
	background-position: left top;
	margin: 0px;
	padding: 0px;
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
}
#header form {
	padding: 1px 2px 2px 2px;
	margin-left: 330px;
	background-color: #DCFFB9;
}
/* Styles for TopNav */
#topnav {
	margin-left: 160px;
	background-color: #800000;
}
#topnav ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#topnav li {
	float: right;
}
#topnav a {
	margin: 0 1px;
	padding: 2px 5px 2px 5px;
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
#topnav a:hover {
	background-color: #CC3300;
}
#masthead {
	background-color: #FFFFFF;
	height: 90px;
	background-image: url('../images/atnheader.jpg');
	background-repeat: no-repeat;
	margin-left: 160px;
	padding-top: 5px;
	padding-right: 5px;
}
.search {
	float: right;
	height: 20px;
	width: 330px;
}
/* Styles for Navigation */
#navigation {
	margin-left: 160px;
	background-color: #68841B;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	margin: 0 1px;
	padding: 3px 4px 3px 4px;
	display: block;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#navigation a:hover {
	background-color: #33CC33;
}
/* Styles For Three Column Content */
#container {
	background-color: #FFFFFF;
}
/* Styles Left Column */
#left_col {
	background-position: center top;
	width: 160px;
	text-align: center;
	background-color: #658808;
	background-image: url('../images/leftimage.jpg');
	background-repeat: no-repeat;
	padding-top: 207px;
}
#left_col img {
	border-width: 0px;
}
.green {
	background-color: #658808;
}
/* Styles Left Sub Nav */
#sub_nav{
	font-size: medium;
	font-family: "Times New Roman", Times, serif;
}
#sub_nav a {
	color: #000000;
	text-decoration: none;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #68841B;
	display: block;
	width: 157px;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sub_nav a:hover {
	text-decoration: none;
	background-color: #33CC33;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #FF0000;
}
#sub_title {
	background-color: #7D1715;
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	font-size: medium;
}
/* Styles Page Content */
#page_content {
	padding: 5px;
	width: 530px;
}
#page_content h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	margin-top: 2px;
	margin-bottom: 2px;
}
#page_content h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
}
#page_content p {
	font-size: small;
	font-family: "Times New Roman", Times, serif;
	margin-top: 2px;
	margin-bottom: 2px;
}
#page_content a {
	text-decoration: none;
	color: #68841B;
	font-weight: bold;
}
#page_content a:hover {
	text-decoration: underline;
}
#disclaimer {
	font-size: xx-small;
}
#page_content img{
	margin: 2px 5px 5px 5px;
}
.right{
	float: right;
}
.left{
	float: left;
}
/* Styles for Right Column */
#right_col {
	text-align: center;
	width: 125px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCFF99;
}
/* Styles For Footer */
#footer {
	clear: both;
	margin: 0;
	padding: 7px 5px 5px 5px;
	background-color: #CCFF99;
	color: #000000;
	text-align: center;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #68841B;
}
#footer p {
	margin: 0;
	font-size: 0.8em;
}
#copyright {
	float: right;
	text-align: right;
}
#copyright p {
	font-size: 0.85em;
	color: #79878D;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
/* Styles for inserts */
#content_top {
	font-size: x-small;
}
#content_bottom {
	text-align: center;
}
#lower {
	width: 468px;
	margin-left: 30px;
}
#titleban {
	width: 468px;
	margin-left: 30px;
	padding-bottom: 10px;
}
#endcontentban {
	width: 468px;
	margin-left: 30px;
}
