@charset "utf-8";
/* PAGE ELEMENTS */
body {
	background-image:url(../../images/background.jpg);
	background-position:left top;
	background-repeat:repeat;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #000000;
	text-align:center;
}
#container  {
	background-image: url(../../images/Red_Burlap.jpg);
	background-position: left top;
	background-repeat: repeat;
}
.wrapper {
	position: absolute;
    left: 50%;
	margin-left: -475px;    
}
.home {
	height: 895px;
	width: 950px;
}
.aboutus {
	height: 865px;
	width: 950px;
}
.pergolas {
	height: 775px;
	width: 950px;
}
.pergolas-home {
	height: 775px;
	width: 950px;
}
#findDealer {
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.productHomeThumnbails {
	border: 3px solid #d3c59f;
}
.productHomeThumnbails:hover {
	border: 3px solid #b09073;
}
.dealers {
	height: 880px;
	width: 950px;
}
.locate {
	height: 880px;
	width: 950px;
}
div#menu {
	background-image: url(../../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 50px;
	width: 950px;
	position: absolute;
	left: 0px;
	top: 54px;
	z-index:4;
}
div#content {
	position: absolute;
	z-index: 2;
	width: 950px;
	left: 0px;
	top: 104px;
}
.normal-content {
	height: 750px;
}
.pergolas-content {
	height: 660px;
}
.vinylHome-content {
	height: 800px;
}
div#content_bg {
	position: absolute;
	z-index: 1;
	height: 362px;
	width: 950px;
	left: 0px;
	top: 525px;
	background-color: #d3c59f;
}
div#flash {
	width: 588px;
	height: 591px;
}
div#blackSwoosh {
	position: absolute;
	height: 56px;
	width: 375px;
	left: 19px;
	top: 56px;
	z-index: 6;
}
div#hoverLogo {
	position: absolute;
	height: 104px;
	width: 279px;
	left: 30px;
	top: 0px;
	z-index: 6;
}
div#banner_shadow {
	background-image: url(../../images/shadow.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
	position: absolute;
	z-index: 6;
	left: 362px;
	top: 0px;
}
.normal_shadow {
	height: 912px;
}
.locate_shadow {
	height: 750px;
}
.vinylHome_shadow {
	height: 875px;
}
div#banner_column {
	position: absolute;
	width: 279px;
	top: 0px;
	left: 83px;
	z-index: 5;
}
#leftcolumn {
	background-image: url(../../images/leftcolumn_repeatable.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#rightcolumn {
	background-image: url(../../images/rightcolumn_repeatable.png);
	background-repeat: repeat-y;
	background-position: left top;
}
a#flashInstallLink {
	position: relative;
	left: 238px;
	top: 279px;
	height: 33px;
	width: 112px;
}
table#ContactForm {
	padding-top: 10px;
	padding-left: 45px;
}
div#rightColumnTop {
	position: absolute;
	left: 867px;
	top: 104px;
	width: 83px;
	height: 284px;
	z-index: 4;
}
#footer {
	background-image: url(../../images/footer_bg.jpg);
	height: 40px;
	width: 950px;
	vertical-align: middle;
}
.home-footer {
	position: absolute;
	left: 0px;
	top: 944px;
}
.aboutus-footer {
	position: absolute;
	left: 0px;
	top: 918px;
}
.options-footer {
	position: absolute;
	left: 0px;
	top: 910px;
}

.pergolas-footer {
	position: absolute;
	left: 0px;
	top: 750px;
}
.pergolas-wood-footer {
	position: absolute;
	left: 0px;
	top: 995px;
}
.pergolas-vinyl-footer {
	position: absolute;
	left: 0px;
	top: 995px;
}
.dealers-footer {
	position: absolute;
	left: 0px;
	top: 936px;
}
.locate-footer {
	position: absolute;
	left: 0px;
	top: 936px;
}
div#manHoldingOne {
	position: absolute;
	z-index: 6;
	height: 310px;
	width: 226px;
	left: 347px;
	top: 225px;
}
div#dealerButtonGroup {
	position: absolute;
	left: 384px;
	top: 650px;
	width: 525px;
	height: 73px;
	z-index: 4;
}
div#businessMan {
	position: absolute;
	z-index: 6;
	height: 318px;
	width: 265px;
	left: 391px;
	top: 624px;
}
/* TEXT DECLARATIONS */
#productTable label {
	font-family: "Century Gothic";
	font-size: 9px;
	font-style: italic;
	color: #d3c59f;
}
p.fancyTitle {
	font-family: "Voluta Script Pro";
	font-size: 60px;
	font-style: normal;
	color: #d3c59f;
}
span.fancyTitle {
	font-family: "Voluta Script Pro";
	font-size: 60px;
	font-style: normal;
	color: #d3c59f;
	line-height:80px;
}
p.columntext {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	color: #eddcb7;
	padding: 3px 6px 3px 6px;
}
p.homepage {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	color: #403f3f;
	padding: 3px 40px 3px 15px;
}
a.homepage {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	color: #403f3f;
	text-decoration: underline;
}

