@charset "utf-8";

#wrapperfloorplan {
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	}

h3, h4 {
	text-align:center;
	font-weight:bold;
	color: #730104;
	}
#floorplans {
	text-align:center;
	margin-top: 5px;
	}

#floorplans2 {
	text-align:center;
	}
	
#floorplanheaders {
	text-align:center;
	font-weight:bold;
	color: #730104;
	}

#floorplanheaders a:link {
		color: #0b2b0e;}
#floorplanheaders a:visited {
		color: #923a42;}
#floorplanheaders a:hover {
		color: #d2953d;}

	
#wrapperfloorplan a:link {
		color: #730104;}
#wrapperfloorplan a:visited {
		color: #384151;}
#wrapperfloorplan a:hover {
		color: #006633;
		}	
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	color: #923a42;
	font-size:10px;
	text-align: center;
	border-bottom:double;
	margin-bottom: 5px;
	}
	
#footer a:link {
		color: #0b2b0e;}
#footer a:visited {
		color: #923a42;}
#footer a:hover {
		color: #d2953d;}
				
#footer2 {
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	width: 800px;
	color: #923a42;
	font-size:10px;
	text-align: center;
	border-top:double;
	}
	
#footer2 a:link {
		color: #0b2b0e;} 
#footer2 a:visited {
		color: #923a42;}
#footer2 a:hover {
		color: #d2953d;}
#footer {
}
#footer {
	display: none;
}

