@import url("reset.css");
@import url("rollovers.css");
@import url("dropdown.css");
@import url("thickbox.css");
			
/* DIV STRUCTURE */
body {
	background-image: url("../images/tile3.jpg");
	background-repeat: repeat-x;
	background-color: #f7fdf9 
}
#wrapper {
	font-family: Trebuchet MS, Lucida Grande, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 14px;
	width: 983px;
	_width: 993px;
	margin: 0 auto;
}
#left {
	border-bottom: 1px #c2ceb1 solid;
	clear: left;
	float: left;
	display: inline-block;
	width: 170px;
	height: 650px;
}
#logo {
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline-block;
	width: 170px;
	height: 88px;
}
.button {
	border-top: 1px #c2ceb1 solid;
	border-left: 1px #c2ceb1 solid;
	border-bottom: 1px #c2ceb1 solid;
	background-image: url(../images/button_tile.jpg);
	background-repeat: repeat-x;
	float: left;
	display: inline-block;
	width: 170px;
	height: 24px;
	padding-top: 14px;
	text-align: center;
}
a.button:link, a.button:visited, a.button:active {
	color: #ffffff;
	text-decoration: underline;
}
a.button:hover {
	text-decoration: underline;
	color: #8CC2FF;
}
.offer {
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
	margin-left: 10px;
}
.offer_left {
	background-image: url(../images/check.jpg);
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 16px;
}
.offer_n {
	background-repeat: no-repeat;
	padding-left: 15px;
	line-height: 18px;
	margin-left: 10px;
}
.left_box {
	border-left: 1px #c2ceb1 solid;
	background-image: url(../images/left_top.jpg);
	background-repeat: no-repeat;
	background-color: white;
	padding-top: 5px;
	padding-left: 5px;
	float: left;
	display: inline-block;
	width: 165px;
	height: 255px;
}
#main {
	padding: 0px;
	margin: 0px;
	float: right;
	display: inline-block;
	width: 812px;
}
#head {
	float: right;
	display: inline-block;
	width: 810px;
	height: 22px;
}
#sitename{
	padding-top: 4px;
	text-align: right;
	float: right;
	width: 140px;
	height: 18px;
	font-size: 14px;
	font-style: oblique;
	text-transform: capitalize;
	color: #00752e;
}
#phoneHeader{
	padding-top: 4px;
	text-align: left;
	color: #ffffff;
	float: left;
	width: 400px;
	height: 18px;
	padding-left: 250px;
}
#phonenumber{
}
#phonenumber h2{
	background: url(../images/phone.gif) top left no-repeat;
	padding: 0 0 0 16px;
	color: #fff;
	}
.text_right{
	padding-top: 4px;
	text-align: right;
	float: right;
	width: 300px;
	height: 18px;
}
.text_left{
	padding-top: 4px;
	text-align: left;
	float: left;
	width: 300px;
	height: 18px;
}
#content {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	border-left: 1px #c2ceb1 solid;
	border-right: 1px #c2ceb1 solid;
	clear: left;
	float: right;
	display: inline-block;
	width: 810px;
	min-height: 426px;
	height:auto !important; /* IE6 */
	height: 426px;          /* FIX */
}
#content_long {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	border-left: 1px #c2ceb1 solid;
	border-right: 1px #c2ceb1 solid;
	clear: left;
	float: right;
	display: inline-block;
	width: 810px;
	min-height: 513px;
	height:auto !important; /* IE6 */
	height: 513px;          /* FIX */
}
#text{
	padding: 10px;
	float: left;
	display: inline-block;
	width: 570px;
	min-height: 406px;
	line-height: 17px;
}
.main_checklist {
	margin-left: 10px;
}
.video {
	width: 320px;
	height: 270px;
	margin: 20px auto;
	display: block;
	background: url(../images/loading.gif) no-repeat;
}
#splash {
	display: block;
	width: 600px;
	float: left;
}
#main_splash{
	float: right;
	display: inline-block;
	width: 590px;
	height: 366px;
}
.photo_link{
	border: 1px #c2ceb1 solid;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 10px;
	float: right;
	display: inline-block;
	width:88px;
	height: 38px;
}
.img_right{
	float: right;
	display: inline-block;
}
#right {
	float: right;
	display: inline-block;
	width: 200px;
	height: 426px;
}
#right_col {
	float: left;
	display: inline-block;
	width:170px;
	background: #c2eab5;
	margin-top: 10px;
	padding: 10px;
	line-height: 16px;
	border: solid thin #8ac88e;
}
#top_right_splash{
	background-image: url(../images/top_right_splash_promo.jpg);
	background-repeat: no-repeat;
	float: left;
	display: inline-block;
	text-align: center;
	width: 190px;
	height: 177px;
}
#bottom_right_splash{
	background-image: url(../images/bottom_right_splash.jpg);
	margin-top: 10px;
	float: left;
	display: inline-block;
	width: 190px;
	height: 229px;
}

