/* Nature - an open source xhtml/css website layout by Studio-plume.org kty 
(Jan 04, 2007)
 */

body {
margin: 0 auto;
padding: 0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
background: #211f20 
}


#wrap {
background: #000000;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 780px;
}

#header {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
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;}

.styleblue {font-size: 1.2em; font-weight: bold; color: #0000FF; }

.stylegreen {font-size: 1.2em; font-weight: bold; color: #009900}

.stylered {font-size: 1.2em; font-weight: bold; color: #FFOOOO}

#textbox p {
width: 170px;
align: right;
text-align: center;
color: #a0a0a0;
margin: 20px 20px 20px 20px;
font-size: 0.8em;
line-height: 1.2em;
height: 50px;}



#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
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: 30px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #003300;
border-left: 2px #000065 solid;
}
	
	
#avmenu li a:hover {
background: #990000;
color: #fffff1;
border-left: 4px #003300 solid;
}

.announce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #a8a8a8;
background-color: #000000;
line-height: 1.3em;
}

#extras {
float: right;
width: 150px;
margin: 0 4px 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.6em;
text-align: left;
}

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

#content img {
padding: 0px;
display:inline;
border-color:#999999
}



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

a {
text-decoration: none;
color: #b6952a;
border: 0;
}

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


#footer {
clear: both;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 780px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 244px;
background: #211d1e url(images/embossedlogo.jpg) no-repeat right;
border: none;}

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

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

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

.leftpad {
margin: 7px 7px 7px 7px;
float: left;
}

.righttight {
margin: 0px 0px 0px 0px;
float: right;
}

.right {
margin: 0px 7px 0px 14px;
float: right;
}

.rightpad {
margin: 7px 7px 7px 14px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
	width: 100px;
	height: 75px;
}

.hoverbox li
{
	background: #333333;
	border-color: #725F1B;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	display: inline;
	float: left;
	margin: 6px;
	padding: 5px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #000;
	width: 200px;
	height: 150px;
}

#hocontent {
margin: 0em 160px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
}

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

#hocontent img {
padding: 0px;
}
