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

html, body, div, h1, h2, h3, form, fieldset,  
input, textarea {  
margin: 0;  
}  
img, fieldset {border: 0;}  
h1, h2, h3 {font-weight: normal;}  
em {font-style: italic;}  
strong {font-weight: bold;}  
blockquote{
background-image: url(images/quote.gif);
background-repeat: no-repeat;
background-position: top left;
padding-left: 30px;
font-size: 11px;
font-style: italic;
margin: 0px;
color: #fff;
}
blockquote span{
font-size: 12px;
font-weight: bold;
}  
body{
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
line-height: 18px;
font-size: 12px;
}
a{
color: #000;
}
.bulletlist{
list-style-image: url(bullet.gif);
margin: 15px 0 0 0;
display: block;
line-height: 24px;
font-size: 14px;
}  
h1{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
color: #fff;
font-weight:normal;
padding-bottom: 10px;
line-height: 30px;
text-shadow: 0px 1px 1px #000;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
color: #0f3691;
font-weight: lighter;
padding-bottom: 5px;
line-height: 24px;
}
h3{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
color: #666;
font-weight:normal;
padding: 15px 0 0 0;
line-height: 24px;
}
h4{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
color: #333;
font-weight:normal;
padding-bottom: 0px;
line-height: 24px;
}
#wrapper{
width: 960px;
margin-left: auto;
margin-right: auto;
}
#navcontainer{
width: 680px;
float: right;
}
#navcontainer UL{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
#navcontainer LI{
display: block;
margin: 0;
padding: 0;
float: left;
width: auto;
}
#navcontainer A {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #333;
display: block;
width: auto;
text-decoration: none;
text-align: center;
margin: 0;
padding: 20px 15px 15px 15px;
background-image: url(images/navDevide.gif);
background-position: right;
background-repeat: no-repeat;
border-top: 3px solid #fff;
}
#navcontainer A:hover, #navcontainer A:active{
background-image: url(images/navDevide.gif);
background-repeat: repeat-x;
border-top: 3px solid #eacf87;
}
#navcontainer A.active:link, #navcontainer A.active:visited{
border-top: 3px solid #fff;
}
#navcontainer li a#current{
border-top: 3px solid #eacf87;
}
#banner{
background-image:url(images/banner.jpg);
width: 960px;
height: 301px;
clear: both;
}
#banner a{
color: #FFFFFF;
}
#bannerintro{
padding-top: 70px;
width: 420px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 18px;
font-weight: normal; 
color: #fff;
font-size: 14px;
margin-left: 10px;
}
#banner_sub{
background-image:url(images/banner_sub.gif);
background-repeat: no-repeat;
width: 960px;
height: 70px;
clear: both;
}
#search{
padding-top: 10px;
padding-left: 5px;
height: 62px;
color: #fff;
margin-bottom: 25px;
}

.searchlist{
width: 120px;
font-size: 11px;
padding: 2px;
background-image: url(images/formBg.jpg);
background-repeat: repeat-x;
border: 0px;
}
.searchButton{
background-image: url(images/searchProps.gif);
background-repeat: no-repeat;
border: 0;
margin: 0;
width: 149px;
height: 19px;
cursor: pointer;
}
#pow{
clear: both;
}
#cta1, #cta2, #cta3 {
width: 198px;
margin-right: 8px;
float: left;
}
#contentContainer{
clear: both;
margin-left: 5px;
}
#contentContainer span{
font-size: 12px;
}
#left{
float: left;
width: 620px;
padding: 0 40px 0 0;
background-image: url(images/shadow.gif);
background-position: top right;
background-repeat: no-repeat;
}
#right{
float: right;
width: 280px;
padding: 0 0 0 0;
}
#right img{
padding: 5px;
border: solid 1px #CCC;
float: left;
margin-right: 10px;
}
.staff{
margin-bottom: 25px;
height: 150px;
}
.staff img{
padding: 5px;
border: solid 1px #CCC;
float: left;
margin-right: 10px;
}
.eco{
background-color: #6a7245;
font-style: italic;
padding: 5px;
}
.formfield{
width: 97%;
padding: 2px;
}
.formlist{
width: 100%;
font-size: 11px;
padding: 2px;
}
#footer{
border-top: solid 1px #CCCCCC;
background-image: url(images/footer.gif);
background-repeat: repeat-x;
height: 180px;
clear: both;
text-align: center;
color: #666666;
padding-top: 15px;
font-size: 11px;
}
#footer a{
color: #666666;
}