#foot_container {
	border-left: 1px #c2ceb1 solid;
	border-right: 1px #c2ceb1 solid;
	border-bottom: 1px #c2ceb1 solid;
	background-color: #ffffff;
	float: right;
	display: block;
	clear: right;
	width: 810px;
	height: 155px;
}
#foot {
	float: right;
	display: block;
	width: 800px;
	height: 155px;
}
#foot_note {
	float: right;
	display: block;
	width: 810px;
	height: 22px;
}
#cities {
	float: right;
	display: block;
	width: 810px;
	padding: 20px;
	color:#5b5b5b;
}
#cities h4 {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
	margin-bottom: 5px;
}
#cities td {
	text-align: center;
	padding-right: 25px;
	font-size: .9em;
}
.bucket {
	background-image: url("../images/bucket_tile.jpg");
	background-repeat: repeat-x;
	padding: 10px;
	margin-right: 10px;
	float: left;
	display: inline-block;
	width:170px;
	height: 120px;
	
}
.bucket_video {
	background-image: url("../images/video_thumb.jpg");
	padding: 10px;
	float: left;
	display: inline-block;
	width:170px;
	height: 110px;
	
}
.bucket_info {
	float: left;
	display: inline-block;
	width:165px;
	height: 120px;
}

#coupon-box {background: #fff url(../images/coupon-blank.jpg) no-repeat; height:91px; width: 150px;padding-top: 30px;padding-left: 10px;margin-top: 5px;color: black;}
#coupon-box a.coupon {color: black;}

#coupon-box a strong {color: black;}



