/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 

(Jan 04, 2007)

 */



body {

margin: 0 auto;

padding: 0;

font: .8em arial;

background: #381511 url(images/body_deg.gif) repeat-x;

background-attachment: fixed;

}





#wrap {

background: #FFF;

color: #381511;

border:  none;

margin: 0 auto;

width: 790px;

}



#header {

clear: both;

margin: 0px 0em 0px 0em;

padding: 0;

height: 13px;

background-color: #ffffff; }



#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;}



#announce {

clear: both;

margin: 0px 0em 0px 0em;

padding: 5px;

text-align: center;

color: #FFF;

font-size: 14px;

background-color: none;

line-height: 1.3em;



}





#content {
	margin: 0em 20px 20px 20px;
	padding: 0 15px 0 15px;
	line-height: 1.6em;

}



#content h2 {

font-size: 1.5em;

color: #795001;

margin: 0 0 0.5em 0;

}



#content img {

padding: 0px;

display:inline;

}







h3 {

font-size: 1.3em;

margin: 0 0 10px 0;

}



a {

text-decoration: none;

color: #b6952a;

}



a:hover {

text-decoration: underline;

color: #b6952a;

}





#footer {

clear: both;

margin: 0 auto;

padding: 7px 0em 7px 0em;

width: 790px;

text-align: center;

color: #ffffff;

font-size: 0.9em;

height: 25px;

background: #381611 no-repeat right;

border: none;}



#extras {

float: right;

width: 300px;

margin: 0 0 15px 0;

padding: 0;

font-size: 0.9em;

line-height: 1.5em;

}



#extras p {

margin: 0 0 1.5em 0;

}



#footer a {

color: #ffffff;

text-decoration: underline;

}



#footer a:hover {

color: #cf7d25



}



.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;

}





.navigation {

	height: 36px;

	margin: 0 auto;

	width: 632px;

}

.navigation a {

	background: url(images/navigation.jpg) no-repeat;

	color: #FFF;

	float: left;

	font: arial;

	height: 30px; 

	letter-spacing: 1px;

	line-height: 30px;

	text-align: center;

	text-decoration: none;

	width: 100px;

}

.navigation a:hover {

	color: #FFF;

	background-position: left bottom;

}
