/* CSS Document */

* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

a, a:link, a:visited, a:hover {
	color: #669900;
}

.fleft{float:left;}

.fright{float:right;}

.clear{clear:both;}
.clear-full{
	clear:both;
	font-size: 0px;
	height: 0px;
}
.b{border:1px solid #000000;}

.white-f {
	background-color: #FFFFFF;
	height: 10px;
}

.white-f1 {
	background-color: #FFFFFF;
		height: 10px;
}

body{
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

p {
	margin-top: 0px;
	margin-bottom: 20px;
}

#wrapper {
	width: 780px;
	margin: 20px auto;
	/*border: 9px solid #ced5e0;*/
	border: 9px solid  #7c90ab;
	background-color: #7c8ea8;
	padding: 1px;
}

#central {
	border-top: 10px solid #FFF;
	border-left: 10px solid #FFF;
	border-right: 10px solid #FFF;
	background-color: #FFF;
}


#top {
	width: 760px;
	height: 111px;
	background-color: #000;
	text-align: center;
}

/*
#top a {
	display: block;
	width: 234px;
	height: 111px;
	text-decoration: none;
}
*/

#main_image {
	width: 760px;
	height: 361px;
	background-color: #FFF;
	margin-top: 10px;
}

#main {	
	background-image:url(/images/main_bkg.gif);
	background-repeat: repeat-y;
}

.left-nav {
	width: 160px;
	background-color: #7c8ea8;
}

.left-nav ul.links {
	padding: 0px;
	margin: 0px;
	/*background-color: #8091aa;*/

	list-style-type: none;
}

.left-nav  div {
	padding: 0px;
	margin: 0px;
	border-bottom: 1px solid #c4ccd8;
}
.left-nav a {
	display: block;
	padding-left: 23px;
	padding-top: 5px;
	padding-bottom: 0px;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	border-bottom: 1px solid #647997;
}

.left-nav a, .left-nav a:link, .left-nav a:hover, .left-nav a:visited {
	color: #FFFFFF;
}

.left-nav div.on {
	background-image:none;
	border-bottom: none;
}

.left-nav div.on a, .left-nav div.on a:link, .left-nav div.on a:hover, .left-nav div.on a:visited {
	border-bottom: none;
}



.left-nav div.sub {
	width: 156px;
	padding: 2px 0px 1px 4px;
	margin: 0px;
	/*background-color: #8091aa;*/
	background-color: #FFFFFF;
	background-image:none;
	list-style-type: none;
	border-bottom: none;
}

.left-nav div.sub div {
	padding: 0px;
	margin: 0px;
	height: 16px;
	border-bottom: 1px solid #FFFFFF;
	background-image:url(/images/sub_nav_bkg.gif);
	background-repeat: repeat-x;;
	
}
.left-nav div.sub a {
	display: block;
	width: 133px;
	padding-left: 23px;
	padding-top: 0px;
	height: 16px;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	border: none;
}

.left-nav div.sub div.subsub {
	padding: 0px;
	margin: 0px;
	height: 16px;
	font-size: 11px;
	border: none;
	background-image:none;
	background-color: #4a596f;
	text-align: left;
	padding-left: 16px;
	margin-left: 6px;
	margin-bottom: 1px;
}

.left-nav div.sub div.subsub a, .left-nav div.sub div.subsub a:link, .left-nav div.sub div.subsub a:hover, .left-nav div.sub div.subsub a:visited  {
	display: block;
	width: 133px;
	padding: 0px;
	height: 16px;
	padding-bottom: 0px;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFF;
	margin: 0px;
	border: none;
}





.content {
	width: 583px;
	margin-left: 17px;
	color: #50596b;
	padding: 0px;
}

.content, .content * {
	font-size: 11px ;
	line-height: 16px;
	color: #333333;
}

.banner-left {
	width: 185px;
} 

.banner-right {
	width: 315px;
} 

.home-left-col {
	width: 362px;
	color: #50596b;
}

.home-left-col a, .home-left-col a:link, .home-left-col a:hover, .home-left-col a:visited {
	color: #0066ba;
}

.home-right-col {
	width: 200px;
	margin-left: 21px;
}

.content h1 {
	font-size: 24px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	color: #7c8ea8;
	font-weight: normal;
	line-height: 24px;
}

h2 {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
}

h2.box {
	font-size: 14px;
	line-height: 12px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	padding: 7px 0px 0px 10px;
	height: 20px;
	background-image:url(/images/home_box_t_bkg.gif)
}

