@charset "utf-8";
#map {
	display: block;
	text-align: center;
	padding: 10px;
}
.linkUnderline {
	text-decoration: underline;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a:link {
	text-decoration: none;
	color: #484943;
}
a:visited {
	text-decoration: none;
	color: #484943;
}
a:hover {
	color: #9CAE73;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #C1B589;
	margin-top: 0px;
	background-repeat: no-repeat;
}
#container  {
	width: 800px;
	margin: 0 auto;
	text-align: left;
	background-color: #C2B589;
	position: relative;
} 
#header  {
	background-color: #fcfbf8;
	height: 200px;
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(Images/banner-image.jpg);
	margin: 0px;
	padding: 0px;
} 
#apDivWords {
	position:absolute;
	z-index:1;
	left: 120px;
	top: 153px;
}
#apDivFlower {
	position:absolute;
	z-index:100;
	left: 680px;
	top: 98px;
}
#top_logo {
	margin-top: 0px;
	float: left;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 20px;
}
#top_copy {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #99AC71;
	text-align: right;
	float: right;
	width: 450px;
	display: block;
	margin-top: 0px;
	font-variant: small-caps;
}
#mainContent  {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #c1b589;
	margin: 0;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(Images/watermark_background-shifted.jpg);
	height: 650px;
} 
#columnNavigation {
	width: 150px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 0px;
	float: left;
	clear: right;
	padding-top: 1px;
	z-index: 10;
	left: 21px;
	top: 251px;
	margin-top: 65px;
}
#columnCenter {
	float: left;
	width: 325px;
	background-image: url(Images/watermark_transLight.png);
	background-repeat: repeat;
	background-position: left top;
	margin-left: 30px;
	padding: 20px;
	margin-top: 25px;
}
#columnSidebar {
	width: 175px;
	float: left;
	padding-left: 25px;
	padding-top: 25px;
	padding-bottom: 50px;
}
#columnSidebar img {
	padding-bottom: 10px;
	padding-top: 13px;
}
.SubjectParagraph {
	font-size: 14px;
	color: #484943;
	font-family: Arial;
	line-height: 1.3em;
	padding-bottom: 10px;
	display: block;
	text-align: left;
}
.SubjectParagraph2 {
	font-size: 14px;
	color: #484943;
	font-family: Arial;
	line-height: 1.3em;
	display: block;
	text-align: left;
	background-image: url(Images/watermark_trans.png);
	background-repeat: repeat;
	padding: 10px;
	width: 485px;
}
#footer  {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	z-index: 2;
	background-color: #C2B589;
} 
#footer   span  {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	color: #484943;
	display: block;
}
.paragraphLarge {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.paragraphList {
	font-family: Arial;
	font-weight: bold;
	color: #BD5F6E;
	font-size: 16px;
	font-style: italic;
	display: block;
	padding-bottom: 2px;
}
#columnCenterLarge {
	float: left;
	width: 525px;
	padding-right: 15px;
	padding-left: 100px;
	padding-top: 5px;
	z-index: 9;
}
#myImage {
	position: absolute;
	left: 232px;
	top: 228px;
	z-index: 9;
}
#columnCenterLarge  span   {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
#columnCenterFloorplan {
	width: 525px;
	padding-right: 0px;
	padding-left: 20px;
	z-index: 9;
	margin-top: 25px;
	margin-left: 30px;
	float: left;
}
