﻿#Body						{ margin:0; background-color:#c6c6c6; }
body, p, div, td, ul li, .Normal     { font-family: "Verdana", Arial, Georgia, Sans-Serif; font-size:13px; margin-top: 0px;
 }
.Normal { font-size: 14px; }
.Homestat div.header          { font-variant:small-caps; color:#FFFFFF; height:100px; vertical-align:bottom;}
.Homestat div.content         { height:400px; background-color:#FFFFFF; width:800;}
.Homestat div.subcontent      { background-color:#FFFFFF; width:950;}
.Homestat div.lowerleft      { background-color:#FFFFFF;}
.Homestat div.lowerright      { background-color:#FFFFFF; width:500;}

.Homestat div.nav             { width: 100%; height:30px; padding-top:5px; border-top:1px solid #d59e5c; z-index:1; border-bottom:1px solid #d59e5c; z-index:1; color:#4f1405; font-variant:small-caps; font-size:15px; text-align:center; outline-color:-moz-use-text-color;
outline-style:none;
outline-width:0; }
.Homestat div.nav a:link, .Homestat div.nav a:visited, .Homestat div.nav a:hover  { color: #fff; text-decoration:none; outline:none; }
.Homestat div.nav div ul      { margin:0; padding:0;}

.Homestat div.footer          { color: #fff; border:1px solid #ffffff; filter:alpha(opacity=80); -moz-opacity:.80; opacity:.80; color:#FFFFFF; height:73px; vertical-align:bottom;}
.Homestat div.footer td, .Homestat div.footer td a  { color: #fff; font-family: "Verdana", Arial, Georgia, Sans-Serif; font-size: 11px; font-weight:bold; }
.Homestat div.footer strong   { color: #fff; }
.Homestat span.headertitle    { font-size: 45px; font-weight: bold; }
.Homestat span.headersub      { font-size: 25px; } 
.Homestat div.nav a:link, .Homestat div.nav a:visited, .Homestat div.nav a:hover  { color: #778c4a; text-decoration:underline; display:block; padding:20px 0; }
.Homestat div.footer a:link, .Homestat div.footer a:visited, .Homestat div.footer a:hover  { color: #fff; text-decoration:underline; }
.main_dnnmenu_submenu 
{
	border:1px solid #d59e5c;
	margin-left:25px;
	margin-top:12px;
	
}

.main_dnnmenu_submenu td
{
	background-color:#eed8be;
	z-index: 1000;
	font-size: 11px; 
	font-weight:bold;
	text-align:left;
	color:#000000;
	line-height:2em;
	padding: 0px 5px;
	
}
/*  SUB Menu hover & selected */
.main_dnnmenu_itemhover td   
{  
	background: #778c4a url(../images/submenu_hover.gif) repeat-x top left;
	color:#ffffff;
}
.main_dnnmenu_itemselected td{
    background: #d59e5c url(../images/submenu_active.gif) repeat-x top left;
	color:#ffffff;
}

.main_dnnmenu_break
{
	height: 2px;
	background-color: #D5E0FF;
}
.BottomText
{
    font-size: 14px; 
	font-weight:bold;
	color:#4f1405;
	font-style:italic;
}
.Header_Green
{
    font-size: 18px; 
	font-weight:bold;
	color:#778c4a;
	font-style:italic;
}

.Header_Red
{
    font-size: 18px; 
	font-weight:bold;
	color:#be2421;
}

.footer_left
{
    background: url(../img/footer_left.jpg) 0 100% no-repeat #778c4a; width: 17px; height: 29px; 
}

.footer_right
{
    background: url(../img/footer_rt.jpg) 0 100% no-repeat #778c4a; width: 17px; height: 29px;   
}

.footer_main
{
    background-color: #778c4a;   
}

.Homestat h2
{
 font-size: 16px; 
	font-weight:bold;
	color:#000000;  
}