/* CSS Document */
body {
	margin:0px;
	font-family:"Arial";
	font-size:16px;
	}
hr {
	height:2px;
	width:200px;
	color:#e0dfcf;
	background-color:#e0dfcf;
	border:#e0dfcf;
}
img, div { 
	behavior: url(iepngfix.htc); 
	}
ul {
list-style-position:outside;
margin-left:3em;
padding:0px;
}
li {
text-indent:0px;
list-style-type:disc;
font-family:"Arial";
font-size:16px;
padding:0px;
}

/* Classess */
.floatLeft {
	float:left;
	}
.floatRight {
	float:right;
	}	
.picture {
	padding:5px;
	background-color:#FFFFFF;
	border:2px solid #e0dfcf;
}	
a:hover {
	color:#536086;
}
a:active {
	color:#737155;
}
a:link {
	color:#536086;
}
a:visited {
	color:#737155;
}
.menuLargeBold {
	font-family: "Arial Black";
	font-size: 18px;
	color:#FFFFFF;
}
	.menuLargeBold a:link{
	font-family: "Arial Black";
	font-size: 18px;
	text-decoration:none;
	color:#FFFFFF;
	}
	.menuLargeBold a:active{
	font-family: "Arial Black";
	font-size: 18px;
	text-decoration:none;
	color:#FFFFFF;
	}
	.menuLargeBold a:visited{
	font-family: "Arial Black";
	font-size: 18px;
	text-decoration:none;
	color:#FFFFFF;
	}
	.menuLargeBold a:hover{
	font-family: "Arial Black";
	font-size: 18px;
	text-decoration:underline;
	color:#FFFFFF;
	}			
.menuMediumBold {
	font-family: "Arial Black";
	font-size: 16px;
}
.menuRegularBold {
	font-family: "Arial Black"
	}
.boldRed{
	color:#a61515;
	font-weight:bold;
	font-family:"Arial";
	font-size:16px;
	}
.extraLargeBold {
	font-family: "Arial Black";
	font-size: 28px;
}

.redLargeBold {
	font-family: "Arial Black";
	font-size: 18px;
	color:#a61515;
}
	#subMenuHiliteMain a:active {
	font-family: "Arial Black";
	font-size: 18px;
	color:#a61515;
	text-decoration:none;
	}
	#subMenuHiliteMain a:link {
	font-family: "Arial Black";
	font-size: 18px;
	color:#a61515;
	text-decoration:none;
	}
	#subMenuHiliteMain a:visited {
	font-family: "Arial Black";
	font-size: 18px;
	color:#a61515;
	text-decoration:none
	}	
	#subMenuHiliteMain a:hover {
	font-family: "Arial Black";
	font-size: 18px;
	color:#a61515;
	text-decoration:underline;
	}
.mediumBold {
	font-family: "Arial Black";
	font-size: 16px;
}
.font24 {
	font-size: 24px;
	font-family:"Arial";
}
.font24Red {
	font-size: 24px;
	font-family:"Arial Black";
	color:#a61515;
}
.font18 {
	font-size: 18px;
	font-family:"Arial";
	}	
.regularBold {
	font-family: "Arial Black"
	}
.regular {
	font-family:"Arial";
	font-size:16px;
	color:#000000;
	padding:3px;
	}
.italicized {
	font-family:"Arial";
	font-size:14px;
	color:#000000;
	font-style:italic;
	}
	.email {
	font-family:"Arial";
	font-size:14px;
	font-style:italic;
	color:#333333;
	margin-left:5px;
	}
	.email a:active {
	font-family:"Arial";
	font-size:14px;
	font-style:italic;
	color:#333333;
	margin-left:5px;
	text-decoration:none;
	}
	.email a:link {
	font-family:"Arial";
	font-size:14px;
	font-style:italic;
	color:#333333;
	margin-left:5px;
	text-decoration:none;
	}
	.email a:visited {
	font-family:"Arial";
	font-size:14px;
	font-style:italic;
	color:#333333;
	margin-left:5px;
	text-decoration:none;
	}
	.email a:hover {
	font-family:"Arial";
	font-size:14px;
	color:#000000;
	font-style:italic;
	color:#333333;
	margin-left:5px;
	text-decoration:underline;
	}				
.clear {
	clear:both;
	}
.bottomInformation {
	background-color:#FFFFFF;
	width:808px;
	float:right;
}	
.indexText {
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
	width:750px;
	}	
	
/* Elements */
#container{
	width:1020px;
	height:auto;
}
#banner{
	background-image:url(elementImgs/banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	width:1020px;
	height:100px;
	clear:both;
	margin:0px;
}

