@font-face {
    font-family: 'TodayBEFLight';
    src: url('../fonts/todabefl_0-webfont.eot');
    src: url('../fonts/todabefl_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/todabefl_0-webfont.woff') format('woff'),
         url('../fonts/todabefl_0-webfont.ttf') format('truetype'),
         url('../fonts/todabefl_0-webfont.svg#TodayBEFLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TodayBEFExtraLight';
    src: url('../fonts/todbefel_0-webfont.eot');
    src: url('../fonts/todbefel_0-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/todbefel_0-webfont.woff') format('woff'),
         url('../fonts/todbefel_0-webfont.ttf') format('truetype'),
         url('../fonts/todbefel_0-webfont.svg#TodayBEFExtraLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TodayBEFMedium';
    src: url('../fonts/todabefm-webfont.eot');
    src: url('../fonts/todabefm-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/todabefm-webfont.woff') format('woff'),
         url('../fonts/todabefm-webfont.ttf') format('truetype'),
         url('../fonts/todabefm-webfont.svg#TodayBEFMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

.TodayBEFLight {font-family:TodayBEFLight; color:#f9f4e4;}
.TodayBEFExtraLight {font-family:TodayBEFExtraLight; color:#f9f4e4;}
.TodayBEFMedium {font-family:TodayBEFMedium; color:#f9f4e4;}


body {
	font-family: Trebuchet MS, Helvetica, sans-serif;
	color: #534219;
	font-size: 12px;
	margin:0;
	text-align:center;
	background: #ded6b4 url(../_images/bg_tile.jpg);
}
img {
border:none
}
/*Shells and parts - Common*/
.shell #container,  .medshell #container, .tallshell #container {
	width:960px;
	margin: 25px auto 0px;
	border: 1px solid #D3C79C;
}
.shell #col_left, .medshell #col_left, .tallshell #col_left {
	width:45px;
	float: left;
}
.shell #col_menu, .medshell #col_menu, .tallshell #col_menu {
	width:175px;
	float: left;
	text-align: left;
}
.shell #col_content, .medshell #col_content, .tallshell #col_content {
	width:720px;
	float: left;
}
.shell #col_right, .medshell #col_right, .tallshell #col_right {
	width:20px;
	background-color:#534219;
	float: left;
}

/*Shells - Standard Height*/
.shell #col_left {
	background: #821308 url(../_images/side_deco.jpg) no-repeat top;
	height: 500px;
}
.shell #col_menu {
	height: 500px;
	background: #821308 url(../_images/bg_menuinside.gif) no-repeat bottom;
}
.shell #col_content {
	height: 500px;
	background: #bb8148 url(../_images/bg_content_home.gif) no-repeat left bottom;
}
.shell #col_right {
	height: 500px;
}

/*Shells - Medium Height*/
.medshell #col_left {
	background: url(../_images/side_deco.jpg) no-repeat top #E7CC9F;
	height: 540px;
}
.medshell #col_menu {
	height: 540px;
	background: #821308 url(../_images/med_bg_menuinside.gif) no-repeat bottom;
}
.medshell #col_content {
	height: 540px;
	background: #bb8148 url(../_images/med_bg_content_home.gif) no-repeat left bottom;
}


.medshell #col_right {
	height: 540px;
}

/*Shells - Tall Height*/
.tallshell #col_left {
	background: #821308 url(../_images/sidebar_qpattern.gif) no-repeat top;
	height: 695px;
}
.tallshell #col_menu {
	height: 695px;
	background: #821308 url(../_images/tall_bg_menuinside.gif) no-repeat bottom;
}
.tallshell #col_content {
	height: 695px;
	background: #bb8148 no-repeat left bottom;
}
.tallshell #col_right {
	height: 695px;
}

.shell #container #col_content #maintext, .medshell #container #col_content #maintext {
	padding: 15px 30px 5px;
	font-size: 13px;
	text-align: left;
	line-height: 19px;
	color: #ded6b4;
}
.shell #container #col_content #subtext {
	padding: 20px 30px 35px;
	font-size: 13px;
	text-align: left;
	line-height: 18px;
	color: #ded6b4;
}
.shell #container #col_content #abouttext, .tallshell #container #col_content #abouttext {
	padding: 20px 15px 35px 30px;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	color: #ded6b4;
}

#qlogo {
	margin:10px 0 0 23px;
	width:128px;
	height:137px;
	background: url(../_images/q_logo.gif) no-repeat;
	padding: 0px;
}

#menu {
	color: #f9f4e4;
	text-align: left;
}
#menu_box {
	margin-top: 23px;
	margin-left: 15px;
}


/*Expandable Menu*/

