* { margin: 0; padding: 0; }

/* font */
html { font-size: 100.01%; }
body { font-size: 62.5%; }
input, select, textarea { font-size: 100%; }

/* layout - general */
img { border: none; }
acronym { cursor: help; }
a:link, a:visited {  cursor/**/: /**/pointer; }

input.text, textarea { 
	padding: 1px 0px; 
}
.submit { 
	cursor/**/: /**/pointer; 
}

ul, ol { margin: 0 0 1em 2.5em; padding: 0; list-style: disc; }
ul li, ol li { margin: .2em 0; padding: 0; }
select > option { padding: 0 5px 0 3px; }

.ul { margin: 0; padding: 0; list-style-type: none; }
.ul li { margin: 0; padding: 0; list-style: none; list-style-image: none; list-style-type: none; }

#page .flR { float: right; }
#page .flL { float: left; }
#page .alR { text-align: right; }
#page .alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; text-indent: -1000em; }

a:link, a:visited {
	color: #13487a;
	text-decoration: underline;
}
a:visited {
	color: #13487a;
}
a:link:hover, a:visited:hover {
	text-decoration: none;
}
a.inv:link, a.inv:visited {
	text-decoration: none;
}
a.inv:link:hover, a.inv:visited:hover {
	text-decoration: underline;
}

.cols {
	overflow: hidden;
	margin: 0;
}
.cols .col {
	float: left;
	width: 49%;
	margin: 0 1.5% 0 0;
}
body #page .last {
	margin-right: 0;
}


/* Clear Floats Without Structural Markup */
.clearFix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
#ie7 .clearFix {
	min-height: 1%;
}


/* layout - specific */
body {
	font-family: Georgia, serif;
	text-align: center;
	background: #b9d5ef;
}
.page {
	margin: 0 auto;
	text-align: left;
	position: relative;
	width: 970px;
	color: #13487a;
}
#page {
	background: #FFFFFF url(img/page-t.jpg) no-repeat 0 235px;
	width: 968px;
	border: solid 1px #FFFFFF;
	border-width: 0 1px;
	font-size: 150%;
}


#top {
	position: relative;
	height: 235px;
	overflow: hidden;
	background: url(img/header-1.jpg) no-repeat 0 0;
}
.header1 #top {
	background: url(img/header-community.jpg) no-repeat 0 0 !important;
}
.header2 #top {
	background: url(img/header-retirement.jpg) no-repeat 0 0 !important;
}
.header3 #top {
	background: url(img/header-resort.jpg) no-repeat 0 0 !important;
}
.header4 #top {
	background: url(img/header-business.jpg) no-repeat 0 0 !important;
}
.header5 #top {
	background: url(img/header-apartment.jpg) no-repeat 0 0 !important;
}
	#logo {
		display: none;
	}

#print-logo {display: none;}
	


/* columns */
#wrap {
	width: 912px;
	overflow: hidden;
	padding: 34px 0 25px;
}
	#content {
		float: right;
		width: 600px;
		position: relative;
	}
	#side {
		float: left;
		width: 265px;
		position: relative;
	}

.wide #wrap {
	width: 100%;
}
	.wide #content {
		width: 658px;
	}

/* main column */
#content {
	padding: 0 0 15px 0;
}
	#content h1 {
		color: #407136;
		font-size: 220%;
		font-weight: normal;
		margin: 0 0 .5em;
	}
	#content h1.style2 {
		font-size: 186%;
		margin: 1em 0 .5em;
	}
	#content .subtitle {
		font-size: 126%;
		line-height: 1.25;
	}
	#content h2 {
		font-size: 120%;
		font-weight: normal;
		margin: 0 0 .3em;
	}

	.style1 {
		font-family: Arial, sans-serif;
		font-size: 80%;
		font-weight: bold;
	}
	#content h2.style1 {
		font-size: 80%;
		font-weight: bold;
		text-transform: uppercase;
		margin-top: 2em;
	}

	#content p {
		line-height: 1.5;		
		margin-bottom: 1em;
	}
	#content .sm {
		font-size: 80%;
	}
	#content a:link, #content a:visited {
		text-decoration: underline;
	}
	#content a:link:hover, #content a:visited:hover {
		text-decoration: none;
	}

	#content ul {
		margin-bottom: 1em;
	}
		#content li {
			line-height: 1.5;		
		}


