* { padding: 0; border: none; text-decoration: none}

body {  
background: #421c13;
font: 13px "trebuchet ms", tahoma, sans-serif; margin-top: 0px;
}


#container {
background: url(middle.jpg) repeat-y;
width: 960px;
margin: 0 auto;
}


#header01 {
height: 255px;
background: url(top01.jpg) no-repeat;
}

#header02 {
height: 155px;
background: url(top02.jpg) no-repeat;
}



#footer {
background: url(bottom.jpg) no-repeat;
height: 99px;
clear: both;
}



#content {
width: 873px;
float: right;
text-align: left;
padding-right: 45px;
margin-top: -5px;
color: #000000;
}

#navigation {
width: 870px;
margin-top: -50px;
text-align: center;
float: left;
padding-left: 45px;
text-transform: uppercase;
color: #ebd7b6;
letter-spacing: 1.5px;
}

#announce {border: 1px solid #ebd7b6;
background-color: #78723e;
color: #ebd7b6;
padding: 5px; }

#disc {width: 870px;
float: left;
text-align:center;
padding-left: 45px;
clear:both;
margin-top: -70px;
color: #ebd7b6;}


a:link, a:visited { color: #635c24; }
a:hover { color: #000000; }

#navigation a:link, #navigation a:visited { color: #ebd7b6; }
#navigation a:hover { color: #421c13; }


h1{font-family: georgia;
border-left: 30px solid #78723e;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #421c13;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;}


h2{font-family: georgia;
border-left: 30px solid #78723e;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #421c13;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;}



h3{font-family: georgia;
border-left: 30px solid #421c13;
line-height: 12px;
font-size: 16px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #ebd7b6;
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; }
.icon02 { margin: 0px 0px 8px 9px; float: right; }

input, textarea, select {
            font: 100% "Arial", "Verdana", "Tahoma", sans-serif;
	color: #000000;
	background-color: #ffffff;
	border: 1px;
	border-color: #000000;
	border-style: solid;}


input.button {

	width: 100px;
}

#gallery img {
border: 2px solid #78723e;
padding: 2px;
margin: 4px;
}
