@charset "utf-8";
/* CSS Document */

html,body {
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	text-align: center;
	font-family: Tahoma;
	font-size: 10pt;
	background-color: #5c7baa;
	color: #000000;
}

* html body div#left-side {padding-top: 10px; margin-left: 32px;}
* html body div#right-side {padding-top: 10px; padding-bottom: 10px; margin-right: 33px;}
* html body div#middle {padding-top: 10px; margin-left: 17px;} 

#footer {
	font-size: x-small;
	text-align: center;
	width:770px;
	bottom:0;
	color: #999999;
	padding-top: 40px;
	position: relative;
}
#footerb {
	font-size: x-small;
	text-align: center;
	width:770px;
	bottom:0;
	color: #999999;
	padding-top: 40px;
	position: relative;
}
.title_bar {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5C7BAA;
	width: 100%;
	border: 1px solid #000000;
	font-family: Tahoma;
	position: relative;
	left: 20px;
	line-height: 22px;
	height: 24px;
}
#navbar {
	margin-left: 14px;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 25px;
	width: 740px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5C7BAA;
	border-bottom-color: #5C7BAA;
}
#navbar a {
	color:#FFFFFF;
}
#navbar a:hover {
	color:#000000;
	text-decoration:none;
}
#home-up {
	background-image: url(images/buttons/button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;
	float: left;
	margin-left: 6px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	line-height: 24px;
}
#right-nav {
	background-image: url(images/buttons/button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	line-height: 24px;
	position: relative;
	margin-bottom: 2px;
	left: 5px;
}

#nav-box {
	background-color: #CCCCCC;
	position: relative;
	margin-top: 10px;
	border: 1px solid #ffffff;
	width: 150px;
	margin-left: 25px;
	overflow: auto;
}
#nav-box a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav-box a:hover {
	color:#000000;
	text-decoration:none;
}
#nav-box2 {
	background-color: #CCCCCC;
	width: 150px;
	margin-top: 10px;
	border: 1px solid #ffffff;
	position: relative;
	left: 63px;
}
#nav-box2 a {
	color:#FFFFFF;
	text-decoration:none;
}
#nav-box2 a:hover {
	color:#000000;
	text-decoration:none;
}
#vid-box a {
	color:#FFFFFF;
}
#vid-box a:hover {
	color:#000000;
	text-decoration:none;
}



.container {
	position: relative;
	width: 770px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(images/bg_bar.gif);
	height: 100%;
	height:auto; /* real browsers */
	min-height:100%; /* real browsers */
}
#masthead {
	width: 742px;
	margin-right: auto;
	margin-left: auto;
}

#left-side {
	float: left;
	width: 200px;
	margin-left: 64px;
}

#right-side {
	float: right;
	width: 200px;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 64px;
}
#tip-text {
	margin-left: 5px;
	margin-right: 5px;
	font-size: 10pt;
	line-height: 1.3em;
}


#middle {
	width: 200px;
	float: left;
	margin-left: 18px;
}

.menu {
	position: absolute;
	top: 108px;
	left: 51px;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	z-index: 300;
}

.contact_info {
	position: absolute;
	top: 10px;
	right: 51px;
	text-align: right;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
}
#content1 {
	padding-bottom: 28px;
	padding-top: 10px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 500px;
	margin-bottom: 0px;
	margin-left: 50px;
}
#content3 {
	float: right;
}



/*#content1 p, #content1 h1, #content1 h2, #content1 h3, #content1 ul {
	margin-right: 500px;
	margin-left: 50px;
}*/

/*#content ul {
	margin-left: 390px;
}*/

/*#content1  p {
	line-height: 1.2em;
	margin-top: 0px;
	padding-top: 0px;
}*/

a {
	font-weight: bold;
	color: blue;
	text-decoration: none;
}



a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: underline;
}



#hr_flash {
	margin-right: auto;
	margin-left: auto;
	width: 642px;
	height: 10px;
	padding-top: 5px;
}