.photo1 {
	float: right;
	padding: 0 0 45px;
	margin: 0 0 0px 10px;
	position: relative;
}
.photo1s {
	padding: 0;
}
.photo1L {
	float: left;
	margin: 0 10px 0 0;
}
	#page .photo1 p {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		height: 30px;
		font-size: 73%;
		font-weight: bold;
		line-height: 1.35;
		color: #407136;
		padding: 0 0 5px 5px;
		font-family: Arial, sans-serif;
	}
		.photo1 p a:link, .photo1 p a:visited {
			color: #407136;
		}
	.photo1 .p1 {
		background: #FFFFFF url(img/photo1-rb.png) no-repeat 100% 100%;
	}
		.photo1 .p2 {
			background: url(img/photo1-lt.png) no-repeat 0 0;
		}
			.photo1 .p3 {
				background: url(img/photo1-lb.gif) no-repeat 0 100%;
			}
				.photo1 .p4 {
					background: url(img/photo1-rt.gif) no-repeat 100% 0;
					padding: 4px 7px 9px 7px;
				}
				#ie7 .photo1 .p4 {
					padding-bottom: 6px;
				}


#menuSide {
	position: relative;
	background: url(img/line-h1.gif) repeat-x 0 0;
	padding: 2px 0 0;
	margin: 0 0 15px;
	width: 100%;
	overflow: hidden;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
	#menuSide li {
		background: url(img/line-h1.gif) repeat-x 0 100%;
		padding: 1px 0 2px;
		float: left;
		width: 100%;
	}
		#menuSide li a:link, #menuSide li a:visited {
			display: block;
			height: 32px;
			line-height: 32px;
			color: #368b38;
			text-decoration: none;
			padding: 0 0 0 36px;
		}
			#menuSide li a:link:hover, #menuSide li a:visited:hover, #menuSide li.active li a:link:hover, #menuSide li.active li a:visited:hover {
				background: #e4e989;
			}
		#menuSide li.active a:link, #menuSide li.active a:visited {
			background: #e4e989 url(img/bullet-1.png) no-repeat 10px 50%;
		}

		#menuSide li ul {
			width: 100%;
			overflow: hidden;
		}
			#menuSide li li {
				padding: 0;
			}
			#menuSide li li, #menuSide li.active li a:link, #menuSide li.active li a:visited {
				background: none;
			}
				#menuSide li li a:link, #menuSide li li a:visited {
					display: block;
					height: 22px;
					line-height: 22px;
					text-decoration: none;
					padding: 0 0 0 50px;
					font-size: 80%;
				}

#preview {
	margin: 0 10px 0 20px;
}
	#preview .img img {
		border: solid 1px #407136;
	}
	#preview p {
		font-size: 90%;
		font-style: italic;
		line-height: 1.4;
		margin: 0 0 1em;
	}
		#preview a:link, #preview a:visited {
			font-weight: bold;
		}


#bot {
	background: #13487a;
	color: #FFFFFF;
	font-family: Arial, sans-serif;
	font-size: 120%;
	width: 930px;
	padding: 0 20px 20px;
}
	#bot a:link, #bot a:visited {
		color: #feefae;
	}
	#bot p {
		line-height: 1.4;
	}

	#bot .menu {
		margin: 0 -20px 10px;
		padding: 0 0 0 20px;
		width: 950px;
		overflow: hidden;
		background: #e4e989;
		line-height: 35px;
		height: 35px;
		border-bottom: solid 1px #FFFFFF;
		color: #13487a;
		letter-spacing: -.05em;
	}
		#bot .menu li {
			float: left;
			margin: 0 .3em 0 0;
		}
			#bot .menu li a:link, #bot .menu li a:visited {
				color: #13487a;
				padding: 0 .5em;
			}
			#bot .menu li.active a:link, #bot .menu li.active a:visited {
				font-weight: bold;
			}


	#bot .copyright {
		position: absolute;
		right: 20px;
		top: 50px;
		text-align: right;
	}

	#bot .scheffey {
		position: absolute;
		right: 20px;
		top: 105px;
		text-transform: uppercase;
		font-size: 75%;
		line-height: 20px;
		letter-spacing: 1px;
		font-weight: bold;
	}
		#bot .scheffey a:link, #bot .scheffey a:visited {
			display: block;
			text-decoration: none;
			padding: 0 23px 0 0;
			line-height: 20px;
			background: url(img/scheffey.gif) no-repeat 100% 50%;
		}


/* content */

fieldset {
	border: none;
}
	fieldset .ul li {
		width: 100%;
		overflow: hidden;
		padding: 2px 0;
	}
		fieldset label {
			float: left;
			display: block;
			width: 110px;
			padding: 2px 0;
			margin: 0 5px 0 0;
		}
			fieldset label span {
				display: block;
				font-size: 85%;
			}
		fieldset a:link img, fieldset a:visited img {
			vertical-align: middle;
		}
	fieldset li.but {
		width: auto;
		padding: 0 0 0 115px;
	}

#timeline {
	border-top: solid 2px #407136;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
	#timeline td {
		padding: 25px 0 10px 0;
		line-height: 1.5;
		vertical-align: top;	
	}
	#timeline .date {
		width: 85px;
		font-weight: bold;
		color: #407136;
	}



