htm, html, body { font-family: Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		height:100%;}

p { font-size: 13px;
	line-height: 22px;
	color:#E2EAF3;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#A48A69;
	 font-family:"Times New Roman", Times, serif;
	 text-transform:uppercase;
	 margin-top:0;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#BBA5A8;}

h3 { font-size: 15px;
	 font-weight: bold;
	 color:#97B4D7;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#DCC59C;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:5px;
	 color:#E2EAF3;}

.imgborder { BORDER: #A48A69 1px solid;}

.smalltext { font-size: 11px;
	         line-height: 20px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #A48A69;}
			  
hr {color:#A48A69;
	background:#A48A69;
	height:1px;
	border:0;}

.links p {margin:0;}

/* Template Features */

.phone {color:#CDB591;
	    font-size:16px;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;}

.nav td {border-top:#F3DCBC 1px solid;}

.nav a {color:#BECEDE;
	  font-family:"Times New Roman", Times, serif;
	  font-size:13px;
	  font-weight:bold;
	  text-transform:uppercase;
	  text-decoration:none;}

.nav a:hover {color:#BAA4A7;
	  font-family:"Times New Roman", Times, serif;
	  font-size:13px;
	  font-weight:bold;
	  text-transform:uppercase;
	  text-decoration:none;
	  background-color:#36516F;}

.bottomlinks {color:#C9B9A5;
			  font-size:11px;
			  line-height:19px;
			  text-decoration:none;
			  font-weight:normal;}

.bottomlinks a {color:#C9B9A5;
			  font-size:11px;
			  line-height:19px;
			  text-decoration:none;
			  font-weight:bold;}

.bottomlinks a:hover {color:#AE8B84;
			  font-size:11px;
			  line-height:19px;
			  text-decoration:none;
			  font-weight:bold;}

div#office {
	position:relative;
	left:170px;
	top:-95px;
	width:555px;
	height:85px;
	z-index:2;
}	

#container {width:1px; height:1px;
			position:relative;}  

/* 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;
}

htm, html, #stretchTable {
	height:100%;
}

/* Custom Forms End */
