	body {
		margin: 0;
		padding: 0;
		background-repeat: repeat-y;
		background-color: #fff;
		font-family:   Tahoma, Verdana,Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
        min-width: 750px;
	}

	#container {
		width: 100%;
		margin: 0px auto;
		background-color: transparent;
		color: #333;
		line-height: 1.3em;
		background-repeat: repeat-x;

	}

	#top {
		height: 156px;
		background-image: url("images/house.jpg");
		background-repeat: no-repeat;	
		width:100%;	
	}
	#top #topTitle {
		margin: 1px 1px 1px 1px;
		padding: 50px 5px 5px 220px;
        font-size: 2.5em;
		line-height: 1.1em;
		color: #000;
	}
	.titlesubline {
		color: #333;
		font-size: 10pt;
		font-style:italic;
				line-height: 1.0em;
	}
	#leftcol {
		float: left;
		width: 194px;
		padding: 0px 0 0 0;
		background-repeat: no-repeat;
		
	}

	#rightcol {
		float: right;
		width: 194px;
		margin: 0;
	}

	#content {
		margin-left: 194px;
		margin-right: 194px;
		padding: 0 2em;
	}
	
	#content2 {
		margin-left: 200px;
		margin-right: 50px;
		padding: 2em;
	}

	#footer {
		clear: both;
		
		padding:  1em;
		color: #333;
		background-color: #fff;
		border-top: 1px dashed #ccc;
		text-align:right;
		font-size:  .7em;
	}


	.teaserDark {
		margin: 0px 2px 20px 2px;
		background-color: #fff;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
	}

	.teaserDark .teaserTitle {
		margin: 1px 1px 1px 1px;
		padding: 1px 3px 1px 4px;
		background-color: #7EB3D0;
		color: #000;
		font-weight: bold;
	}
	.teaserDark .teaserContent {
		margin: 0px 1px 1px 1px;
		padding: 1px 3px 1px 4px;
		background-color: #E8EFF5;
		color: #000;
		font-weight: normal;
	}
	
	.teaser {
		margin: 0px 2px 20px 2px;
		background-color: #fff;
		border-top: 1px solid #ccc;
		border-right: 1px solid #999;
		border-bottom: 1px solid #999;
		border-left: 1px solid #ccc;
	}

	.teaser .teaserTitle {
		margin: 1px 1px 1px 1px;
		padding: 1px 3px 1px 4px;
		background-color: #E8EFF5;
		color: #000;
	
	}

	.teaser .teaserContent {
		margin: 0px 1px 1px 1px;
		padding: 1px 3px 1px 4px;

		color: #000;
		font-weight: normal;
	}
	
	.paragraphContainer {
		background-color: #fff;
		margin: 0 0 1em 0;
		padding:1em;
	}
	
	.contentImage {
		float:left;
		margin: 4px 8px 3px 0px;
		border: 1px solid #666;
	}
	.contentParagraph {
		margin: 0px 0px 0px 120px;
	}
        .thumb{ border:1px solid #ccc;
	}
/*----------a couple of styles of pull quotes*/
.pullquote {

	font-size: 16px;
	color: #7D892F;
	line-height: 2em;
	font-style: italic;
   margin: 10px 20px;
	
}
.pullquote2 {


	color: #000;
	line-height: 2em;
	font-style: normal;
   margin: 40px 20px;
	
}
.byline {
	display:block;
	float: right;
	font-style: italic;
}

div.review {


	width: 180px;
	float: right;
	color: #7D892F;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 10px 0px;
	border:1px dashed #ccc;
	background-image: url(images/quote1.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
div.lreview {

	width: 180px;
	float: left;
		color: #7D892F;
	padding: 10px 10px 5px 10px;
	margin: 0px 10px 10px 0px;
	border:1px dashed #ccc;
	background-image: url(images/quote1.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
div.review p:first-letter {
	padding: 0 0 0 30px;
}
div.lreview p:first-letter {
	padding: 0 0 0 30px;
}


div.review p {
	font: italic 100%/150% Georgia, "Times New Roman", Times, serif;
	background-image: url(images/quote2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.lreview p {
	font: italic 100%/150% Georgia, "Times New Roman", Times, serif;
	background-image: url(images/quote2.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
div.review img {
	margin: auto;
	display: block;
}
/*----------------------------*/







	table { font-size: 1em;}
	
	h1 {
		font-size: 1.4em;
		line-height: 1.4em;
		color: #069;
		margin:0;
		padding:0;
		font-weight:normal;
	}
	h2 {
		font-family:   Verdana,Geneva, Arial, Helvetica, sans-serif;
		font-size: 1.3em;
		line-height: 1.3em;
		color: #069;
		margin:0;
		padding:0;
				font-weight:normal;
	}
	h3 {
	font-family:   Verdana,Geneva, Arial, Helvetica, sans-serif;
		font-size: 1.1em;
		line-height: 1.2em;
		color: #069;
		margin:0;
		padding:0;
				font-weight:normal;
	}
	
a:link, a:visited {
	color:  #069;
}

a:hover {
	color: #7D892F;
	text-decoration: underline;
}
	
	
/* Navigation */
#vertnav{
	list-style: none;
	padding:0;
	margin:0;

}

#vertnav ul { 
	padding:0;
	margin:0;
	list-style: none;
	width:194px;
	z-index:99;
	overflow:visible;
	position:absolute; 
	background-color:#E8EFF5;
}

#vertnav li { 
	position: relative; 
	width: 194px;
	border-right:solid 1px #CECECE;	
	border-top:solid 1px #CECECE;
	display:block;
	height:1.5em; /*auto */
	margin:0;
}


#vertnav a {
	text-decoration:none; 
	display:block;
	padding: 0 0 0 0px;  
	margin:0; /*helps Opera with hover */
	background-color:   #E8EFF5;
	width:194px; /*helps IE with hover */
	height:1.5em;
			


}
#vertnav a:hover{
		background-color: #7EB3D0;
		color: #000;
		
}

#vertnav ul, #vertnav ul ul, {
	display:none; 
	position:absolute; 
	top:0; 
	left:194px;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul{
	display:none; 
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul{
    display:block;
}

li>ul { 
	top: auto;
	left: auto;
}

/* Win IE only \*/
* html #vertnav li{float:left; } 
/* end holly hack */

