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

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

h1 { font-size: 16px;
	 font-weight: bold;
	 margin:0;
	 color:#3F001F;
	 padding-left:20px;
	 text-transform:uppercase;}

h2 { font-size: 15px;
	 font-weight: bold;
	 color:#7E4566;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#7CA583;}

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

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

a:hover { text-decoration: underline;}

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

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

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

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

.address {color:#672749;
	      font-size:13px;
		  font-weight:bold;}

.phone {color:#672749;
	      font-size:15px;
		  font-weight:bold;}

.nav {color:#5D0221;
	  font-size:12px;
	  line-height:26px;
	  text-decoration:none;
	  font-weight:bold;
	  text-transform:uppercase;}

.nav a {color:#5D0221;
	  font-size:12px;
	  line-height:26px;
	  text-decoration:none;
	  font-weight:bold;
	  text-transform:uppercase;}

.nav a:hover {color:#55795F;
	  font-size:12px;
	  line-height:26px;
	  text-decoration:none;
	  font-weight:bold;
	  text-transform:uppercase;}

.bottomlinks {color:#5D0221;
	  font-size:11px;
	  line-height:20px;
	  text-decoration:none;
	  font-weight:normal;}

.bottomlinks a {color:#5D0221;
	  font-size:11px;
	  line-height:20px;
	  text-decoration:none;
	  font-weight:bold;}
	  
.bottomlinks a:hover {color:#7E4B6A;
	  font-size:11px;
	  line-height:20px;
	  text-decoration:none;
	  font-weight:bold;}

/* End Template Features */
			  
/* Custom Forms -- Just change the colors */

.form p {margin:0;}
.form h3 {margin:0;}

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D0221;
	border: #5D0221 1px solid;
	background-color: #D4E1D7;
}
 input.submit
{
	border: 1px solid #5D0221;
	border-top-color: #5D0221;
	border-left-color: #5D0221;
	padding: 0.25em;
	background-color: #D4E1D7;
	color: #5D0221;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #5D0221;
	border-top-color: #5D0221;
	border-left-color: #5D0221;
	padding: 0.25em;
	background-color: #5D0221;
	color: #D4E1D7;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */