﻿/* CSS Document */

h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:28px;
	margin:0px;
	color:#004f9d;
	font-weight:500;
	text-transform:uppercase;
}
h2 {font-size:20px;}
h3 {font-size:15px;}

.rss, a.rss:visited {background:url(/images/Feed_32x32.png) left no-repeat; padding:5px 0px 4px 24px; display:block; float:right; font-weight:bold; text-decoration:underline;}


.amenities{
	margin:0px 0px 20px 0px;
	padding:0px;
}
.amenities li{
	margin:0px 20px 0px 15px;
	padding:0px; 
}
.amenities td {
	white-space:nowrap; 
}

.mainBody {
	background-image:url(/images/background_in.jpg);
	background-repeat:repeat-x;
}
.elevationThumb {
	padding:5px;
}
.headerImg {
	width:800px;
	height:58px;
	background-image:url(/images/header.png);
	display:block;
}
.headerImg2 {
	width:800px;
	height:58px;
	background-image:url(/images/headerBlog.png);
	display:block;
}
#navigation {
	width:168px;
	margin:0 0 0 9px;
	border:1px solid #00144F;
	background: url(/images/navbar_bkgd.png) #3D7CBB top repeat-x;
}
#navigation div {
	border-top:1px solid #FFF;
	text-align:right;
}
#navigation a {
	display:block;
	font-weight:bold;
}
#navigation a:hover {
	text-decoration:none;
}
#navigation .navHeading a {
	color:#003366;
}
#navigation .navHeading {
	padding:3px 8px 3px 0px;
	background-color:#7CA6D1;
	font-size:11px;
	font-weight:bold;
}
#navigation .navSubHeading {
	padding:3px 8px 3px 0px;
	color:#FFF;
	background-color:#004284;
	font-weight:bold;
	font-size:11px;
}
#navigation .navSubHeading a:link, #navigation .navSubHeading a:visited, #navigation .navSubHeading a:active, #navigation .navSubHeading a:hover {
	color:#FFF;
}
#navigation .navItem a {
	padding:4px 14px 5px 0px;
	color:#FFF;
	font-size:10px;
}
#navigation .navItem a:hover {
	background-color:#9BBBDB;
}

#navigation .navItem a:hover.green  {
	background-color:#93B225;
}

/* Community Buttons */

