/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
color: #000066;
}

p{
margin: 0px 0px 10px 0px;
}

a:link, a:active, a:visited{
text-decoration: underline;
color: #78a532;
}
a:hover{
text-decoration: none;
}
#holder{
width: 800px;
margin: 0 auto;
}

#header{
background-color: #92c73e;
height: 130px;
width: 800px;
float: left;
}
#headerL{ float: left; }
#logo{ float: left; margin-top: 33px; }
#flashy { float: left; margin-left: 105px; }
#headerR { float: left; margin-left: 62px; }

#content {
width: 800px;
margin: 25px 0px;
float: left;
}

h1{
font-size: 30px;
font-family: "Arial Black";
color: #000066;
margin: 0px 0px 15px 0px;
}
.orangetxt {color: #ff7301}
.whitetxt {color: #ffffff}
.redtxt {color: #FF0000}

h2{
font-size: 22px;
font-family: "Arial Black";
color: #000066;
margin: 0px 0px 10px 0px;
}

h3{
font-size: 16px;
text-transform: uppercase;
color: #92C73E;
margin: 0px 0px 10px 0px;
}
.h3-smaller{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #92C73E;
margin: 0px;
padding: 0px;
}
h4 {
font-size: 14px;
color: #fff;
background-color: #92C73E;
margin: 0;
padding: 4px 4px;
}

.float-left-image{
float: left;
margin: 5px 5px 5px 0px;
}
.float-right-image{
float: right;
margin: 5px 0px 5px 5px;
}

.float-left-image-brd{
float: left;
margin: 5px 5px 5px 0px;
padding: 2px;
border: solid 1px #000066;
}
.float-right-image-brd{
float: right;
margin: 5px 0px 5px 5px;
padding: 2px;
border: solid 1px #000066;
}
#Lcol {
height: 454px;
width: 171px;
background-color: #ff7301;
float: left;
}

#Lmenu{
height: 245px;
float: left;
text-align: right;
}
.lmenulnk:link, .lmenulnk:active, .lmenulnk:visited, .lmenulnkdn:link, .lmenulnkdn:active, .lmenulnkdn:visited{
float: right;
font-size: 15px;
padding: 5px 5px 5px 0px;
text-decoration: none;
margin-bottom: 7px;
width: 160px;
}
.lmenulnk:link, .lmenulnk:active, .lmenulnk:visited {
color: #FFFFFF;
}
.lmenulnkdn:link, .lmenulnkdn:active, .lmenulnkdn:visited{
color: #000000;
background-color: #FFFFFF;
}
.lmenulink:hover{

}
.map{
margin-left: 9px;

}
#LcolBot{
background-image: url(../images/LmenuBot.jpg);
background-repeat: no-repeat;
background-position: bottom;
width: 171px;
/*height: 177px;*/
height: 207px;
float: left;
}
#Rcol{
padding: 0px 35px;
width: 559px;
float: left;
overflow: hidden;
}

ul{
padding-left: 25px;
_padding-left: 0px;
}

#footer {
height: 77px;
width: 800px;
background-color: #92c73e;
float: left;
color: #000000;
font-size: 10px;
}
#footL {
background-image: url(../images/footL.jpg);
background-repeat: no-repeat;
height: 77px;
float: left;
width: 542px;
padding-left: 23px;
line-height: 77px;
vertical-align: middle;
}

#footL a{
color: #000000;
text-decoration: none;
padding: 0px 2px;
}
#footL a:hover{
text-decoration: underline;
}
#footR {
background-image: url(../images/footR.jpg);
background-repeat: no-repeat;
background-position: right;
height: 57px;
float: left;
width: 210px;
text-align: right;
padding-right: 25px;
padding-top: 20px;
}

.terms:link, .terms:active, .terms:visited{
color: #000000;
}
.terms:hover{
text-decoration: none;
}

.byline:link, .byline:active, .byline:visited{
color: #000000;
text-decoration: none;
}
.byline2:link, .byline2:active, .byline2:visited{
color: #000000;
text-decoration: none;
}
.byline2:hover{
text-decoration: underline;
}
.orangetm{
color: #b75d0d;
}

.eq-flash{
float: right;
}