@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.wrapper {
	background-color: #000;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: groove;
	border-left-style: groove;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.wrapper .nav {
	font-size: 18px;
	height: 30px;
	background-image: url(../images/rolloverbg.jpg);
	background-repeat: repeat-x;
}
.wrapper .nav a {
	font-family: "Hobo Std";
	font-size: 15px;
	text-decoration: none;
	color: #000;
	display: block;
	height: 30px;
	width: 125px;
	float: left;
	text-align: center;
	line-height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/rollover.jpg);
}

.wrapper .logo {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: groove;
}
.wrapper .logo #bodyarea {
	width: 590px;
	background-color: #000;
	float: left;
	height: auto;
	border: 0px none #FFF;
	margin-left: 5px;
}
.wrapper .logo .heading {
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.wrapper .logo #bodyarearight .rightheading2 {
	font-family: Pristina;
	font-size: 24px;
	text-align: center;
	color: #FFF;
}
.wrapper .logo #bodyarearight .rightheading3 {
	font-family: Pristina;
	font-size: 20px;
	color: #FFF;
	text-align: center;
}



.wrapper .logo #bodyarearight {
	background-color: #000;
	width: 194px;
	float: right;
	clear: none;
	border-left-width: thin;
	border-left-style: groove;
	border-left-color: #FFF;
	border-right-color: #FFF;
	font-family: Pristina;
	font-size: 18px;
	font-weight: normal;
	color: #CCC;
	word-spacing: normal;
	letter-spacing: normal;
	font-style: normal;
	text-transform: none;
	padding-left: 2px;
}
.wrapper .logo #footer {
	clear: both;
}
.wrapper .logo #bodyarea p {
	text-align: left;
}
.wrapper .logo #bodyarea .venetianmaps p img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 135px;
}

.wrapper .nav a:hover {
	background-position: bottom;
}

.wrapper .logo #bodyarearight .rightheading {
	font-family: Pristina;
	font-size: 20px;
	font-weight: normal;
	color: #FFF;
	text-transform: none;
	font-style: normal;
	text-align: center;
}
.wrapper .logo #bodyarea .houseplanbody {
	width: 450px;
	margin-left: 70px;
}
