body {
	background-color: #f7f4e9;
	background-attachment: fixed;
	background-repeat: repeat-x;
}
a {
	font-size: 12px;
	color: #8F0E06;
}
a:visited {
	color: #660000;
}
a:hover {
	color: #EC7C28;
}
a:active {
	color: #F48B2F;
}
body,td,th {
	color: #000000;
}
body,td,th {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	color: #FFFFFF;
}
.style2 {font-size: 12px}
.style3 {
	font-size: 14px;
}


#outer {
	width: 800px;
	margin: 0 auto;
	background-color: #f7f4e9;

}
html>body #outer{
	height:auto;
	background-color: #EBE5D5;
} /*for mozilla as IE treats height as min-height anyway*/

#outer #centercontent #content_text h3 {
	font-family: Helvetica, sans-serif;
	color: #ebe5d5;
	background-color: #8F0E06;
	padding: 2px;
	float: left;
	height: auto;
	width: auto;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #EA8151;
	border-bottom-color: #EA8151;
}

#footer {
	width:761px;
	clear:both;
	height:50px;
	color: #ffffff;
	text-align:center;
	left:1px;
	bottom:0;
	float: left;
	padding-left: 5%;
	padding-bottom: 0px;
	margin-top: 5px;
}
* html #footer{margin-bottom:-1px}/* ie rounding bug*/
* html #footer {/*only ie gets this style*/
	height:52px;/* for ie5 */
	height:50px;/* for ie6 */
}
div,p  {margin-top:0}/*clear top margin for mozilla*/
#centercontent {
	width:593px;
	padding-top:2px;/*make room for header*/
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	top: 0px;
	bottom: 5px;
	position: relative;
	float: left;
	right: -6.5px;
	padding-right: 0px;
	margin-top: 2px;
	margin-right: 2px;
}

#masthead {
	width: 799px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 5px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	height: auto;
}

#date {
	width: 350px;
	float: right;
	margin: 0px;
	padding: 0px;
	top: 0px;
	right: 15px;
	}


#navbar {
	margin-top: -1px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 791px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #8F0E06;
	padding: 4px;
	right: 0px;
	height: 15px;
	float: left;
	background-color: #ebe5d5;
}

#navbarText{
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding: 4px;
	float: left;
	width: 300px;
	height: 15px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 3px;
	margin-left: 1px;
}



#flashheader {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: auto;
	height: 200px;
	width: 800px;
}

#leftcolumn { /* Parent Wrapper for inside boxes */
	display: inline; /* IE Hack */
	width: 24%;
	float: left;
	min-height: 300px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}

#centercontent p {
	padding-left:5px;
	padding-right: 5px;
}

#content_text {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	width: 590px;
	color: #000000;
	background-color: #ebe5d5;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	position: relative;
	float: left;
	padding-left: 5px;
	margin-top: 0px;
}

#content_text a:link, #content_text a:visited{
	text-decoration:underline;
	color:#8F0E06;
	background-color:transparent;
}

#content_text a:hover, #content_text a:active{
	color:#F48B2F;
}

#clearfooter {width:100%;height:52px;clear:both} /* to clear footer */
html >body #minHeight{float:left;width:0px;height:100%;margin-bottom:-52px;} /*safari wrapper */
.footerNav {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #8F0E06;
}
.copyright {
	font-family: Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

.style4 {
	color: #8F0E06
}
