/* 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-color:#FFFFFF;
}

iframe { 
overflow: hidden; 
} 

#wrap {
background:#FFFFFF;
color:#030303;
width:600px;
}

#header {
margin: 0px 0em 0px 0em;
padding: 0;
height: 75px;
background-color:#FFFFFF;}

#header h3 {
width: 200px;
margin: 0px 0px 0px 15px;
float: left;
}

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



#avmenu {
width:auto;
font-family: cursive, Arial, Helvetica, serif;
margin: 0, 0, 0px, 0;
padding: 0 0 0 0;
font-size: 1.1em;
color:#FFFFFF;
background-color:#FF9900;
border-top: 1px #666666 solid;
height:20px;
position: relative;
    left: -3px;
	top: -3px;
}

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

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

#avmenu a {
font-weight:900;
font: cursive;
height: px;
text-decoration: none;
color:#000000;
display:inline;
padding: 0px 6px 0px 6px;
border-top-color:#6F4200;
background-color:#FF9900;
width:150px;
margin:0 0px 0 0;
}	
	
#avmenu a:hover {
background:#FFB164 center;
color:#FFFFFF;
border-left: 4px #F27300 solid;
border-right: 4px #F27300 solid;
width:150px;
height:18px;
}

.announce {
margin: 10px 0px 10px 10px;
width:100px;
padding: 10px;
color: #660000;
background-color:#FFFFFF;
line-height: 1.3em;
}

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

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

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

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

#content_2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 10px 20px 20px 10px;
padding: 0 10px 0 10px;
line-height: 1.6em;
text-align: left;
border-left: 1px #666666 solid;
}

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

#content_2 img {
padding: 0px;

}

#menu_font {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
}


#context {
font-family: cursive, Arial, Helvetica, sans-serif;
}

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

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

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


#footer {
font-family: cursive, Arial, Helvetica, sans-serif;
margin: 10px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 620px;
text-align: center;
color:#000000;
font-size: 0.9em;
background:#FF9900;
border: 1px #666666 solid;
}

#footer a {
color:#FFFFFF;
height:18px;
}

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

#horizontalborder {
font-family: Arial, Helvetica, serif;
margin: 0, 0, 0px, 0;
padding: 0 0 0 0;
font-size: 1em;
color:#666666;
background-color:#FF9900;
}

#shadow-container {
    position: relative;
    left: 0px;
    top: 1px;
    /*margin-right: -2px;*/
}

#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
    position: relative;
    left: -1px;
}

	#shadow-container .shadow1 {
        background: #F1F0F1;
    }

    #shadow-container .shadow2 {
        background: #DBDADB;
    }

    #shadow-container .shadow3 {
        background: #B8B6B8;
		
    }

    #shadow-container .container {
        background: #ffffff;
		border-top: 3px;
        border: 1px solid #848284;
        padding: 0px;
    }
	
#shadow-nav {
    position: relative;
    left: 3px;
    top: 2px;
	background: #B8B6B8;
	border: 0px;
}
	
#imageblend {
  position:absolute;
  top: 198px;
  text-align: center;
  z-index:3;

}

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