html { margin:0px;}
body

{
	margin: 0px;	
	background-image:url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-color:#51442c;
}

.wrapper
{
	margin: 0 auto;
	width:1012px;
}

.header
{
	height:308px;
	width: 100%;
	background-image:url(/images/header_bg.png);
	background-repeat: no-repeat;
}

.social_buttons {
	float:left;
	margin-top:40px;
	margin-left:35px;
	width:200px;
	height:28px;
}

.social_buttons ul {
	margin:0px; 
    padding:0px; 
    float:left;
    width:100%; 
    height:28px; 
}

.social_buttons ul li { 
       list-style-type:none; 
}

.social_buttons ul li a {  
       display:block;
       float:left;
	   padding:0px 4px 0px 4px; 
}
.social_buttons ul li a#s1
{
	background-image:url(/images/soc1.png);
	background-repeat:no-repeat;
	width:28px;
	height:27px;
}
.social_buttons ul li a#s1:hover
{
	background-image:url(/images/soc1over.png);
}
.social_buttons ul li a#s2
{
	background-image:url(/images/soc2.png);
	background-repeat:no-repeat;
	width:28px;
	height:27px;
}
.social_buttons ul li a#s2:hover
{
	background-image:url(/images/soc2over.png);
}
.social_buttons ul li a#s3
{
	background-image:url(/images/soc3.png);
	background-repeat:no-repeat;
	width:28px;
	height:27px;
}
.social_buttons ul li a#s3:hover
{
	background-image:url(/images/soc3over.png);
}
.social_buttons ul li a#s4
{
	background-image:url(/images/soc4.png);
	background-repeat:no-repeat;
	width:28px;
	height:27px;
}
.social_buttons ul li a#s4:hover
{
	background-image:url(/images/soc4over.png);
}
.req {
	float:left;
	margin-top:70px;
	margin-left:-208px;
	width:200px;
	height:35px;
}

.req ul {
	margin:0px; 
    padding:0px; 
    float:left;
    width:100%; 
    height:35px; 
}

.req ul li { 
       list-style-type:none; 
       float:left;
}

.req ul li a {  
       display:block;
       float:left;
	   padding:0px 0px 0px 0px; 
}
.req ul li a#req1
{
	background-image:url(/images/req1.png);
	background-repeat:no-repeat;
        float:left;
	width:96px;
	height:32px;
}
.req ul li a#req1:hover
{
	background-image:url(/images/req1o.png);
}
.req ul li a#req2
{
	background-image:url(/images/req2.png);
	background-repeat:no-repeat;
        float:left;
	width:96px;
	height:32px;
}
.req ul li a#req2:hover
{
	background-image:url(/images/req2o.png);
}
.logo {
	float:left;
	margin-top:122px;
	margin-left:-150px;
	width:231px;
	height:143px;
}

.flash
{
	float:left;
	margin-top:-244px;
	margin-left:399px;
	height:199px;
	width:578px;
        background-color:#272019;
}

.nav {  
	   margin-left:182px;
       height:21px; 
       width:580px; 
       float:left;
	   margin-top:-35px;
	   margin-left:400px  
}

.nav ul { 
       margin:0px; 
       padding:0px; 
       width:100%; 
       height:30px; 
       text-align:center;  
}

.nav ul li { 
       display:inline;
       float:left; 
	   padding-top:7px;
	   height:30px; 
}

.nav ul li a {  
       height:30px; 
       color:white; 
       text-decoration:none; 
       font-family:"Arno Pro"; 
       font-size:18px;
	   padding:10px 12px 7px 12px; 
}

.nav ul li a:hover { 
       background:url(/images/button_on.png); 
       background-repeat:no-repeat;
	   color:#dda632; 
}

.nav ul li a.selected { 
       background:url(/images/button_on.png); 
       background-repeat:no-repeat; 
	   color:#dda632;
}

.content
{
	margin: 0px;
	padding: 0px;
	width:100%;
}

.words	{
   min-height:200px;
   background-image:url(/images/content_bg.png);
   background-repeat:repeat-y;
   padding:5px 70px 10px 70px;
}

.words h1
{
font-size: 16pt;
color: #272019;
font-family: Arial;
}

.words h2
{
font-size: 15pt;
color: #dda632;
font-family: Arial;
}

.words h3
{
font-weight: bold;
font-size: 14pt;
color: #010101;
font-family: Arial;
font-style:italic;
}

.words h4
{
font-weight: bold;
font-size: 14pt;
color: #8d784b;
font-family: Arial;
}

.words p, .words, .words ul li, .words table tbody tr td ul li
{
color: #010101;
font-size: 11pt;
font-family: Arial;
}



.words a
{
color: #65583f;
font-size: 11pt;
text-decoration:underline;
font-family: Arial;
}

.footer {  
        height:200px;
        width:100%; 
		font-family:Arial, Helvetica, sans-serif;
        float:left;
		background-image:url(/images/footer_bg.png);
		background-repeat:no-repeat;
}

.footer ul {
        margin-top:105px; 
        margin-left:50px; 
        width:510px; 
        float:left;
}

.footer ul li { 
        display:inline; 
        list-style-type:none; 
        color:white;
}

.footer ul li a { 
        color:white; 
        text-decoration:none; 
        font-size:12px; 
        padding:0px 4px 0px 1px;
}

.footer ul li a:hover { text-decoration:underline; }

.footer .selected { text-decoration:underline; }

.melcher {
        width:560px;
	    height:12px;  
        float:left;
		margin-left:91px;
		margin-top:-5px;
		font-family:Arial, Helvetica, sans-serif;
        font-size:12px;  
        text-align:left; 
        color:white;
}

.melcher a { 
        text-decoration:none; 
        color:white; 
}

.melcher a:hover { 
        text-decoration:underline; 
        color:white; 
}



