#mainimg {
	width:248px;
	height:271px;
	float:left;
}

* html #mainimg {
	position: relative;
	}

#home-main_text {
	color: #6F6C62;
	font-family: Georgia, serif;
	font-size: 11px;
	padding: 15px;
	line-height: 15px;
	}

#contacthead {
	position: absolute;
	top: 370px;
	left: 0px;
	width: 248px;
	height:33px;
	padding-top: -1px;
	padding-right: 1px;
	
}

* html #contacthead {
	top: 391px;
	}

#column1_head {
	width:247px;
	height:33px;
	float:left;
	background-color:#BBCEE6;
}

#column2_head {
	width:247px;
	height:33px;
	float:left;
	font-family: Arial, sans-serif;
	color: #36587B;
	background-color:#BBCEE6;
}

#column1_content {
	width:247px;
	height:1100px;
	float:left;
}

#column1_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6C62;
	padding: 15px;
	font-size: 12px;
	line-height: 15px;
	}

#column2_content {
	width:247px;
	height:637px;
	float:left;
}

#column2_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F6C62;
	padding: 15px;
	font-size: 12px;
	line-height: 15px;
	}


#helpful {
	color: #517493;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	}

#content_int {
	color: #256;
	font-family: Georgia, Palatino, Palatino Linotype, serif;
	margin-bottom: 20px;
	font-size:13px;
	padding:20px;
	}

#content {
	width:475px;
	float:left;
}

div.fieldset {
	padding: 10px;
	margin: 10px;
	background: #EEECE6;	
}

* html div.fieldset {
	float:left;
	position:relative;
}

h4.legend {
	/*background: #256;*/
	color: #256;
	margin:0 0 10px 0;
}

/*input {
	width: 150px;
	float: left;
	text-align: right;
	margin: 0 10px 10px 0;
}*/

div.row {
	margin:5px 0;
	clear:both;
	background:#F3F0EA;
}

* html div.row {
	float:left;
	position:relative;
}

div.radiorow {
	clear:left;
}

div.label { 
	 padding:5px;
	 float:left;
	 width:150px;
	 text-align:right;
}

/*.advsearchbox {
 width:150px;
} */

div.radio {
	text-align: left;
	margin:10px;
	}

/*textarea {
	float:left;
	margin: 10px;
	width:200px;
	}*/
	
p {
	text-align: left;
}
	
p.contact {
	margin:20px;
}	
	
ul.dir {
	position:relative;
	top:30px;
}	
	
li.map {
	list-style-type:disc;
	clear:both;
	margin:20px;
}

table {
	width:400px;
	}
	
span.breadcrumbs {
	font-size:12px;
	display:block;
	margin-bottom:10px;
}

span.breadcrumbs a {
	font-weight:bold;
}