@charset "UTF-8";
/* CSS Document */

#wrapper {
	margin-right:auto;

	margin-left:auto;
	width:800px;
}



#navcontainer ul
{
	padding-left: 0;
	margin-top: 0;
	padding-top: 0;
	margin-left: 0;
	background-color: #5a1501;
	color: White;
	float: left;
	width: 100%;
	font-family: "Times New Roman", Times, serif;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 0.2em 1.5em;
background-color: #5a1501;
color: White;
text-decoration: none;
float: left;
border-right: 1px solid #fff;
}

#navcontainer ul li a:hover
{
background-color: #c26b3b;
color: #fff;
}#wrapper #content {
	background-color: #FFFFFF;
}



#wrapper #content #footer a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A1501;
	text-decoration: underline;
}

#wrapper #content #footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A1501;
	text-decoration: underline;
}
#wrapper #content #footer a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #5A1501;
	text-decoration: underline;
}

#wrapper #content #footer a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #c26b38;
	text-decoration: underline;
}#wrapper #content iframe {
	float:left;
}

#wrapper #content .style1 {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 5px;
	display: block;
	position: inherit;
}
#wrapper #content #footer {
	padding: 10px;
}
.clickon {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	text-align: center;
}

#houses a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

#houses a:active {
	color: #999999;
	text-decoration:underline;
}
#houses  a:visited {
	color: #5A1501;
	text-decoration: underline;
}
#houses a:hover {
	color: #5A1501;
}#wrapper #content #houses .house a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	text-decoration: underline;
}
#wrapper #content #houses .house a:hover {
	color: #5A1501;
}
#wrapper #content .descrip {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 28px;
	color: #000000;
	text-align: left;
	padding: 10px;
}
#wrapper #content img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #content img {
	vertical-align: top;
}
