body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-image:  url("_images/background.gif");
		background-repeat: repeat;
		margin: 20px 0px 0px;
}
#wrapper
{
		width: 705px;
		margin-right: auto;
		margin-left: auto;
}
#wrapper-table 
{
		margin-right: auto;
		margin-left: auto;
		width: 100%;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	text-align: justify;
	line-height: 2;
}
.main-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding: 15px 30px 0px 75px;
	background-image:  url("_images/left_vert_line.gif");
	background-repeat: repeat-y;
	line-height: 1.5;
	text-align: justify;
}
.copyright {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.image-left {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.image-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	clear: left;
}
h2 {
	font-size: 14px;
	color: #CC0000;
	font-weight: normal;
	line-height: 14px;
}
blockquote {
	margin-left: 15px;
}
.backgroundline {
	background-image:  url("_images/top_line.gif");
	background-repeat: no-repeat;
	background-position: left bottom;
}
.main-text-sub-table {
	color: #333333;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5;
}
a:link {
	font-weight: normal;
	color: #CC0000;
	text-decoration: underline;

}
a:hover {
	text-decoration: underline;
	color: #666666;

}
a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
}
a:visited {
	color: #CC0000;
	text-decoration: underline;
}
.contenttable {
	margin-bottom: 20px;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#floor_plan_image a {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