#leftColumn {
	float:left;
	width:190px;
	height:auto;
	/*min-height:1000px;*/
	}	
	#pageOptionsHolder{
	position:relative;
	left:0px;
	height:auto;
	width:186px;
	margin-bottom:15px;
	}
	#pageOptionsTitle{
	position:relative;
	background-image:url(elementImgs/pageOptionsTitle.jpg);
	background-repeat:no-repeat;
	height:32px;
	width:186px;
	}
	#pageOptionsBody{
	position:relative;
	min-height:150px;
	height:auto;
	width:186px;
	background-image:url(elementImgs/pageOptionsBody.jpg);
	background-repeat:repeat-y;
	text-align:left;
	}
		#textSize{
		position:relative;
		left: 0px;
		margin-bottom:10px;
		margin-left:10px;
		}
		#help{
		position:relative;
		/*background-color:#737155;*/
		background-image:url(elementImgs/pageOptionsHelpBG.jpg);
		background-repeat:repeat;
		color:#FFFFFF;
		margin-bottom:10px;
		margin-top:10px;
		margin-left:7px;
		margin-right:7px;	
		}
		#helpLinks{
		position:relative;
		padding-bottom:10px;
		margin-left:15px;
		}
	#pageOptionsBottom{
	position:relative;
	width:186px;
	background-image:url(elementImgs/pageOptionsBottom.jpg);
	background-repeat:no-repeat;
	height:9px;
	}

	#NewsHolder{
	height:auto;
	width:186px;
	margin-bottom:15px;
	}
		#newsTitle{
		position:relative;
		background-image:url(elementImgs/newsTitle.jpg);
		background-repeat:no-repeat;
		height:32px;
		width:186px;
		}
		#newsBody{
		position:relative;
		height:auto;
		width:156px;
		padding:15px;
		background-image:url(elementImgs/newsBody.jpg);
		background-repeat:repeat-y;
		}
		#newsBottom{
		position:relative;
		height:8px;
		width:186px;
		background-image:url(elementImgs/newsBottom.jpg);
		background-repeat:no-repeat;
		}
		#newsSplit{	
		background-image:url(elementImgs/newsBottom.jpg);
		background-repeat:repeat;
		height:16px;
		width:186px;
		}
		
	#contactHolder{
	left:0px;
	height:auto;
	width:186px;
	margin:0px;
	height:auto;
	}
		#contactTitle{
		position:relative;
		background-image:url(elementImgs/contactTitle.jpg);
		background-repeat:no-repeat;
		height:32px;
		width:186px;
		}
		#contactBody{
		position:relative;
		min-height:200px;
		height:auto;
		width:156px;
		padding:15px;
		background-image:url(elementImgs/contactBody.jpg);
		background-repeat:repeat-y;
		}
		#contactBottom{
		position:relative;
		height:8px;
		width:186px;
		background-image:url(elementImgs/contactBottom.jpg);
		background-repeat:no-repeat;
		}	
#rightColumn {
	width:808px;
	_width:808px; /* For IE 6 */
	float:left;
	margin-left:20px;
	margin-bottom:15px;
	padding-bottom:19px;
	background-color:#ebeada;
	border:#CCCCCC 1px solid;
}		
#mainMenu{
	background-image:url(elementImgs/mainMenuBG.jpg);
	background-repeat:repeat-x;
	width:808px;
	z-index:2;
	position:relative;
	padding-top:3px;
	background-color:#FFFFFF;
	height: 32px;
	}
	.spacer {
	float:left;
	margin-left:35px;
	_margin-left:15px; /* For IE 6 */
	}
	#aboutBtn{
	z-index:1;
	color:#FFFFFF;
	float:left;
	margin-left:60px;
	_margin-left:30px; /* For IE 6 */
	margin-right:20px;
	}
	#residencesBtn{
	z-index:1;
	color:#FFFFFF;
	float:left;
	margin-left:25px;
	margin-right:25px;
	}
	#servicesBtn{
	z-index:1;
	color:#FFFFFF;
	float:left;
	margin-left:25px;
	margin-right:25px;
	}	
	#involvementBtn{
	z-index:1;
	color:#FFFFFF;
	float:left;
	margin-left:25px;
	margin-right:25px;
	}
	#familiesBtn{
	z-index:1;
	color:#FFFFFF;
	float:left;
	margin-left:25px;
	margin-right:25px;
	}
	#jobsBtn{
	z-index:1;
	color:#FFFFFF;
	float:left;
	margin-left:25px;
	}	
