@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	line-height:15px;
}
a:link {
	color: #cd202c;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #cd202c;
}
a:hover {
	text-decoration: underline;
	color: #cd202c;
}
a:active {
	text-decoration: none;
	color: #cd202c;
}
#wrapper {
	width:800px;
	max-width:800px;
}
#footer {
	background:url(images/footer_bg.gif) no-repeat;
	height:69px;
	width:780px;
	color:#ffffff;
	padding-top:85px;
	padding-left:20px
}
#footer2 {
	padding-left:140px
}
a.footer:link {
	color: #ffffff;
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #ffffff;
}
a.footer:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.footer:active {
	text-decoration: none;
	color: #ffffff;
}
#footer_top {
	background:url(images/footer_top.gif) no-repeat;
	height:16px;
}
#title {
	background:#cd202c;
	height:50px;
}
#nav {
	height:50px;
	float:left;
}
#body {
}
#content_index {
	background:url(images/index_bg.jpg) no-repeat;
	height:761px;
}
#content_aroundtown {
	background:url(images/bg_aroundtown.gif) no-repeat;
	padding-top:154px;
	padding-bottom:30px;
}

#content_models {
	background:url(images/bg_models.gif) no-repeat;
	padding-top:139px;
	padding-bottom:30px;
}

#content_learnmore {
	background:url(images/bg_learnmore.gif) no-repeat;
	padding-top:134px;
	padding-right:10px;
	padding-bottom:10px;
}

#content_neighborhood {
	height:681px;
	padding-top:70px;
	padding-bottom:10px;
}
.eventdesc {
	padding-left:10px;
}
.eventdesc2 {
	padding-left:10px;
	font-size:10px;
	color:#666666;
}
.eventtitle {
	color:#333333;
}
a.eventtitle:link {
	color: #333333;
	text-decoration: none;
}
a.eventtitle:visited {
	text-decoration: none;
	color: #333333;
}
a.eventtitle:hover {
	text-decoration: none;
	color: #cd202c;
}
a.eventtitle:active {
	text-decoration: none;
	color: #cd202c;
}
#neighborhood_copy_wrapper{
	width:317px;
	height:161px;
	float:right;
	padding-left:25px;
	padding-right:35px;
	font-size:12px;
	line-height:17px;
}
#featured {
	padding-left:10px;
	padding-right:10px;
	padding-bottom:8px;
	margin-bottom:10px;
	background:url(images/bg_featured.gif) bottom no-repeat;
}
#neighborhood {
	padding-left:10px;
	padding-right:10px;
}
.formWords {
	border: 1px solid #333333;
	background-color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#555555;
	padding:1px;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#555555;
	background-color: #FFF;
	margin: 0px;
	padding: 2px;
	border: 1px solid #333333;
	cursor:pointer;
	cursor:hand;

}
#photodiv {
	z-index:-100;
	position:relative;
	top:-231px;
}
ul {
	margin:0;
	padding:15px;
}







