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

body{
margin: 20px;

font-family:Verdana, Arial, Helvetica, sans-serif;
}

.wrapper{

}

.header{
background:url(images/polson_header3.jpg);
height:300px;
width:800px;
text-align:center;
background-color:#ffffff;
margin-left:auto;
margin-right:auto
}

.navbar{
background-color:#4c1c28;
padding:0px 0px 0px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
border-bottom:thin;
border-bottom-style:solid;
border-top:thin;
border-top-style:solid;
border-color:#aab6c1;
}

.navbar a:link{
text-decoration: none;
font-size:12px;
color: #f6f6f6;
}

.navbar a:visited{
text-decoration: none;
font-size:12px;
color: #f6f6f6;
}

.navbar a:hover{
text-decoration: none;
font-size:12px;
color: #c8c8c8;
}

.content{
background-color:#f4f5f3;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#004d64;
padding:5px 20px 20px 10px;
text-align:left;
line-height:1.5em;
}

.content a:link{
text-decoration: none;
font-size:10px;
color: #004d64;
}

.content a:visited{
text-decoration: none;
font-size:10px;
color: #6e9bb8;
}

.content a:hover{
text-decoration: none;
font-size:10px;
color: #000000;
}


.form{
background:url(images/form_bg.jpg) repeat-x;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:20px 10px 20px 20px;
text-align:left;
line-height:1.5em;
border:thin;
border-style:outset;
}

.form_header{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
padding:5px 10px 5px 0px;
text-align:left;
line-height:1em;
border-bottom:thin;
}



.h2{
background-color:#dededd;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-stretch:wider;
padding:0px 0px 5px 0px;
text-align:left;
line-height:1.5em;
}






.front_footer_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
height:35px;
line-height:1.5em;
padding:0px 0px 0px 15px;
text-align:left;
}

.front_footer_text a:link{
text-decoration: none;
font-size:9px;
color: #004d64;
}

.front_footer_text a:visited{
text-decoration: none;
font-size:9px;
color: #000000;
}

.front_footer_text a:hover{
text-decoration: none;
font-size:9px;
padding:0px 0px 0px 0px;
color: #6e9bb8;
}

.pic-right{

margin:6px 50px 10px 20px;
float:right;
}

.pic-left{

margin:6px 20px 10px 0px;
float:left;
}
