body
{
background-color:#291810;
margin:0px;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
color:#000000;
}
a
{
color:#fe8d01;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
.wrapper {
margin:auto;
background:url(../images/body_bg.jpg) no-repeat top;
width:980px;
}
.flasharea
{
font-size:0px;
}
.menu_td
{
width:950px;
padding-left:30px
}
.menu_div
{
width:914px;
height:71px;
}
.menu
{
vertical-align:top;
margin:0px;
padding:0px;
}

.menu ul
{
float:left;
width:914px;
display:block;
margin:0px;
}
.menu li
{
float:left;
list-style: none;
display:block;
}

.homebutton
{
width:99px;
height:71px;
background:url(../images/home_bt.jpg) no-repeat;
float:left;
display:block;
}
.homebutton:hover, .homedown
{
background:url(../images/home_hover.jpg) no-repeat;
float:left;
display:block;
}

.locationbutton
{
width:116px;
height:71px;
background:url(../images/location_bt.jpg) no-repeat;
float:left;
display:block;
}
.locationbutton:hover, .locationdown
{
background:url(../images/location_hover.jpg) no-repeat;
}

.accbutton
{
width:131px;
height:71px;
background:url(../images/acc_bt.jpg) no-repeat;
float:left;
display:block;
}
.accbutton:hover, .accdown
{
background:url(../images/acc_hover.jpg) no-repeat;
}

.gallbutton
{
width:111px;
height:71px;
background:url(../images/gall_bt.jpg) no-repeat;
float:left;
display:block;
}
.gallbutton:hover, .galldown
{
background:url(../images/gall_hover.jpg) no-repeat;
}

.conbutton
{
width:112px;
height:71px;
background:url(../images/con_bt.jpg) no-repeat;
float:left;
display:block;
}
.conbutton:hover, .condown
{
background:url(../images/con_hover.jpg) no-repeat;
}

.baybutton
{
width:120px;
height:71px;
background:url(../images/bay_bt.jpg) no-repeat;
float:left;
display:block;
}
.baybutton:hover, .baydown
{
background:url(../images/bay_hover.jpg) no-repeat;
}

.contactbutton
{
width:107px;
height:71px;
background:url(../images/contact_bt.jpg) no-repeat;
float:left;
display:block;
}
.contactbutton:hover, .contactdown
{
background:url(../images/contact_hover.jpg) no-repeat;
}

.onlinebutton
{
width:118px;
height:71px;
background:url(../images/online_bt.jpg) no-repeat;
float:left;
display:block;
}
.onlinebutton:hover, .onlinedown
{
background:url(../images/online_hover.jpg) no-repeat;
}

.hidden_pic
{
display:none;
}

.header_img
{
padding-left:30px;
padding-bottom:25px;
}
.container
{
width:950px;
padding-left:30px;
padding-bottom:25px;
}
.content_area
{
/*width:33%;*/
padding:15px;
background:#FFFFFF;
border-right:#d1b899 1px solid;
}
.title
{
font-family:"Times New Roman", Times, serif;
font-size:30px;
color:#333333;
}
.content
{
padding-top:10px;
}
.footer
{
width:940px;
height:96px;
background:url(../images/footer_bg.jpg) no-repeat top;
color:#ffffff;
padding-left:40px;
vertical-align:middle;
}
.footer a
{
color:#FFFFFF;
text-decoration:underline;
}
.footer a:hover
{
text-decoration:none;
}
.form_class
{
padding:10px;
}
