﻿body {
	margin: 0;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #020202;
	scrollbar-highlight-color: #020202;
}


p, table {
	font-size: 10.5pt;
	font-family: "Palatino Linotype";
	color: #fff;
	line-height: 22px
}


ol, li {
	padding-top: 4px;
}
	

a:link, :active, a:visited {
	color:#bb8a49;
	text-decoration:none;
	

}
a:hover {
	color: #fff;
	text-decoration: underline;

	}

#mainNav a{font-family: "Palatino Linotype";
           color: #000;
           text-decoration:none;
           font-weight:500

}

#mainNav a:hover { font-family: "Palatino Linotype";
                   color: #7c5828;
                   text-decoration:none;
                   font-weight:500


}


	
H1{
	color: #8d6632;
	font-size: 15pt;
	font-family: "Palatino Linotype";
	font-style: oblique;
	font-weight: bold;
}
	
	
H2{	color: #fff;
	font-size: 12pt;
	font-family: "Trebuchet MS"
;
	}
	
	
H3{	color: #7d8e1f;
	font-size: 10pt;
	font-family: "Trebuchet MS"
;
	}
	
	
hr {
	color: #4F4331;
	}

input, textarea {
	background-color: transparent;
	color: #fff;
	font-family: "Palatino Linotype";
	font-size: 10.5pt;
}


.image_border {
	border: 3px solid #8d6632;
		margin: 7px;
}