.navmenu{
	padding: 0;
	margin: 0px;
}

.main:hover{
	background: url(../_images/menu_main_over.gif) left no-repeat !important;
}
.sub:hover{
	background: url(../_images/menu_sub_over.gif) no-repeat left;
}

.navmenu a.menuitem{
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: 140px;
	text-decoration: none;
	/*background: url(../_images/menu_main.gif);*/
	list-style: url(none);
	padding: 0px;
	margin-bottom: 2px;
	margin-top: 2px;
	height: 20px;
}


.navmenu a.menuitem:visited, .navmenu .menuitem:active{
color: white;
}

.navmenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
	position: absolute;
	border: none;
	text-align: left;
	top: 1px;
	right: 0px;
}

.navmenu a.menuitem:hover{

}

.navmenu div.submenu{ /*DIV that contains each sub menu*/
	margin: 0px 0px 0px 25px;
	width: 125px;

}

.navmenu div.submenu ul{ /*UL of each sub menu*/
	padding: 0;
	list-style: none;
	margin: 0px;
}

.navmenu div.submenu ul li{
	margin: 0px;
	

}

.navmenu div.submenu ul li a{
	display: block;
	text-decoration: none;
	text-align: left;
	background: url(../_images/menu_sub.gif);
	height: 18px;
	margin: 0px;
}
.shell #home_flashmain {
	background: #DFD6B5;
	height: 320px;
	width: 720px;
}

/*Menu - Main Title Positions*/
#home{background-position: 0 2px;}
#inside{background-position: 0 -23px;}
#property{background-position: 0 -48px;}
#location{background-position: 0 -72px;}
#about{background-position: 0 -123px;}
#contact{background-position: 0 -147px;}
#philosophy{background-position: 0 -173px;}
#downloads{background-position: 0 -198px;}

/*Menu - Sub Title Positions*/
#inside_floorplans{background-position: 0 2px;}
#inside_features{background-position: 0 -18px;}
#inside_gallery{background-position: 0 -36px;}
#property_siteplan{background-position: 0 -55px;}
#property_amenities{background-position: 0 -74px;}
#property_gallery{background-position: 0 -93px;}
#location_map{background-position: 0 -112px;}
#location_poi{background-position: 0 -131px;}

.hide {
	display: none;
}
#footer {
	clear: both;
	text-align: left;
	margin: 0px auto;
	width:960px;
	font-size: 11px;
	padding-top: 10px;
}
#footer .footinsert {
	float: right;
}

#footer a {
	color: #534219;
	text-decoration: none;
	padding-right: 15px;
}
#footer a:hover {
	color: #534219;
	text-decoration: underline;
	padding-right: 15px;
}

.column_for2 {
	float: left;
}
.bullets_lesspad {
	margin: 0px;
	padding-top: 0px;
	padding-left: 26px;
}

#slogan {
	height: 47px;
	background: url(../_images/slogan_home.gif) no-repeat right;
	margin-bottom: 4px;
}
#title {
	height: 25px;
	background: no-repeat left;
	margin-bottom: 5px;
}

.nobull {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.form_box {
	text-align: center;
	color: #DFD6B5;
	margin-top: 30px;
	margin-left: 30px;
}
.form_labels {
	text-align: right;
}
.form_fields {
	text-align: left;
}
.fields_required {
	border: 1px solid #AC1B0B;
}
.text_required {
	font-weight: bold;
	color: #821308;
}
.text_title {
	font-weight: bold;
	font-size: 14px;
	color: #DFD6B5;
	margin-bottom: 15px;
}
form {
	padding: 0px;
}
div#content {
	top: 0px;
	color: #4A4A30;
	text-align: justify;
	font: normal 12px/17px "Trebuchet MS", Helvetica, sans-serif;
}
input, select {
	font: normal 12px Arial, Helvetica, sans-serif;
}
.title_sub {
	font-weight: bold;
}
.shorty {
	width: 100px;
}
.box_floorplans {
	font-size: 11px;
	text-align: left;
	clear: both;
}
.floorplans_odd {
	background: #AA7540;
	cursor: pointer;
}
.floorplans_even {
cursor: pointer;

}

.floorplans_titles {
	font-size: 12px;
	font-weight: bold;
}

#box_bednumbers {
}
.medshell #container #col_content #maintext #box_bednumbers a {
	background: #534219;
	padding: 2px;
	margin-right: 10px;
	color: #D8D0AB;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 75px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
}
.medshell #container #col_content #maintext #box_bednumbers a:hover {
	background: #DFD6B5;
	padding: 2px;
	margin-right: 10px;
	color: #534219;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 75px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
}
.medshell #container #col_content #maintext .box_floorplans .floorplans_odd a, .medshell #container #col_content #maintext .box_floorplans .floorplans_even a {
	color: #534219;
	text-decoration: none;
	font-weight: bold;
}