p.aboutus {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	color: #403f3f;
	padding: 3px 40px 3px 15px;
}
p.dealer-text {
	font-family: "Century Gothic";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #5e1d28;
	padding-top: 50px;
	padding-left: 75px;
	padding-right: 75px;
}
#details_text p {
	font-family: "Century Gothic";
	color: #48161f;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
	margin-left: 98px;
	margin-top: -15px;
}
#details2_text p {
	font-family: "Century Gothic";
	color: #48161f;
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	margin-top: -18px;
}
#details_text h4 {
	font-family: "Century Gothic";
	color: #48161f;
	font-style: italic;
	margin-left: 100px;
	margin-top: 93px;
}
#details2_text   h4 {
	font-family: "Century Gothic";
	color: #48161f;
	font-style: italic;
	font-weight: bold;
}
#details2_text {
	padding-right: 95px;
}
.footertext {
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: italic;
	color: #5a1c26;
}
span.dealer-text-alt {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #5e1d28;
}
#ContactForm label {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight:bold;
	color: #000310;
}
h4.thankyou {
	font-family: "Century Gothic";
	color: #000310;
}
#locateFormHeader {
	font-family: "Century Gothic";
	color: #000;
}
#locateFormText {
	font-family: "Century Gothic";
	font-size: 13px;
	line-height: 16px;
	color: #403f3f;
	padding-left:15px;
	padding-right:35px;
}
.gazebosListHeader {
	font-family: "Century Gothic";
	font-weight: bold;
	color: #48161f;
}
#gazeboDetailList li {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #353535;
}
.gazebosImageNavText {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #48161f;
}
/* LOCATOR STYLES */
ul#dealerList{
	font-size:10pt;
	text-align:center;
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#dealerList li{
	background-color:#410101;
	padding:10px;
	margin-bottom:9px;
	margin-left:15px;
	margin-right:40px;
	margin-top:0px;
}
ul#dealerList li span#dealerName{
	font-size:12pt;
	font-weight:bold;
	color:#FFFFFF;
}
ul#dealerList li span#dealerLocation{
	font-size:10pt;
	color:#FFFFFF;
}
ul#dealerList li span#dealerPhone{
	font-weight:bold;
	color:#cbbd96;
}
ul#dealerList li a#dealerWeb{
	font-size:8pt;
	font-style:normal;
	color:#cbbd96;
	margin:0;
}
ul#dealerList li pre#dealerAddr{
	color:#cbbd96;
	margin:0;
}
ul#dealerList li span#dealerDist{
	font-size:8pt;
	color:#cbbd96;
}
ul#dealerList li span#dealerDist a{
	font-style:normal;
	color:#E7C331;
}
/* FONT DECLARATIONS */
@font-face {
	font-family:"Century Gothic";
	src:url(../fonts/Gothic.TTF);
}
@font-face {
	font-family: "Voluta Script Pro";
	src:url(../fonts/VolutaScriptPro.otf);
}
/* NAVIGATION STYLES & DECLARATIONS */
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
	padding-left: 400px;
	float:		   left;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			95px; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			50px; /* match top ul list item height */
	z-index:		99;
}
.sf-menu a {
	display:block;
	text-decoration:none;
	position:relative;
}
.not-visible {
	display: none;
	visibility: hidden;
}
/*** MENU BUTTONS ***/
a#Home {
	text-decoration: none;
	background-image: url(../../images/home.png);
	height: 45px;
	width: 72px;
	display: block;
	bottom: -5px;
}
a#Home:hover {
	height: 50px;
	background-position: -72px 0px;
	bottom: 0px;
}
a#AboutUs {
	text-decoration: none;
	background-image: url(../../images/aboutus.png);
	height: 45px;
	width: 95px;
	display: block;
	bottom: -5px;
}
a#AboutUs:hover {
	height: 50px;
	background-position: -95px 0px;
	bottom: 0px;
}
a#ContactUs {
	text-decoration: none;
	background-image: url(../../images/contactus.png);
	height: 45px;
	width: 95px;
	display: block;
	bottom: -5px;
}
a#ContactUs:hover {
	height: 50px;
	background-position: -95px 0px;
	bottom: 0px;
}
a#Products {
	text-decoration: none;
	background-image: url(../../images/products.png);
	height: 45px;
	width: 95px;
	display: block;
	bottom: -5px;
}
a#Products:hover {
	height: 50px;
	background-position: -95px 0px;
	bottom: 0px;
}
a#DealerInquiry {
	text-decoration: none;
	background-image: url(../../images/dealerinquiry.png);
	height: 45px;
	width: 141px;
	display: block;
	bottom: -5px;
}
a#DealerInquiry:hover {
	height: 50px;
	background-position: -141px 0px;
	bottom: 0px;
}
a#LocateDealer {
	text-decoration: none;
	background-image: url(../../images/locatedealer.png);
	height: 45px;
	width: 134px;
	display: block;
	bottom: -5px;
}
a#LocateDealer:hover {
	height: 50px;
	background-position: -134px 0px;
	bottom: 0px;
}
a#VinylGazebos {
	text-decoration: none;
	background-image: url(../../images/vinylgazebos.jpg);
	height: 43px;
	width: 95px;
	display: block;
}
a#VinylGazebos:hover {
	background-position: -95px 0px;
}
a#WoodGazebos {
	text-decoration: none;
	background-image: url(../../images/woodgazebos.jpg);
	height: 43px;
	width: 95px;
	display: block;
}
a#WoodGazebos:hover {
	background-position: -95px 0px;
}
a#Pergolas {
	text-decoration: none;
	background-image: url(../../images/pergolas.jpg);
	height: 25px;
	width: 95px;
	display: block;
}
a#Pergolas:hover {
	background-position: -95px 0px;
}
a#Pavilions {
	text-decoration: none;
	background-image: url(../../images/pavilions.jpg);
	height: 25px;
	width: 95px;
	display: block;
}
a#Pavilions:hover {
	background-position: -95px 0px;
}
a#dropdown_top {
	background-color:#d3c59f;
	display:block;
	width:95px;
	height:7px;
}
a#dropdown_spacer {
	background-color:#d3c59f;
	display:block;
	width:95px;
	height:10px;
}
a#dropdown_bottom {
	background-image: url(../../images/dropdown_menubottom.png);
	width:95px;
	height:14px;
	display:block;
}
a#becomeDealer {
	height: 45px;
	width: 196px;
}
a#dealerLogin {
	height: 45px;
	width: 196px;
}
.vinylHome {
	height: 875px;
	width: 950px;
}
.vinylHome-footer {
	position: absolute;
	left: 0px;
	top: 910px;
}
p.productTitles {
	font-family: "Voluta Script Pro";
	font-size: 60px;
	font-style: normal;
	color: #4e1821;
}
p.productTitles2 {
	font-family: "Voluta Script Pro";
	font-size: 60px;
	font-style: normal;
	color: #4e1821;
	margin-bottom: 14px;
}

