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

body {  
background: #6e8276; background-image: url(bg01.jpg); 
background-repeat:repeat-x;
font: 13px "trebuchet ms", tahoma, sans-serif; margin-top: 0px;
}


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


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

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



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



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

#content a:link, #content a:visited { color: #3f6917; }
#content a:hover { color: #9b2121; }

#disc a:link, #disc a:visited { color: #ffffff; }
#disc a:hover { color: #9b2121; }

#navigation {
width: 240px;
margin-top: -5px;
text-align: left;
float: left;
padding-left: 56px;
color: #000000;
letter-spacing: 2px;
}

#disc {width: 775px;
float: left;
text-align:right;
padding-left: 56px;
clear:both;
margin-top: -70px;
color: #000000;}

#navigation a:link, #navigation a:visited { color: #5e6f5d; }
#navigation a:hover { color: #9b2121; }


h1 {
font-family: georgia;
line-height: 12px;
font-size: 17px;
letter-spacing: 2px;
text-align: left;
color: #5e6f5d;
margin-top: 15px;
margin-bottom: 15px;
text-transform: uppercase;
clear: both;}

h2 {
font-family: georgia;
line-height: 12px;
font-size: 17px;
letter-spacing: 2px;
text-align: left;
color: #95ab85;
margin-top: 15px;
margin-bottom: 15px;
text-transform: uppercase;
clear: both;}

h3 {
font-family: georgia;
line-height: 12px;
font-size: 15px;
letter-spacing: 2px;
text-align: left;
color: #958069;
margin-top: 15px;
margin-bottom: 15px;
text-transform: uppercase;
clear: both;}

.box {
	width: 350px;
	margin: 10px auto;
	padding: 5px 10px;
	background: #e2cfb9;
	border: #28332d solid;
	border-width: 1px 0;
	text-align: justify
}


ul { margin-left: 50px;}


.icon01 { margin: 8px 8px 0pt 0pt; float: left; }
.icon02 { margin: 0px 0px 8px 9px; float: right; }


#gallery img {
border: 2px solid #95ab85;
padding: 2px;
margin: 4px;
}

