	body { margin-top: 0px; margin-left: 0px; margin-bottom: 0px; margin-right: 0px; }
	
	H1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a60003;
	font-size : 18px;
	display : inline;
}
	H2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #670001;
	font-size : 14px;
}
	table { font-family: Arial, Helvetica; color: #401616; font-size : 12px; }
	li { font-family: Arial, Helvetica; color: #d94b41; font-size : 11px; }
	
    a:link { color : #670001; }
    a:visited { color : #670001; }
    a:hover { color : #d94b41;}
    a:active { color : #d94b41;}
	
	#bottomnav:link, #bottomnav:visited {color: #d94b41; text-decoration: none;}
	#bottomnav:hover, #bottomnav:active {color: #ffc34c; text-decoration: none;} 	
	

    img { border-color : #000000; }
	
	#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#d94b41;
	}
	
	#content {
	padding-right:10px;
	height:360;
	overflow:auto;
	}
	
	#gallerycontent {
	height:360;
	}
	
	.quotebox {
	border: 1px solid #ffb31a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image:url(images/quotebg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#ffeac0;
	}
	
	.formfields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fffaf2;
	background-image: url(images/fieldbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 125px;
	padding-right: 4px;
	padding-left: 4px;
	border: 1px solid #bf4239;
	}
