/* 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: #000000 url(wws/wwdarkdesign.jpg) no-repeat
}


#wrap {
background: #000000;
position: relative;
top: 50px;
color: #ffffff;
border:  none;
margin: 0 auto;
width: 1024px;
}

#contentwrap {
float: right;
width: 820px;
margin: 0em 0em 0px 0em;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
text-align: center;
}

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

#headerimage {
clear: both;
margin: 0px 0em 0px 0em;
padding: 0;
height: 300px;
background-color: #000000;
}

/* Social Media Menu */ 

#smmenu ul {	
list-style: none;
width: 250px;
margin: 0 0 0px 0;
padding: 0;
font-size: 1.1em;
}	

#smmenu li {
margin-bottom: 0px;
float: left;
}

#smmenu li a {
font-weight: bold;
height: 50px;
width: 50px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 0 0 0 0px;
background: #000000;
}

	
#smmenu li a:hover {
background: #67522c;
color: #fffff1;
border-left: 0px #47381e solid;
}

/* Specials Menu */

#specialsmenu {
list-style:none;
float: none;
width: 200px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

.specialsmenu ul {	
list-style: none;
width: 200px;
height: 59px;
margin: 0 0 0 0;
padding: 0;
font-size: 1.1em;
}	

.specialsmenu li {
height: 59px;
width: 200px;
margin-bottom: 4px;
}

.specialsmenu li a {
font-weight: bold;
height: 59px;
width: 200px;
text-decoration: none;
color: #fffff1;
display: block;
padding: 0 0 0 0;
background: #000000;
}
		
.specialsmenu li a:hover {
background: #67522c;
color: #fffff1;
border-left: 4px #47381e solid;
}


/* Main Website Menu */

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

#avmenu ul {	
list-style: none;
width: 200px;
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: #fffff1;
display: block;
padding: 6px 0 0 10px;
background: #67522c;
border-left: 1px #846837 solid;
}
	
	
#avmenu li a:hover {
background: #67522c;
color: #fffff1;
border-left: 4px #47381e solid;
}

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

/* Extras Column right */

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

#socialmedia {
float: right;
height: 50px;
width: 250px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
text-align: center;
}

#mediaplayer {
float: right;
height: 250px;
width: 250px;
margin: 0 0 0 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
text-align: center;
}


#content {
margin: 0 0 0px 0px;
float:left;
width: 540px;
padding: 10px 10px 10px 10px;
line-height: 1.6em;
text-align: left;
}

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

#content img {
padding: 0px;
display:inline;
}


h3 {
font-size: 1.0em;
margin: 0 0 10px 0;
color:#669900;
}

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

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


#footer {
clear:both;
float:none;
margin: 0 auto;
padding: 0px 0em 0px 0em;
width: 1024px;
text-align: center;
color: #808080;
font-size: 0.9em;
height: 100px;
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;
}
