body {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	background-color: #E9E9E9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2, h3 {
	margin-top: 0px;
	margin-left:1em;
	padding-top: 20px;
	color: #006699;
	margin-left: 1em;
	font-family: "Times New Roman", Times, serif;
	font-size: 110%;
}

#header {
	background-color: #CCFFFF;
	color: #00CCCC;
	font-style: italic;
	line-height: 2.3em;
	border-bottom: 15px;
	border-bottom-color: #009999;
	border-bottom-style: solid;
	border-top-color: #00CCCC;
	border-top: 15px;
	border-top-style: solid;
}
#header h1 {
	margin-right: 3em;
	background-image: url(../images/qh_logo2.jpg);
	background-repeat: no-repeat;
	color: #009999;
	background-color: #CCFFFF;
	font-size: 120%;
	font-style: italic;
	padding-right: 2ems;
	text-align: right;
	line-height: 1.5em;
	display: block;
	word-wrap: break-word;
}
.adbox {
	padding: 2px 4px 2px 4px;
	margin: 0 0.5em 10px 0.5em;
	border: 1px dotted;
	background-color: #CCCCCC;
	border-color: #B1B1B1;
	font-size: small;
	text-align: center;
}	
#content {
	float: left;
	width: 100%;
	z-index: 12;
}
#content h2 {
	color: #006699;
	margin-left: 1em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 120%;
}
#content p {
	margin-left: 0.5em;
	margin-right: 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.5em;
}

#content ul {

}
#content li {
	font-size:80%;
	text-indent: 30px;
		line-height: 1.3ems;
}
#footer {
	background-color: #E9E9E9;
	width: 100%;
	position: relative;
	z-index: 13;
	border-top-color: #B1B1B1;
	border-top-style: dotted;
	border-top-width: 1px;
}
#footer p {
	padding-left: 1em;
	background-color: #CCCCCC;
	font-size: 70%;
}
.clear {
	clear: both;
}
#navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #99FFCC;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-bottom: 2px;
}
#navigation li {
	display: inline;
	white-space: normal;
}
#navigation a:link, #navigation a:visited {
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color: #FFFFFF;
	background-color: #009999;
	text-decoration: none;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #333333;
	border-right: solid #333333 1px;

}
#navigation li a:hover {
	background-color: #00CCCC;
	color: #666666;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	
}
#email a:link, #email a:visited{
	margin-right: 2px;
	padding: 3px 10px 2px 10px;
	color: #FFFFFF;
	background-color: #666666;
	text-decoration: none;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: solid 1px;
	border-top-color: #999999;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #999999;
}
#email a:hover {
	background-color: #666633;
	color: #99CC33;
	border-top: 1px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	
}
a:link  {
	color:#330099;
}
a:visited {
	color:#009999;
}
.owners {
	color:#009999;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.webdesign {
	font-size: 70%;
	font-family: "Times New Roman", Times, serif;
	color: #006699;
	}
.housepic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	background-color: #99CCCC;
	text-align: center;
	padding-top: .5em;
}
