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

body {
background-color:#111111;
margin: 0;
padding: 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

body a img {
border: none;

}

a {
color: #ffe703;
}
a:hover {
color: #ffffff;
}
a:visited {
color: #ffffff;
}


#header {
height: 130px;
background-image:url(images/header.jpg);
background-repeat:repeat-x;
background-position:top;
}

#header_center {
width: 850px;
margin: 0 auto;
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
background-position:right top;
height:130px;
}

#header h3 {
color: white;
font-size:44px;
padding-left: 30px;
padding-top: 50px;
margin: 0 auto;
}


#wrapper {
width: 850px;
margin: 0 auto;
padding: 20px 0px 80px 0px;
background-color:#000000;
background-image:url(images/blackbottom.png);
background-position:bottom center;
background-repeat: no-repeat;
}
#wrapper h3 {
color:#CCCCCC;
font-size:24px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 30px 30px;
}

#wrapper p {
color:#CCCCCC;
font-size:14px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 30px 30px;
}


#wrapper_form {
width: 850px;
margin: 0 auto;
padding: 20px 0px 80px 0px;
background-color:#000000;
background-image:url(images/blackbottom.png);
background-position:bottom center;
background-repeat: no-repeat;
text-align:center;
}
#wrapper_form h3 {
color:#CCCCCC;
font-size:24px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 15px 0px;
}

#wrapper_form p {
color:#CCCCCC;
font-size:14px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 30px 0px;
}
#disclaimer {
color: #666666;
padding: 10px 20px 10px 20px;
font-size: 9px;
text-align:center;
}

#maintext {
width: 349px;
background-image: url(images/whiteboxtop.jpg);
background-position: top left;
background-repeat:no-repeat;
background-color:#FFFFFF;
margin: 0px 15px 0px 15px;
padding: 12px 0px 5px 0px;

}
#maintextbottom {
width: 349px;
background-image: url(images/whiteboxbot.jpg);
background-position: top left;
background-repeat:no-repeat;
height:12px;
margin: 0px 15px 0px 15px;
}
#maintext p {
padding: 5px 15px 0px 15px;
font-size: 12px;
line-height: 18px;
color:#000000;
}

#maintext p a ,#maintext p a:visited{
color:#666666;
}

#maintext h5 a:hover {
color:#000000;
text-decoration:none;
}

#maintext h5 a ,#maintext h5 a:visited{
color:#666666;
}

#maintext p a:hover {
color:#000000;
text-decoration:none;
}

#maintext h5 {
padding: 0px 15px 0px 15px;
margin: 0px 0px 10px 0px;
line-height: 19px;
font-size: 14px;
}

#maintext img {
padding: 0px 00px 00px 70px;
}

#close {
text-align: center;
padding: 5px 15px 0px 15px;
font-size: 12px;
line-height: 18px;
color:#ffffff;
}

#close a ,#close a:visited{
color:#666666;
}

#close a:hover {
color:#ffffff;
text-decoration:none;
}
#instructions {
width: 359px;
color:#FFFFFF;
padding: 0px 0px 20px 0px;
}

#instructions h5 {
font-size:16px;
margin: 0px 0px 0px 15px;
padding: 15px 0px 5px 15px;

}

#instructions p {
margin: 0px 0px 5px 15px;
padding: 12px 0px 5px 15px;
font-size:13px;
}
#footer {
margin: 0 auto;
width: 850px;
text-align:right;
font-size:10px;
color: #666666;
clear:both;
}

#footer a ,#footer a:visited {
color:#999999;
}

#footer a:hover {
color: #FF6600;
}

#footer_form {
margin: 0 auto;
width: 850px;
text-align:right;
font-size:10px;
color: #666666;
}

#footer_form a ,#footer_form a:visited {
color:#999999;
}

#footer_form a:hover {
color: #FF6600;
}

#form {
color:#000000;
background-color:#000000;
background-image: url(images/form.png);
background-repeat:no-repeat;
background-position:top left;
width: 430px;
margin: 0 auto;
font-size:12px;
margin-left: 0 auto;
text-align:left;

}
#form form{
width: 390px;
padding: 20px;
}

#form form table{
margin: 0 auto;
}

#form img{
vertical-align: middle;
}

#map {
float: right;
display:block;
width: 460px;
}

#arealist {
float: right;
display:block;
width: 430px;
padding-right: 20px;
text-align:right;
}

#arealist a ,#arealist a:active ,#arealist a:visited{
font-size: 12px;
color:#555555;
text-decoration:none;
}


#arealist a:hover {
color:#ffe703;
text-decoration:underline;
font-weight:bold;
}
#clear {

clear:both;
}
