@charset "UTF-8";
/* CSS Document */

html { min-height:700px;
	   cursor:auto;
	   
		
}

body {
	background-image: url("frameworkBackground1.jpg");
	background-repeat: repeat;
	margin:0;
	padding:0;
	background-color:#e7e2d6;
	
	}
	
	
.content_copy dl, .content_copy ul, .content_copy ol  {
	
	text-align:left;
	margin:0 0 5px 0;
	
	
	}	
	
 .content_copy li,  .content_copy dd {
	margin: 0 0 0 20px;
	
	}	
	
.content_copy dl {
	margin: 0 0 0 40px;
	}		
	
.content_copy dd {
	margin:0;
	padding:0;
	}		

#branding_background {
	position:absolute;
	top:0;
	left:0;
	display:block;
	background-image: url("brandBackground.gif");
	background-repeat: repeat-x;
	width:100%;
	height:100px;
	margin:0 auto;
	text-align:center;
	z-index:50;
	
		}
	
#wrapper { /* provides container for menu system */
	position:relative;
	display:block;
	width:1010px;
	margin: 0 auto;
	text-align:center;
	z-index:900;
	
			}

#container {	
	position:relative;
	top:0;
	width:610px;
	margin:0 auto;
	z-index:100;
	text-align:center;
	
	}
	
#top_nav {
	position:relative;
	height:87px;
	z-index:100;
	display:block;
	}
	

#top_nav #logo {
	position:relative;
	width:610px;
	height:72px;
	z-index:100;
	
	
	}		
	
#top_nav #main_nav {	
	position:relative;
	display:block;
	width:610px;
	height:58px;
	z-index:100;
	
	
	}

#canvas {
	postion:relative;
	width:610px;
	min-height:500px;
	z-index:100;
			
	}
	
#canvas #body_image {
	poistion:relative;
	width:610px;
	display:block;
	z-index:100;
	
	}
	
#canvas #body_content {
	position:relative;
	width:610px;
	z-index:1000;
	

	}
	
.content_space {
	position:relative;
	left:34px;
	display:block;
	width:540px;
	height:5px;
	z-index:100;
		
	}	
	
	.content_space_residence {
	position:relative;
	left:34px;
	display:block;
	width:540px;
	height:28px;
	z-index:100;
		
	}	
	
.content_copy  {
	position:relative;
	left:10px;
	display:block;
	width:540px;
	z-index:100;
	margin:0;
		
	}
	
.content_copy p {
	padding: 0 18px 0 18px;
	
	}
	
#body_content .content_copy .spacerFrontPage {
	display:block;
	height:100px;
	width:600px;
	}
	

#body_content .content_copy .spacer {
	display:block;
	height:50px;
	width:600px;
	}	
	
		
.alignRight {
	position:relative;
	float:right;
	padding:8px;
	display:block;

	}
	
.alignLeft {
	position:relative;
	float:left;
	padding:8px;
	display:block;

	}	

.dividerLine {
	width:610px;	
	height:4px;
	display:block;
	background-image:url("footer.jpg");
	background-repeat:no-repeat;
	padding: 5px 0 0 0;
	margin:0 0 -5px 0;
		}	
	
	
#footer {
	width:610px;
	position:relative;
	height:40px;
	z-index:100;
		
	}
	
#footer .footer_line {
	width:610px;	
	height:4px;
	display:block;
	background-image:url("footer.jpg");
	background-repeat:no-repeat;
		}
		
		
#footer .address {  /* -- need to change margins here */
	width:610px;
	text-align:center;
	margin:10px 0 15px 0;
	padding:10px 0 15px 0;
	display:block;
		}	
	
#footer .copyright {
	position:relative;
	width:610px;
	text-align:center;
	
	}	
	
	
/* =============  THREE COLUMN LAYOUT =============== */

dl#column_3 {
	position:relative;
	left:0;
	top:0;
	display:block;
	width:610px;
	padding:0;
	margin:0;
	list-style:none;
	margin: 0 0 5px 0;
	line-height:1.35em;
	}	
		
	
dd.column_left_head_3 {	
	width:250px;
	float:left;
	display:block;
	height:30px;
	text-align:center;
	
	
	}
	
dd.column_center_head_3 {
	width:34px;
	float:left;
	height:30px;
	display:block;
	
	
	}
	
dd.column_right_head_3 {
	width:20px;
	float:left;
	height:30px;
	display:block;
	margin: 0 0 0 100px;

	}
	
	
dd.column_left_3 {
	width:250px;
	float:left;
	display:block;
	text-align:center;

	}
	
dd.column_center_3 {
	width:50px;
	float:left;
	display:block;
	margin: 0 0 0 20px;
	
	}
	
dd.column_right_3 {
	width:260px;
	float:right;
	display:block;
	text-align:center;
	margin: 0 20px 0 0;
		
	}
	
/* ================= faq ============== */


		
	
/* ============  typography ============ */


img.planTitle {
	margin: 35px 0 0 30px;
	
	
	}

td {
	padding: 1px 0 0 0;
	
	}
	
td img {
	padding: 0 0 3px 0;
	}
	
		
a, a:active, a:link, a:visited {
	color:#b50937;
	text-decoration:none;
	}
	
a:hover {
	color:#b50937;
	text-decoration:underline;
	}


	.address {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#363430;
	}
	
.rule {
	width:100%;
	height:20px;
	border-top:solid 1px #363430;
	}
	
#footer .copyright p {
	line-height:.35em;
	color:#7c776e;
	}	
	
	
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.subHead {
	font-weight:bold;
	text-decoration:underline;
		}
		
.subHead1 {
	font-weight:bold;
	padding: 0 0 15px 0;
	
			}		

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
img.q { margin: 5px 0 0 0;
		padding: 50px 0 0 0;		
	}
