* {
	margin: 0px auto;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color:#000000;
	/*background:#C5C3BE url(../images/bg.gif) repeat;*/
}

a { 
	color: #B68D31;
	text-decoration: underline;
}

a:hover { 
	color: #B68D31; 
	text-decoration: underline;
}

a:focus {outline:none;}

.photos-footnote{
	font-size:11px;
	display:block;
	margin-top:170px;
}
.suites-footnote{
	font-size:11px;
	display:block;
	margin-top:60px;
}

/* LIST */
ul {
	padding-left:20px;
}

li.list1 {
	list-style: disc outside; 
} 

li.list2 {
	list-style: disc inside; 
}

/* Top */
#top_white {	
	border-top:20px solid #000000;
	height:81px;
	background-color:#FFFFFF;
	/*background-image: url("../images/header.gif");
	background-repeat: repeat-x;*/
}

#top {
	width:968px;
	height:82px;
	background-image: #ffffff;
}

#logo {
	float:left;
	padding:0 0 0 10px;
	height:82px;
	width:257px;
}

.notes
	{
	font-size:11px;
	display:block;
}

/* Topnav */
ul#topnav-sub {float:right;  padding:14px 7px 0 0; list-style:none;}
ul#topnav-sub li {float:left; height:11px; padding-left:20px; display:inline; overflow:hidden;}
ul#topnav-sub li a {display:block;}
ul#topnav-sub li a:hover {margin:-11px 0 0 0;}
ul#topnav-sub li.on a {margin:-11px 0 0 0;}

ul#topnav {float:left; width:677px; padding:14px 0 0 24px; list-style:none; overflow:hidden;}
*html ul#topnav {float:left; width:677px; padding:15px 0 0 23px; list-style:none; overflow:hidden;}
ul#topnav li {float:left; height:42px; padding-left:0px; display:inline; overflow:hidden;}
ul#topnav li.first {float:left; padding-left:0px;}
ul#topnav li a {display:block;}
ul#topnav li a:hover {margin:-42px 0 0 0;}
ul#topnav li.on a {margin:-42px 0 0 0;}

#nav {
	float:left;
	padding:5px 10px 0 15px;
}

#top_green {
	height: 20px;
	background-color: #f2ba31;
	/*background:#000000 url(../images/topnav_band.gif) repeat-x;*/
	
}

/* SUB NAV CONTAINER */
#subnav_container {
	width:910px;
	height:28px;
	/*background-color: #FF0000;*/
}

#white {
	float:left;
	width:100%;
	height:8px;
	background-color:#ffffff;
}

/* middle band span */
#middle_span {
	float:left;
	width:100%;
	/*height:370px;*/
	background-color:#A8B8CD;
}

#main_container {	
	width:961px;
	/*height:370px;*/
	background-color:#ffffff;
}
div.clear{clear:both;}

#main {	
	float:left;
	width: 945px;
	/*height:370px;*/
	border-right:8px solid #FFFFFF;
	border-left:8px solid #FFFFFF;
	background-color:#ffffff;
}

/* main-left-right */
#left {
	float:left;
	width:542px;
	/*height:370px;*/
	margin:0;
	padding:0;
}

#right {
	float:right;
	width:394px;
	/*height:370px;*/
	background-color:000000;
}
#flash {
	float:left;
	width:945px;
	height:370px;
	margin:0;
	padding:0;
}
.page-title{
	float:left;
	padding:20px 0 0 24px;
}

/* form */
#form_left {
	float:left;
	width:945;
	/*height:370px;*/
	background-color:000000;
}

/* blue box */
#box {
	float: left;
	width: 394px;
	/*height:308px;*/
}

/* box_text */
#box_text {
	float:left;
	margin-top:28px;
	margin-left:25px;
	margin-right:19px;
	text-align:left;
	display:inline;
}

/* form blue box */
#form_box {
	float: left;
	width: 941px;
	/*height:308px;*/
}

/* FOOTER */
#footer_shadow {
	float:left;
	width:100%;
	height:8px;
	/*background: url(../images/footer_band.gif) repeat-x;*/
}

#footer_container {
	width:968px;
	height:62px;
	/*background-color:#C5C3BE;*/
	margin-bottom:20px!important;
}

#footer_text {
	float:left;
	width:280px;
	margin:12px 10px 0 20px;
	/*background-color:#C5C3BE;*/
}

.footer_text {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

#footer_logo {
	float:right;
	margin:5px 12px 0 0;
	width:168px;
	height:54px;
}
.crb-logo{
	float:right;
	padding:5px 15px 0 0;
}
.building-desc{
	float:left;
	width:310px;
	margin-top:12px;
	border-left:1px solid #2d2d2d;
	padding-left:20px;
}


/* FORM STYLE */
.form_button { 
	
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	border: 1px #C6C3BE solid;
	background-color: #C6C3BE;
	text-decoration: none;
} 

.form_button:hover { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	border: 1px #8F8C84 solid;
	background-color: #8F8C84;
	text-decoration: none;
} 

textarea {
	float:left;
	width:180px;
	height:200px;
	margin-top:7px;
}

input, select {
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	line-height: 12px;
	color: #000000;
}

.error {
	color: #E21B22;
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	line-height: 13px;
	font-weight: normal;
}

/* contac_form style */
#title {
	float:left;
	width:126px;
	height:20;
	margin-top:7px;
}

#rt_title {
	float:left;
	width:157px;
	height:20;
	margin-top:7px;
}

#fields {
	float:left;
	width:160px;
	height:20px;
	margin-top:7px;
}

#emailForm_left {
	float:left;
	width:306px;
}

#emailForm_middle {
	float:left;
	width:350px;
}

#emailForm_right {
	float:right;
	width:200px;
}

/* RATES TABLE */
#rates_table {
	float:left;
	margin-top:5px;
	margin-bottom:5px;
	width:343px;
	border-top: #000000 2px solid;
	border-bottom:#000000 2px solid;
}

#rates_left {
	float:left;
	width:177px;
	height:22px;
	padding-left:8px;
	border-bottom:#ffffff 1px solid;
	background-color:#dddedf;
}

#rates_right {
	float:left;
	width:102px;
	height:22px;
	padding-left:55px;
	border-bottom:#ffffff 1px solid;
	border-left:#ffffff 1px solid;
	background-color:#dddedf;
}

/*LIMITED TIME OFFER GROWL*/
#growl {
  position: fixed;
  width:100%;
  line-height:18px;
}
#growl h1{
	font-size:20px;
	color:#ffffff;
	padding:0 0 10px 0;
}
.growl-container{
	width:100%;
	background:url(../images/growl/bg-growl.png) repeat-x;
	height:174px;
 /* display: none;*/
}
.building-container{
	background:url(../images/growl/bg-building.png) no-repeat;
	height:174px;
}
.growl-content{
	width:960px;
	margin:0 auto;
	text-align:center;
}
.growl-offer{
	float:left;
	width:450px;
	margin:12px 0 0 350px;
	text-align:left;
}
.growl-copy p{padding-bottom:10px!important; margin:0 0 10px 0;}
/*IE6*/
* html .growl-offer {margin:12px 0 0 180px;}
.growl-copy{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	color:#ffffff;
	margin-top:5px;
	font-size:13px;
}
span.growl-phone{
	color:#333;
	margin-left:10px;
	text-decoration:none;
}
.growl-copy a{
	color:#333;
	text-decoration:underline;
}

.growl-copy a:hover{
	text-decoration:underline;}
.close-btn{
	float:left;
	width:60px;
	margin-top:12px;
}
