/* General */
body {
	margin:0;
	color : #222;
	font-family:Verdana,Arial,sans-serif;
	font-size:76%;
	background: #B5BBA1 url(../images/pageback.jpg) repeat-x;
	padding-bottom: 20px;
}

input, select, th, td, p, a
{
	font-size:1em;
}

a:link, a:active{
	color:#E73129;
	font-weight:bold;
}
a:visited{
	color:#C71109;
	font-weight:bold;
}
a:hover{
	color:#FC8A04;
	font-weight:bold;
}

a img{
	border:none;
}
a.external{
	background: transparent url(../images/icons/opennewwin.gif) no-repeat right;
	padding-right:16px;
}

ul li{
	list-style-image : url(../images/li.gif);
	margin:1ex 0 1ex 0;
}


h2{
	padding:0 10px 4px 0;
	color:#818967;
	font-family : arial,sans-serif;
	font-size: 1.3em;
	font-weight:bold;
	margin:0 0 5px 0;
	border-bottom:1px solid #818967;
}
h3{
	padding:0 10px 4px 0;
	color:#919977;
	font-family : arial,sans-serif;
	font-size: 1.2em;
	font-weight:bold;
	margin:0 0 5px 0;
	border-bottom:1px solid #A1A987;
}
h4{
	padding:0 10px 4px 0;
	color:#919977;
	font-family : arial,sans-serif;
	font-size: 1.1em;
	font-weight:bold;
	margin:0 0 5px 0;
	border-bottom:1px solid #A1A987;
}
h5{
	padding:0 10px 4px 0;
	color:#919977;
	font-family : arial,sans-serif;
	font-size: 1.05em;
	font-weight:bold;
	margin:0 0 5px 0;
	border-bottom:1px solid #A1A987;
}


th,td{
	vertical-align:top;
	text-align:left;
}
th{
	background-color:#CACEBE;
	border-top:1px solid #EEE;
	border-bottom:1px solid #FFF;
	color:#666;
	font-weight:normal;
}
label{
	color:#554;
}
.req{
	color:red;
}

form{
	padding:0;
	margin:0;
}
/* Template - Header */

#container{
	margin:0 auto;
	width:751px;
	border-left:7px solid #FFF;
	border-right:7px solid #FFF;
}

.w{
	background-color: #FFF;
}


#header{
	background-color:#313E51;
}
#header input{
	color:#A8AB96;
	border:1px solid #A8AB96;
}
#header a:link, #header a:active, #header a:visited{
	color:#A8AB96;
	font:8pt arial,sans-serif;
	text-decoration:none;
}
#header a:hover{
	color:#B8BBA6;
	text-decoration:underline;
}
#header span.d{
	padding:0 8px 0 8px;
}

#nav{
	background: #444 url(../images/navBack.jpg);
	padding:0;
	margin:0;
	height:27px;
}
#nav div{
	text-align:center;
	vertical-align:middle;
	padding:4px 7px 0 7px;
	white-space : nowrap;
	float:left;
	height:23px;
}
#nav div.div{
	width:1px;
	padding:0;
}
#nav div.sel{
	background-image: url(../images/mainNavBack.gif);
}
#nav div.selHome{
	background-image: url(../images/mainNavHomeBack.gif);
}
#nav div.sel a:visited{
	color:white;
}
#nav a{
	margin:0;
	padding:0;
}
#nav a:link, #nav a:active, #nav a:visited{
	color:#E0E0E0;
	font:bold 0.8em arial,sans-serif;
	text-decoration:none;
}
#nav a:hover{
	color:#FFF;
}

#main{
	background-image : url(../images/mainAreaTRCurveBack.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	background-color : #FFF;
	border-bottom:5px solid #A1A889;
	color:#343821;
}
#main .copy{
	line-height:1.5em;
	padding: 10px 14px 14px 18px;
}
.copy P{
	padding:0 0 8px 0;
	margin:0;
}
#main.fpMain .copy{
	padding: 20px 14px 10px 18px;
	min-height:200px;
	line-height:1.5em;
}
#pageTitle{
	background-image : url(../images/mainAreaTRCurveBack1.jpg);
	background-position : top right;
	background-repeat : no-repeat;
	height:72px;
	vertical-align: middle;
	background-color:#B6BCA2;
}
#pageTitle h1.imgInPlace{
	text-indent: -5000px;
	background: no-repeat top;
	height: 36px;
	background-position : 40px;
	padding:34px 0 0 0;
	margin:0;
}
#pageTitle img{
	padding:19px 0 0 34px;
}
#pageTitle h1.inline{
	color:white;
	margin:0;
	padding:0 0 0 32px;
	font-family: verdana,arial,sans-serif;
	font-size: 1.4em;
	font-weight:normal;
	margin:0 0 5px 0;
	border:none;
}
#saFloorIcons{
	float:right;
	margin:16px 5px 0 0;
}
#saFloorIcons img{
	padding:0;
	margin:0;
}

