@charset "utf-8";
body
{
	font-family: Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #wrapper selector */
	color: #000000;
	font-size: 10pt;
	background-color: #333333;
 }

h1
{
	font-size: 12pt;
	text-align: left;
	color: #999966;
	letter-spacing: 0.3em;
	font-weight: bold;
	margin: 15px 0 10px 20px;
	float: left;
	width: 570px;
}
h2
{
	font-size: 10pt;
	text-align: left;
	color: #A64B39;
	font-weight: bold;
	margin: 15px 0 10px 20px;
}
#wrapper
{
	width: 940px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-top-color: #AE4031;
	border-top-style: solid;
	border-right-color: #AE4031;
	border-bottom-color: #AE4031;
	border-left-color: #AE4031;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}
.twoColumn #wrapper, .homepage #wrapper
{
	background-image: url(images/sidebarbkgnd.gif);
	background-color: #FFFFFF;
	background-repeat: repeat-y;
}


#sidebar1
{
	float: left;
	width: 160px;
	margin: 0;
	padding: 0;
	outline-color: #000000;
	background-color: #000000;
}
.homepage #sidebar1
{
	width: 160px;

}
#sidebar1 h1
{
	font-size: 110%;
	text-align: left;
	color: #A64B39;
	letter-spacing: 0.3em;
	clear: both;
	margin: 0;
	padding: 20px 0 15px 8px;
}
#sidebar1 img
{
	margin: 0;
	padding: 0;
	margin-top: 8px;
}
#sidebar2
{
	float: right;
	width: 180px;
	margin: 12px 0 0 0;
}
#sidebar2 h1
{
	font-size: 110%;
	text-align: left;
	color: #A64B39;
	letter-spacing: 0.3em;
	clear: both;
	margin: 0;
	padding: 20px 0 15px 8px;
}
#content {
	font-size: 12px;
}
.twoColumn #content
{
	padding: 6px 14px 8px 0;
	background-color: #FFF;
	width: 740px;
	float: right;
}
.oneColumn #content
{
	padding: 0;
	background-color: #FFF;
	width: 910px;
	float: right;
	margin: 0 4px 0 4px;
}
.homepage #content {
	background-color: #FFFFFF;
	margin-top: 6px;
	padding: 0 8px 8px 20px;
	width: 540px;
	float: left;
}
#content h5
{
	font-family: Arial, Verdana, sans-serif;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
	margin-left: 5px;
	margin-top: 10px;
}
.red 
{
	color: #A64B39;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.green
{
	color: #627C5F;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.white
{
	color: #FFFFFF;
	font-weight: bold;
}

#vertMenuTitle
{
	color: #FFFFFF;
	margin: 0 0 10px 0;
	font-weight: bold;
	width: auto;
	background-color: #8EAAB8;
	margin: 0;
	padding: 0 0 0 12px;
}
#topMenu
{
	margin: 0;
	padding: 0;
	background-color: #D9E0AC;
	width: 940px;
	height: 31px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#topMenu img
{
	float: left;
	}
#banner
{
	margin: 0;
	padding: 0;
	height: 155px;
	width: 780px;
}
#bannerTop 
{
	margin: 0;
	padding: 0;
	height: 123px;
	width: 780px;
}
#footer
{
	clear: both;
	margin: 0 auto;
	padding: 15px 0 8px 0;
	text-align: center;
	font-size: 80%;
	color: #FFFFFF;
	width: 780px;
}

.photoVert
{
	float: none;
	margin: 8px 0 8px 4px;
}
.photoVert img
{
	width: 220px;
	border-right: 2px solid #101010;
	border-bottom: 2px solid #101010;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	background-color: #fff;
}
.photoVert p
{
	width: 220px;
	margin: 0;
	padding: 4px 0 10px 0;
	font-size: 9pt;
	text-align: center;
}
.photoHorz
{
	float: left;
	margin: 8px 0 8px 0;
	width: 300px;
}
.photoHorz img
{
	width: 280px;
	border-right: 2px solid #101010;
	border-bottom: 2px solid #101010;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	background-color: #fff;
}
.photoHorz p
{
	width: 280px;
	margin: 0;
	padding: 4px 0 10px 0;
	font-size: 9pt;
	text-align: center;
}
.photoWide
{
	float: none;
	margin: 8px 0 8px 4px;
}
.photoWide img
{
	width: 320px;
	border-right: 2px solid #101010;
	border-bottom: 2px solid #101010;
	border-top: 1px solid #101010;
	border-left: 1px solid #101010;
	background-color: #fff;
}
.photoWide p
{
	width: 320px;
	margin: 0;
	padding: 4px 0 10px 0;
	font-size: 9pt;
	text-align: center;
}


.horz_section
{
	width: 100%;
	margin: 4px 0 6px 0;
	padding: 4px 0 4px 0;
	clear: both;
	background-color: #ECF1F4
}
.horz_section img
{
	width: 124px;
	border: 2px solid #000000;
	float: right;
	margin: 0 10px 10px 10px;
}
.horz_section h3
{
	color: #FFFFFF;
	background-color: #58748C;
	margin: 0 0 5px 0;
	font-size: 12px;
	padding: 3px 0 3px 4px;
}
.horz_section p
{
	margin: 6px 4px 0 6px;
}
.boxheader_promos {
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background-color: #333333;
	padding: 3px;
}
.boxcontents_promos {
	padding:6px 6px;
	border:solid 1px #A5ABA9;
	background-color: #FFFFFF;
	color: #152E2B;
	margin-bottom: 6px;
	font-size: 12px;
}
.box_lt_green
{
	width: 94%;
	margin: 6px 0 2px 0;
	font-size: 10px;
	padding: 3px;
	border: 1px solid #A5AE84;
	background-color: #D9E0AC;
	font-weight: normal;
}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear_lft_float
{
	clear: left;
}
.clear_rt_float {
	clear: right;
}
.centerObject {
	text-align: center;
}

a:link,a:visited,a:active
{
	font-family: Arial, Verdana, sans-serif;
	color: #5B8EA2;
	font-weight:bold;
}
a:hover,a:focus
{
	font-family: Arial, Verdana, sans-serif;
	color: #AE4031;
	font-weight:bold;
	text-decoration: underline;
}
li
{
	padding-top: 5px;
}
#insetMenu
{
	width: 160px;
	position: relative;
	top: -100px;
	z-index: 50px;
	left: 400px;
	color: #FFFFFF;
	height: 65px;
}
#banner {
	width: 500px;
	height: 120px;
	margin-left: 38px;
}
