body{
margin:0 auto;
padding:0;
font:76% Verdana,Tahoma,Arial,sans-serif;
background:#b69847 url(images/bodybg.gif) top center repeat-x;
color:#303030;
text-align:center;
}

#wrap{
color:#303030;
margin:0 auto;
width:742px;
margin-right:auto;
margin-left:auto;
margin-top:0px;
padding:0px;
text-align:left;
}

#header{
clear:both;
background: url(images/header_front_goud_copy.jpg) top center repeat-x;
margin:0 0 0 0;
padding:0 20px;
height:170px;
border-left: solid 1px #303030;
border-right: solid 1px #303030;
}
	
#container {
padding: 0px;
float: left;
background: url(images/content_front_copy.jpg) top center repeat-x;
border-right: solid 1px #303030;
border-left: solid 1px #303030;
height: 330px;
}

#contentleft {
width:0px;
padding:0px;
float:left;
}
	
#contentcenter {
width:740px;
padding:0px;
float:left;
}
	
#contentright {
width:0px;
padding:0px;
float:left;
}
	
#header h1{
width:400px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:330px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#avmenu{
float:left;
width:150px;
margin:0 0 10px 00px;
padding:0;
font-size:0.9em;
}

#avmenu ul{	
list-style:none;
width:150px;
margin:0 0 20px 0;
padding:0;
font-size:1.1em;
}	

#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 0 0 10px;
background: #e7dcaf;
border-left:4px solid #505050;
}	
	
#avmenu li a:hover{
background:#EAE9E5;
color:#b69847;
border-left:4px solid #b69847;
}

#contactForm {	margin-top: 20px;}
#contactForm .formLabel {color: #e7dcaf;font-weight: bold;margin: 5px;padding: 5px;}
#contactForm .inputRadio {border: 0px solid;background-color:none; margin-right: 5px;}
#contactForm input,textarea,select {background-color: #e7dcaf;border: #303030 1px solid;margin-left: 5px;}
#contactForm .formButton {background-color: #e7dcaf;font-size:85%; border: solid 1px #303030;width: 100px;margin-left:5px;}
#contactForm .formButtonSmall {background-color: #e7dcaf;font-size:85%; border: solid 1px #303030;width: 70px;margin-left:5px;}
#contactForm .formButtonLarge {background-color: #e7dcaf;font-size:85%; border: solid 1px #303030;margin-left:5px;}

.announce{
margin:10px 5px 10px 5px;
padding:10px;
width:130px;
color:#505050;
background-color:#e7dcaf;
line-height:1.3em;
}

#extras{
float: right;
width:120px;
margin:0 10px 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
margin:110px 360px 10px 40px;
clear: both;
border-left: solid 1px #E7DCAF;
padding:0 10px 5px 10px;
line-height:1.6em;
text-align:left;
font-size:1.1em;
font-weight: 500;
color: #303030;
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img{
padding:1px;
display:inline;
background:#EAE9E5;
color:#303030;
border:4px solid #e7dcaf;
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#e7dcaf;
}

a:hover{
text-decoration:underline;
color:#e7dcaf;
}

a img{
border:0;
}

#footer{
clear:both;
border-top: solid 1px #303030;
margin:0 0 0 0;
padding:20px 0 20px 0;
width:742px;
text-align:center;
color:#e7dcaf;
font-size:0.9em;
}

#footer a{
color:#e7dcaf;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0;
float:left;
}

.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}

table, tbody, td {
	font-size: xx-small;
	border-collapse: collapse;
}


th {
	background-color: #303030;
	color: #e7dcaf;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	border: solid 1px #e7dcaf;
}

td {
	background-color: transparent;
	border: solid 1px #e7dcaf;
}

#etoNotice {display:none;}