#newsletters {width: 600px;}
.newsletter {float: left; margin: 10px;width: 200px; height: 220px;display:inline;}
.newsletter img {margin-bottom: 6px; border:1px solid #000;}
.newsletter a:hover {text-decoration: none;}

/*employee*/


ul.employee {list-style:none;}
.employee li {display:inline;}
.employee li img {border: solid 1px #666666;}
.employee a:hover {text-decoration: none;}
.employee li a{float: left; width: 152px; margin: 0 10px 10px 0; padding: 10px 10px 20px 10px; background:#EEEEEE; border: solid thin #DDDDDD;height: 160px;}
.employee li a:hover{background:#AAAAAA; border: solid thin #666666;}
.employee li a h1{text-transform:uppercase; padding-top:5px;}
.employee li a:hover h1{color:#FFFFFF;}
.employee li a p{color: #666666; font-style:italic;}
.employee li a:hover p{color:#EEEEEE;}

/* FORM */
#formtext{
	padding: 10px;
	float: left;
	display: inline-block;
	width: 590px;
}
#commentForm { 
	width: 590px; 
}
#commentForm label.error { 
	margin-top: -19px;
	background: url(../images/required.gif) no-repeat;
	float: right;
	color: red;
	display: inline-block;
	clear: left;
	width: 15px;
	height: 18px;
}
.required {
	width:150px;
	height: 14px;
	display: inline-block;
	float: right;
}
.non_required {
	width:150px;
	height: 14px;
	display: inline-block;
	float: right;
}
.formrow {
	width: 265px;
	height: 21px;
	display: inline-block;
}
.formrow_long {
	width: 590px;
	height: 21px;
	display: inline-block;
}
.formrow_text {
	float: left;
	display: inline-block;
	width: 100px;
	height: 21px;
}
.formrow_input {
	float: left;
	display: inline-block;
	width: 150px;
	height: 21px;
}
.submit {
	background-image: url(../images/check.jpg);
	float: left;
	display: inline-block;
	margin-top: 10px;
	width:95px;
	height: 27px;
}
.options {
	width: 566px;
}
.options td {
	background:#ddd;
	border: solid 2px #fff;
	width: 280px;
}
.options td td {
	border: none;
}
.options td h5 {
	background: #fff;
	color: #333333;
	font-weight: bold;
	padding: 2px;
	margin: 10px;
}
.options td h6 {
	color: #333333;
	margin: 5px 12px;
}
.options td a {
	display: block;
	font-size: .9em;
	margin: 5px 12px;
}
.optionsList {
	list-style: circle;
}
.optionsList li {
	list-style: circle;
	padding: 0;
	margin: 10px 15px;
}


/* TEXT */
.req {
	color: red;
}
.foot_text {
	color: #858585;
}
h1 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #333333;
}
h2  {
	font-size: 14px;
	font-style: oblique;
	text-transform: capitalize;
	color: #00752e;
}
h3  {
	font-size: 18px;
	font-style: oblique;
	color: #fe0000;
}
#right_col strong {
	background: url(../images/right_col_strongBg.jpg) repeat-x;
	display: block;
	height: 17px;
	padding: 4px 5px;
	color: #00752e;
	text-transform: uppercase;
	border: solid thin #fff;
}
#right_col a {
	background: url(../images/triBullet.gif) 6px 6px no-repeat #dcf3d4;
	display: block;
	font-size: .9em;
	color: #333;
	margin: 0 2px;
	padding: 1px 0 1px 12px;
}
strong {
	font-weight: bold;
}
i {
	font-style: italic;
}
a:link {
	color: #fe0000;
	text-decoration: none;
}
a:visited {
	color: #fe0000;
	text-decoration: none;
}
a:hover {
	color: #fe0000;
	text-decoration: underline;
}
a:active {
	color: #fe0000;
	text-decoration: none;
}

.replace {font-size: 13px;line-height: 17px;}
.replace h3 {margin: 15px 0px;}
.replace strong {display:block;margin-top: 10px;}

.replace ul li {margin:5px;}

.about-us {font-size: 13px;}
.about-us h3 {margin: 15px 0px;}

.about-us p {margin-top: 10px;}

.about-us ul {margin-left: 10px;margin-top: 10px;}

.about-us ul li {margin-left: 10px;font-weight: bold;margin-top: 10px;font-size: 13px;}

.about-us ul ul li {font-weight: normal;list-style-type: disc; margin-left: 25px;}

.windows-text {font-size: 13px;}

.windows-text ul li {margin:5px;}
.windows-text ul {margin-bottom: 10px;margin-left: 10px;}
.windows-text strong {margin-top: 10px;}
.windows-text h3 {margin-bottom:10px;}

.download-box {background: #c2eab5 url('/images/dl-bg.jpg') no-repeat;
	margin-top: 10px;
	padding: 10px;
	padding-top: 40px;
	line-height: 18px;
	width:98px;
	height: 97px;
	float: left;
	margin-right: 20px;
	
	}
.download-box a {color: #333;margin-top: 30px;font-size: 15px;}

.culture-text {margin-bottom: 10px;}
#main .culture-text p {font-size: 1em;}

.door-type {float: left; width: 180px; margin-right: 3px;}
.door-type h3 {margin-bottom: 10px;text-align: center;}