#rhs{
	width: 252px;
	background-image: url(../images/rhsBack.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #343724;
}

#footer1 td{
	height:51px;
	background-color: #767C60;
	color: #FFFFFF;
	border-top:1px solid #B5BB9F;
	vertical-align:middle;
	color: #FFF;
}

#unitsAvailability th, #unitsAvailability td{
	background-color:#EEE;
	background-image:none;
	font-weight:bold;
	color:#222;
	border-bottom:1px solid #B6BCA2;
	border-top:1px solid #FFF;
}
#unitsAvailability th{
	width:25%;
	background-color:#E6E6E6;
	color:#555;
}
#unitsAvailability td.avail{
	color:green;
}
#unitsAvailability td.taken{
	color:red;
}
#unitsAvailability a:link, #unitsAvailability a:visited, #unitsAvailability a:active{
	color:#CE6B00;
}

#innerShade{
	border:solid #B6BCA2;
	border-width:0 7px 7px 7px;
}

#pageOpts{
	padding:0 0 20px 20px;
	font-size:0.9em;
}
#pageOpts div{
	float:left;
	padding-right:10px;
}

div#vtour{
 	float:right;
	padding:0 0 10px 10px;
}


/*FOOTER 
***********************************************/

div#footer {
	width: 751px;
	padding: 0px 7px 12px 7px;
	margin: 0 auto;
	display: block;
	background: #fff url('../images/bgFooter.png') center bottom no-repeat;
	height: 30px;
}

div#footer p.address {
	font-size: 11px;
	color: #666;
	width: 450px;
	float: left;
	line-height: 1.4em;
	padding-top: 2px;
}

ul#footerNavList {
	width: 250px;
	float: right;
	list-style:none;
	text-align: right;
}

ul#footerNavList li {
	float: right;
	margin: 0px;
	border-left: 1px solid #bbb;
	padding: 0 7px 0 7px;
	font-size: 11px;
	list-style-image: none;
	text-align: left;
}

ul#footerNavList li.last {
	border: 0px;
}

ul#footerNavList li#navfacebook a, ul#footerNavList li#navtwitter a {
	text-indent: -5000px;
	display: block;
	width: 16px;
	height: 16px;
	background: transparent url('../images/icons/facebook.gif') center center no-repeat;
}

ul#footerNavList li#navfacebook a {
	background: transparent url('../images/icons/facebook.gif') center center no-repeat;
}

ul#footerNavList li#navtwitter a {
	background: transparent url('../images/icons/twitter.gif') center center no-repeat;
}



/*CONTACT FORM
***************************************************/

form#contactUsForm {
	padding: 0 0 0 0;
}

form#contactUsForm label {
	display: block;
	width: 130px;
	float: left;
	padding: 13px 0 3px 0;
}

form#contactUsForm input.textfield, form#contactUsForm textarea {
	border: 1px solid #b6bca2;
	background-color: #f8f8eb;
	padding: 4px 5px;
	width: 280px;
	float: left;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-top: 10px;
}

form#contactUsForm input.button {
	border: 1px solid #9ca584;
	background-color: #a5ad94;
	padding: 4px 8px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin: 10px 0 20px 130px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}

/*rhs Form*/

td#rhs h2#formTitle {
	color: #fff;
	margin: 0 30px 0 15px;
	border-bottom: 1px solid #de3121;
	font-size: 18px;
}

td#rhs form#contactUsForm {
	padding: 0 30px 0 15px;
}

td#rhs form#contactUsForm label {
	width: 100%;
	float: none;
	padding: 13px 0 3px 0;
	color: #fff;
	font-weight: bold;
}

td#rhs form#contactUsForm input.textfield, td#rhs form#contactUsForm textarea {
	border: 1px solid #b6bca2;
	background-color: #fff;
	padding: 4px 5px;
	width: 100%;
	float: none;
	margin-top: 0px;
}

td#rhs form#contactUsForm input.button {
	border: 1px solid #c9d0bc;
	margin-left: 0px;
}




