body{
background: #E8E4CE;
margin:0px;
font: 10pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif; 
color: #BA0305;
}

A:link{
	color:#E8E4CE;
	text-decoration:none;
	font-size: 10pt;
	text-transform:uppercase;
}
A:hover{
	color:white;
	text-decoration:none;
	font-size: 10pt;
	text-transform:uppercase;
}
A:active{
	color:#B56115;
	text-decoration:none;
	font-size: 10pt;
	text-transform:uppercase;
}
A:active:hover{
	color:#333333;
	text-decoration:none;
	font-size: 10pt;
	text-transform:uppercase;
}
A:visited{
	color:#B56115;
	text-decoration:none;
	font-size: 10pt;
	text-transform:uppercase;
}
A:visited:hover{
	color:#BA0305;
	text-decoration:none;
	font-size: 10pt;
	text-transform:uppercase;
}


#wrap{
width:700px;
margin-top:10px;
margin-left:20%;
margin-right:auto;
border: black 1px solid;
}

#container{
width:700px;
}

#navcontainer{
background:transparent;
margin-top:-300px;
margin-left:40px;
}

 #navlist li{
background:transparent;
list-style-type: none;
text-align:right;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:14px;
letter-spacing:-2px;
color:#BA0305;
width:160px;
}

#navlist li a:link {
	color: #C0B68F;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:visited {
	color: #BA0305;
	text-decoration:none;
	font-weight: bold;
}

#navlist li a:hover {
	color: #E8E4CE;
	text-decoration:none;
	font-weight: bold;
}

h3{
font-size:12pt;
font: 'Lucida Grande', Verdana, Helvetica, sans-serif;
color:#000066;

}

.content{
background: #C0B68F;
padding:10px;
text-align:justify;
font: 9pt/14pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

.footer{
background:#C0B68F;
padding:9px;
text-align:center;
font: 8pt/9pt 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

.style1 {
	color: #BA0305;
	text-align: justify;
	font: 10pt;
}

#title{
background: #C0B68F;
text-align:right;
padding:10px;
font-family: 'Lucida Grande', Verdana, Helvetica, sans-serif;
font-size:10pt;
text-transform:uppercase;
}

#header{
width:700px;
height: 330px;
margin-left:auto;
margin-right:auto;
}

#outer{
background: #D8D1AB ;
width:100%;
margin:0px;
margin-top:3px;
border: 2px;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #97824A;
}

.pullquote {
color:#FFFFFF;
width:150px;
float:right;
width:150px;
margin-top:10px;
margin-bottom:10px;
margin-left:10px;
padding-bottom:10px;
font-family:'Lucida Grande', Helvetica, sans-serif;
}