/*-------
// Homepage
//-----*/

#hpIntro {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}
	#hpIntro h1 {
		margin: 0 0 .2em;
	}
	#hpIntro .photo {
		float: left;
		margin: 0 10px 10px 0;
		background: url(img/photo-hp1.png) no-repeat 0 0;
		padding: 4px 0 0 6px;
		width: 131px;
		height: 122px;
	}

#hpList {
}
	#hpList li {
		border-top: solid 2px #407136;
		padding: 15px 0;
		width: 100%;
		overflow: hidden;
	}
	#hpList h2 {
		font-size: 100%;
		font-weight: bold;
		text-transform: uppercase;
		letter-spacing: 0.05em;
		margin: 0 0 .3em;
	}

/*-------
// template b
//-----*/

.list1 {
}
	.list1 li span {
		font-family: Arial, sans-serif;
		font-size: 80%;
		color: #407136;
	}
	#page .list1 ul {
		margin: 0 0 0 35px;
	}
	.list1 li.header {
		font-weight: bold;
		font-style: italic;
	}

.side1 {
	float: right;
	margin: 0 0 0 8px;
	width: 205px;
}
	.photo5 {
		background: url(img/photo5.png) no-repeat 0 0;
		padding: 4px 0 0 6px;
		margin: 0 0 10px;
		width: 199px;
		height: 138px;
	}

	#page .box2 ul.style1 {
		margin: 0;
	}
		#page .box2 .style1 li {
			line-height: 1.4;
			padding: .35em 0;
		}


#page p.top {
	border-top: solid 2px #407136;
	margin: 2em 0;
	padding: .2em 0;
	text-align: right;
	line-height: 1.2;
	font-family: Arial, sans-serif;
	font-size: 73%;
	font-weight: bold;
}
	.top a:link, .top a:visited {
		color: #407136;
	}

.side2 {
	float: right;
	width: 410px;
}


/*-------
// template c
//-----*/

.box2 {
	background: #f9fae6;
	border: solid 2px #eef1b7; 
	padding: 15px 20px;
	margin: 0 0 15px;
}
.box2L {
	float: left;
	padding: 15px 15px;
}

#jobs {
	width: 553px;
	overflow: hidden;
	font-family: Arial, sans-serif;
}
	#jobs ul {
		float: left;
		width: 350px;
		margin: 0;
		font-weight: normal;
	}
		#jobs li {
			padding: .75em 0;
		}
			#jobs li b {
				display: block;
			}
			#jobs li a:link, #jobs li a:visited {
				font-style: italic;
			}
	#jobs .r {
		float: right;
		width: 200px;
	}
		#jobs .r p {
			font-size: 106%;
			line-height: 1.25;
			font-weight: bold;
		}
			#jobs .r p span {
				display: block;
				font-size: 75%;
				margin: .3em 0 0;
			}

.photo4 {
	float: left;
	position: relative;
	background: #FFFFFF url(img/photo4-rb.png) no-repeat 100% 100%;
}
	.photo4 .p2 {
		background: url(img/photo4-lt.png) no-repeat 0 0;
	}
		.photo4 .p3 {
			background: url(img/photo4-lb.gif) no-repeat 0 100%;
		}
			.photo4 .p4 {
				background: url(img/photo4-rt.gif) no-repeat 100% 0;
				padding: 4px 7px 9px 6px;
			}
			#ie7 .photo4 .p4 {
				padding-bottom: 6px;
			}


/*-------
// template-d
//-----*/

.photo2 {
	background: url(img/photo2.png) no-repeat 0 0;
	padding: 4px 0 0 6px;
	width: 152px;
	height: 109px;
}

#maps {
}
	#maps li {
		width: 100%;
		overflow: hidden;
		margin: 0 0 10px;
	}
		#maps .photo2 {
			float: left;
			margin: 0 10px 0 0;
		}


/*-------
// template-e
//-----*/

.photo3 {
	float: right;
	margin: 0 0 10px 10px;
	background: url(img/photo3.png) no-repeat 0 0;
	padding: 4px 0 0 6px;
	width: 219px;
	height: 223px;
}

.box1 {
	background: #f9fae6 url(img/box1-b.png) no-repeat 0 100%;
	width: 356px;
}
	.box1 .boxT {
		background: url(img/box1-t.gif) no-repeat 0 0;
		padding: 15px 20px;
	}
	#page .box1 ul {
		margin: 0;
	}
	#page .box1 li {
		line-height: 2;
	}


/*-------
// template f
//-----*/

.iframe {
	border: solid 2px #eef1b7;
}
.iframe iframe {
	border: 0;
	overflow-x: hidden;
}





























