/* css Edited by: Dennis Mittei */
/* http://www.snetworth.com */
/* BMO ENTERPRISES LLC */
@charset "utf-8";
 
 
body {
	margin:0px;
	padding:0px;
	font:normal 12px/22px  Arial, Helvetica, sans-serif;
	border-top:15px solid #0D499E;
	width:100%;
	background:url(gaa_bg.jpg)/*tpa=http://www.qhshomes.com/images/gaa_bg.jpg*/ repeat ;
	background-attachment:fixed;
	background-position:center;
}
img {
	border:0;
}
a {
	text-decoration:none;
	color:#333;
}
a:hover {
	color:#1974A1;
}

#allMaintop{
	margin:0px;
	 
	border-top:25px solid #18C9D1;
	border-bottom:0px solid #4ED775;
	width:100%;
	align-content:center;
	height:550px;
	 
}
#allMaintopOther
{
	margin:0px;
	 
	border-top:25px solid #18C9D1;
	border-bottom:0px solid #4ED775;
	width:100%;
	align-content:center;
	height:inherit;
}
#mainHeader{
	margin:0px;
	padding:0px;
	align-content:center;
	position:relative;
	top:-20px;
	z-index:999;
	width:1000px;
	height:200px;
	border-radius:25px 25px 25px 25px;
-moz-border-radius:25px 25px 25px 25px; /* Old Firefox */
	background:#fff url(footer.jpg)/*tpa=http://www.qhshomes.com/images/footer.jpg*/ repeat-x;
	box-shadow:1px 5px 3px 2px #292828;
	 
}
#logoHead{
	margin:0px;
	padding-top:45px; 
	z-index:999;
	width:255px;
	height:155px;
	 
}
.headerRight{
	margin:0px;
	z-index:999;
	width:745px;
	height:200px;
	 
}
#homeTop-top{
	margin:0px;
	z-index:999;
	width:745px;
	height:120px;
	 
}
#homeTop-topMenu{
	margin:0px;
	margin-left:40px;
	padding:10px;
	color:#fff;
	z-index:999;
	width:420px;
	height:40px;
	background: #18C9D1;
	float:right;
	box-shadow:0px 5px 4px 3px #292828;
	border-radius:0px 0px 15px 15px;
-moz-border-radius:0px 0px 15px 15px; /* Old Firefox */
	 
}

#homeTop{
	margin:0px;
	padding:0px;
	width:100%;
	position:absolute;
	top:0px;
	height:650px;
	z-index:-1;
}
#allTop{
	margin:0px;
	padding:0px;
	width:100%;
	height:650px;
	z-index:1;
	 
}

#allTopOther{
	margin:0px;
	padding-bottom:50px;
	width:100%;
	height:inherit;
	background:#fff url(gaa_bg.jpg)/*tpa=http://www.qhshomes.com/images/gaa_bg.jpg*/ repeat;
	z-index:1;
	vertical-align:top;
	 
}

#bottomHome{
	margin:0px;
	padding:0px;
	align-content:center;
	position:relative;
	top:-50px;
	width:980px;
	height:inherit;
	 border-radius:25px 25px 25px 25px;
-moz-border-radius:25px 25px 25px 25px; /* Old Firefox */
	background:#fff url(footer.jpg)/*tpa=http://www.qhshomes.com/images/footer.jpg*/ repeat-x;
	box-shadow:1px 5px 3px 2px #292828;
}

#homeBodyB{
	margin:0px;
	padding-top:16px;
	border-top:5px solid #000;
	width:100%;
	height:350px;
	text-align:center;
	background:#EEF5F4 url(bg_four_verticle_dots.png)/*tpa=http://www.qhshomes.com/images/bg_four_verticle_dots.png*/ repeat-x;
	background-position:top;
	
}
	
#footer {
	margin:0px;
	padding-top:-2px;
	padding-bottom:10px;
	width:100%;
	height:inherit;
	background:#0D499E url(footer.jpg)/*tpa=http://www.qhshomes.com/images/footer.jpg*/ repeat-x;
	text-align:center;
	
}