#flash {
	height: 360px;
	width: 640px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
	margin-top: 10px;
}
.gw_phone {
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.tip {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #5175B9;
}
#left-sideb {
	float: left;
	width: 400px;
	padding-left: 30px;
}
#right-sideb {
	float: right;
	width: 280px;
	padding-right: 20px;
}
.button_border {
	border: 1px solid #000000;
}

#home_button {
	background-color: #5C7BAA;
	width: 120px;
	margin-left: 10px;
	height: 20px;
}
#clear-floats {
	clear: both;
}

#contactus_button {
	background-color: #5C7BAA;
	width: 120px;
	margin-left: 10px;
	height: 20px;
}
#who_button {
	background-color: #5C7BAA;
	width: 120px;
	margin-left: 10px;
	height: 20px;
}
#roof_button {
	background-color: #5C7BAA;
	width: 135px;
	margin-left: 10px;
	height: 20px;
}
#quote_button {
	background-color: #5C7BAA;
	width: 137px;
	margin-left: 10px;
	height: 20px;
}
#reroof-nav {
	background-image: url(images/buttons/button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;
	float: left;
	margin-left: 6px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	line-height: 24px;
	font-size: 11px;
}
#right-reroof {
	background-image: url(images/buttons/button.gif);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;
	color: #FFFFFF;
	text-align: center;
	background-position: center;
	line-height: 24px;
	position: relative;
	margin-bottom: 2px;
	left: 5px;
	font-size: 11px;
}


.photo {
	position: absolute;
	top: 127px;
	left: 83px;
	width: 205px;
	height: 262px;
	z-index: 1;
	font-size: 24px;
	font-style: italic;
	line-height: 1.4em;
	color: #AAB79B;
	text-align: center;
}
#vert-bar {
	position: absolute;
	z-index: 200;
	height: 300px;
	width: 5px;
	left: 270px;
	top: 483px;
}
#vert-bar2 {
	position: absolute;
	z-index: 200;
	height: 300px;
	width: 5px;
	left: 490px;
	top: 483px;
}


#sub-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #AAB79B;
}

/*MENU*/

#qm0	
	{	
		z-index: 1000;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{
	padding:5px 10px 5px 8px;
	color: #FFFF99;
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	}




	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{
	/*background-color:#abb79b;*/
		background-color:#AAB79B;
	text-decoration: underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{
	/*text-decoration:underline;*/
		color: #FFFF99;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{
	padding:5px;
	margin:0px 0px 0px 0px;
	/*border-width: 0 1px 1px 1px;*/
		border-width: 0;
	border-style:solid;
	border-color:#faf7da;
	text-align: left;
		
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{
	padding:2px 40px 2px 5px;
	border-width:0px;
	border-style:none;
	color: #FFFF99;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover	
	{
	background-color: #AAB79B;
	}


/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	color: #AAB79B;
	letter-spacing: .1em;
}
#top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFF66;
	text-decoration: none;
}
.quoted_text {
	position: absolute;
	top: 290px;
	left: 83px;
	width: 205px;
	height: 262px;
	z-index: 1;
	font-size: 24px;
	font-style: italic;
	line-height: 1.4em;
	color: #abb79b;
	text-align: center;
}
.house_photo {
	position: absolute;
	top: 290px;
	left: 45px;
	width: 275px;
	height: 206px;
	z-index: 1;
	font-size: 24px;
	font-style: italic;
	line-height: 1.4em;
	color: #AAB79B;
	text-align: center;
	border: 2px double #614474;
}
.photo_border {
	position: absolute;
	top: 290px;
	left: 83px;
	width: 205px;
	height: 285px;
	z-index: 1;
	font-size: 24px;
	font-style: italic;
	line-height: 1.4em;
	color: #AAB79B;
	text-align: center;
	letter-spacing: 0.1em;
	border: 2px double #614474;
}
#container #content .photo img {
	border: 2px double #614474;
}
#readmore {
	font-size: 9px;
	color: #0099FF;
}
input {
	background-color: #FFFFCC;
	height: 20px;
	border: 1px solid #000000;
	vertical-align: middle;
}
textarea {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 10pt;
}
#button-bar {
	margin-left: 30px;
	margin-right: 50px;
}
