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/sidebar_qpattern.gif) 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: #821308 url(../_images/sidebar_qpattern.gif) no-repeat top;
	height: 560px;
}
.medshell #col_menu {
	height: 560px;
	background: #821308 url(../_images/med_bg_menuinside.gif) no-repeat bottom;
}
.medshell #col_content {
	height: 560px;
	background: #bb8148 url(../_images/med_bg_content_home.gif) no-repeat left bottom;
}
.medshell #col_right {
	height: 560px;
}

/*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:161px;
	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) no-repeat left top;
}
.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;}
