/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	background-color: #DEDCD7;
	text-align: center;
}
#wrapper {
    margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin-top: 20px;
	width: 788px;
	padding: 0px;
	border: none;
	background-color: #EBE8E5;
}
#logo {
	position: absolute;
	z-index: 200;
	left: 34px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	width: 85px;
	height: 109px;
}

#fontsize {
	position: absolute;
	z-index: 210;
	left: 683px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	width: 80px;
	height: 20px;
}
#fontsize .FontSmall, #fontsize .FontNormal, #fontsize .FontLarge {
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
	color: #005DAB;
	font-weight: normal;
	background-color: #EBE8E5;
	border: 1px solid #333333;
	width: 18px;
	height: 18px;
	line-height: 15px;
}
#fontsize .FontSmall {
	font-size: 8px;
}
#fontsize .FontNormal {
	font-size: 11px;
	margin: 0px 4px 0px 4px;
	background-color: #949C50;
	color: #FFFFFF;
}
#fontsize .FontLarge {
	font-size: 13px;
}

#closer {
	position: absolute;
	z-index: 80;
	left: 0px;
	top: 0px;
	visibility: hidden;
}

#menu {
	position: absolute;
	z-index: 90;
	left: 0px;
	top: 101px;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/imgSpacer.gif);
	background-repeat: repeat;
	background-color: #59595B;
	width: 788px;
	height: 19px;
}

#menu p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	padding: 4px 0px 2px 126px;
	margin: 0px;
	color: #FFFFFF;
	text-transform: uppercase;
	height: 20px;
}
#menu p a {
	padding: 0px 5px 0px 5px;
	margin: 0px; 
	color: #FFFFFF; 
	text-decoration: none;
}
#menu p a:hover {
   color: #AAB300;
}
.dropdown {
	visibility: hidden;
	z-index: 85;
	position: absolute;
	margin: 0px;
	padding: 0px;
	top: 310px;
	height: 57px;
	background-image: url(/images/imgDropMnuBackground.png);
	background-repeat: repeat;
}
.dropmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding: 18px 0px 12px 0px;
}
.dropmenu a {
	text-decoration:none;
	color: #FFFFFF;
	padding: 18px 10px 12px 10px;
}

.dropmenu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
	margin: 0px;
	padding:10px 0px 2px 0px;
	line-height: 18px;
}
.dropmenu2 a {
	text-decoration:none;
	color: #FFFFFF;
	padding: 10px 10px 2px 10px;
}  

.dropmenu a:hover, .dropmenu2 a:hover {
   color: #D99A3C;
}

#header {
	margin: 0px;
	padding: 0px;
	position: static;
	height: 120px;
	text-align: right;
}

#featureimage {
	margin: 0px;
	padding: 0px;
	position: static;
	height: 188px;
	background-color: #ECEBE8;
	text-align: right;
}

#contentwrapper {
	margin: 0px;
	padding: 0px;
	position: static;
}

#content {
	margin: 0px;
	padding: 0px;
}


#content p, #content ol, #content ul, #content li, #content h1, #content h2, #content h3, #content h4 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	padding: 0px;
	margin: 15px 10px 10px 10px;
	
}

#content p {
	font-size: 11px;
}

#content ol {
	font-size: 11px;
	margin-left: 20px;
	padding-left: 20px;
}
#content ul {
	font-size: 11px;
	margin-left: 15px;
	padding-left: 15px;
}
#content li {
	margin: 0px 0px 2px 0px;
	padding: 0px;
}
#content h1 {
	color: #AAB300;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 0px;
}
#content h2 {
	color: #AAB300;
	font-size: 12px;
	font-weight: bold;
}
#content h3 {
	color: #AAB300;
	font-size: 11px;
	font-weight: bold;
}
#content h4 {
	color: #AAB300;
	font-size: 10px;
	font-weight: normal;
}
#content a {
	text-decoration: none;
	color: #005DAB;
	
}
#content a:hover {
	text-decoration: underline;
}

#sectionmenu {
	padding: 0px;
	margin: 15px 0px 0px 25px;
	
}

