@charset "utf-8";
/* CSS Document */


body {
background-color:#333333;

}

#wrapper {
width:928px;
height:auto;
margin-left:auto;
margin-right:auto;
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}

#homeHeader {
width:928px;
height:422px;
background-image:url(../images/home/Home-Header.jpg);
}

#footer {
width:928px;
height:195px;
clear:both;
text-align:center;
}


#homeGreenBox {
width:600px;
height:366px;
background-image:url(../images/home/GreenBox.jpg);
background-repeat:no-repeat;
float:right;
margin-top:20px;
}

#homeSlideshow {
width:928px;
height:200px;
padding-top:25px;
clear:both;
}

#homeLowerBanner{
width:928px;
height:100px;

background-repeat:no-repeat;
clear:both;
padding-top:20px;
}

.homeFont {
font-size:20px;
color:#669900;
padding-left:20px;
}

.homeLittleText {
width:280px;
height:94px;
float:left;
margin-left:25px;
text-align:center;
}


#homeNav {
width:327px;
height:366px;
background-image:url(../images/home/NavBox.jpg);
background-repeat:no-repeat;
float:left;
margin-top:20px;
color:#FFFFFF;
padding-top:13px;
text-decoration:none;
}

.hnav {
width:270px;
height:48px;
font-size:26px;
text-decoration:none;
display:block;
padding-left:55px;
padding-top:5px;
position: relative;
background: url(../images/NavBar/NavLeaf-over.png) no-repeat;
background-position: 59px 6px;
}

.hnav a {
display:block;
color:#FFFFFF;
text-decoration:none;
float:left;
}

.hnav img {border: 0;}
* html a:hover {visibility:visible}

.hnav a:hover img{visibility:hidden}

.hnav span {
cursor:pointer;
}




.hnav3 {
width:270px;
height:40px;
font-size:26px;
text-decoration:none;
display:block;
padding-left:55px;
padding-top:5px;
position: relative;
background: url(../images/NavBar/NavLeaf-over.png) no-repeat;
background-position: 59px 6px;
}

.hnav3 a {
display:block;
color:#FFFFFF;
text-decoration:none;
float:left;
}

.hnav3 img {border: 0;}
* html a:hover {visibility:visible}

.hnav3 a:hover img{visibility:hidden}

.hnav3 span {
cursor:pointer;
}








.hnav2 {
width:270px;
height:45px;
text-decoration:none;
font-size:18px;
display:block;
padding-left:55px;

text-align:right;
position: relative;
background: url(../images/NavBar/NavLeaf-over.png) no-repeat;
background-position: 59px 6px;
}

.hnav2 a {
display:block;
color:#FFFFFF;
text-decoration:none;
float:left;
}

.hnav2 img {border: 0;}
* html a:hover {visibility:visible}

.hnav2 a:hover img{visibility:hidden}

.hnav2 span {
cursor:pointer;
}

