body {
padding : 0;
margin : 0;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
line-height : 1.6em;
text-align : center;
color : #6d4508;
background : #000000 url("../images/bg.jpg");
}

h1, h2, h3 {
margin : 0;
padding : 17px 0 10px 12px;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 16px;
font-weight : bold;
line-height : 20px;
display : block;
color : #ff9f05;
border-bottom : 1px solid #000000;
}

a {
/*color : #ff9f05;
*/
color : #c47703;
}

a:hover {
color : #ffe600;
}

p {
margin : 0;
padding : 5px 12px;
text-align : justify;
font-family : Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
font-weight : normal;
line-height : 18px;
}

img {
border: 1px solid #6d4508;
}

img.pic-1 {
margin : 5px 5px 0 0;
float : left;
border : 1px solid #6d4508;
}

img.pic-2 {
margin : 5px 0 0 5px;
float : right;
border : 1px solid #6d4508;
}

.highlight img {
border : 1px solid #ffe600;
}

img.banner {
border : 0px solid;
}

#header {
margin : 0 auto;
padding : 0;
width : 770px;
height : 192px;
text-align : right;
display : block;
background : transparent url("../images/header.jpg") no-repeat 0 0;
border-left : 2px solid #000000;
border-right : 2px solid #000000;
}

#navigation {
padding : 0;
margin : 0;
margin-top : 170px;
list-style : none;
width : 100%;
background : #000000;
float : right;
}

#navigation li {
float : left;
margin : 0;
padding : 0 15px;
color : #ffe600;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 12px;
line-height : 22px;
font-weight : bold;
background : transparent;
background-image : none;
}

#navigation a {
text-decoration : none;
color : #ffe600;
}

#navigation a:hover {
text-decoration : none;
color : #ffffc0;
}

#container {
float : none;
clear : both;
margin : 0 auto 10px auto;
padding : 0;
width : 770px;
display : block;
text-align : left;
border-top : 0px solid;
border-left : 2px solid #000000;
border-right : 2px solid #000000;
border-bottom : 2px solid #000000;
background : #e4d000 url("../images/mainbg.gif") repeat-x 0 0;
}

#main {
clear : both;
float : left;
margin : 0;
padding : 0 0 20px 0;
width : 500px;
min-height : 1000px;
border : 0;
border-right: 1px solid #000000;
}

#sidebar {
margin : 0;
padding : 0 0 20px 0;
margin-left : 500px;
}

#YMapsContainer {
margin : 0;
padding : 5px 12px;
}

#YMapsID {
width:470px;
height:350px;
}

#YMapsID img {
margin : 0;
padding : 0;
border : 0px solid;
}

.highlight {
color : #ffe481;
}

.title {
text-decoration : underline;
color : #6d4508;
}

.highlight .title {
text-decoration : underline;
color : #ffe600;
}

.phone {
padding : 10px 0 20px 0;
font-weight : bold;
font-size : 20px;
text-align : center;
color : #6d4508;
}

#footer {
clear : both;
margin : 0;
padding : 0;
text-align : left;
background : #4b3a1e url("../images/footerbg.gif");
border : 0;
border-top : 1px solid #000000;
}

#copyright {
margin : 0;
font-family : Arial, Verdana, Helvetica, sans-serif;
font-size : 11px;
line-height : 16px;
color : #ffe600;
text-decoration : none;
text-align : center;
}

#copyright a {
color : #ffe600;
text-decoration : none;
}

#copyright a:hover {
color : #ffe481;
text-decoration : none;
}