#subMenuHolder{
	width:808px;
	height:41px;
	position:relative;
	left:-1px;
	top:-2px;
	float:left;
	}
	#subMenuLeft{
	position:absolute;
	left:-3px;
	top:-1px;
	width:9px;
	height:41px;
	background-image:url(elementImgs/subMenuLeftEnd.png);
	background-repeat:no-repeat;
	}
	#subMenuBody{
	position:absolute;
	top:-1px;
	left:5px;
	width:800px;
	height:41px;
	background-image:url(elementImgs/subMenuBody.png);
	background-repeat:repeat-x;
	}
	.subMenuLink{
		float:left;
		margin-left:7px;
		margin-right:7px;
		font-family: "Arial Black";
		color:#000000;
		font-size: 16px;
		margin-top:8px;
		}
		.subMenuLink a:link{
		font-family: "Arial Black";
		color:#000000;
		font-size: 16px;
		text-decoration:none
		}
		.subMenuLink a:active{
		font-family: "Arial Black";
		color:#000000;
		font-size: 16px;
		text-decoration:none
		}
		.subMenuLink a:visited{
		font-family: "Arial Black";
		color:#000000;
		font-size: 16px;
		text-decoration:none
		}
		.subMenuLink a:hover{
		font-family: "Arial Black";
		font-size: 16px;
		color:#000000;
		text-decoration:underline
		}
	.subMenuSelected{
		float:left;
		margin-left:7px;
		margin-right:7px;
		font-family: "Arial Black";
		color:#a61515;
		font-size: 16px;
		margin-top:8px;
		}
		.subMenuSelected a:link{
		font-family: "Arial Black";
		color:#a61515;
		font-size: 16px;
		text-decoration:none
		}
		.subMenuSelected a:active{
		font-family: "Arial Black";
		color:#a61515;
		font-size: 16px;
		text-decoration:none
		}
		.subMenuSelected a:visited{
		font-family: "Arial Black";
		color:#a61515;
		font-size: 16px;
		text-decoration:none
		}
		.subMenuSelected a:hover{
		font-family: "Arial Black";
		color:#a61515;
		font-size: 16px;
		text-decoration:underline
		}
	#subMenuRight{
	position:absolute;
	left:805px;
	top:-1px;
	width:9px;
	height:41px;
	background-image:url(elementImgs/subMenuRightEnd.png);
	background-repeat:no-repeat;
	}
	#subMenuMainHiliteHolder{
	position:relative;
	width:auto;
	height:33px;
	float:left;
	margin-left:15px;
	_margin-left:5px;
	margin-right:5px;
	z-index:2;
	}
		#subMenuHiliteLeft{
		position:relative;
		width:9px;
		height:33px;
		background-image:url(elementImgs/subMainHiliteLeft.png);
		background-repeat:no-repeat;
		float:left;
		}
		#subMenuHiliteMain{
		position:relative;
		width:auto;
		height:33px;
		background-image:url(elementImgs/subMainHiliteMain.png);
		background-repeat:repeat-x;
		float:left;
		color:#a61515;
		}
		#subMenuHiliteRight{
		position:relative;
		width:9px;
		height:33px;
		background-image:url(elementImgs/subMainHiliteRight.png);
		background-repeat:no-repeat;
		float:left;
		}		
