body { 
background:#c9b083 url(../images/bgw.jpg) top left fixed; 
text-align:center;
font-family: arial;
font-size: 12px;
color: #555; 
}
h1{
font-size: 18px;
}
#footer{
color: #fff;
font-size: 10px;
}
#footer A{
color: #fff;
font-size: 10px;
text-decoration: none;
}
#main LI{
margin-left: 10px;
}
#container{
width:867px;
}
#main{
padding: 10px;
}
#module{
padding-left: 20px;
padding-right: 10px;
font-size: 11px;
}
#nav
	{
	clear:both;
	font-size:19px;
	margin:0px 0px 12px 0px;
	}
#nav ul
	{
	padding:1px 0px 2px 3px;
	}
#nav li
	{
	display:inline;
	list-style-type:none;
	padding:0px 18px;
        font-weight: bold;

	}
#nav li a:link, #nav li a:visited, #nav li a:active
	{
	color:#2F1E14;
	text-decoration:none;
        font-weight: bold;
        padding-left: 14px;
        padding-right: 14px; 
	}
#nav li a:hover
	{
	color:#fff;
	text-decoration:none;
        font-weight: bold;
background-color: #2F1E14;
	}
#contact{
font-weight: bold;
border: 2px solid #EFD0A4;
width: 600px;
background-color: #F6E5CD;
}
#contact TD{
padding: 10px;
}
#contact INPUT{
border: 2px solid #EFD0A4;
}
#contact INPUT:HOVER{
border: 2px solid #EFD0A4;
background-color: #eee;
}
#contact TEXTAREA{
border: 2px solid #EFD0A4;
}
#contact TEXTAREA:hover{
border: 2px solid #EFD0A4;
background-color: #eee;
}
#contact #button{
border: 4px solid #EFD0A4;
background-color: #555;
color: #fff;
font-weight: bold;
}
#contact #button:hover{
border: 4px solid #EFD0A4;
background-color: #fff;
color: #555;
font-weight: bold;
}
#thumb{
float: left;
padding: 5px;
font-size: 11px;
font-weight: normal;
}
#gallery{
margin-left: 40px;
}