* { padding: 0; border: none; text-decoration: none}

body {  
background: #a5a27f; background-image: url(bg01.jpg); 
background-repeat:repeat-x;
font: 13px "trebuchet ms", tahoma, sans-serif; margin-top: 0px;
}


#container {
background: url(middle.jpg) repeat-y;
width: 900px;
margin: 0 auto;
}


#header01 {
height: 191px;
background: url(top01.jpg) no-repeat;
}

#header02 {
height: 230px;
background: url(top02.jpg) no-repeat;
}



#footer {
background: url(bottom.jpg) no-repeat;
height: 80px;
clear: both;
}



#content {
width: 825px;
float: right;
text-align: left;
padding-right: 37px;
margin-top: -30px;
color: #1e2214;
}

#disc {width: 825px;
float: left;
font-size: 11px;
text-align:center;
padding-left: 37px;
clear:both;
margin-top: -58px;
color:#a5a27f;}

a:link, a:visited { color: #ffffff; }
a:hover { color: #49260a; }

#navigation {
width: 825px;
margin-top: -75px;
text-align: center;
float: left;
padding-left: 37px;
text-transform: uppercase;
color: #a5a27f;
letter-spacing: 2px;
}

#top {
width: 825px;
margin-top: -368px;
text-align: right;
float: left;
padding-left: 37px;
text-transform: uppercase;
color: #a5a27f;
letter-spacing: 1px;
}

h1{font-family: georgia;
border-left: 30px solid #1e2214;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #49260a;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;}

ul {
margin-left: 50px;}



p {margin: 0 0 10px 0; text-align: justify}
.icon01 { margin: 8px 8px 0pt 0pt; float: left; }



#gallery img {
border: 2px solid #ffffff;
padding: 2px;
margin: 4px;
}
