div.heading {
	text-align: left;
	padding: 0 0 5px 0;
	font-weight: bold;
	font-size: 1.7em;
	line-height: 1em;
	border: none;
}
#leftcolumn div.heading {
	font-size: 1.5em;
	color: #000;
}
div.heading.map {
	text-align: center;
}
div.heading h1 {
	margin: 0 0 8px 0;
	text-align: left;
}
div.page  {
	border-bottom: 1px solid #999;
}
div.heading.narrow {
	font-size: 1.4em;
}
#snapshot {
	text-align: center;
}
.imageleft {
	margin: 8px 8px 3px 0;
	float: left;
}
a.readmore, a.more  {
	font-size: .9em;
	font-style: italic;
	float: right;
	font-weight: normal;
}
table.video  {
	margin: 3px 25px 15px 0;
}
table.video td {
	padding: 0 0 0 15px;
}
table.video td h1 {
	font-size: 1.2em;
}
#categorymenu {
	padding: 6px 12px 6px 6px;
	background-color: #efefef;
	float: right;
	border: 1px solid #666;
	margin: 0 0 8px 15px;
}
#categorymenu h3 {
	margin: 0;
}
#cat {
	width: 100%;
	background-color: #efefef;
	padding: 2px 5px;
	font-size: 1.3em;
}
h1.catname {
	font-size: 1.3em;
	border-bottom: 1px solid #666;
}

#sidebar1 {
	margin: 0 0 15px 0;
}
#sidebar1 h2.sidebar1title {
	font-size: 1.5em;
	margin: 0 0 4px 0;
	font-weight: bold;
	color: #000;
}
#sidebar2 div.sidebar1body {
	line-height: 1.2em;
}
#sidebar2 div.sidebar1body p:first-child {
	margin: 0;
}
#sidebar1 div.sidebar1body img {
	border: 1px solid #666;
	margin: 0  0 2px 8px;
	float:right;
}
#sidebar2 {
	margin: 20px 0 15px 0;
}
#sidebar2 h2.sidebar2title {
	font-size: 1.4em;
	margin: 0 0 4px 0;
	padding: 0;
	font-weight: bold;
	color: #000;
}
#sidebar2 div.sidebar2body p:first-child {
	margin: 0;
}
#sidebar2 div.sidebar2body {
	line-height: 1.2em;
	font-size: 1.1em;
}
#sidebar2 div.sidebar2body img {
	border: 1px solid #666;
	margin: 0  0 2px 8px;
	float: right;
}
#contact {
	margin: 65px 0 0 20px;
}
#contact div.contactbody {
	line-height: 1.2em;
	font-size: 1em;
}

.u {
	border-bottom: 1px solid #666;
	padding-bottom: 2px;
	margin-bottom: 8px;
}	
div.heading.v {
	font-size: 1.3em;
	padding: 0;
	margin: 0 0 4px 0;
}
table.cities td {
	padding: 0 30px 0 0;
}
table.cities td h3.c2 {
	margin: 0;
	font-family: arial;
	font-size: 1em;
}
table.form {

}
table.form th {
	font-weight: bold;
	padding: 2px 5px 0 0;
	text-align: left;
}
table.form td {
	padding: 2px 0 0 0;
}
table.form td input, table.form td textarea {
	width: 180px;
	text-align: left;
}
table.form th {
	font-weight: bold;
	padding: 0 5px 0 0;
	text-align: left;
}
table.form th input, table.form th textarea {
	width: 130px;
	text-align: left;
}
table.form td input.button {
	text-align: center;
}

table.form.contact td input, table.form.contact td textarea {
	width: 360px;
}

div.weather {
	width: 100%;
	text-align: center;
	margin: 30px 0;
}
div.homes {
	text-align: center;
	margin: 0 12px;
	padding: 6px 0 10px 12px;
	background: #fff url(/images/homesbkgd.jpg) bottom left repeat-x;
	border: 1px solid #666;
	overflow: auto;
	min-height: 410px;
	height: auto !important; /* ie6 */
    height: 410px;
}
div.home {
	text-align: center;
	float: left;
	padding: 0;
	vertical-align: bottom;
}

div.home p {
	margin: 0;
	padding: 0;
}
div.home img {
	margin: 0 12px 4px 12px;
}
p.more {
	float: right;
	margin: 0 20px 0 0;
}
#leftcolumn h1.searchterms {
	font-weight: normal;
	font-size: 1em;
	line-height: 1.2em;
	margin: 0 0 20px 0;
}
#logos {
	margin: 15px 0 0 280px;
}
#logos img {
	margin: 0 10px 6px 0;
}
div.pagebody img {
	float: left;
	margin: 0 8px 2px 0;
}
div.pagebody img.right {
	float: right;
	margin: 0 0 3px 8px;
}

div.latestpost {
	margin-top: 15px;
	text-align: center;
}
div.post h1  {
	font-size: 1.2em;
	font-weight: bold;
}
div.post p  {
	margin: 3px 0 12px 0;
	line-height: 1.3em;
}
div.post div.image  {
	float:left;
	padding: 0 6px 2px 0;
}
p.byline  {
	margin: 10px 0 12px 0;
	line-height: 1.2em;
	font-size: .9em;
}
p.subtitle  {
	font-style: italic;
}
.alert {
	font-weight: bold;
	color: red;
}
ul.list li,ul.list li a {
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}