body	{
	font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
	font-size: 13px;
	color: Black;
	line-height: 20px;
	font-weight: normal;
	text-align: center;
	background-color: #336666;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 760px;
	background-image: url(images/wrapper.gif);
	background-repeat: repeat;
}
a:link {
	color: #5271AA;
}
a {
    color: #bfbfbf;
    
}
a:visited {
    color: #666669;
    
}
a:hover {
    color: #ac1221;
    
}


div#listmenu	{
	width: 650px;
	height: 25px;
	font-family: Futura, 'Trebuchet MS', sans-serif;
	font-size: .9em;
	color: #E9967A;
	text-transform: uppercase;
	line-height: 25px;
	text-align: center;
	margin: auto;
	padding: 10px 20px 10px 20px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

div#listmenu ul {
	list-style: none;
	margin: 0 0 0 35px;
	padding: 0px 10px 0px 10px;
}
	
	div#listmenu li	{
	float: left;
	display: inline; 
	list-style-type: none;
	margin: 0px;
	padding: 0px 10px 0px 10px;
}
		
	div#listmenu a {
	text-decoration: none;
	color: #CC3300;
	
}
	
	div#listmenu a:hover {
	text-decoration: none;
	color: #EC001E;
	
}
	div#listmenu a: active	{
		text-decoration: none;
	color: #EC001E;
	
	}
*html div#listmenu ul	{
	float: left;
	margin-left: 50px;
}
	
div#listmenu .selecteditem	{
	font-weight: bold;
	color: #336666;
}
.clearthefloats {
	clear:both;}

	
#header {
	font-family: 'Arial-BoldMT', 'Arial', sans-serif;
	font-size: 30px;
    font-weight: bold;
    line-height: 30px;
   text-align: center;
	width: 700px;
	margin: auto;
	padding-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
	height: 70px;
	background-color: #E1E4DB;
}
#header p	{
	font-size: 20px;
}
#header2 {
	float: left;
	width: 700px;
	height: 300px;
	background-repeat: no-repeat;
	padding-left: 15px;
	margin: 10px 35px 0px 35px;
	background-image: url(images/housen.jpg);
	background-position: left;
	position: relative;
}
#content {
	float: left;
	width: 475px;
	margin-top: 0 20px;
	padding: 30px;
}
#side-b {
	float: left;
	width: 190px;
	margin: 10px 0 0 0;
	padding: 5px;
	text-align: right;
	font-style: italic;
	font-size: 12px;
	font-weight: lighter;
}
#contact	{
	clear: both;
	border-top: 1px solid #999;
	margin-top: 1px;
	font-size: small;
	padding-left: 30px;
	text-align: center;
	background-color: #E1E4DB;
}
h1	{
	font-size: 17px;
	padding-bottom: 15px;
	border-bottom: thin solid #336666;
	font-family: "Trebuchet MS";
	font-variant: small-caps;
	color: #336666;
}
h2	{
	font: 15px "Trebuchet MS";
	margin-bottom: -10px;
	color: #336666;
	font-weight: bold;
}
	 
#gallery {width:165px;}
#gallery ul {list-style:none; padding:0; margin: 0; width:180px; position:relative; float:right;}
#gallery ul li {display:inline; width:165px; height:110px; float:left; margin:0 0 20px 5px;}
#gallery ul li a {
	display: block;
	width: 165px;
	height: 110px;
	text-decoration: none;
	border: 1px solid White;
}
#gallery ul li a img {display:block; width:165px; height:110px; border:0;}
#gallery ul li a:hover {white-space:normal; border-color:#ddd;}
#gallery ul li a:hover img {
	position: absolute;
	right: 185px;
	top: 100px;
	width: auto;
	height: auto;
	border: 1px solid White;
}
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	}

p.untangled	{
margin-top: -2px;
	font-size: xx-small;
	color: #E1E4DB;
}
p.blossom	{
	margin-top: 100px;
}