﻿@import url(layout.css);
body, html{
	font-size: 12px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color: #817723;
}

#container {
	border-top: 2px #999A35 solid;
	background-color: transparent;
	width: 750px;
	min-height: 100%;
	margin-right: auto;
	margin-top: auto;
	margin-left: auto;
	border-bottom: 2px #000000 solid;
	border-right: 2px #000000 solid;
	border-left: 2px #999A35 solid;
	position: relative;
	top: 5px;
}

#googlesearch {
	width: 750px;
	height: 25px;
	overflow: hidden;
	position: relative;
	background-color: transparent;
	text-align: right;
	top: 2px;
	margin-right: auto;
	margin-left: auto;
}


#topnav {
	background-color: transparent;
	position: absolute;
	top: 5px;
	height: 25px;
	width: auto;
	float: right;
	text-align: right;
	color: #000;
	left: 480px;
}


#masthead {
	text-align: right;
	float: none;
	width: 750px;
	height: 175px;
	top: 0px;
	background-image: url('../images/talllogo.jpg');
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	position: relative;
	overflow: hidden;
}

#content {
	clear: both;
	width: 720px;
	top: 0px;
	padding: 15px 15px 15px 15px;
	background-color: #FEFEF4;
	border-top: 3px #000 solid;
	background-color: #fff;
	color: #000;
	position: relative;
	float: right;
	height: 100%;
}

#footer {
	clear:both;
	width: 750px;
	height: 60px;
	text-align: center;
	background-color: #FEFEF4;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: bottom;
	font-size: 9px;
}

#clearfooter{
	clear: both;
	height: -60px;

}



/* Styles for Masthead */
#masthead img { 
	float: left; 
}
#masthead p {
	font-size: 11px;
	color: #fff;
	margin: 0 0 0;
}

#topnav ul {
	list-style: none;
	width: 100%;
	margin: 0;
	padding:0;
	padding-right: 5px;
}
#topnav li {
	float: left;
	padding-left: 3px;
	padding-right: 3px;

}
#topnav a {
	color: #fff;
	text-decoration: none;
	padding: 5px;
	font-size: 10px;
	font-weight: bold;
}

#topnav a:hover {
	text-decoration: underline;
	color: #fff;
}



/* Styles for navigation */

#navigation {
	width: 647px;
	background-color: black;
	position: relative;
	margin: 0px;
	left: 103px;
	top: 149px;
	font-size: 10px;
	font-weight: bold;
	height: 25px;
	float: left;

}

#navigation ul {
	float: left;
	list-style: none;
	width: 100%;
	top: 100%;
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: top;
}
#navigation a {
	display: block;
	color: #fff;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: middle;
	height: 16px;
}

#navigation a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6B631C;
}

#navigation a:active {
	
	background-color: #6B631B;
	font-size: 10px;
	
}

#navigation li {
	float: left;
	padding: 0 0 0 0;
	position: relative;
	border-left: 1px solid #6B631B;
	width: 90px;
}

#navigation li a:active {
	background-color: #6B631C;
	font-size: 10px;
}

.activelink
{
	background-color: #6B631C;
	font-size: 10px;
}


#title
{
	background-color: #6B631B;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans serif;
	font-variant: small-caps;
	font-size: 15pt;
	font-weight: bold;
	width: 705px;
	height: 30px;
	position: relative;
	top: 0px;
	margin: 5px 5px 5px 5px;
	padding: 0 0 0 5px;
	color: #fff;
	border-bottom: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-left: 1px #999A35 solid;
	border-top: 1px #999A35 solid;
}


#content p {
	color: #000;
	padding-left: 10px;
	padding-right: 10px;
	text-align: justify;
	
}

#content p.centered
{
	text-align: center;
}

#content p.byline
{
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	padding-left: 400px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	font-size: 11px;
	border-bottom: 1px black solid;
	top: -10px;
}

#content li
{
	padding-bottom: 3px;
	padding-left: 10px;
}


.span_head
{
	font-size: 12px;
	font-weight: bold;
}

.span_small
{
	font-size: 10px;
	font-weight: bold;
}

/* Styles for Footer */

#content a{
	color: #000;
	
}
#footer p {
	font-size: 10px;
	line-height: 14px;
	color: #0F1D34;
	margin: 1px;
	padding: 1px;
	
}
#footer a {
	color: #0F1D34;
	text-decoration: underline;
}
#footer a:hover {
	color: #D82A37;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}


.li_tight
{
	margin-top: 0;
	padding-top: 0;
}

.float_left
{
	border: 2px black solid;
	float: left;
	margin-right: 20px;
	margin-top: 15px;
}

.input
{
	left: 150px;
}