.comNavBtn_bkgd {
	background-color:#EEE;
}
.comNavBtn_btmBrdr {
	border-bottom:1px solid #000066;
}
.lnkRequest {
	width:181px;
	height:62px;
	background-image:url(/images/iconRequestInfo2.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.imgEmailFriend {
	width:62px;
	height:62px;
	background-image:url(/images/iconEmailAFriend.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.lnkTour {
	width:62px;
	height:62px;
	background-image:url(/images/iconTour.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.lnkVideo {
	width:62px;
	height:62px;
	background-image:url(/images/iconVideo.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.lnkGallery {
	width:62px;
	height:62px;
	background-image:url(/images/iconGallery.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.iconRequestInfo {
	width:146px;
	height:34px;
	background-image:url(/images/iconRequestInfo.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.lnkCommercial {
	width:79px;
	height:62px;
	background-image:url(/images/iconCommercial.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.lnkResidInfo {
	width:87px;
	height:62px;
	background-image:url(/images/iconResidInfo.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.lnkCommInfo {
	width:87px;
	height:62px;
	background-image:url(/images/iconCommInfo.gif);
	display:block;
	text-indent:-999999px;
	float:left;
}
.larger {
	font-size:14px;
}
.homeplans_heading {
	background-color:#6DA2BF;
	color:#FFFFFF;
	padding:5px 0px 3px 0px;
	font-size:14px;
}
.comNav a:link, .comNav a:active, .comNav a:visited {
	display: block;
	height:34px;
	line-height:32px;
	font-family:arial;
	font-size:10px;
	color: #0052a5;
	text-decoration:none;
	padding:0px 9px 0px 8px;
	border-right:1px solid #000066;
}
.comNav a:hover {
	display: block;
	color: #0052a5;
	BACKGROUND-COLOR: #ffcc33;
	text-decoration:none;
}
.comNav2 a:link, .comNav2 a:active, .comNav2 a:visited {
	display: block;
	height:34px;
	line-height:32px;
	font-family:arial;
	font-size:10px;
	color: #0052a5;
	text-decoration:none;
	padding:0px 9px 0px 8px;
	border-right:1px solid #000066;
}
.comNav2 a:hover {
	display: block;
	color: #0052a5;
	BACKGROUND-COLOR: #ffcc33;
	text-decoration:none;
}
.comNavEnd a:link, .comNavEnd a:active, .comNavEnd a:visited {
	display: block;
	height:34px;
	line-height:32px;
	font-family:arial;
	font-size:10px;
	color: #0052a5;
	text-decoration:none;
	padding:0px 8px 0px 10px;
}
.comNavEnd a:hover {
	display: block;
	color: #0052a5;
	BACKGROUND-COLOR: #ffcc33;
	text-decoration:none;
}
.clr {
	clear: both;
}
.display ul {
	padding:none;
	margin-left:70px;
}
.display li {
	list-style-type:disc;
	margin-left:-50px;
	padding-left:0px;
}
a.pathway {
}
#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
}
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 0.8em;
}
ul#mainlevel-nav li {
	display: block;
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: right;
	margin: 0;
	width: auto !important;
	width: 15%;
	font-size: 11px;
	line-height: 21px;
	white-space: nowrap;
	border-left: 1px solid #cccccc;
}
ul#mainlevel-nav li a {
	width: 100%;
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	text-decoration: none;
	color: #333333;
	background: transparent;
}
#buttons>ul#mainlevel-nav li a {
	width: auto;
}
ul#mainlevel-nav li a:hover {
	color: #ffcc00;
	background: #D84203;
}
#search_outer {
	float: right;
	width: 165px;
	margin-top: 6px;
}
#search_inner {
	border: 1px solid #cccccc;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
	background-color: #ffffff;
}
#search_inner form {
	padding: 0;
	margin: 0;
}
#search_inner .inputbox {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
}
.addThis {float:left; margin:7px 0px 5px 4px;}
.energyStar {float:right; margin:0px 9px 0px 0px;}
#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 635px;
}
#content_inner {
	float: none !important;
	float: left;
	padding: 0;
	padding-top: 2px;
	margin: 0;
}
table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
}
table.content_table td {
	padding: 0px;
	margin: 0px;
}
#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}
#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}
.user1_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
.user2_inner {
	border: 1px solid #cccccc;
	float: none !important;
	float: left;
	margin: 0px;
	padding: 2px;
}
table td.body_outer {
	padding: 0px;/*	border: 1px solid #cccccc;*/
}
table.cm_content {
	border-color:	#244884;
	border: 1px;
	border-style:solid;
	border-bottom-color: #244884;
	border-top-color: #244884;
	border-left-color: #244884;
	border-right-color: #244884;
}
#active_menu {
	color:#FFCC00;
	font-weight: bold;
}
a#active_menu:hover {
	color: #E15704;
}
.maintitle {
	color: #ffffff;
	font-size: 40px;
	padding-left: 15px;
	padding-top: 20px;
}
.error {
	font-style: italic;
	text-transform: uppercase;
	padding: 5px;
	color: #cccccc;
	font-size: 14px;
	font-weight: bold;
}
/** old stuff **/

.back_button {
	float: left;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.pagenav {
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 10px;
	line-height: 20px;
	margin: 1px;
}
.pagenavbar {
	margin-right: 10px;
	float: right;
}
#footer {
	text-align: center;
	padding: 3px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}
td {
	text-align: left;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat:repeat-x;
	background-position: left top;
	font-size: 12px;
	color: #003366;
}
/* mambo core stuff */
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {
	color:#004f9d;
	text-decoration: none;
}
h1 a:hover {
	color:#004f9d;
	text-decoration: none;
}
a:link {
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
table.contentpaneopen {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
/*
table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}

*/

table.contentpane {
	width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpane td {
	margin: 0px;
	padding: 0px;
}
/*table.contentpane td.componentheading {
	padding-left: 4px;
}*/

.button {
	color: #003366;
	font-family: Arial, Hevlvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 3px double #cccccc;
	width: auto;
	background: url(../images/button_bg.png) repeat-x;
	padding: 0px 5px;
	line-height: 18px !important;
	line-height: 16px;
	height: 26px !important;
	height: 24px;
	margin: 1px;
}
.inputbox {
	padding: 2px;
	border:solid 1px #cccccc;
	background-color: #ffffff;
}
.contentcolumn {
	padding-right: 5px;
}
.contentpagetitle {
	font-size: 13px;
	font-weight: bold;
	color: #cccccc;
	text-align:left;
}
table.searchinto {
	width: 100%;
}
table.searchintro td {
	font-weight: bold;
}
table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.moduletable th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}
table.pollstableborder td {
	padding: 2px;
}
.sectiontableheader {
	font-weight: bold;
	background: #f0f0f0;
	padding: 4px;
}
.sectiontablefooter {
}
.sectiontableentry1 {
	background-color : #ffffff;
}
.sectiontableentry2 {
	background-color : #f9f9f9;
}
.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
}
table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
}
table.contenttoc td {
	padding: 2px;
}
table.contenttoc th {
	background: url(../images/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background: url(../images/menu_bg.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	text-decoration: none;
	color: #333333;
}
a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}
a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}
.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
}
.code {
	background-color: #ddd;
	border: 1px solid #bbb;
}
form {
	/* removes space below form elements */
	margin: 0;
	padding: 0;
}
div.mosimage {
	border: 1px solid #ccc;
}
.mosimage {
	border: 1px solid #cccccc;
	margin: 5px
}
.mosimage_caption {
	margin-top: 2px;
	background: #efefef;
	padding: 1px 2px;
	color: #666;
	text-transform: normal;
	font-size: 10px;
	border-top: 1px solid #cccccc;
}
/* CUEMEDIA STUFF*/
.yellowbar {
	margin: 1px;
}
img.nospace {
	display:block;
	border:none;
	padding:0px;
	margin:0px;
}
object {
	display:block;
	border:none;
	padding:0px;
	margin:0px;
}
embed {
	display:block;
	border:none;
	padding:0px;
	margin:0px;
}
.background_body {
	background-image: url(assets/background_in.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.background_home {
	background-image: url(assets/background_main.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.border {
	border: 1px none #003366;
	margin: 0px;
	padding: 0px;
}
.text_main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.text_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #003366;
}
.text_mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	/* color: #6699CC; */
	color: #7D7D7D;
}
a.text_mini {
	color: #7D7D7D;
}
p.chp_text {
	margin-bottom: 30px;
	margin-top: 30px;
	margin-left: 40px;
	margin-right: 10px;
}
.chp_strong {
	font-weight: bold;
	font-size:14px;
}
.homeplans_hometitle {
	font-weight: bold;
	font-size:16px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.homeplans_blurb {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-transform:uppercase;
}
.homeplans_sq {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
}
.homeplans_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.specials_red {
	color:#CC0000;
	text-transform:uppercase;
	font-size:14px;
	font-weight: bold;
}
.specials_desc {
	margin-right: 30px;
}
hr {
	color:#003399;
	background-color:#003399;
	height: 1px;
}
.mosformgrouptitle {
	font-size: 12px;
}
.mosFormLabel {
	font-size: 12px;
}
.componentheading {
	font-weight: bold;
	font-size:16px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.mosformgrouptitle {
	font-size: 12px;
	font-weight: bold;
}
.heading2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 13px;
	background-color: #6DA2BF;
}
/* Community List Display*/

.comListTitleOne {
	line-height:25px;
	background-color:#6DA2BF;
	color:#FFFFFF;
	border-right:1px solid #ffffff;
	text-align:center;
	width:25px;
}
.comListTitleTwo {
	line-height:25px;
	background-color:#6DA2BF;
	color:#FFFFFF;
	border-right:1px solid #ffffff;
	text-align:center;
	width:205px;
	padding:4px 4px 4px 10px;
}
.comListTitleThree {
	line-height:25px;
	background-color:#6DA2BF;
	color:#FFFFFF;
	border-right:1px solid #ffffff;
	text-align:center;
	width:100px;
	padding:4px;
}
.comListTitleFour {
	line-height:25px;
	background-color:#6DA2BF;
	color:#FFFFFF;
	border-right:1px solid #ffffff;
	text-align:center;
	width:150px;
	padding:4px;
}
.comListTitleFive {
	line-height:25px;
	background-color:#6DA2BF;
	color:#FFFFFF;
	text-align:center;
	width:200px;
	padding:4px;
}
.comListTitleSix {
	line-height:25px;
	background-color:#6DA2BF;
	color:#FFFFFF;
	text-align:center;
	width:200px;
	padding:4px;
}
.comListOne {
	line-height:20px;
	text-align:center;
	width:25px;
	padding:4px;
	border-bottom:1px solid #6DA2BF;
	font-weight:bold;
}
.comListTwo {
	font-weight:bold;
	line-height:20px;
	text-align:center;
	width:205px;
	padding:4px 4px 4px 10px;
	border-bottom:1px solid #6DA2BF;
}
.comListThree {
	line-height:20px;
	text-align:center;
	width:100px;
	padding:4px;
	border-bottom:1px solid #6DA2BF;
}
.comListFour {
	line-height:20px;
	text-align:center;
	width:150px;
	padding:4px;
	border-bottom:1px solid #6DA2BF;
}
.comListFive {
	line-height:20px;
	text-align:center;
	width:200px;
	padding:4px;
	border-bottom:1px solid #6DA2BF;
}
.comListSix {
	line-height:20px;
	text-align:center;
	width:200px;
	padding:4px;
	border-bottom:1px solid #6DA2BF;
}
/*/Community Map Tooltip/*/
	#tooltip {
	width:200px;
	position:absolute;
	display:none;
	z-index:5;
	margin-bottom:10px;
}
#tooltip .tooltip_middle {
	background-color:#ffc233;
	background-position:top left;
	padding:15px 10px 10px 5px;
	border:1px dotted #000066;
	z-index:5;
}
#tooltip .tooltip_middle span {
	position:relative;
	top:-8px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	z-index:5;
}
/*/ EDIT Map Container - Map Image - Icon Image /*/		
	/* Set width & height to match map image */
	#ctl00_ContentPlaceHolder1_mapHolder {
	position:relative;
	width:598px;
	height:521px;
	margin:0px;
	padding:0px;
}
#comMap {
	width:598px;
	height:521px;
	z-index:1;
	margin:0px;
	padding:0px;
}
/* Map Icon link states */
	.mapIcon a:link, .mapIcon a:active, .mapIcon a:visited {
	width:18px;
	height:18px;
	line-height:18px;
	font-size:11px;
	color:#FFFFFF;
	vertical-align:middle;
	font-weight:bold;
	cursor:hand;
	text-align:center;
	border:1px solid #FFFFFF;
	display: block;
	color: #ffffff;
	text-decoration:none;
}
.mapIcon a:hover {
	background-image: url(tempMapIcon2on.gif);
	background-repeat:no-repeat;
	display: block;
	color: #000000;
	background-color:#ffc233;
	border:1px solid #FFFFFF;
	text-decoration:none;
}
/* EDIT Individual Map Icons - div ID -  Positioning 
ACTIVE = #003399
COMING SOON = #669900
CLOSE OUT = #996633
*/

