/* CSS Document */

body{
margin:0px;
background-color:#FFFFFF;
font:11px verdana;
color:#5E5E5E;
}

.head1{
background-image:url(../images/head1.jpg);
background-repeat:no-repeat;
background-position:top;
width:111px;
height:255px;
}
.head1_a{
background-image:url(../images/head1_a.jpg);
background-repeat:no-repeat;
background-position:top;
width:111px;
height:255px;
}
.head2{
background-image:url(../images/head2.jpg);
background-repeat:no-repeat;
background-position:top;
width:355px;
height:255px;
}
.head2_a{
background-image:url(../images/head2_a.jpg);
background-repeat:no-repeat;
background-position:top;
width:355px;
height:255px;
}

.head3{
background-image:url(../images/head3.jpg);
background-repeat:no-repeat;
background-position:top;
width:425px;
height:255px;
}
.head3_a{
background-image:url(../images/head3_a.jpg);
background-repeat:no-repeat;
background-position:top;
width:425px;
height:255px;
}

.head4{
background-image:url(../images/head4.jpg);
background-repeat:no-repeat;
background-position:top;
width:111px;
height:255px;
}

.shadow_left{
background-image:url(../images/shadow_left.gif);
background-repeat:repeat-y;
background-position:right;
width:111px;
}

.shadow_right{
background-image:url(../images/shadow_right.gif);
background-repeat:repeat-y;
background-position:left;
width:111px;
}



.footer{
background-image:url(../images/footer_bg.gif);
background-repeat:repeat-x;
background-position:center;
height:91px;
font:11px verdana;
color:#FFFFFF;
}

.footer_link{
font:11px verdana;
color:#FFFFFF;
text-decoration:none;
}
.footer_link:hover{
font:11px verdana;
color:#FCFF00;
text-decoration:none;
}

.left_bg{
border-right:1px dashed #DBDBDB;
width:209px;
}

.bottom_dash{
border-bottom:1px dashed #DBDBDB;
}

.link1{
font:bold 12px verdana;
color:#8C8C8C;
text-decoration:none;
}

.link1:hover{
font:bold 12px verdana;
color:#000000;
text-decoration:none;
}


.link2{
font:bold 12px verdana;
color:#B4A100;
text-decoration:none;
}

.link2:hover{
font:bold 12px verdana;
color:#000000;
text-decoration:none;
}
.zipcode-text{
font-family:Trebuchet MS;
font-size:20px;
color:#FFFFFF;
text-decoration:none;
font-weight:normal;
}

.input-box{
background-color:#DDF6FF;
border:2px solid #007FB4;
width:120px;
height:16px;
font:bold 12px verdana;
color:#007FB4;
padding-left:2px;
padding-right:2px;
text-align:center;
}
.input-box1{
background-color:#F2F2F2;
border:1px solid #AAAAAA;
width:180px;
height:16px;
font:normal 11px verdana;
color:#6E6E6E;
padding-left:2px;
padding-right:2px;
}

.small{
font:normal 10px verdana;
color:#6E6E6E;
}
.contact-text{
font-family:Trebuchet MS;
font-size:18px;
color:#CF7905;
text-decoration:none;
font-weight:normal;
}

.green{
font:bold 12px verdana;
color:#768800;
text-decoration:none;
text-align:center;
}

.link_3_text{
font:bold 11px Verdana;
color:#FF7E00;
text-decoration:none;
}

.link_3{
font:bold 11px Verdana;
color:#FF7E00;
text-decoration:none;
}
.link_3:hover{
font:bold 11px Verdana;
color:#000000;
text-decoration:none;
}