#sectionmenu p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px;
	margin: 15px 10px 10px 10px;
	line-height: 16px;
}
#sectionmenu a {
	text-decoration: none;
	color: #FFFFFF;
	
}
#sectionmenu a:hover {
	text-decoration: underline;
	color: #AAB300;
	
}

.subscribebox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #FFFFFF;
	width: 120px;
}
.subscribebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #818285;
	background-color: #818285;
    margin: 1px 0px 0px 5px;
	padding: 0px;
}

.CellBorderR {
	border-right: 1px solid #999999;
}
.CellBorderLR {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
.CellBorderLRT {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLRB {
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.CellBorderRT {
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderLT {
	border-left: 1px solid #999999;
	border-top: 1px solid #999999;
}
.CellBorderT {
	border-top: 1px solid #999999;
}

#footer {
    position: static;
	margin: 0px;
	padding: 0px;
	clear: both;
	background-color: #005DAB;
	height: 8px;
}

#credit {
	position: relative;
	margin: 0px auto 10px auto;
	padding: 0px;
	width: 790px;
	clear: both;
	border: none;
}
#credit p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-align: left;
}
#credit a {
	color: #AAAAAA;
	text-decoration: none;
}
#credit a:hover {
	text-decoration: underline;
}
.result {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
}
.contactresult {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC0000;
	margin-left: 10px;
}
.resultok {
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00CC00;
}
.formerror {
    color: #CC0000;
}

.small {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #262324;
}

.RightImageMargin {
    margin-left: 15px;
	margin-bottom: 10px;
}
.RightFloatLayer {
    margin: 5px 0px 10px 15px;
	float: right;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	font-weight: normal;
	clear: both;
}
.RightFloatLayer a:hover {
    text-decoration: none;
}
.inputbox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #262324;
	font-size: 10px;
	font-weight: normal;
}
#AnnouncementManagementTable {
    margin-left: 10px;
}	
#AnnouncementManagementTable thead td  {
	border-top: dotted 1px #CCCCCC;
	border-bottom: dotted 1px #CCCCCC;
	background-color: #EEEEEE;
}	
	
#AnnouncementManagementTable td  {
	border-bottom: dotted 1px #CCCCCC;
}
#AnnouncementManagementTable td p  {
	margin: 0px;
	padding: 0px;
}
#ProjectsRotator {
	margin: 0px;
	padding: 0px;
	width: 434px;
	height: 370px;
	text-align: left;
}

  
.GeneralTable {
    margin-left: 10px;
    width: 100%;
}	
.GeneralTable thead td  {
	border-top: dotted 1px #86B7E5;
	border-bottom: dotted 1px #86B7E5;
	/* background-color: #EFEFEF;*/
}
.GeneralTable thead td h3 {
	margin: 2px 5px 2px 5px;
	padding: 0px;
}	
	
.GeneralTable td  {
	border-bottom: dotted 1px #86B7E5;
	vertical-align: top;
}
.GeneralTable td p  {
	margin: 2px 5px 2px 5px;
	padding: 0px;
}

#HomeDesignRotator, #ClubhouseRotator {
	margin: 18px 0px 0px 0px;
	padding: 0px;
	width: 280px;
	height: 210px;
	text-align: left;
}

#RegisterTable {
	margin: 20px 0px 0px 120px;
	width: 640px;
	border: none;
}
#RegisterTable td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
    font-size: 11px;
	vertical-align: top;
	padding: 4px 5px 4px 0px;
	margin: 0px;
}
#RegisterTable td h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0px;
	color: #AAB300;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#RegisterTable td .RegistrationBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #EBE8E5;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	
}
#RegisterTable td .RegistrationCheckBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	font-size: 11px;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
	
}
#RegisterTable td .RegistrationRadioButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	font-size: 11px;
	font-weight: normal;
	border: none;
	margin: 0px;
	padding: 0px;
}
#RegisterTable td .RegistrationSelectBox {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #6D6C6A;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #EBE8E5;
	margin: 0px;
	padding: 0px;
	
}
#RegisterTable td .RegistrationButton {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #005DAB;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #EBE8E5;
	margin: 0px;
	padding: 3px;
	width: 80px;
}
#RegisterTable td a {
	text-decoration: none;
	color: #005DAB;
}
#RegisterTable td a:hover {
	text-decoration: underline;
}