/* CSS Document */

body
{
margin:0;
background:#3e0103 url('background.gif') repeat-x left top;
font-family: Trebuchet MS, Arial, sans-serif;
font-size:0.7em;
line-height:1.7em;
color:#fff;
}

.clear
{
clear:both;
}

#wrapper
{
width:820px;
margin:auto;
}

#header
{
width:820px;
margin:0;
min-height:174px;
}

#logo
{
float:left;
margin:40px 0 42px 10px;
}

#strap
{
float:right;
margin:64px 10px 0 0;
}

#content
{
width:820px;
margin:0;
}

#content-terms a:link,
#content-terms a:visited
{
color:#987272;
text-decoration:underline;
}

#content-terms a:hover
{
color: #f6f2dd;
text-decoration:none;
}

#menu
{
width:820px;
height:42px;
margin:0;
}

#menu img
{
float:right;
margin:0 0 0 0;
}

#menu ul
{
list-style-type:none;
padding:0;
margin:15px 0 0 10px;
height:1em;
line-height:1.1em;
float:left;
}

#menu ul li
{
display:inline;
margin-right:20px;
}

#menu ul li a:link,
#menu ul li a:visited
{
color:#987272;
text-decoration:none;
}

#menu ul li a:hover
{
color: #f6f2dd;
text-decoration:none;
}



#content-left
{
width:460px;
margin:40px 0 0 10px;
float:left;
}

#content-left a:link,
#content-left a:visited
{
color:#f6f2dd;
text-decoration:underline;
}

#content-left a:hover
{
color: #987272;
text-decoration:underline;
}



#content-left span
{
color:#b38a8a;
font-weight:bold;
}

#content-left input, #content-left select, p.report
{
background-color:#b38a8a;
border:1px solid #fff;
font-family: Trebuchet MS, Arial, sans-serif;
color:#fff;
padding:0 2px 0 2px;
}

#content-right
{
width:280px;
margin:0;
float:right;
text-align:right;
}


#content-terms
{
width:780px;
margin:40px 0 0 10px;
float:left;
}

#content-terms span
{
color:#b38a8a;
font-weight:bold;
}



#footer
{
background:url('dotline.gif') no-repeat left top;
width:820px;
margin:20px auto 0 auto;
padding:0;
}



#footer-left
{
float:left; 
width:200px;
color:#987272;
margin:20px 0 20px 10px;
}

#footer-right
{
float:right; 
text-align:right;
width:500px;
color:#987272;
margin:20px 5px 0 0;
}




#footer ul
{
list-style-type:none;
padding:0;
margin:0 0 0 0;
height:1em;
line-height:1.1em;
}

#footer ul li
{
display:inline;
}

#footer ul li a:link,
#footer ul li a:visited
{
color:#987272;
text-decoration:none;
}

#footer ul li a:hover
{
color: #f6f2dd;
text-decoration:none;
}









form#contactevolve
{
margin:0;
padding:0;
}

form#figgys label
{
color:#fff;
width:70px;
display:block;
float:left;
clear:left;
text-transform:lowercase;
}



form#figgys input, 
form#figgys select, 
form#figgys textarea
{
border:1px solid #fff;
float:left;
width:230px;
margin:0 0 10px 0;
padding:2px;
font-size:11px;
color:#fff;
background-color:#b38a8a;
font-family: Trebuchet MS, Arial, sans-serif;
}

form#figgys input#submit
{
margin:6px 0 -6px 164px;
width:auto;
height:auto;
border:0;
background:none;
}
