/* COPYRIGHT 2009 BULLSEYE CREATIVE (www.bullseyecreative.net) */

@import url(reset.css);

html, body {
	height: 100%;
}

body {
	margin: 0px;
	background: url(../_img/main_bg.gif) no-repeat top center #c6414a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6d6d6d;
}

a {
	color:#000000;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}

object { 
	outline:none; 
}

p {
	line-height: 22px;	
}

h1 {
	margin-bottom: 16px;
	font-size: 26px;
	font-weight: bold;
	color: #2c4266;
}

h2 {
	font-size: 26px;
	font-weight: bold;
	color: #2c4266;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	color: #c6414a;
}

h4 {
	margin-bottom: 18px;
	font-size: 18px;
	font-weight: 200;
	font-style: italic;
}

strong {
	font-weight: bold;	
}

ul {
	line-height: 22px;	
}

.clear {
	clear: both;
}	

.red {
	color: #c6414a;	
}

.wifi {
	color: #c6414a;
}

li.small {
	list-style: none; 
	font-size:smaller; 
	font-style:italic; 
	margin-top:5px;	
}

.blue {
	color: #2c4266;	
}

input, textarea {
	background: none;	
	border: 1px solid #2c4266;
}

.mapview {
	line-height: 1em;
	font-size: 85%;
	font-weight: bold;
}

div#wrap {
	position: relative;
	margin: 0 auto;
	width: 1010px;
	min-width: 1010px;
	background: url(../_img/wrap_bg.gif) no-repeat top center;
}

div#middle {
	position: relative;
	margin-left: 46px;
	width: 918px;
	height: auto;
	background-color: #ffffff;
}

div#specials {
	position: absolute;
	top: 300px;
	left: 10px;
	z-index: 150;
}

div#slideshow {
	position: relative;
	width: 918px;
	height: 333px;
	overflow: hidden;
	z-index: 100;
}

.slide {
	position: absolute;
	top: 333px;
	left: 918px;
	width: 1100px;	
	height: 550px;
	z-index: 10;
}

.slide_text {
	position: absolute;
	top: 375px;
	left: 76px;
	z-index: 110;
}

div#home_nav {
	position: absolute;
	top: 333px;
	left: 0px;
	width: 918px;	
	height: 205px;
}

div#home_title {
	padding: 10px 0 0 18px;
	width: 900px;
	height: 35px;
}

span.thick {
	font-size: 20px;
	font-weight: bold;
	color: #c6414a;
}

span.thin {
	margin-left: 2px;
	font-size: 20px;
	font-weight: 100;
	color: #999999;
}
div#ie6sucks {
	margin-top: 3px;
	width: 878px;
	font-size: 11px;
	color: #999999;
	text-align: center;
}

div#ie6sucks a {
	color: #999999;
	text-decoration: underline;
}

div#ie6sucks a:hover {
	text-decoration: none;	
}

div#home_links {
	width: 918px;
	height: 200px;
	background: url(../_img/nav_bg.png) no-repeat;
}

div#home_links_inner {
	line-height: normal;
	width: 918px;
	height: 80px;
}

div#home_links li {
	float: left;
	font-size: 16px;
	text-transform: uppercase;
	text-align: center;
}

div#home_links li div.stack a {
	display: block;
	margin-right: 1px;
	padding-top: 16px;
	width: 152px;
	height: 64px;
}

div#home_links li a {
	display: block;
	margin-right: 1px;
	padding-top: 30px;
	width: 152px;
	height: 50px;
	background: url(../_img/nav_thumbs.jpg) no-repeat;
	background-position: 152px 0;
}

div#home_links li:hover a#timbers {
	display: block;
	color: #ffffff;
	background-position: -152px 0;
}

div#home_links li:hover a#timber_creek {
	display: block;
	color: #ffffff;
	background-position: -304px 0;
}

div#home_links li:hover a#village {
	display: block;
	color: #ffffff;
	background-position: -456px 0;
}

div#home_links li:hover a#birchwood {
	display: block;
	color: #ffffff;
	background-position: -608px 0;
}

div#home_links li:hover a#brentwood {
	display: block;
	color: #ffffff;
	background-position: -760px 0;
}