#bed_on {
	background: #DFD6B5;
	padding: 2px;
	margin-right: 10px;
	color: #534219;
	font-size: 12px;
	text-decoration: none;
	display: block;
	width: 75px;
	float: left;
	margin-bottom: 5px;
	text-align: center;
}
#virtual_tour {
	width: 150px;
	margin-top: 35px;
}

a{color:#ded6b4;}


/****************************/
/*OVERRIDES*/
/***************************/

.main_content {background:url(../_images/bg_content_contact.gif) left top no-repeat #BB8148 !important; position:relative;}
/*.gallery_holder {width:720px; background:#DED6B4;}*/
.edge {width:50px; height:343px; display:block; position:absolute; top:0; left:0; background:url(../_images/edge.png) -11px -10px no-repeat; z-index:9999;}

a.menuitem {font-size:15px !important; color:#F9F4E4 !important; line-height:20px; padding-left:10px !important;}
a.subitem {font-size:12px; color:#F9F4E4 !important;}
.sub_menu ul { padding:0px; padding-left:10px; padding-bottom:5px;}
.sub_menu ul li {list-style:none; padding-left:10px !important;}
.sub_menu ul li a {text-decoration:none; font-size:12px !important; color:#F9F4E4 !important;}
.sub_menu ul li:hover{
	background: url(../_images/menu_sub_over.gif) left no-repeat !important;
}
.sublink {font-size:12px !important;}
.icon_links {width:100%; height:100px; display:table; margin-top:30px; }
.left_icon, .right_icon {width:50%; display:table-cell; vertical-align:middle; }
.left_icon {border-right:1px solid #fff;}
.video {width:100%; background:#DED6B4; padding:0px 0px;}
.edge_video {width:50px; height:380px; display:block; position:absolute; top:0; left:0; background:url(../_images/edge.png) -11px -10px no-repeat; z-index:9999;}
.vid_title {color:#DED6B4 !important; font-size:18px; text-align:left; padding-left:20px;}
.main_content_home {position:relative;}
.main_content_home  .slider_box {width:720px; height:320px; position:relative; overflow:hidden;}
.main_content_home  .wrapp_slider {width:720px; height:320px; overflow:hidden;}
.main_content_home  .aviaslider {width:720px; height:320px; padding:0; margin:0; overflow:hidden;}
.main_content_home  .aviaslider li {list-style:none; width:720px; height:320px;}
.main_content_home  .slidecontrolls {display:none;}
.main_content_home .edge {height:330px; z-index:9999; left:-3px;}
.main_content_home .overlay {width:720px; height:320px; display:block; position:absolute; top:0; left:0;}
.main_content_home .dvr {width:100%; height:10px; background:#ded6b4; z-index:3;}
.main_content_home .p_left {width:470px; height:auto; display:block; float:left;}
.main_content_home .img_right {width:173px; height:auto; float:left; margin-top:70px; margin-left:15px;}
.left_footer, .right_footer {float:left;}
.right_footer {margin-left:30px;}
.icons_footer {padding:0; margin:0px;}
.icons_footer li {list-style:none; display:inline; padding-left:12px;}
.features #col_content {height:610px;}
.features #col_right {height:610px;}
.features #col_menu {height:610px;}
.features #col_left {height:610px; background-color:#E7CC9F;}
.features #subtext {width:720px;}
.features #col_content {position:relative; background: url(../_images/edge.png) -12px top no-repeat #BB8148;}
.features #col_menu {background:url(../_images/menu_big_bg.png) #BB8148;}
.features .edge {left:-10px; display:none;}
.features .features_titles {width:100%; height:auto; display:block; float:none; clear:both; padding-top:10px;}
.features .ft1 {width:150px; height:30px; display:inline-block; margin-left:14px;}
.features .ft2 {width:150px; height:30px; display:inline-block; margin-left:210px; }
.features .cols {width:100%; height:auto; display:table; float:none; clear:both; margin-top:10px;}
.features .cols .fcol1, .features .cols .fcol2 {display:table-cell; width:50%;}
.features .cols .fcol1 .bullets_lesspad{padding-right:10px;}
.features .cols .bullets_lesspad {margin-left:10px;}
.br3 #col_content, .br3 #col_left, .br3 #col_menu, .br3 #col_right {height: 560px !important;}
.static_menu {font-size:15px; line-height:20px; padding-left:10px;}
.number {padding-left:40px; font-size:16px; color:#F9F4E4; padding-bottom:20px;}












