@charset "utf-8";
/* Begin CSS Reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0; zoom: 1}
/* End CSS Reset */

/* Begin Text Set */
a:focus {outline:1px dotted invert}
hr {border:0 #8F764C solid;border-top-width:1px;height:0; margin:10px auto 20px; width:80%}
h1 {font-size:25px} h2 {font-size:23px} h3 {font-size:21px} h4 {font-size:19px} h5 {font-size:17px} h6 {font-size:15px}
h1,h2,h3,h4,h5,h6 {margin-bottom:8px;  color:#8F764C}
html {
	overflow: -moz-scrollbars-vertical;
	overflow-x: hidden;
	overflow-y: scroll;	}

/*End Text Set */
	
body {
	font-family:Arial, Helvetica, sans-serif;background-color:#999b6a;
	font-size:13px
	}

ul {
	margin-left:30px;
	}

ol {
	margin-left:30px;
	}
	
h1, h2, h3 {
	margin:6px 0 8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7b310a
	}

p 
{
	text-indent:10px;
	padding-bottom:10px;
}
	
a, a:visited {
	color:#7b310a;
	}
	
a:hover {
	text-decoration:none;
	}
	
#container {
	position:relative;
	width:950px;
	margin:0 auto;
	background:url(images/strip.jpg) repeat-y;
	}
	
#header {
	position:relative;
	width:950px;
	height:149px;
	background:url(images/header.jpg) no-repeat;
	}
	
#header2 {
	position:relative;
	width:950px;
	height:121px;
	background:url(images/flyer_header.jpg) no-repeat;
	}
	
	
#nav {
	position:absolute;
	top:116px;
	left:50px;
	}

	
#homecontent {
	background:url(images/homeBG.jpg) no-repeat;
	width:950px;
	height:391px;
	}
	
#content {
	padding:0 40px 16px;
	} 
	
#welcome {
	width:100%;
	text-align: center;
	}	
	
#welcome h2 {
	font-size:19px;
	}
	
#hometext {
	position:absolute;
	width:560px;
	top:464px;
	left:210px;
	}
	
#plaza {
	position:absolute;
	left:55px;
	top:162px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px
	 }
	 
#pro {
	position:absolute;
	left:37px;
	top:246px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	width:146px;
	text-align:center;
	 }
	
#commons {
	position:absolute;
	left:56px;
	top:345px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px
	text-align:center;
	 }
	
#news {
	position:absolute;
	left:780px;
	top:165px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:100px;
	 }
	
#plan {
	position:absolute;
	left:818px;
	top:298px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px
	 }
	
#testimonials {
	position:absolute;
	left:806px;
	top:430px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px
	 }
	 
#senior a {
	position:absolute;
	width:132px;
	height:123px;
	display:block;
	background:url(images/senior.jpg) center bottom no-repeat;
	top:423px;
	.top:417px;
	left:30px
	}
	
#senior a:hover {
	background-position: center top;
	}
	
#senior a span {
	margin-left:-9999px;
	}
	
.img_rgt
{
	float:right;
	padding:0 10px;
}

.img_lft
{
	float:left;
	padding:0 10px;
}

#mainForm td {
	padding:2px;
	text-align:left;
}
	
#footer {
	background:url(images/footer.jpg) no-repeat;
	height:51px;
	text-align:center;
	}

#ft_lft {
	float:left;
	padding:5px 40px;
}

#ft_rgt {
	float:right;
	padding:5px 40px;
}
#bcfooter {
	text-align:center;
	color:#7b310a;
	margin-bottom:20px
}
	
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display:inline-block;
	_height: 1%;
}



.clearfix {
	display:block;
}