/* OutdoorAlabama CSS Document */
/* Please update editor.css with new settings, if any of the below change */

editor {
	background-color:#FFFFFF;
	}

body
{
	font: 11px Arial, Helvetica, sans-serif;
	/*background-image: url(/images/background.jpg);*/
	background-color:#9c9579;
	background-repeat: repeat;
	margin: 0;
}

a:hover
{
	color: #81201D;
	text-decoration: underline;
}
a
{
	color: #81201D;
	text-decoration: none;
}
td.officialWebsite
{
	padding: 10px 42px 2px 0px;
}
td.searchBox
{
	text-align: right;
	vertical-align: top;
	height: 40px;
	width: 147px;
}
#search
{
	position: relative;
	top: -3px;
}
td.content
{
	background-image: url(/images/bottomContent.jpg);
	background-repeat: no-repeat;
	height: 229px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	color: #E6E5B3;
	padding: 23px 0 0 50px;
}
.header
{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
td.newsletterLeft
{
	vertical-align: top;
	text-align: left;
	padding: 0 0 0 0;
	width: 270px;
	/*height: 120px;*/
}
td.newsletterRight
{
	vertical-align: top;
	text-align: left;
	padding: 0;
	padding: 0 0 0 0px;
}

td.newsletterLeft a, td.newsletterLeft a:hover, td.newsletterRight a, td.newsletterRight a:hover
{
	color: #E6E5B3;
}
img.newsletter
{
	vertical-align: top;
    border: #FFFFFF 1px solid;
	float: left;
	margin: 0 5px 5px 0;
}

td.featureLeft
{
	vertical-align: top;
	text-align: left;
		padding-top:13px;
	color: #CCCCCC;
	width: 246px;
}
td.featureRight
{
	vertical-align: top;
	text-align: left;
	padding-top:13px;
	color: #CCCCCC;
	width: 296px;
}
td.featureLeft a, td.featureRight a
{
	color: #E6E5B3;
}
td.featureLeft a:hover, td.featureRight a:hover
{
	color: #F0EFC4;
}
td.secondary
{
	/*background-image: url(/images/secondaryNav.jpg);*/
	background-repeat: no-repeat;
	vertical-align: top;
	text-align: left;
	width: 437px;
	height: 328px;
	padding: 0 0 0 5px;
	font-weight: bold;
	line-height: 11px;
}
td.secondary a
{
	color: #FFFFFF;
}
td.secondary a:hover
{
	color: #F0EFC4;
	text-decoration: none;
}
td.flashArea
{
	vertical-align:top;
	text-align: left;
	padding: 0 0 0 0px;
	width: 223px;
}
td.footer a
{
	font-weight: bold;
}
p.footerLinks
{
	color: #81201D;
	font-weight: bold;
}