span.productTitles {
	font-family: "Voluta Script Pro";
	font-size: 60px;
	font-style: normal;
	color: #4e1821;
	line-height: 60px;
}
.vinylGazebos_shadow {
	height: 826px;
}
.woodHome_shadow {
	height: 865px;
}
.gazebos {
	height: 880px;
	width: 950px;
}
.gazebos-footer {
	position: absolute;
	left: 0px;
	top: 850px;
}
.gazebos-footerLinks {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: italic;
	color: #d3c59f;
	z-index: 15;
	position:relative;
}
.gazebos-content {
	height: 690px;
}
div#gazebosImageNav {
	position: absolute;
	z-index: 4;
	width: 90;
}
div#gazebosDetailsBox-vinylbelle {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-vinylbelle div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-vinylbelle div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-121px;
}
#gazebosDetailsBox-vinylbelle div#details3 {
	visibility: hidden;
	z-index: 4;
	position: relative;
	top:-262px;
}
#gazebosDetailsBox-vinylbelle div#details4 {
	visibility: hidden;
	z-index: 4;
	position: relative;
	top:-390px;
}
.gazeboImageNav-vinylClassic {
	left: 470px;
	top: 590px;
}
div#gazebosDetailsBox-vinylclassic {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-vinylclassic div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-vinylclassic div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-159px;
}
#gazebosDetailsBox-vinylclassic div#details3 {
	visibility: hidden;
	z-index: 4;
	position: relative;
	top:-300px;
}
#gazebosDetailsBox-vinylclassic div#details4 {
	visibility: hidden;
	z-index: 3;
	position: relative;
	top:-450px;
}
.gazeboImageNav-vinylMajestic {
	left: 470px;
	top: 550px;
}
div#gazebosDetailsBox-vinylmajestic {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-vinylmajestic div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-vinylmajestic div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-121px;
}
#gazebosDetailsBox-vinylmajestic div#details3  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-262px;
}
.gazeboImageNav-vinylVictorian {
	left: 470px;
	top: 593px;
}
div#gazebosDetailsBox-vinylvictorian {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 492px;
}
#gazebosDetailsBox-vinylvictorian div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-vinylvictorian div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-197px;
}
#gazebosDetailsBox-vinylvictorian div#details3  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-380px;
}
.gazeboImageNav-vinylCathedral {
	left: 470px;
	top: 530px;
}
div#gazebosDetailsBox-vinylcathedral {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 450px;
}
#gazebosDetailsBox-vinylcathedral div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-vinylcathedral div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-121px;
}
div#gazebosDetailsBox-vinylvictoriancathedral {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 450px;
}
#gazebosDetailsBox-vinylvictoriancathedral div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
div#gazebosDetailsBox-vinylovalbelle {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 450px;
}
#gazebosDetailsBox-vinylovalbelle div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
div#gazebosDetailsBox-vinylclassicoval {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 480px;
}
#gazebosDetailsBox-vinylclassicoval div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
div#gazebosDetailsBox-vinylvictorianoval {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 480px;
}
#gazebosDetailsBox-vinylvictorianoval div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
.gazeboImageNav-vinylClassicRectangle {
	left: 470px;
	top: 550px;
}
div#gazebosDetailsBox-vinylclassicrectangle {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-vinylclassicrectangle div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-vinylclassicrectangle div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-178px;
}
#gazebosDetailsBox-vinylclassicrectangle div#details3 {
	visibility: hidden;
	z-index: 4;
	position: relative;
	top:-355px;
}
div#gazebosDetailsBox-vinylvictorianrectangle {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-vinylvictorianrectangle div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
.gazeboImageNav-woodClassic {
	left: 470px;
	top: 550px;
}
div#gazebosDetailsBox-woodclassic {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 460px;
}
#gazebosDetailsBox-woodclassic div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-woodclassic div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-121px;
}
#gazebosDetailsBox-woodclassic div#details3  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-300px;
}
div#gazebosDetailsBox-woodcountry {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-woodcountry div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
.gazeboImageNav-woodVictorian {
	left: 470px;
	top: 595px;
}
div#gazebosDetailsBox-woodvictorian {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-woodvictorian div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-woodvictorian div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-178px;
}
div#gazebosDetailsBox-woodovalvictorian {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-woodovalvictorian div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
.gazeboImageNav-woodOvalClassic {
	left: 470px;
	top: 595px;
}
div#gazebosDetailsBox-woodovalclassic {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-woodovalclassic div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
#gazebosDetailsBox-woodovalclassic div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-140px;
}
div#gazebosDetailsBox-woodrectangleclassic {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 505px;
}
#gazebosDetailsBox-woodrectangleclassic div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
div#pavilionDetailsBox-wood {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 450px;
}

#pavilionDetailsBox-wood div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
div#pavilionDetailsBox-vinyl {
	position: absolute;
	z-index: 7;
	left: 430px;
	top: 466px;
}

#pavilionDetailsBox-vinyl div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;

}
#pavilionDetailsBox-vinyl div#details2  {
	visibility: hidden;
	z-index: 5;
	position: relative;
	top:-121px;
}

#pavilionDetailsBox-vinyl div#details1  {
	visibility: visible;
	z-index: 6;
	position: relative;
	top:30;
}
.quote_button {
    border: 0 none;


}