/* All Styling */
.allTableT{
	margin:0px;
	padding-top:50px;
	align-content:center;
	width:980px;
	height:inherit;
}
.allTable-left{
	margin:0px;
	padding-top:50px;
	padding-left:20px;
	align-content:center;
	width:640px;
	height:inherit;
	vertical-align:top;
}
.allTable-leftConf{
	margin:0px;
	padding:0px;
	align-content:center;
	width:640px;
	height:400px;
	background: #F07F48; /* old browsers */
		background: -moz-linear-gradient(top, #F07F48 3%, #ffffff 51%, #58D0D7 100%); /* firefox */
		background: -webkit-gradient(linear, left top, left bottom, color-stop(3%,#F07F48), color-stop(51%,#252E34), color-stop(100%,#58D0D7)); /* webkit */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F07F48', endColorstr='#58D0D7',GradientType=0 ); /* ie */
		-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
		-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
		box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}

.allTable-right{
	margin:0px;
	padding:20px;
	align-content:center;
	width:320px;
	height:inherit;
	background:#18C9D1;
	vertical-align:top;
	box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}

.allTableB{
	margin:0px;
	padding:0px;
	position:relative;
	top:-50px;
	align-content:center;
	width:980px;
	height:200px;
	background:#fff url(bottomdown.jpg)/*tpa=http://www.qhshomes.com/images/bottomdown.jpg*/ repeat-x;
	background-position:bottom;
	border-radius:0px 0px 25px 25px;
-moz-border-radius:0px 0px 25px 25px; /* Old Firefox */
}

.allTableList{
	margin:0px;
	padding:0px;
	align-content:center;
	width:324px;
	height:200px;
	background:url(bg_four_verticle_dots.png)/*tpa=http://www.qhshomes.com/images/bg_four_verticle_dots.png*/ repeat-x;
	background-position:top; 
	border-right:2px dotted #fff;
}
.allTableListR{
	margin:0px;
	padding-left:10px;
	align-content:center;
	width:322px;
	height:200px;
	background:url(bg_four_verticle_dots.png)/*tpa=http://www.qhshomes.com/images/bg_four_verticle_dots.png*/ repeat-x;
	background-position:top; 
	 
}

.footerT{
	margin:0px;
	padding:0px;
	align-content:center;
	width:1000px;
	height:150px;
}

.footerL{
	margin:0px;
	padding:10px;
	align-content:center;
	width:320px;
	height:150px;
}

.footerR{
	margin:0px;
	padding:10px;
	align-content:center;
	width:300px;
	height:150px;
}
#allTableBody{
	margin:0px;
	padding:0px;
	 
	width:1000px;
	height:inherit;
}
.allTableBodyL{
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:250px;
	height:inherit;
}
.allTableBodyR{
	margin:0px;
	padding:10px;
	vertical-align:top;
	width:730px;
	height:inherit;
	background:#fff;
}

 #hotelsH{
	margin:0px;
	padding:0px;
	align-content:center;
	width:730px;
	height:200px;
	background: #DBEBEF; /* old browsers */
		 
		-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
		-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
		box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}

.allBf{
	margin:0px;
	padding:0px;
	align-content:center;
	width:630px;
	height:inherit;
	 
		 
}
.allBfL{
	margin:0px;
	padding:0px;
	align-content:center;
	width:210px;
	height:30px;
	border:groove 2px #6F6D6D;
	text-align:center;
	 
		 
}
.allBfR{
	margin:0px;
	padding:0px;
	align-content:center;
	width:410px;
	height:inherit;
	 
		 
}

#TaccoM{
	margin:0px;
	padding:0px;
	align-content:center;
	width:730px;
	height:inherit;
	background: #DBEBEF; /* old browsers */
		 
		-moz-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Firefox */
		-webkit-box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* Safari, Chrome */
		box-shadow: 1px 1px 1px rgba(255,255,255,0.1); /* CSS3 */
}
.TaccoMLeft{
	margin:0px;
	padding:0px;
	align-content:center;
	width:330px;
	height:inherit;
	background: #DBEBEF; /* old browsers */
		 
}
.TaccoMRight{
	margin:0px;
	padding-bottom:20px;
	align-content:center;
	width:400px;
	height:inherit;
	background: #DBEBEF; /* old browsers */
		 
}
/* All font */
.copy{
	font:normal 12px/22px  Arial, Helvetica, sans-serif;
	color:#fff;
}
.bd{
	font:normal 12px/22px  Arial, Helvetica, sans-serif;
	color:#000;
}
.header{
	font:normal 15px/22px  Arial, Helvetica, sans-serif;
	color:#EF6916;
	
}
.headerMain{
	font:normal 15px/22px  Arial, Helvetica, sans-serif;
	color:#EF6916;
	
}
.sub_headW{
	font:normal 15px/22px  Arial, Helvetica, sans-serif;
	color:#EF6916;
	
}
.bodyHeader{
	margin:0px;
	padding:0px;
	width:100%;
	background:#51E1E3 url(MainMenu.png)/*tpa=http://www.qhshomes.com/images/MainMenu.png*/ repeat-y;
	background-position:center;
}

/* All font */

.homeBodyBT{
	margin:0px;
	padding:0px;
	 
	width:1000px;
	height:inherit;
}
.homeBodyBT_left{
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:330px;
	height:inherit;
}
.homeBodyBT_right{
	margin:0px;
	padding:0px;
	vertical-align:top;
	width:320px;
	height:inherit;
}

.homeBodyBT_leftdiv{
	margin:0px;
	padding:10px;
	vertical-align:top;
	width:300px;
	align-content:center;
	height:inherit;
	background:#fff;
	 
}
.homeBodyBT_leftdivR{
	margin:0px;
	padding:0px;
	vertical-align:top;
	float:right;
	width:300px;
	height:inherit;
	background:#fff;
	 
}

#contactB{
	margin:40px;
	padding:20px;
	align-content:center;
	width:450px;
	height:inherit;
	 border-radius:25px 25px 25px 25px;
-moz-border-radius:25px 25px 25px 25px; /* Old Firefox */
	background:#fff url(../images/footer.jpg) repeat-x;
	box-shadow:1px 5px 3px 2px #292828;
}

#contactE{
	margin:40px;
	padding:20px;
	align-content:center;
	width:100%;
	height:inherit;
	 border-radius:25px 25px 25px 25px;
-moz-border-radius:25px 25px 25px 25px; /* Old Firefox */
	background:#fff url(../images/footer.jpg) repeat-x;
	box-shadow:1px 5px 3px 2px #292828;
}