body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;}

h1 { font-size: 16px;
	font-weight:bold;
	 font-family:"Arial Narrow", Arial, sans-serif;
	 color:#BA9467;
	 text-transform:uppercase;
	 letter-spacing:1px;}

h2 { font-size: 15px;
	 font-weight: bold;
	 font-family:"Arial Narrow", Arial, sans-serif;
	 color:#E2BF97;}

h3 { font-size: 14px;
	 font-weight: bold;
	 font-family:"Arial Narrow", Arial, sans-serif;
	 color:#694B2F;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#BA9467;}

a:hover { text-decoration: none;
	color:#D2B69B;
	}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#D2B69B;
	 margin-left:-15px;}

.imgborder { BORDER: #BA9467 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
/* Template */
.address {font-family:Arial, Helvetica, sans-serif;
		color:#090B31;
		font-size:17px;
		font-weight:bold;
		}
		
.bottomnav {color:#FFFFFF;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:12px;
} 

.bottomnav:hover {color:#BA9467;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
} 	

		
/* Nav */
.nav {color:#FFFFFF;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	line-height:26px;
} 

.nav:hover {color:#BA9467;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size:16px;
	font-weight:500;
	text-decoration:none;
} 


/* Splash */

.enter {font-size:19px;
		color:#C49F73;
		font-weight:bold;
		letter-spacing:2px;}
		
.enter:hover {color:#7B553E;
			  text-decoration:none;}

/* End Splash */