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

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

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

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

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

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

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

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

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

.imgborder { BORDER: #5D6347 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#B72321;
	background:#B72321;
	height:1px;
	border:0;}
	
.faqs li{ font-size: 11px;
	 line-height: 13px;
	 padding-bottom:3px;
	 margin-left:-20px;}
			  
/* Template */
.nav a{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		margin:0;
		text-decoration:none;
		padding-left:20px;
		}
.nav a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		color:#FFFFFF;
		font-weight:bold;
		margin:0;
		text-decoration:none;
		padding-left:20px;
		background:url(assets/images/leaf.gif) left no-repeat;
		display:block;
		}
		
.docnames { font-family: Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFFFFF;
			line-height:18px;
			margin:0;
			font-weight:bold;
			letter-spacing:1px;
			}
			
.address {font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#FFFFFF;
			margin:0;
			line-height:18px;
			}
			
.tagline {font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFFFFF;
			line-height:18px;
			margin:0;
			font-weight:bold;
			}
			
.title {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:20px;
		color:#FFFFFF;
		margin:0;
		line-height:24px;
		font-style:italic;
		}
		
.highlights p{margin:0;}

.highlights a{font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		margin:0;
		text-decoration:none;
		padding-left:20px;
		background:url(assets/images/g_leaf.gif) left no-repeat;
		display:block;
		}
.highlights a:hover{font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#FFFFFF;
		font-weight:bold;
		margin:0;
		text-decoration:none;
		padding-left:20px;
		background:url(assets/images/leaf.gif) left no-repeat;
		display:block;
		}
		
/* End Template */

/* 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 */