html {
	margin: 0px 0 0 -33px;
	padding: 0px;
	background: #b7b7b7 url(../images/home_images/left.jpg) top left repeat-x;
	width: 100%;
	height: 100%;
	display: inline;
}

body {
	margin: 0px;
	padding: 0px;
	width: 1250px;
	height: 899px;
	background-image:url(../images/home_images/left_skyline.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
}

img {
	border: none;
}


#container {
	margin: 0px auto;
	padding: 0px;
	width: 824px;
	height: auto;

}

#mid_section {
	width: 824px;
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px;
	margin: 0px 0 0 0px;
}

#nav {
	width: 824px;
	height: 75px;
	display: inline;
	float: left;
	margin:  0px 0px 0px 0px;
	padding: 0px;
}

#logo {
	float: left;
	width: 152px;
	border: none;
}

#about {
	float: left;
	width: 43px;
}

#housing {
	float: left;
	width: 82px;
}

#development {
	float: left;
	width: 91px;
}


#business {
	float: left;
	width: 188px;
}

#employment {
	float: left;
	width: 78px;
}

#news {
	float: left;
	width: 94px;
}

#lamp {
	float: left;
	width: 96px;
}

#flash {
	width: 824px;
	height: 539px;
	margin: 0 0 0 0;
	float: left;
	
}

#content {
	width: 814px;
	height: auto;
	margin: 0 0 0 0;
	float: left;
	background: url(../images/home_images/content_bg.gif) top left repeat-y;
}

#text {
	width: 690px;
	height: auto;
	margin: 0 0 0 70px;
	float: left;
	font-family: Arial;
	font-size: 14px;

}

#text h1 {
	font-size: 16px;
}

#text a {
	color: #8e8d8d;
	
}


#bottom_nav {
	width: 824px;
	height: 112px;
	margin: 0 0 0 0px;
	float: left;
	background: url(../images/home_images/bottom_nav.jpg) bottom center no-repeat;
}

.white_content {
    display: none;
	position: absolute;
	margin-left: 150px;
	margin-right: auto;
	left: auto;
	right: auto;
	top: 96px;
    width: 610px;
    padding: 16px;
    border: 1px solid #9d9d9d;
	background-image:url('images/bg_subNav.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
    z-index:900;
    overflow: auto;

}

.white_content h1{
	font-family: Arial;
	font-size:12px;
	color:#9d9d9d;
	margin:0px;
	padding:0px;
}

.white_content p{
	font-family: Arial;
	font-size:10px;
	color:#9d9d9d;
	margin:0px;
	padding:0px 0px 10px 0px;
	line-height:15px;
}

.white_content a:link {color:#9d9d9d; text-decoration:none;}
.white_content a:hover {color:#9d9d9d; text-decoration:underline;}
.white_content a:active {color:#9d9d9d; text-decoration:none;}
.white_content a:visited {color:#9d9d9d; text-decoration:none;}
.white_content a:visited:hover {color:#9d9d9d; text-decoration:underline;}

.closer {
	position: absolute;
	bottom: 10px;
	right: 10px;
	font-family: Arial;
	font-size:10px;
	color:#FFFFFF;
}

.closer a:link {color:#ffffff; text-decoration:underline;}
.closer a:hover {color:#ffffff; text-decoration:underline;}
.closer a:active {color:#ffffff; text-decoration:underline;}
.closer a:visited {color:#ffffff; text-decoration:underline;}
.closer a:visited:hover {color:#ffffff; text-decoration:underline;}

#downloads {
	border: 1px solid #cbcbcb; 
	float: right; 
	padding: 10px; 
	margin: 5px; 
	list-style-type: none; 
	width: 250px;

}

#downloads h1 {
	font-size: 18px; 
	color: #8e8d8d;
	border-bottom: 1px solid #cbcbcb;  
}


#downloads ul {
	margin-left: -15px;
	list-style-image:url(../images/home_images/icon_pdf.gif);
}

#downloads a {
	color: #8e8d8d;
	
}

#links {
	display: inline;
	border-top: 1px solid #cbcbcb;  
	padding: 10px;
	margin: 15px 0 10px 0;
	float: left;
	width: 670px;
}

#links a {
	 color: #cb241e; 
	 text-decoration: none;
	 font-size: 15px;
	 padding: 0 15px 0 0;
}

#skyline {
	background-image: url(../images/home_images/left_skyline.jpg);
}
