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

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

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#79150e;
	 letter-spacing:-1px;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#808081;
	 letter-spacing:-1px;
	 }

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

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

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

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

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#000000;}
	 
hr {color:#807F7D;
	background:#807F7D;
	height:1px;
	border:0;
	}

.imgborder { BORDER:#9C1D12 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #504F4D;
	border: #504F4D 1px solid;
	background-color: #D6D1C5;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #D6D1C5;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #8B292A;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */

/* Template */

.address {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#FFFFFF;
		font-weight:bold;
		margin:0;
		}
		
.phone {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color:#FFFFFF;
		font-weight:bold;
		margin:0;
		}
		
.nav a{ font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#FFFFFF;
		text-decoration:none;
		letter-spacing:-1px;
		font-weight:400;
		margin:0;
		line-height:18px;
		}
		
.nav a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#9A8F72;
		text-decoration:none;
		letter-spacing:-1px;
		font-weight:400;
		margin:0;
		line-height:18px;
		}
		
.bottomlinks {font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#808081;
				text-decoration:none;
				font-weight:bold;
				line-height:18px;
				}
.bottomlinks a{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#9D9D9D;
				text-decoration:none;
				font-weight:bold;
				line-height:18px;
				}
.bottomlinks a:hover{font-family:Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#808081;
				text-decoration:none;
				font-weight:bold;
				line-height:18px;
				}
				
.highlights li{color:#FFFFFF;}
.highlights a{color:#FFFFFF;
				text-decoration:none;
				}
.highlights a:hover {color:#CCCCCC;
					text-decoration:none;
					}
				
/*End Template */

/* Splash */
.splashphone {font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#7b2423;
margin:0;
}

/* Test*/
#test {width:754px;
		height:100%;
		background-color:#000066;
		background:url(assets/images/bg1-table2.jpg) top center repeat-y;
		}
		
#leftbox {
	float: left;
	outline-style: solid;
	max-width: 250px;
	margin-right: 8px;
	padding-left: 3px;
}

#toplinks {
	text-align: center;
	font-size: 11px;
	height: 11px;
	margin-bottom: -11px;
}
#toplinks a {
	text-decoration: none
}
#sidebox {
	margin-top: 40px;
	color: white;
	max-width: 200px;
	margin-left: 22px;
	margin-right: 5px;
}
#sidebox p {
	color: white;
}