body {background-color: white;}

font, p, body, td, tr {
font-family: trebuchet ms;
font-size: 13px;
line-height: 170%;
color: #762934;}


h1 {color: #af2e39;
	font: 1.4em helvetica,arial,sans-serif;}

h2 {padding-bottom: 12px;
padding-top: 12px;
color: #3f2b03;
text-transform: uppercase;
text-align: left;
font-size: 10px;
font-family: times new roman;
margin: 3px;
font-weight: normal;
}


A:link, A:active, A:visited {color: #bb6d6d;
font-size: 12.5px;
text-decoration: none;}

A:hover {color: #aea595;}

i, b, u {color: #9f916a;}

input,textarea {font-family:verdana; 
background-color: #ddd7bb;
border: 0px;
font-size:9pt;
color: black;
padding-top:5px;
padding-bottom:5px;
margin: 3px;
} 

blockquote {color: #e6edd9;
background-color: #f7fbf1;
width: 80%;
margin-left: 5%;
}


.footer {
	position: relative;
	align: left;
	width: 700px;
	margin: 0 auto;
	background-color: black; 
}