#mapIcon10 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 300px;
	left: 500px;
}
#mapIcon18 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 280px;
	left:323px;
}
#mapIcon13 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 325px;
	left:260px;
}
#mapIcon12 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 245px;
	left:325px;
}
#mapIcon20 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 340px;
	left:260px;
}
#mapIcon17 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 253px;
	left:300px;
}
#mapIcon19 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 263px;
	left:320px;
}
/*
#mapIcon3 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 340px;
	left:260px;
}
#mapIcon4 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 425px;
	left:450px;
}
#mapIcon5 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 265px;
	left:352px;
}
#mapIcon18 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 350px;
	left:375px;
}

#mapIcon8 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 263px;
	left:320px;
}

#mapIcon10 {
	float:right;
	z-index:2;
	position:absolute;
	background-color:#003399;
	top: 253px;
	left:300px;
}*/
/* Telerik Styles*/
.bodyText {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*height: 100%;*/
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
.headingText {
	font-size:16px;
	font-weight:bold;
}

/*blog*/

#main {
    border-right:1px solid #000066;
	width:570px;
	padding:0px 15px;
    margin-top:30px;
    float:left;
    }
.post-body ul {
	padding-left:15px;
	padding-top:3px;
	}

.post-body ul li {
	vertical-align:top;
	padding:0;
	margin:0;
	}
#sidebar ul {
	padding-left:10px;
	padding-top:3px;
	}

#sidebar ul li {
	list-style:none inside;
	vertical-align:top;
	padding:0;
	margin:0;
	}
#sidebar {
	width:175px;
	padding-right:10px;
    float:right;
    padding-left:10px;
    margin-top:20px;
    }
	.profile-data {margin:0px;}

.commList ul, .commList ul li{ margin:0; padding:0;}
.commList ul li { list-style:none; padding:0 0 0 7px; font-size:12px; font-weight:bold;}
.commList ul li ul li{padding:0 0 0 10px; font-weight:normal; font-size:11px;}