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

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


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


#header {
height: 197px;
background: url(../images/misc/top01.jpg) no-repeat;
}

#header02 {
height: 109px;
background: url(../images/misc/top02.jpg) no-repeat;
}


#footer {
background: url(../images/misc/bottom.jpg) no-repeat;
text-align: center;
height: 84px;
clear: both;
color: #000000;
}


#content {
width: 855px;
float: right;
text-align: left;
padding-right:23px;
margin-top: -5px;
color: #957e65;
}

#navigation {
width: 500px;
float: left;
text-align: center;
padding-left: 25px;
margin-top: -229px;
color: #a45401;
font-weight: bold;
letter-spacing: 0.1em;
text-transform: uppercase;
}

#box {
width: 315px;
float: left;
text-align: center;
padding-left: 23px;
margin-top: -75px;
color: #a45401;
font-weight: bold;
letter-spacing: 0.1em;
text-transform: uppercase;
}

#disc {width: 855px;
float: left;
text-align:center;
padding-left: 23px;
margin-top: 30px;
font: 12px "trebuchet ms", tahoma, sans-serif;
color:#957e65;}




a:link, a:visited { color: #a45401; }
a:hover { color: #7e8a53; }




h1 {
font-family: georgia;
line-height: 12px;
font-size: 17px;
letter-spacing: 2px;
text-align: left;
color: #7e8a53;
margin-top: 10px;
margin-bottom: 20px;
text-transform: uppercase;}

h2 {font-family: Tahoma, Sans-serif;
border-left: 40px solid #a45401;
line-height: 12px;
font-size: 15px;
letter-spacing: 2px;
padding: 1px 2px 2px 30px;
text-align: left;
color: #7e8a53;
margin-top: 10px;
margin-bottom: 10px;
text-transform: uppercase;}


p {margin: 0 0 15px 0;}
.icon { margin: 8px 8px 0pt 0pt; float: left; }
.icon2 { margin: 8px 0pt 0pt 8px; float: right; }
strong {color: #b9d980; }

#gallery img {
border: 2px solid #957e65;
padding: 2px;
margin: 4px;
}


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


input.button {

	width: 100px;
}