#bodyHolder{
	width:797px;
	height:auto;
	position:relative;
	background-color:#ebeada;
	*margin-top:30px; /* For IE 7*/
	_margin-top:0px; /* For IE 6 */
	_top:-3px; /* For IE 6 */
	}
	.indexTitle{
	position:relative;
	margin-top:10px;
	*margin-top:0px; /*for IE7 */
	_margin-top:10px; /*For IE6 */
	*top:-10px; /*For IE7 */
	_top:0px; /*For IE6 */
	padding:5px;
	background-color:#FFFFFF;
	border:2px solid #e0dfcf;
	}
	#pageInfo{
	background:#FFFFFF;
	float:left;
	top: 0px;
	padding:5px;
	text-align:left;
	margin-left:10px;
	_margin-left:5px; /* For IE 6 */
	margin-right:10px;
	margin-top:5px;
	*margin-top:45px; /* for IE 7 */
	_margin-top:5px; /* For IE 6 */
	height:auto;
	}
		#pageInfoText{
		width:720px;
		padding:5px;
		margin-top:0px;
		margin-left:35px;
		height:auto
		}
	#bodyLeftColumn {
	float:left;
	width:450px;
	background-color:#ebeada;
	}
	#indexBodyLeftColumn {
	float:left;
	width:450px;
	background-color:#ebeada;
	padding-right:10px;
	margin-left:5px;
	}
	.mainTextBox{
	float:left;
	margin-left:10px;
	_margin-left:5px; /* For IE 6 */
	top: 0px;
	background:#f5f4ec;
	padding:7px;
	text-align:left;
	margin-top:15px;
	font-family:"Arial Black";
	font-size: 24px;
	color:#a61515;
	border:#e0dfcf 2px solid;
	height:auto;
	}
	.listBox {
	width:400px;
	float:left;
	margin-left:40px;
	_margin-left:20px; /* For IE 6 */
	top: 0px;
	background:#f5f4ec;
	padding:5px;
	text-align:left;
	margin-top:15px;
	font-family: "Arial Black";
	font-size: 24px;
	height:auto;
	}	
	.redLinkBox{
	width:350px;
	float:right;
	top: 0px;
	background:#f5f4ec;
	background-image:url(elementImgs/redBG.jpg);
	background-repeat:repeat-y;
	background-position:left;
	border-right:#e3e2d3 2px solid;
	border-top:#e3e2d3 2px solid;
	border-bottom:#e3e2d3 2px solid;
	padding:5px;
	padding-left:25px;
	text-align:left;
	margin-top:15px;
	font-family: "Arial Black";
	font-size: 24px;
	height:auto;
	}
	.overviewBox{
	width:400px;
	float:left;
	margin-left:20px;
	_margin-left:20px; /* For IE 6 */
	top: 0px;
	background:#f5f4ec;
	background-image:url(elementImgs/dividerBG.jpg);
	background-repeat:repeat-y;
	background-position:left;
	border-right:#e3e2d3 2px solid;
	border-top:#e3e2d3 2px solid;
	border-bottom:#e3e2d3 2px solid;
	padding:5px;
	padding-left:25px;
	text-align:left;
	margin-top:15px;
	font-family: "Arial Black";
	font-size: 24px;
	height:auto;
	}
		.overviewText{
		width: 350px;
		margin-left: 0px;
		font-family:"Arial"; 
		font-size:14px;
		margin-top:5px;
		}
	.blockText1 {
	background-color:#dfdecc;
	border:#dfdecc 2px solid;
	border-bottom:#dfdecc 2px solid;
	font-family:"Arial"; 
	font-size:16px;
	padding:7px;
	}
		.blockText1 a:link {
		color:#000000;
		text-decoration:none;
		}
		.blockText1 a:active {
		color:#000000;
		text-decoration:none;
		}
		.blockText1 a:visited {
		color:#000000;
		text-decoration:none;
		}
		.blockText1 a:hover {
		color:#000000;
		text-decoration:underline;
		}
	.blockText2 {
	background-color:#ebeada;
	border:#dfdecc 2px solid;
	border-top:#dfdecc 2px solid;
	border-bottom:#dfdecc 2px solid;
	font-family:"Arial"; 
	font-size:16px;
	padding:7px;
	}
		.blockText2 a:link {
		color:#000000;
		text-decoration:none;
		}
		.blockText2 a:active {
		color:#000000;
		text-decoration:none;
		}
		.blockText2 a:visited {
		color:#000000;
		text-decoration:none;
		}
		.blockText2 a:hover {
		color:#000000;
		text-decoration:underline;
		}	
	.newsBox{	
	width:760px;
	float:left;
	margin-top:15px;
	margin-left:10px;
	_margin-left:5px; /* For IE 6 */
	top: 0px;
	background:#f5f4ec;
	padding:7px;
	text-align:left;	
	border:#e0dfcf 2px solid;
	height:auto;
	}
	.newsBoxLeft2{
	max-width:auto;
	float: right;
	margin-top: -35px;
	margin-right: 10px;
	}
	.return{
	float: right;
	max-width:350px;
	margin-top: -25px;
	margin-right: 10px;
	}
	.newsBoxLeft{
	max-width:auto;
	float:left;
	}
	.newsBoxLeft img{
	padding-right:8px;
	}
	.newsPicture{
	float:left;
	padding:5px;
	background-color:#FFFFFF;
	border:2px solid #e0dfcf;
	margin-right:10px;
	margin-bottom:5px;
	}
	.newsText{
	margin-top:10px;
	float:left;
	}
	.date {
	border-left:#666666 2px solid;
	margin-left:10px;
	padding-left:5px;
	}	
	#bodyRightColumn {
	float:left;
	}
	#indexBodyRightColumn {
	float:left;
	width:320px;
	text-align:center;
	}		
	#sideBar{
	border:#f1f0e5 10px solid;
	background-color:#ebeade;
	width:275px;
	height:auto;
	margin-top: 15px;
	margin-left: 15px;
	z-index: 3;
	}
		#sideBarInside{
		border:#e0dfcf 2px solid;
		width:268px;
		height:auto;
		z-index: 3;
		padding-top:15px;
		padding-bottom:15px;
		background-color:#ebeada;
		}
		.contactSideBar {
		width:200px;
		height:auto;
		background-color:#FFFFFF;
		border:2px solid #e0dfcf;
		text-align:left;
		padding:15px;
		margin-bottom:15px;
		}
		.contactSideBar ul {
		list-style-position:outside;
		margin-left:1em;
		padding:0px;
		}
		contactSideBar li {
		text-indent:0px;
		list-style-type:disc;
		font-family:"Arial";
		font-size:16px;
		padding:0px;
		}
		.sideBarTextTitle {
		font-family:"Arial";
		font-size:18px;
		font-weight:bold;
		background-color:#FFFFFF;
		border:2px solid #e0dfcf;
		width:200px;
		border-bottom:none;
		padding-top:5px;
		padding-bottom:5px;
		}
		.downloadPanel{
		background-color:#FFFFFF;
		margin:3px;
		margin-top:10px;
		}
		.downloadPanelTitle{
		background-image:url(elementImgs/greenBG.jpg);
		background-repeat:repeat;
		padding:7px;
		margin:5px;
		margin-left:0px;
		margin-right:20px;
		color:#FFFFFF;
		font-family:"Arial";
		font-size:18px;
		font-weight:bold;
		}
		.RedPanelTitle{
		background-image:url(elementImgs/redBG.jpg);
		background-repeat:repeat;
		padding:7px;
		margin:0px;
		margin-left:3px;
		margin-right:3px;
		color:#FFFFFF;
		font-family:"Arial";
		font-size:18px;
		font-weight:bold;
		}
		.residencePanel{
		background-image:url(elementImgs/paleGreenBG.jpg);
		background-repeat:repeat;
		margin-top:-15px;
		}
		.residencePanelTitle{
		padding:7px;
		margin-bottom:5px;
		color:#FFFFFF;
		font-family:"Arial";
		font-size:24px;
		font-weight:bold;
		}
		.residencePictureAndTitle{
		padding:10px;
		background-color:#FFFFFF;
		border:2px solid #e0dfcf;
		margin-left:10px;
		margin-right:10px;
		}
		.residenceLink{
		background-color:#FFFFFF;
		text-align:right;
		margin-left:20px;
		padding:5px;
		border:2px solid #e0dfcf;
		border-right:none;
		}
		.sideQuote {
		margin-top:30px;
		text-align:left;
		/*min-height:100px;*/
		width:200px;
    background-image:url(elementImgs/quotes.png);
		background-repeat:no-repeat;
		background-position:center;
		border:#747357 5px solid;
		padding:15px;
		font-family:"Arial";
		font-size:16px;
		font-weight:bold;
		background-color:#FFFFFF;
		}
	.FAQBox{
	margin-left:10px;
	_margin-left:5px; /* For IE 6 */
	top: 0px;
	background:#f5f4ec;
	padding:7px;
	text-align:left;
	margin-top:15px;
	font-family:"Arial Black";
	font-size: 24px;
	color:#a61515;
	border:#e0dfcf 2px solid;
	height:auto;
	}
	.residencesPics {
	font:"Arial";
	font-size:16px;
	font-weight:bold;
	color:#000000;
	text-align:center;
	background-color:#ebeada;
	padding:5px;
	border:#dfdecc 2px solid;
	float:left;
	margin-right:7px;
	margin-bottom:3px;
	}
		.residencesPics img {
		border:#dfdecc 2px solid;
		}
		.blockTextImg {
		background-image:url(elementImgs/greenBG.jpg);
		background-repeat:repeat;
		background-position:left;
		font-family:"Arial";
		font-size:16px;
		color:#000000;
		padding:7px;
		text-align:left;
		border:#e0dfcf 2px solid;
		z-index: 3;
		}
	.announcementPanel{
	background-color:#FFFFFF;
	margin:3px;
	margin-top:0px;
	padding:5px;
	padding-bottom:10px;
	}
	.safetyTopic{
	width:200px;
	background:#f5f4ec;
	background-image:url(elementImgs/redBG.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	border-left:#a61515 1px solid;
	border-right:#a61515 1px solid;
	border-top:#a61515 1px solid;
	padding:5px;
	padding-bottom:25px;
	text-align:left;
	height:auto;
	}		
