/* 	

Colors used in this document:

Dark Red Title Text			#660000
Slightly Lighter Red			#990000
Khaki color on right nav		#a69c7b
Gold at top of bckg gradient 		#a89967
Brown at bott. of bckg grad		#2f2b1b
Dark Gray body text			#181818

*/

body {
	margin: 0;
	padding: 0;
	font-family: Geneva, Helvetica, Arial, sans-serif;
	font-size: small;
	color: #181818;
	
}