.content h3.apartment {
	font-size: 18px;
	color: #7c8ea8;
	margin: 0px;
	margin-top: 30px;
}

.center {
	text-align: center;
}

.home-box-img {
	width: 90px;
	text-align: right;
}

.home-box-text {
	width: 100px;
	margin-left: 10px;
	font-size: 11px;
	color: #7989a3;
	padding-top: 12px;
}

h2.box1 {
	margin-top: 26px;
}

.home-box-text1 {
	padding: 12px 11px 0px 11px;
	font-size: 11px;
	color: #7989a3;
}

.home-box-dots {
	background-image:url(/images/home_box_dot.gif);
	background-repeat: repeat-x;
	height: 1px;
	width: 169px; 
	font-size: 0;
	margin: 6px 0px 4px 17px;
}

.home-box-continue {
	margin-right: 26px;
	text-align: right;
}

.home-box-continue a {
	text-decoration: none;
}

.home-box-continue img {
	margin-left: 10px;
}

h2.box3 {
	margin-bottom: 10px;
}

.home-seasons {
	margin-top: 32px;
	color: #50596b;
}

.home-seasons a.margin {
	margin-right: 34px;
}

.season-thumbs {
	padding-left: 9px;
	margin-bottom: 11px;
}

.news-block {
	border-top: 1px solid #c4ccd8;
	padding-top: 15px;
}

h2.news {
	color: #669900;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
}

.news-date {
	color: #669900;
	width: 520px;
	margin-bottom: 10px;
}

.news-text {
	margin-bottom: 18px;
}

.news-text p {
	margin: 0px !important;
	padding: 0px !important;
}

.news-print {
	text-align: right;
}

.news-print a, .news-print a:link, .news-print a:hover, .news-print a:visited {
	text-decoration: none;
	color: #c4ccd8;
}

.news-bottom {
	border-top: 1px solid #c4ccd8;
	padding-top: 50px;
}

.news-prev {
	width: 200px;
}

.news-next {
	width: 200px;
	text-align: right;
}

.news-pages {
	width: 176px;
	text-align: center;
	color: #000000;
}

.news-prev a, .news-prev a:link, .news-prev a:hover, .news-prev a:visited, .news-next a, .news-next a:link, .news-next a:hover, .news-next a:visited {
	color: #000000;
	text-decoration: none;
}

.season-banner {
	margin-top: 10px;
}

.leftbanner {
	width: 380px;
	margin-right: 17px;
}

.rightbanner {
	width: 244px;
	text-align: right;
	margin-left: 20px;
}

.rightbanner a {
	display:block;
	border-left: 10px solid #e3e7ec;
	margin-bottom: 10px;
}

.thumb_border {
	border: 1px solid #7b7b7b;
	padding: 3px;
}

.thumb_title {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

.fpm {
	margin-bottom: 24px;
}

.fpmr {
	margin-right: 54px;
}

.mr8 {
	margin-right: 8px;
}

table.listtable td {
	text-align: left;
}

.apartment_table td, .apartment_table th {
	padding: 3px;
	font-size: 11px;
	text-align: left;
	padding-top: 0px;
}

.apartment_table td {
	border-bottom: 1px solid #ced5df;
}

.apartment_table td.narea {
	padding-top: 5px;
}

.apartment_table td.right, .apartment_table th.right {
	text-align: right;
}

.apartment_table td.right, .apartment_table th.right {
	text-align: right;
}

.apartment_table td.center, .apartment_table th.center {
	text-align: center;
}

.apartment_table td.area {
	vertical-align: top;
}

.apartment_table th {
	background-color: #ced5df;
}

.apartment-description {
	margin-bottom: 15px;
	padding: 3px;
}

.contactinput {
	width: 270px;
}

.contactform {
	width: 400px;
}

.contactinfo {
	width: 170px;
}

.err {
	color:#FF0000
}

.contact-bot-sep {
	border-bottom: 1px solid #c4ccd8;
	padding: 10px 0px 10px 0px;
}

.contact-top-sep {
	border-top: 1px solid #c4ccd8;
	padding: 10px 0px 10px 0px;
}

#overlay {
	opacity: .5;
	filter: alpha(opacity=50);
}

@media print {
	.noprint {
		display: none;
	}
	
	#wrapper, #central, #main, #content {
		width: auto;
	}
	
	#wrapper, #central, #main {
		border:none;
		margin: 0px;
		padding: 0px;
	}
	
	#main {
		background-image:none;
	}
	
	.content {
		padding: 0px;
		margin: 0px;
		width: auto;
	}
}