/*	Overall Site Style	*/

a:active,a:link,a:visited {color: #B7100E;
text-decoration: underline;}

a:hover {color: #B7100E;
text-decoration: overline;}

body 
{font-family : Lucida Grande, Arial, Verdana, sans-serif;
font-size: 12px;
background-color: #BBB39D;
color: #000000; 
margin-left: 0px;}

input, textarea, select
{background-color: #E0DACE; 
color: #B7100E; 
border: 1px solid #B7100E; 
font: 10px verdana;} 

table, td, tr 
{border-collapse: collapse;
font-family : Lucida Grande, Arial, Verdana, sans-serif;
font-size: 12px;}

p {
text-align: justify;
}

.whole {background-color: #E0DACE;}

#content
{
margin-right: 5px;
margin-left: 5px;
width: 666px;
}

.head    
{
text-align: right;
font-weight: bold;
font-style: italic;
font-size: 22px;
font-family: century gothic, verdana;
text-transform: uppercase;
color: #FF9933; 
margin-bottom: 0px;
margin-top: 0px;
}

h1 {
text-align: right;
font-weight: bold;
font-style: italic;
font-size: 22px;
font-family: century gothic, verdana;
text-transform: uppercase;
color: #000000; 
margin-bottom: 0px;
margin-top: 0px;
}

h2 {
text-align: right;
font-weight: bold;
font-style: italic;
border-bottom: 1px solid #000000;
font-size: 22px;
font-family: century gothic, verdana;
color: #000000; 
text-transform: uppercase;
margin-bottom: 0px;
margin-top: 0px;}