body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background:#0F0F0F;
}

#underlinemenu{
margin: 0;
padding: 0;
}
ul.multiplelist {
    width: 450px;
    list-style-type:none;
}

li.multiplelist {
    width:190px;
    margin:8px 0 0 0;
    padding:0 10px 0 0;
    line-height:14px;
    float:left;
	text-align: right;
}  

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 550px;
border: 0px solid #DFDFDF;
border-width: 0px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
font:11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
color:#FFF;  
padding: 30px 4px 8px 6px;
text-decoration: none;
background: #0F0F0F;
}

#underlinemenu ul li a:hover{
color: #efc270;
background-color: #0F0F0F;
border-bottom: 2px solid #FFF;
padding-bottom: 0;
}
#wrapper {
	width:750px;
	margin:0 auto;
}
#nav {
	width:750px;
	margin:8px 0 15px 0;
}
#virt {
	float:left;
}
#logo, #navbtns {
	float:left;
}
#logo {
	margin-right:1px;
}
#navbtns {
	margin-top:11px;
}
#outline-home {
	border:1px solid #867d76;
	margin-bottom:10px;
	padding:10px;
}
#outline {
	border:1px solid #867d76;
	margin-bottom:21px;
	padding:10px;
}
.navbtn-d {
	border-top:5px solid #44352a;
}
.navbtn-h {
	border-top:5px solid #59493c;
}
.clearfix {
	clear:both;
}
/* Sub Pages */
#left-div {
	width:183px;
	margin-right:9px;
}
#right-div {
	width:545px;
	background:#ffffff;
}
.img-top {
	margin-bottom:10px;
}
#right-content {
	padding:30px 28px 0 30px;
	font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#right-content ul li {
	padding:0px;
	margin-top:0px;
	font:13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
#right-left {
	float:left;
	width:293px;
	font-size:13px;
	color:#59493c;
	line-height:24px;
}
#right-right {
	float:left;
	width:194px;
	font-size:13px;
}
#right-content p {
	padding:0 45px 4px 0;
	margin:0;
	
}
.heading {
	padding:0;
	margin-bottom:10px;
}
.link-rows {
	height:71px;
	padding:0 2px;
	border-top:1px dashed #cccccc;
}
.link-row-last {
	height:71px;
	padding:0 2px;
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
}
#colorbar {
	margin-top:10px;
	height:23px;
	background:url(../images/tile_colorbar.gif) repeat-y;
	text-align:right;
}
.sidenav-bar {
	margin-top:10px;
	margin-bottom:10px;
}
#right-right a, #right-right a:visited, #long a, #long a:visited {
	text-decoration:none;
	color:#11278F;
	font-weight:bold;
}
#right-right a:hover, #right-right a:active, #long a:hover, #long a:active {
	text-decoration:none;
	color:#44352a;
	font-weight:bold;
}
#right-left a, #right-left a:visited, #wrap-register a, #wrap-register a:visited {
	text-decoration:none;
	color:#78c6ea;
}
#right-left a:hover, #right-left a:active, #wrap-register a:hover, #wrap-register a:active {
	text-decoration:none;
	color:#44352a;
}
#long {
	width:488px;
	font-size:13px;
	color:#59493c;
}
#long p {
	padding:0 0 8px 0;
	margin:0;
	line-height:24px;
}
.row-top {
	border-top:1px dashed #cccccc;
	padding-top:3px;
	padding-bottom:5px;
}
.row-bot {
	border-top:1px dashed #cccccc;
	border-bottom:1px dashed #cccccc;
	padding-top:3px;
	padding-bottom:5px;
}
/* Footer */
#footer {
	font-size:10px;
	color:#FFF;
	width:750px;
	background-image:url(../img/icon_eq.gif);
	background-repeat:no-repeat;
	background-position:730px 10px;
}
#footer a, #footer a:visited {
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover, #footer a:active {
	text-decoration:none;
	color:#bbd326;
}
#by a, #by a:visited {
	text-decoration:none;
	color:#b9d326;
}
#by a:hover, #by a:active {
	text-decoration:none;
	color:#ff4800;
}
/* Pop ups */
#wrap-short {
	width:420px;
	margin:0 auto;
}
#wrap-fp {
	width:530px;
	margin:0 auto;
}
#wrap-register {
	width:470px;
	margin:0 auto;
}
#wrap-map {
	width:710px;
	margin:0 auto;
}
#top-row {
	text-align:center;
	color:#bbd326;
	font-size:14px;
	font-weight:bold;
	height:68px;
}
#bg-features, #bg-comm-ftrs, #bg-shopping, #bg-map {
	background:#ffffff;
	font-size:12px;
	color:#59493c;
}
#bg-features p, #bg-comm-ftrs p {
	margin:0;
	padding:16px 19px 0 19px;
	line-height:18px;
}
#bg-features {
	height:221px;
}
#bg-comm-ftrs {
	height:361px;
}
#bg-shopping{
	height:321px;
}
#bg-floorplans {
	height:441px;
	background:#ffffff;
}
#bg-map {
	height:496px;
}
.p-logo {
	margin-bottom:5px;
}
.pop-tile {
	background:url(../img/tile_popup.gif) repeat-x;
	text-align:center;
}
.pop-td {
	text-align:center;
}
.close-td {
	background:url(../img/tile_popup.gif) repeat-x;
	text-align:right;
}
.downl {
	text-align:right;
	font-size:12px;
}
.downl a, .downl a:visited {
	text-decoration:none;
	color:#78c6ea;
}
.downl a:hover, .downl a:active {
	text-decoration:none;
	color:#ffffff;
}
/* register */
#bg-register {
	background:#ffffff;
	color:#59493c;
	height:331px;
}
#bg-register p {
	margin:0;
	padding:16px 19px 19px 19px;
	line-height:18px;
	font-size:12px;
	color:#59493c;
	font-weight:bold;
}
#form-tbl {
	margin-left:19px;
}
#form-tbl p {
	margin:0;
	padding:0 0 13px 0;
	line-height:15px;
	font-weight:normal;
	font-size:11px;
}
.hd {
	font-size:11px;
	color:#44352a;
}

form {
	margin:0px;
	padding:0px;
}
.fields, .zip, .state {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#59493c;
	height:12px;
}
.drop1, .drop2, .drop3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#59493c;
}
.drop1, .drop2, .drop3 {
	margin-top:4px;
}
.drop1 {
	width:128px;
}
.drop2, .drop3 {
	width:64px;
}
.fields {
	width:142px;
}
.zip {
	width:63px;
}
.state {
	width:27px;
}

#sender {
	text-align:center;
}
.submit-btn {
	font-family:Arial, Helvetica, sans-serif;
	margin-top:15px;
	font-weight:bold;
	width:80px;
	padding:2px;
}

#flashcontent {
	color:#ffffff;
	font-size:10px;
}
#flashcontent p {
	margin:0;
	padding:20px 0 0 20px;
}
#flashcontent a, #flashcontent a:visited {
	text-decoration:none;
	color:#78c6ea;
}
#flashcontent a:hover, #flashcontent a:active {
	text-decoration:none;
	color:#44352a;
}
