body {
	background: #a9907a url(assets/linebkgd.jpg) repeat-x top left;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	}

p {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	}

a:link {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
	}
a:visited {
	color: #000000;
	text-decoration: underline;
	}
a:hover {
	color: #c4141b;
	text-decoration: underline;
	}
a:active {
	color: #c9b088;
	text-decoration: underline;
	}


/*  BOTTOM NAVIGATION  */

.footer {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}

#navbtm a:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
#navbtm a:visited { 
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
#navbtm a:hover { 
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #C4141B;
	text-decoration: underline;
	}
#navbtm a:active { 
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #C9B088;
	text-decoration: underline;
	}
	

/*  HEADINGS  */
.headings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	}


/*  SMALL TEXT  */

.smalltext {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	}
	
	
	


/*  COLORS

C4141B Red 
E3D6C1 Tan 
C9B088 Dark tan

*/
