body { font-family: Arial, Helvetica, sans-serif;
		color:#697B57;}

p {
	font-size: 12px;
	line-height: 19px;
	color:#22314E;
}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#5C0B0A;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#ACBB9E;}

h3 { font-size: 14px;
	 font-weight: bold;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a {
	font-weight: bold;
	text-decoration: none;
	color:#B48008;
}

a:hover { text-decoration: underline}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.navlinks {color:#FFFFFF;
			font-size:12px;
			font-weight:bold;}

.navlinks:hover {
	color:#B38805;
	text-decoration:none;
}
				  
hr {color:#5C0B0A;
	background:#5C0B0A;
	height:1px;
	border:0;}
