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

#main{
text-align:center;
margin:auto;
width:auto;
padding-top:20px;
}

#header_rb{
margin: auto;
width: 216px;
height:135px;
text-align: center;
background:url(../images/top_bg_03.jpg);
}

.header_1{
font-family:"Century Gothic";
font-size:18px;
font-weight:bold;
color:#FFFFFF;
padding-top:5px;
}

.header_2{
font-family:"Century Gothic";
font-size:14px;
color:#FFFFFF;
padding-top:5px;
}

.header_3{
font-family:"Century Gothic";
font-size:17px;
font-weight:bold;
color:#FFFFFF;
padding-top:5px;
font-variant:small-caps;
}

#body{
clear:both;
margin:auto;
width:216px;
height:608px;
}

#border_l{
float:left;
width:1px;
height:608px;
background:url(../images/hor_bar_03.jpg);
}

#border_r{
float:right;
width:1px;
height:608px;
background:url(../images/hor_bar_03.jpg);
}


#mid_body{
float:left;
width:214px;
height:608px;
background:url(../images/hor_bg_03.jpg);
}

#text_field{
clear:both;
margin:auto;
width:200px;
height:42px;
text-align:left;
}

#btn_field{
clear:both;
margin:auto;
width:200px;
height:40px;
text-align:left;
}

#contct_info{
float:left;
margin:auto;
width:214px;
height:auto;
text-align:center;
}

.text_field_lable{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#f3f4f5;
text-align:left;
padding-top:10px;
font-weight: bold;
}

.form_fields{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#4b0605;
border-style:solid;
border-color:#6d0e0d;
border-width:1px;
background-color:#FFFFFF;
height:14px;
*height:14px;
_height:18px;
width:98%;
}

.state_field{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
*font-size:10px;
color:#4b0605;
border-style:solid;
border-color:#6d0e0d;
border-width:1px;
background-color:#FFFFFF;
width:100%;
height:17px;
*height:18px;
_height:18px;

}

.contact_us_head{
font-family:"Century Gothic";
font-size:14px;
font-weight:bold;
color:#092c3f;
}

.contact_us{
font-family:"Century Gothic";
font-size:12px;
color:#092c3f;
}

#footer_rb{
clear:both;
float:none;
margin:auto;
width:216px;
height:9px;
background:url(../images/bottom_bg_03.jpg);
}

