* {
	margin: 0px auto;
}

body {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	background-color:#799976;
}

a { 
	color: #014621;
	text-decoration: underline;
}

a:hover { 
	color: #68846b; 
	text-decoration: underline;
}

a:focus {outline:none;}

.photos-footnote{
	font-size:11px;
	display:block;
	margin-top:170px;
}
.unfurnished-note{
	font-size:11px;
	display:block;
}


/* LIST */
ul {
	padding-left:20px;
}

li.list1 {
	list-style: disc outside; 
} 

li.list2 {
	list-style: disc inside; 
}

/* Top */
#top_white {	
	height: 81px;
	background-color: #ffffff;
}

#top {
	width: 968px;
	height:81px;
	background-image: #ffffff;
}

#nav-container {
	float:left;
	width:660px;
	padding-left:0px;
}

#nav {
	float:left;
	padding:41px 0 0 15px;
}

#nav-top-container {
	float:right;
	margin:0;
	padding-right:20px;
}

#nav-top {
	float:right;
	margin:0;
	padding:24px 0 0 15px;
}
	
#top_green {
	height: 40px;
	background-image: url("../images/grey_band.gif");
	background-repeat: repeat-x;
}

/* SUB NAV CONTAINER */
#subnav_container {
	width:890px;
	height:40px;
	background-image: url("../images/grey_band.gif");
	background-repeat: repeat-x;
}

#sub-nav {
	float:left;
	padding-left:15px;
}

#white {
	height: 8px;
	background-color: #ffffff;
}

/* middle band span */
#middle_span {
	height:384px;
	background-color:#4a6348;
}
#middle_span_suites {
	height:450px;
	background-color:#4a6348;
}

#main_container {	
	width: 961px;
	height:384px;
	background-color:#ffffff;
}
#main_container_suites {	
	width: 961px;
	height:450px;
	background-color:#ffffff;
}

#main {	
	float:left;
	margin-left:8px;
	margin-right:8px;
	width: 945px;
	height:370px;
	background-color:#ffffff;
}

/* main-left-right */
#left {
	float:left;
	width:542px;
	height:370px;
}

#right {
	float:right;
	width:394px;
	height:370px;
	background-color:000000;
}

/* form */
#form {
	float:left;
	width:945px;
	height:370px;
}

/* blue box */
#box {
	float: left;
	width: 394px;
	height:308px;
}

/* box_text */
#box_text {
	margin-top:8px;
	margin-left:25px;
	margin-right:19px;
}

/* form blue box */
#form_box {
	float: left;
	width: 941px;
	height:308px;
}

/* FOOTER */
#footer_shadow {
	height:8px;
	background-image: url("../images/footer_band.gif");
	background-repeat: repeat-x;
}

#footer_container {
	width:968px;
	/*height:62px;*/
	background-color:#799976;
	margin-bottom:20px!important;
}

#footer_text {
	float:left;
	width:280px;
	padding-left:37px;
	margin-top:12px;
	background-color:#799976;
}

.footer_text {
	font-family: Arial;
	font-size: 10px;
	color: #4a6348;
}

#footer_logo {
	float:right;
	margin:5px 12px 0 0;
	width:170px;
	height:70px;
	font-family: Verdana;
	font-size: 9px;
	color: #4a6348;
	text-align:right;
}
.crb-logo{
	float:right;
	padding:5px 0 0 0;
}
.building-desc{
	float:left;
	width:300px;
	margin-top:12px;
	border-left:1px solid #668164;
	padding-left:20px;
}


/* FORM STYLE */
.form_button { 
	
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	border: 1px #4A6348 solid;
	background-color: #4A6348;
	text-decoration: none;
} 

.form_button:hover { 
	font-family: Verdana,Arial,Helvetica,sans-serif; 
	font-size: 11px;
	line-height: 13px;
	color: #ffffff;
	border: 1px #799976 solid;
	background-color: #799976;
	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: #848484 2px solid;
	border-bottom:#848484 2px solid;
}

#rates_left {
	float:left;
	width:177px;
	height:22px;
	padding-left:8px;
	border-bottom:#ffffff 1px solid;
	background-color:#dde3dc;
}

#rates_right {
	float:left;
	width:102px;
	height:22px;
	padding-left:55px;
	border-bottom:#ffffff 1px solid;
	border-left:#ffffff 1px solid;
	background-color:#dde3dc;
}