div#home_links li:hover a#oakwood {
	display: block;
	color: #ffffff;
	background-position: -912px 0;
}

div#home_links li ul {
	display: none;	
	line-height: normal;
}

div#home_links li:hover ul {
	display: block;
	margin-top: 1px;
	width: 152px;
}

div#home_links li ul li {
	float: none;
	clear: both;
	width: 152px;
	height: 20px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}

div#home_links li ul li a {
	display: block;
	padding-top: 4px;
	width: 152px;
	height: 16px;
	color: #ffffff;
	background: url(../_img/nav_lightblue.png) no-repeat;
	font-size: 11px;
}

div#home_links li ul li a:hover {
	background: #6083b4;
}

div#nav {
	position: absolute;
	top: 260px;
	left: -46px;
	width: 1010px;	
	height: 140px;
	z-index: 200;
}

div#logo {
	padding: 10px;
	width: 206px;
	height: 120px;
	background-color: #2c4266;
}

div#logo img {
	width: 200px;
	height: 114px;
	border: 3px solid #aec5e7;	
}

div#links {
	position: absolute;
	top: 50px;
	left: 256px;
	padding: 10px;
	width: 516px;
	height: 25px;
	background-color: #2c4266;
	text-align: center;
}

div#links_inner {
	line-height: normal;
	width: 510px;
	height: 19px;
	border: 3px solid #aec5e7;
	text-align: center;
	font-size: 90%;
	padding-top: 1px;
}

div#links span {
	float: left;	
}

div#links span a{
	display: block;
	width: 94px;
	padding: 1px 4px 0 4px;
	height: 18px;
	background: none;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
}

div#links span a:hover, div#links span.active{
	display: block;
	width: 94px;
	padding: 1px 4px 0 4px;
	height: 18px;
	background: none;
	color: #ffffff;
	text-transform: uppercase;
	text-align: center;
	background-color: #4d6386;
}

div#rent_now {
	position: absolute;
	bottom: 144px;
	right: 0px;
	padding: 10px;
	width: 136px;
	height: 32px;
	background-color: #a95021;
}

div#rent_now_inner {
	width: 130px;
	height: 26px;	
	border: 3px solid #f7941e;
	text-transform: uppercase;
}

div#rent_now_inner a {
	display: block;
	padding-top: 4px;
	width: 130px;
	height: 22px;
	text-align: center;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #db6931;
}

div#rent_now_inner a:hover {
	background-color: #c75f2b;	
}

div#rent_now_inner span {
	display: block;
	padding-top: 4px;
	width: 130px;
	height: 22px;
	text-align: center;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #c75f2b;
}


div#services {
	position: absolute;
	bottom: 67px;
	right: 28px;
	padding: 10px;
	width: 142px;
	height: 50px;
	background-color: #a95021;
}

div#services_inner {
	width: 136px;
	height: 44px;
	border: 3px solid #f7941e;
	text-transform: uppercase;
}

div#services_inner a {
	display: block;
	padding-top: 6px;
	width: 136px;
	height: 38px;
	text-align: center;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #db6931;
}

div#services_inner a:hover {
	background-color: #c75f2b;	
}

div#availability {
	position: absolute;
	bottom: 8px;
	right: 0px;
	padding: 10px;
	width: 136px;
	height: 32px;
	background-color: #a95021;
}

div#availability_inner {
	width: 130px;
	height: 26px;	
	border: 3px solid #f7941e;
	text-transform: uppercase;
}

div#availability_inner a {
	display: block;
	padding-top: 4px;
	width: 130px;
	height: 22px;
	text-align: center;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #db6931;
}

div#availability_inner a:hover {
	background-color: #c75f2b;	
}

div#availability_inner span {
	display: block;
	padding-top: 4px;
	width: 130px;
	height: 22px;
	text-align: center;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #c75f2b;
}

div#home_content {
	padding: 170px 0 0 204px;
	margin-bottom: 60px;
	min-height: 400px;
  	height: auto !important;
	height: 400px;
}

div#content {
	padding: 64px 0 0 204px;
	margin-bottom: 60px;
	min-height: 462px;
  	height: auto !important;
	height: 462px;
}

