body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	color:#003300;
	background : #fff url(images/whitefill.gif) no-repeat fixed left top;
	font-size: small;
}
div, p, th, td, li, dd, dl, dt    {
             /* redundant selectors to help NS4 not forget */
    font-family:  Arial, Helvetica, sans-serif;
    }
dt {
font-weight: bold;
}
ol, li, dl, dt, dd {
line-height: 1.5em;
}
table{
	margin: 0% 10% 0% 0%;
}

.content{
	padding: 0px 10px;
	margin: 0% 9% 0% 10%;
	border: 1px none #333333;
	background-image: url(images/whitefill.gif);
	width: 620px;
}
p {
	padding-top: 5px;
	margin: 0;
}
h1{
font-size:1.5em;
}
h2{
font-size:1.25em;
}
h3{
font-size:1em;
}
h4{
font-size:0.8em;
}
h5{
font-size:0.6em;
}
h6{
font-size:0.5em;
}
h1, h2, h3, h4, h5, h6{
	margin:1.25em 0 0 0;
	font-family:arial, helvetica, sans-serif;
	color: #663300;
}
img{
/* turns off gaps around images */
border:0
}
.first {
margin-top:5px;
padding-top: 0;
}
a{
	text-decoration:none;
	font-weight:bold;
	color: #0000CC;
}
a:link{
color:#0000CC;
background-color: transparent;
}
a:visited{
color:#FF0000;
background-color: transparent;
}
a:active{
color:#CCCC00;
background-color: transparent;
}
a:hover{
color:#0000CC;
background-color: transparent;
text-decoration:underline;
}
.noshow{
display:none;
}
.small{
font-size: 12px;
}
code, tt, pre{
font: 12px "andale mono", monaco, courier, "courier new", monospace;
color: #0066CC;
background: transparent;
}
#footer, .marginnotes {
font: 10px Verdana, Arial, Helvetica, sans-serif;
margin-top: 10px;
padding-top: 10px;
border-top: 1px dotted #333333;
}
.quicklinks {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #9999FF;
	display: inline;
	padding-top: 0px;
	border-top-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 5px;
}
.housethumbnailright {
	background-image: url(images/tn_house_front.jpg);
	background-repeat: no-repeat;
	padding: 6px;
	float: right;
	height: 100px;
	width: 138px;
	border: thin solid #999999;
	margin: 6px;
}
.inset10mm {
	text-indent: 2em;
}
.special-note {
	color:#420066;
	font-size:1.2em;
	font-weight:bold;
}
.smaller-special-note{
	color:#420066;
	font-size:1.2em;
	font-weight:bold;
}
#sunflowerBathroom{
	display:inline-block;
	margin:0 0 0 100px;
	width:200px;
}
#map{
	width:100%;
	height:480px;
	margin:10px auto;
}
