body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 18px;
	color:#000000;
	}

h1 { font-size: 24px;
	 font-weight: bold;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#C4B266;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#BFA43B;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#BE9D2E;}

a:hover { text-decoration:none;
		color:#212121;
		font-weight: bold;}

li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

.imgborder { BORDER: #D4BA4B 2px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#E8D78F;
	background:#E8D78F;
	border:0;
	height:1px;}
	
.bottomright {border-bottom:#D4BA4B 1px solid;
				border-right:#D4BA4B 1px solid;}

.bottomborder {border-bottom:#D4BA4B 1px solid;}

.rightborder {border-right:#D4BA4B 1px solid;}
			  
			  /* Template */
			  
#navtable a{ width:180px;
	height:23px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #212121;
	font-size:13px;
	font-weight:normal;
	margin:0;
}

#navtable a:hover{ font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#BE9D2E;
	font-weight:normal;
	background-image:url(assets/images/nav_links_bg.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	margin:0;
	}
	
#homecell a{ width:180px;
	height:23px;
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #212121;
	font-size:13px;
	font-weight:normal;
	margin:0;
}

#homecell a:hover{ font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#BE9D2E;
	font-weight:normal;
	background-image:url(assets/images/nav_home_bg.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	margin:0;
	}
	
.navpad {padding-top:1px;}

.address {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#212121;
		padding-left:25px;
		line-height:25px;
		margin:0;}
		
/* End Template */

.bottomlinks p{font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			color:#595C41;
			}
			
.bottomlinks a {font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-weight:bold;
			color:#BE9D2E;
			}
			
.bottomlinks a:hover{font-family:Georgia, "Times New Roman", Times, serif;
			font-size:12px;
			font-weight:bold;
			color:#212121;
			}
			
.staff {margin-right:10px;
		float:left;
		BORDER: #D4BA4B 2px solid;
		}	
		
		img { border: none }		