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

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

h1 { font-size: 22px;
	 font-weight: bold;
	 margin:0;
	 color:#76859A;
	 font-style:italic;}

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

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#87A0B4;}

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

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

a:hover { text-decoration: underline;}

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

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

.smalltext { font-size: 11px;
	         line-height: 17px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#B22B2F;
	background:#B22B2F;
	height:1px;
	border:0;}
	
.nomargin {margin:0;}
			  
/* 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;
}
SPAN.bold{font-weight:bold}
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 */

/* Template Features */

.address { font-size: 12px;
	line-height: 22px;
	font-weight:bold;
	color:#ECF0FF;}
	
.phone { font-size: 18px;
	font-weight:bold;
	color:#ECF0FF;}
	
.nav {color:#ECF0FF;
	  font-size:12px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}
	  
.nav a {color:#ECF0FF;
	  font-size:12px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}
	  
.nav a:hover {color:#DFBDA1;
	  font-size:12px;
	  font-weight:bold;
	  line-height:26px;
	  text-decoration:none;}
	  
.bottomlinks {color:#ECF0FF;
	  font-size:10px;
	  font-weight:normal;
	  line-height:21px;
	  text-decoration:none;}
	  
.bottomlinks a {color:#ECF0FF;
	  font-size:10px;
	  font-weight:bold;
	  line-height:21px;
	  text-decoration:none;}
	  
.bottomlinks a:hover {color:#DFBDA1;
	  font-size:10px;
	  font-weight:bold;
	  line-height:21px;
	  text-decoration:none;}

/* End Template Features */