body {
background:url(images/bg.jpg) no-repeat #000000;
color:#ffffff;
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
margin:0;
}

p {
margin-top:0;
}

a {
color:#ffffff;
}
a:active
{
outline: none;
}
a:focus
{
-moz-outline-style: none;
}

.clear {
clear:both;
}

#header {
padding-left:91px;
height:170px;
}
h1 {
float:left;
border:none;
width:371px;
height:69px;
background:url(images/logo.jpg);
text-indent:-5000px;
margin:0;
}


#menu
{
float:left;
clear:left;
background-color:#000000;
width:484px;

}

#menu a.last {
border-right:1px solid #b19834;
}




#nav {
border-top:1px solid #b19834;
}

#nav, #nav ul {
margin:0;
padding:0;
list-style:none;
}

#nav li {
position:relative;
float:left;
}

#nav li a {
display:block;
padding:3px 13px 3px 13px;
background:#000000 no-repeat center;
border-bottom:1px solid #b19834;
border-left:1px solid #b19834;
text-indent:-9000px;
}
#nav li a:hover {
background:#3a0500 no-repeat center;
}

#nav ul {
position:absolute;
display:none;
border-right:1px solid #b19834;
}
#nav ul li {
clear:left;
}

#nav ul ul {
left:100%;
top:-1px;
border-top:1px solid #b19834;
}




#content {
margin-left:20px;
width:720px;
}

.col {
float:right;
width:360px;
padding-bottom:20px;
}
#footer {
clear:both;
color:#666666;
font-size:11px;
border-top:1px solid #794f20;
padding-top:5px;
}

h2 {
border-bottom:solid 1px #ffffff;
color:#ff0000;
padding-bottom:2px;
}

.tel {
font-size:20px;
}


.opt {
margin:0;
padding:0;
list-style:none;
line-height:22px;
}
.opt a {
text-decoration:none;
}
.opt a:hover {
color:#FF0000;
}

h3 {
margin-top:0;
}



.btm-menu {
clear:both;
font-size:11px;
padding-bottom:20px;
text-transform:uppercase;
color:#666666;
}

.sub {
margin:0;
padding:0;
list-style:none;
}
.sub li {
display:inline;
}

.sub li a {
color:#666666;
border:solid 1px #666666;
text-decoration:none;
padding:2px; 
}

.sub li a:hover {
color:#ffffff;
border:solid 1px #ffffff;
text-decoration:none;
padding:2px; 
}


.footprint {
float:left;
list-style:square;
width:300px;
margin-top:0;
}

.footprint li {
float:left;
width:120px;
padding:5px 0 5px 0;
}