/* Nature - an open source xhtml/css website layout by Studio-plume.org kty
(Jan 04, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 12px Helvetica,Arial,sans-serif;
background: #211d1e url(images/body_deg.gif) repeat-x
/* background-color: #FFFADA; */
}
/* img { */
/* 	border-top: 1px solid #666666; */
/* 	border-right: 1px solid #999999; */
/* 	border-bottom: 1px solid #999999; */
/* 	border-left: 1px solid #333333; */
/* } */

#wrap {
/* background: #000000; */
background: #FFFADA;
/* color: #ffffff; */
color: #663300;
border:  none;
margin: 0 auto;
width: 790px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 10px;
background-color: #000000;}

#header h3 {
width: 350px;
margin: 0px 0px 0px 15px;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0px 0px 0px 0px;
font-size: 0.8em;
line-height: 1.2em;
height: 35px;}



#avmenu {
clear: left;
float: left;
width: 152px;
/* margin: 0 0 10px 0; */
padding: 0;
font-size: 12px;
/* font-weight: bold; */
}

#avmenu ul {
list-style: none;
/* width: 150px; */
/* margin: 0 0 20px 0; */
padding: 0;
font-size: 11px;
}

#avmenu li {
margin-top: 1px;
margin-bottom: 1px;
}

#avmenu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 3px 0 0 10px;
background: #63210E;
border-left: 2px #846837 solid;
}


#avmenu li a:hover {
background: #67522c;
color: #fffff1;
border-left: 4px #47381e solid;
}

.announce {
margin: 2px 0 10px 0;
padding: 0;
width: 130px;
color: #a8a8a8;
/* background-color: #000000; */
line-height: 1.3em;
}

#extras {
float: right;
width: 152px;
margin: 10px 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#content {
margin: 0em 160px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.3em;
text-align: justify;
font-size: 12px;
}

#content h2 {
font-size: 1.7em;
margin: 10px 0 0.5em 0;
text-align: center;
/* border-bottom: 1px solid #666666; */
}

#content img {
padding: 0px;
display:inline;
}



h3 {
font-size: 1.2em;
margin: 0 0 10px 0;
}

a {
text-decoration: none;
/* color: #b6952a; */
color: #000000;
}

a:hover {
text-decoration: underline;
/* color: #b6952a; */
color: #000000;
}


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 790px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 1px;
background: #211d1e url(images/pom_bas.jpg) no-repeat right;
border: none;}

#footer a {
color: #808080;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 0px 7px 0px 5px;
float: left;
}

.right {
margin: 0px 7px 0px 5px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}
/* form elements */
form {
	margin:10px; padding: 0 5px;
	border: 1px solid #f2f2f2;
	background-color: #666600;
}
label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
input {
	padding:2px;
	border:1px solid #47381e;
	font: normal 1em Verdana, sans-serif;
	color:#777;
	background-color: #E1E2C5;
}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #47381e;
	height:100px;
	display:block;
	color:#777;
	background-color: #E1E2C5;
}
input.button {
	margin: 0;
	font: bolder 12px Arial, Helvetica, Sans-serif;
	border: 1px solid #CCC;
	padding: 2px 3px;
	background: #FFF;
	color: #88ac0b;
}

#navlist {list-style-type: none;margin-left: 0px;}
#active:hover li { display: block; }
#active li {display: none; margin-left: 10px;border: 1px;}
#navcontainer a {display: block;}

#navlist1 {list-style-type: none;margin-left: 0px;}
#active1:hover li { display: block; }
#active1 li {display: none; margin-left: 10px;border: 1px;}
#navcontainer1 a {display: block;}