div#content_apply {
	padding: 92px 0 0 20px;
	margin-bottom: 60px;
	min-height: 462px;
  	height: auto !important;
	height: 462px;
}

div.callout {
	margin-bottom: 30px;	
}

div.callout h3, div.callout p {
	margin-bottom: 5px;	
}

div#content p {
	max-width: 620px;
}

div#map {
	width: 584px;
	border: 1px solid #2c4266;
}

div.gallery_tab {
	margin-left: 3px;
	float: left;
	
	background-color: #2c4266;
}

div.gallery_tab a{
	display: block;
	padding: 6px;
	color: #ffffff;
}

div.gallery_tab a:hover{
	display: block;
	color: #ffffff;
	background-color: #4d6386;
}

div.gallery_active {
	margin-left: 3px;
	float: left;
	padding: 6px;
	background-color: #4d6386;
	color: #ffffff;
}

div#gallery {
	clear: both;
	width: 550px;
	height: 462px;
	padding: 3px;
	border: 1px solid #2c4266;
	background-color: #ffffff;
}

div#far_left {
	position: absolute;
	top: 550px;
	left: 0px;
}	

a#left_hassle_free {
	display: block;
	width: 162px;
	height: 68px;
	background: url('../_img/left_hassle_free.png') no-repeat;
}

a#left_activities {
	display: block;
	width: 162px;
	height: 68px;
	background: url('../_img/left_fun_activities.png') no-repeat;
}

a#left_carbon_neutral {
	display: block;
	width: 162px;
	height: 69px;
	background: url('../_img/left_carbon_neutral.png') no-repeat;
}

a#left_hassle_free:hover, a#left_activities:hover, a#left_carbon_neutral:hover {
	background-position: -162px 0;	
}

div#left {
	float: left;
	width: 330px;	
}

div#right {
	position: relative;
	float: left;
	margin: 50px 0 0 20px;
	width: 330px;
	font-size: 11px;
}

div#right img {	
	margin-bottom: 6px;
}

div#right h3 {
	font-size: 12px;
	display: inline;
}

div#right p{
	font-size: 11px;	
	line-height: 14px;
}

div#right ol{
	font-size: 10px;	
}

div#fp_right {
	display: inline;
	float: left;
	width: 150px;
	text-align: center;
}

div#right img#flag_img {
	position: absolute;
	top: -50px;
	left: 0px;
	border: 0px;
}

div#social {
	clear: both;
	position: absolute;
	top: 420px;
	left: 12px;
	width: 160px;
	height: 33px;
	text-align: center;
	margin-bottom: 15px;
}

div#social img {
	margin-right: 3px;	
	margin-bottom: 10px;
}

div#social ul {
	position: relative;
	left: 20px;
	text-align: left;	
	list-style: inside square;
	color: #c6414a;
	font-size: 11px;
}

div#social ul li.homelink {
	font-weight: bold;
	font-size: 115%;
	list-style-image: url(../_img/arrowleft.gif);
	margin-left: -20px;
	margin-top: -3px;
	padding-bottom: 10px;
	letter-spacing: -0.03em;
	vertical-align: 4px; /* For IE */
}

.begreen {
	margin-top: 45px;
}

div#social a {
	color: #c6414a;	
}

div#social a:hover {
	color: #6d6d6d;
}

div#footer {
	clear: both;
	width: 918px;
	height: 60px;
	padding: 30px 0 10px 0;
	text-align: center;
	font-size: 10px;
}

div#footer_red {
	margin-bottom: 18px;
	padding: 4px 0;
	background: #731b29;
	color: #fff;
	font-size: 12px;
}

#footer_red a {
	margin: 0 8px;
	color: #fff;	
}

#footer_red a:hover {
	color: #d5bbbf;
}

iframe p.instructions span {
	border: 1px solid red;	
}

div#popup_content {
	color: #fff;
	width: 570px;
	margin: 0 auto;
}

img#popup_header {
	width: 570px;
	height: 50px;
	border: 5px solid white;	
}

table.popup_table {
	width: 336px;	
}

