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

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

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#000000;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#4B592B;}

h3 { font-size: 16px;
	 font-weight: bold;
	 color:#802609;}

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

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

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

li { font-size: 11px;
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#000000;
	 margin-left:-15px;
	 font-weight:bold;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
	
/* Template */

.docname {font-family:"Times New Roman", Times, serif;
			font-size:14px;
			color:#000000;
			margin:0;
			font-weight:bold;
			line-height:15px;
			}
			
.address {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:14px;
			color:#FFFFFF;
			margin:0;
			font-weight:bold;
			}
.copyright {font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:21px;
			color:#cc643e;
			}
.copyright a{font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:21px;
			color:#A44B2B;
			text-decoration:none;
			font-weight:bold;
			}
.copyright a:hover{font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			line-height:21px;
			color:#cc643e;
			text-decoration:none;
			font-weight:bold;
			}
			
.nav a{font-family:"Arial Narrow", Arial, sans-serif;
		font-size:16px;
		line-height:21px;
		color:#fff8af;
		text-decoration:none;
		font-weight:bold;
		letter-spacing:1px;
		padding-left:15px;
		}
.nav a:hover{font-family:"Arial Narrow", Arial, sans-serif;
		font-size:16px;
		line-height:21px;
		color:#AF631D;
		text-decoration:none;
		font-weight:bold;
		letter-spacing:1px;
		padding-left:15px;
		background:url(assets/images/arrow.gif) left no-repeat;
		}
		
.phone {font-size:16px;
		font-weight:bold;
		color:#ECEDE8;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	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: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */