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

	}

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

	}

	#top {
		height: 160px;
		background-image: url("images/house6.jpg");
		background-repeat: no-repeat;		
	}
	#top #topTitle {

		margin: 1px 1px 1px 1px;
		padding: 50px 5px 0px 300px;
        font-size: 2.5em;
		color: #000;
		
	}

	#leftcol {
		float: left;
		width: 200px;
		padding: 0px 0 0 0;

		background-repeat: no-repeat;
		/*border-right: 1px solid #ccc;*/
				
	}

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

	#content {
		margin-left: 200px;
		/*border-left: 1px solid #ccc;*/
		margin-right: 200px;
		/*border-right: 1px solid gray;*/
		padding: 2em;
	}
	
	#content2 {
		margin-left: 200px;
		border-left: 1px solid #ccc;
		margin-right: 50px;
		/*border-right: 1px solid gray;*/
		padding: 2em;

	}

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

	}
	#titlesubline {
		margin: 0px 0px 0px 320px;
		color: #333;
		font-size: 10pt;
		font-style:italic;
	}

	.teaserDark {
		margin: 0px 0px 20px 0px;
		background-color: #fff;
		border-top: 1px solid #CECECE;

		border-right: 1px solid #CECECE;

		border-bottom: 1px solid #CECECE;

		border-left: 1px solid #CECECE;

	}

	.teaserDark .teaserTitle {
		margin: 1px 1px 1px 1px;
		padding: 1px 1px 1px 4px;
		background-color: #0c8de9; 
		color: #fff;
		
	}
	.teaserDark .teaserContent {
		margin: 0px 1px 1px 1px;
		padding: 1px 3px 1px 4px;
		background-color: #E8EFF5;
		color: #000;
		font-weight: normal;
	}
	
	.teaser {
		margin: 0px 0px 20px 0px;
		background-color: #fff;
		border-top: 1px solid #CECECE;

		border-right: 1px solid #CECECE;

		border-bottom: 1px solid #CECECE;

		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: #efefef;*/
		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;
	}
/*----------a couple of styles of pull quotes*/
.pullquote {
	font-size: 16px;
	color: #7D892F;
	line-height: 2em;
	font-style: italic;
   margin: 10px 40px;
	
}

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



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

div.lreview img {
	margin: auto;
	display: block;
}
div.review {
	background:  #fff;
	/*background: #E8ECF0;*/
	width: 180px;
	float: right;

	color: #7D892F;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 5px 5px;
	border:1px dashed #ccc;
	background-image: url(images/quote_open.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

div.review p:first-letter {
	padding: 0 0 0 45px;
}



div.review p {
	font: italic 100%/150% Georgia, "Times New Roman", Times, serif;
	background-image: url(images/quote_close.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;
	*color: #39c;
	text-decoration: underline;
}
	
	
/* Navigation */
#vertnav{
	list-style: none;
	padding:0px;
	margin:0;

}

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

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



}


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


}
#vertnav a:hover{
		background-color: #0c8de9; 		
		color: #fff;
              
		
}

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

#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 */

