body { font-family: Arial, Helvetica, sans-serif;
	background:#000000 url(assets/images/bg.jpg) top center fixed no-repeat;
	margin:0;
	margin-top:40px;}

p { font-size: 12px;
	line-height: 18px;
	color:#FFFFFF;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#5B1E19;
	 letter-spacing:1px;
	 margin-bottom:5px;
	 margin-top:5px;
	 }
	 
h1.name {
	font-size: 25px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#8A3C1E;
	 letter-spacing:1px;
	 margin-bottom:5px;
	 }
	 
h2.name {
	font-size: 20px;
	color: #5B1E19;
	margin-top: 0px;
	margin-left: 160px;
}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#2C3025;
	 letter-spacing:1px;
	 margin-bottom:5px;
	 }

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#616644;}

a:hover { text-decoration:none;
	color:#933128;}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;
	 color:#FFFFFF;}

.imgborder { BORDER: #2C3025 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#812B23;
	background:#812B23;
	height:1px;
	border:0;}

.link {color:#B8BD9D;}
	
/* Template */

.address {font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#AD9976;
	font-weight:bold;
	margin:0;
	padding-left:15px;
	padding-bottom:5px;
	}
	
.phone {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#AD9976;
	font-weight:normal;
	line-height:20px;
	margin:0;
	padding-right:15px;
	}
/* Added by Gene on 5/14/2009 */
#todholder {width:160px;
	padding:25px;
	}
#tod { font-size: 12px;
	line-height: 18px;
	}

#nav {width:167px;
	padding-top:40px;
	margin:0;
	}
#nav ul{list-style:none;
	margin:0;
	padding:0;
	}
#nav li {text-align:right;
	line-height:25px;
	padding-right:5px;
	}
#nav a{padding-right:15px;
	font-size:13px;
	color:#592118;
	text-decoration:none;
	display:block;
	}
#nav a:hover{padding-right:15px;
	font-size:13px;
	color:#592118;
	text-decoration:none;
	display:block;
	background:#758264;
	}
.white {color:#FFFFFF;}

#sidebar {width:147px;
	padding:10px;
	}
	

	
.bottomlinks p{color:#FFFFFF;
	font-weight:bold;
	}
.bottomlinks a{color:#B8BD9D;
	text-decoration:none;
	font-weight:bold;
	}
.bottomlinks a:hover {color:#A84724;
	text-decoration:none;
	font-weight:bold;
	}	  
			  
			  
/* End Template */

/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #47503D;
	border: #5B1E19 1px solid;
	background-color: #ADB397;
}
 input.submit
{
	border: 1px solid #5B1E19;
	border-top-color: #5B1E19;
	border-left-color: #5B1E19;
	padding: 0.25em;
	background-color: #ADB397;
	color: #47503D;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #5B1E19;
	border-top-color: #5B1E19;
	border-left-color: #5B1E19;
	padding: 0.25em;
	background-color: #47503D;
	color: #ADB397;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */