body { font-family: Georgia, "Times New Roman", Times, serif;}

p { font-size: 12px;
	line-height: 18px;
	color:#B0CCA5;
	padding-left:5px;}

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

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#D2D2D2;
	 font-family:Arial, Helvetica, sans-serif;
	 }

h3 { font-size: 15px;
	 font-weight: bold;
	 color:#498837;
	 font-family:Arial, Helvetica, sans-serif;
	 }

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

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

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

li { font-size: 12px;
	 line-height: 16px;
	 padding-bottom:5px;
	 color:#B0CCA5;
	 margin-left:-20px;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#B0CCA5;
	background:#B0CCA5;
	height:1px;
	border:0;}
			  
/* Template */
.nav a{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#FFFFFF;
		font-style: italic;
		text-decoration:none;
		margin:0;
		}
.nav a:hover{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:13px;
		color:#8FA08D;
		font-style: italic;
		text-decoration:none;
		margin:0;
		}
		
.addresss {font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#FFFFFF;
		line-height:18px;
		}
.addresss a{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#FFFFFF;
		line-height:18px;
		}
.addresss a:hover{font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#FFFFFF;
		text-decoration:underline;
		line-height:18px;
		}
		
.bottomlinks p{line-height:16px;
		margin-top:10px;
		}
		
.bottomlinks a{color:#8FA08D;
		text-decoration:none;
		font-weight:bold;
		margin-top:10px;
		}
.bottomlinks a:hover{color:#CCCCCC;
		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: #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 */