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

p { font-size: 12px;
	line-height: 20px;
	color:#191456;}

h1 { font-size: 20px;
	 font-weight: bold;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;
	 color:#4C507D;
	 margin:0;}

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

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#2E2B72;
	 line-height:24px;}

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

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

a:hover { text-decoration: underline;}

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

.imgborder { BORDER: #3F3C7F 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #3F3C7F;}
			  
hr {color:#3F3C7F;
	background:#3F3C7F;
	height:1px;
	border:0;}
	
.nomargin {margin:0;}

.mission h3 {font-size:13px;
	         margin-top:0;}

.mission p {margin-bottom:0;}
	
/* Template Features */

.address {color:#323079;
	     font-size:13px;
		 font-weight:bold;
		 line-height:24px;
		 font-family:Georgia, "Times New Roman", Times, serif;}
		 
.phone {color:#E9CF6E;
	    font-size:18px;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;}

.call {color:#F6F4B7;}

.nav {color:#FBFAE1;
	  font-size:13px;
	  line-height:25px;
	  text-decoration:none;
	  font-weight:bold;}
	  
.nav a {color:#FBFAE1;
	  font-size:13px;
	  line-height:25px;
	  text-decoration:none;
	  font-weight:bold;}
	  
.nav a:hover {color:#989F51;
	  font-size:13px;
	  line-height:25px;
	  text-decoration:none;
	  font-weight:bold;}

.bottomlinks {color:#C8BF74;
	  font-size:12px;
	  line-height:25px;
	  text-decoration:none;
	  font-weight:normal;}
	  
.bottomlinks a {color:#C8BF74;
	  font-size:12px;
	  line-height:25px;
	  text-decoration:none;
	  font-weight:bold;}
	  
.bottomlinks a:hover {color:#989F51;
	  font-size:12px;
	  line-height:25px;
	  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 */