table.popup_table input {
	border: 1px solid #fff;
	color: #fff;
}

table.popup_table textarea {
	border: 1px solid #fff;
	color: #fff;
}

table.popup_table td {
	font-size: 12px;
	height: 30px;
	vertical-align: top;
}

td.td_right {
	width: 192px;
	text-align: right;	
}

select#friend_state {
	width: 192px;
}

.services_btn {
	position: relative;
	display: block;
	padding: 5px 5px 5px 10px;
	width: 195px;
	height: 69px;
	background: url(../_img/services_btn.png) no-repeat 0 0;
}

.services_btn:hover {
	padding: 5px 5px 5px 10px;
	background: url(../_img/services_btn.png) no-repeat -210px 0;
}

.first {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
}

.second {
	padding-left: 18px;
	font-size: 17px;
	color: #fff;
	font-weight: 100;
}

.go_btn {
	position: absolute;
	bottom: 10px;
	right: 15px;
	font-weight: bold;
	color: #fff;
}

#cluetip-outer {
	padding: 10px;
	background: #fff;	
	border: 2px solid #2c4266;
}

#viewMoreContent {
	margin: 10px 0;
}

#viewMoreContent ul {
	border: none;
	outline: none;
}

#viewMoreContent li {
	border: none;
	margin-bottom: 2px;
	padding: 5px;
	outline: none;
	background: #efefef;
}

#viewMoreContent li:hover {
	background: #ccc;
}

a.eventLink {
	border: none;
	outline: none;
}

a.return_resident {
	color: #c6414a;	
}

a.return_resident:hover {
	color: #6d6d6d;	
}

div.util_box {
	position: relative;
	margin-bottom: 20px;
	padding: 10px;
	width: 480px;
	border: 1px solid #ccc;
	background: #fff;
}

span.item {
	float: left;
	display: inline-block;
	margin-right: 40px;	
	width: 170px;
}

a.item_link {
	float: left;	
}

/* NEW GALLERY */

div.middle {
	float: left;
	margin-left: 28px;
	width: 510px;
}

table.gallery_top {
	width: 100%;
	font-family: 'QuicksandBold', Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: center;
	color: #fff;
	background: #999;
	outline: none;
	border: none;
	/*display: table;*/
	margin-bottom: 1px;
}

.gallery_row {
	/*display: table-row;	*/
}

.gallery_row td {
	/*display: table-cell;
	position: relative;
	width: 25%;*/
}

.gallery_top td {
	width: 25%;
}

.gallery_top td a {
	display: block;
	padding: 9px 0;
	/*width: 100%;*/
	color: #fff;
	border-left: 1px solid #fff;
}

div#photo_gallery_holder {
	position: relative;
	margin-bottom: 4px;
	overflow: hidden;
	width: 510px;
}

div#photo_gallery_holder img.photo {
	width: 510px;
}

div.gallery_holder {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 510px;
	height: 382px;
}

#panorama_holder {
	position: relative;	
	height: 320px;
}

span.gallery_title {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	padding: 8px;
	width: 494px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	background: url('../_img/black_70.png') repeat;
}

.gallery_title a {
	display: block;
	float: right;
	margin-right: 10px;
	padding-left: 24px;
	color: #fff;
}

.view_larger {
	background: url('../_img/view_larger_bg.png') no-repeat;
}


.pan {
	padding-left: 22px;
	background: url('../_img/pan_bg.png') no-repeat;
}

.gallery_title a:hover {
	color: #ccc;	
}

a#scroll_left {
	float: left;
	margin-right: 4px;
	width: 13px;
	height: 70px;	
}

a#scroll_right {
	float: left;
	width: 13px;
	height: 70px;	
}

div#photo_thumbs {
	float: left;
	position: relative;
	overflow: hidden;
	width: 480px;
	height: 70px;
}

div#photo_thumb_holder {
	float: left;
	position: relative;
	width: 10000px;
	height: 70px;
}

#photo_thumb_holder img {
	float: left;
	margin-right: 4px;
	width: 92px;
	height: 70px;
}

.yellow{
	color: #bc7300;	
}

.csu {
	background: #2C4266;
}
