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

p { font-size: 13px;
	line-height: 18px;
	color:#000000;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#757158;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#6C6F42;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#747853;}

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

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

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

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;
	 color:#000000;}

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

hr {color:#757158;
	background:#757158;
	height:1px;
	border:0;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
/* Navigation */

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

#navtable a{ color: #FFFFFF;
	width:136px;
	height:23px;
	display:block;
	font-size:12px;
	font-weight:bold;
}

#navtable a:hover{color: #FFFFFF;
	text-decoration:none;
	background-color:#5D6041;}
	
.bottomlinks {color:#B5BC86;
	  font-weight:bold;
	  line-height:18px;
	  font-size:11px;
	  text-decoration:none;}
	  
.bottomlinks a {color:#B5BC86;
	  font-weight:bold;
	  line-height:18px;
	  font-size:11px;
	  text-decoration:none;}
	  
.bottomlinks a:hover {color:#E4E6D0;
	  font-weight:bold;
	  line-height:18px;
	  font-size:11px;
	  text-decoration:none;}

/* Navigation End */

/* Splash */
.splashaddress {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:10px;
			color:#FFFFFF;
			}
			
.enter {font-family: "Times New Roman", Times, serif;
		font-size:18px;
		color:#FFFFFF;
		}
		
.enter a{font-family:"Times New Roman", Times, serif;
		font-size:18px;
		color:#FFFFFF;
		font-weight: normal;
		}
		
.enter a:hover{font-family:"Times New Roman", Times, serif;
		font-size:18px;
		color:#E4E6D0;
		font-weight:normal;
		}
		
.coupon { border: #757158 1px solid;
			text-align:left;
			margin-right:10px;}