@charset "utf-8";

img, div { behavior: url(iepngfix.htc); }
.downloadbutton { background-color: #EC3308; text-align: center; padding: 10px; border: thin solid #000; font-weight: bold; color: #FFF; width: 250px; float: right; margin-top: 280px; margin-right: 30px; }


.main {
	background-image: url(../images/main_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #cccc99;
	margin: 0px;
	padding: 0px;
}
.pagephotos {
	margin-top: 0px;
}

.container .homepage {
	background-image: url(../images/container_hp.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 536px;
	height: 354px;
}

.main .pagebody { height: 709px; width: 1060px; margin-top: 0px; margin-right: auto; margin-bottom: 0px; margin-left: auto; 
}
.logo {
	margin-left: 15px;
	margin-top: 32px;
}
.main .container {
	margin-top: 80px;
}
.footer { text-align: center; font-weight: bold; margin-top: 35px; width: 800px; margin-right: auto; margin-left: auto; height: 70px; background-image: url(../images/vmc.gif); background-repeat: no-repeat; background-position: right bottom; 
}
.footer a {
	color: #000;
	text-decoration: none;
}

.navigation ul li {
	float: left;
	list-style-type: none;
	margin-right: 32px;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #E7E7DD;
}
.navigation ul li a {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
.navigation ul li a:hover {
	text-decoration: underline;
}
.footer a:hover {
	color: #000;
	text-decoration: underline;
}
.hoabutton { position: absolute; top: 150px; }
.container .hoa { background-image: url(../images/container_hoa.gif); background-repeat: no-repeat; background-position: left top; width: 797px; height: 354px; }

.container .commercial {
	background-image: url(../images/container_comm.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 536px;
	height: 354px;
}
.copy {
	height: 200px;
	width: 480px;
	padding-top: 140px;
	padding-left: 20px;
}
.container .gallery {
	background-image: url(../images/container_gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 797px;
	height: 354px;
}
.thumbnails {
	padding-top: 125px;
	padding-left: 25px;
}
.container .residential {
	background-image: url(../images/container_resi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 536px;
	height: 354px;
}
.container .contact {
	background-image: url(../images/container_contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 797px;
	height: 354px;
}
.contact-form {
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	margin-top: 90px;
	padding-bottom: 5px;
	float: right;
	margin-right: 25px;
	color: #000;
}
.contact .details {
	font-size: 24px;
	font-weight: bold;
	text-align: right;
	margin-top: 100px;
}

.contact-form p {
	margin-top: 5px;
	margin-left: 15px;
	font-weight: bold;
	margin-bottom: 2px;
}
.contact-form .contact-top {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 18px;
	color: #FFFFFF;
	background-color: #333;
	font-weight: bold;
	margin-bottom: 14px;
}
.contact-form td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contact-form input {
	margin-left: 4px;
	margin-bottom: 4px;
}
.contact-form textarea {
	margin-left: 4px;
	margin-bottom: 4px;
}
.contact-form select {
	margin-left: 4px;
	margin-bottom: 4px;
}
.contact .details a {
	color: #000;
	text-decoration: none;

}
.contact .details a:hover {
	color: #000;
	text-decoration: underline;
}
.thankyou {
	font-size: 18px;
	color: #5A5C1F;
}
.container .seasonal {
	background-image: url(../images/container_seasonal.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 797px;
	height: 354px;
}
.seasonal .inner {
	width: 400px;
	padding-top: 80px;
	padding-left: 20px;
}
.homepage .copy a {
	color: #000;
	text-decoration: none;
}
.homepage .copy a:hover {
	color: #000;
	text-decoration: underline;
}
.printcoupon {
	font-size: 12px;
	background-color: #CC9;
	border: 2px dotted #97321A;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.printcoupon:hover {
	background-color: #AEA98B;
	border-top-color: #CC9;
	border-right-color: #CC9;
	border-bottom-color: #CC9;
	border-left-color: #CC9;
}
.printcoupon a {
	color: #000;
	text-decoration: none;
}
.seasonal .inner ul li {
	margin-bottom: 15px;
}
.contactbutton {
	text-align: center;
	width: 175px;
	float: right;
	height: 35px;
	background-color: #942E17;
	border: 2px solid #B2A97D;
	padding-top: 18px;
	font-weight: bold;
	color: #FFF;
}
.contactbutton a {
	color: #FFF;
	text-decoration: none;
}
.contactbutton a:hover {
	color: #FFF;
	text-decoration: underline;
}
.testimonial {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: #CC9;
	width: 165px;
	padding: 5px;
	text-align: right;
}

.container .hoa .inner { padding-top: 120px; padding-right: 350px; padding-left: 25px; }
.disclaimer { font-size: 10px; font-style: italic; }
.downloadbutton a { color: #FFF; text-decoration: none; }
.downloadbutton a:hover { color: #FFF; text-decoration: none; }
