/* ############# DEFAULTS ############ */

* { margin: 0; padding: 0; outline: none; }
ul { list-style: none; }
img { border: none; }
body {
	background: #000;
	color: #eeeeee;
	margin: 0 auto 20px auto;
	text-align: center;
	font: 14px Verdana, 'Lucida Grande', Arial, Helvetica, san-serif;
	line-height: 150%;
	}
a:link, a:visited {
	color: #248;
	text-decoration: underline;
	outline: none;
	}
a:hover, a:visited { color: #666; text-decoration: none; }
.clear { clear: both; }
.err { color: #f00; }


/* ############## PAGE SET UP ######### */
#page {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	padding: 0 20px;
	}
#wrapper {
	background: url(../img/page/main_tile.jpg) repeat-y right top;
	}
#left {
	float: left;
	display: block;
	width: 180px;
	}
#content {
	margin-left: 210px;
	background: url(../img/page/main_cap.jpg) no-repeat right top;
	padding: 30px;
	}
#data {
	padding: 10px 10px 20px 10px;
	color: #333;
	}
#inner {
	background: url(../img/page/main_base.jpg) no-repeat right bottom;
	}
#foot {
	font-size: 10px;
	text-align: right;
	color: #666;
	padding: 5px 10px 0 0;
	}

ul.col { list-style: none; display: block; }
li.leftcol, li.rightcol { float: left; width: 49%; display: inline; }
li.rightcol { float: right; }
.imgfoot { margin: 0 0 20px 0; }
.small { font-size: 12px; }


/* ########## HEADER ############# */

#header {
	height: 170px;
	text-align: right;
	background: #000;
	color: #ddd;
	}
#add {
	font-size: 12px;
	font-weight: bold;
	padding: 50px 20px 0 0;
	line-height: 145%;
	}
.phone { font-size: 18px; color: #fff; }
#add a:link { color: #fff; }
#logo {
	float: left;
	position: relative;
	top: 20px;
	left: 0;
	}
#logo a {
	display: block;
	width: 248px;
	height: 122px;
	background: url(../img/page/logo.jpg) no-repeat 0 0;
	color: #000;
	}
#logo a span { display: none; }

#public {
float: left;
background: url(../img/public.jpg) no-repeat center center;
width: 300px;
height: 100px;
position: relative;
top: 50px;
left: 50px;
}

#calltoday {
float: left;
background: url(../img/header_call.jpg) no-repeat center center;
width: 564px;
height: 115px;
position: relative;
top: 50px;
left: 30px;
}


/* ############# NAVIGATION ########### */
ul#nav {
	width: 180px;
	list-style: none;
	display: block;
	text-align: center;
	}
ul#nav li {
clear: left;
	display: block;
	width: 100%;
	text-align: center;
	padding: 0 0 10px 0; }
ul#nav li a {
	display: block;
	width: 100%;
	}


/*############## BUTTONS ############ */
a.btn:link, a.btn:visited {
background: url(../img/btn/btn_right.png) no-repeat right top;
color: #000;
display: block;
float: left;
font-size: 12px;
font-weight: bold;
height: 47px;
margin: 0 6px 5px 0;
padding-right: 18px; /* sliding doors padding */
text-decoration: none;
outline: none;
}
a.btnr:link, a.btnr:visited {
background: url(../img/btn/btn_right.png) no-repeat right top;
color: #000;
display: block;
float: right;
font-size: 12px;
font-weight: bold;
height: 47px;
margin: 0 6px 5px 0;
padding-right: 18px; /* sliding doors padding */
text-decoration: none;
outline: none;
}
a.btn:link span, a.btn:visited span, a.btnr:link span, a.btnr:visited span {
background: url(../img/btn/btn_left.png) no-repeat;
display: block;
line-height: 47px;
padding: 0 0 0 18px;
white-space: nowrap;
}
a.btn#on, a.btn#on span, a.btnr#on, a.btnr#on span { color: #999; background-position: right bottom; white-space: nowrap; }
a.btn#on span,a.btnr#on span { color: #999; background-position: left bottom;}
a.btn:hover,a.btnr:hover { background-position: right bottom; }
a.btn:hover span, a.btnr:hover span { color: #999; background-position: 0 bottom; white-space: nowrap; }
a.btn:active, a.btn:active span,a.btnr:active, a.btnr:active span { color: #999; white-space: nowrap; }



/*############## IMG CYCLES ############## */
#toppics { overflow: hidden; float: right; width: 316px; height: 238px; margin: 0 0 10px 10px; }
#botpics { float: left; width: 316px; height: 238px; margin: 0 10px 10px 0; }
#toppics img, #botpics img { top: 0; left: 0; border: 1px #333 solid;  }



/* ################### 29/26 COLORs ############# */

.colors { }

.colors div { display: block; width: 50px; height: 30px; margin: 5px; float: left; border: 1px #000 solid; }

.acrylic { background: url(../img/profiles/acrylic.jpg) no-repeat 0 0; overflow: hidden; }
.fern { background: #004b2b; }
.forest { background: #00593b; }
.ever { background: #1a4c3b; }
.gallery { background: #003a6a; }
.berry { background: #572000; }
.hawiian { background: #3e5c86; }
.crimson { background: #b52b2b; }
.polar { background: #dbe1e0; }
.colony { background: #627568; }
.ltstone { background: #d5d8b9; }
.desert { background: #ada97f; }
.ash { background: #b1aca3; }
.charcoal { background: #737375; }
.saddle { background: #bfa384; }
.koko { background: #574c28; }
.burnished { background: #4a4040; }
.aztec { background: #d8bf6d; }
.rustic { background: #8d432b; }
.ivory { background: #ebe4d0; }
.snow { background: #d3d8d8; }
.almond { background: #f1eed3; }
.regal { background: #ebefee; }
.slate { background: #646561; }
.medium { background: #4c4d3b; }
.brownstone { background: #b29e7c; }
.sandstone { background: #e3e3d2; }
.colonial { background: #572000; }
.roman { background: #41637a; }
.classic { background: #004b29; }
.brandywine { background: #493129; }
.brite { background: #852115; }
.black { background: #333; }


/* 24g =========================================*/
.silver { background: #a0a79b; }
.cape { background: #76838a; }
.slateb { background: #76838a; }
.pacific { background: #5c6c78; }
.royal { background: #495d6b; }
.aged { background: #98a996; }
.seaport { background: #697672; }
.teal { background: #5d7372; }
.hartford { background: #485852; }
.snowdrift { background: #efede7; }
.bone { background: #dee2d2; }
.stone  { background: #d4d9d6; }
.sierra { background: #a59687; }
.champagne { background: #a39f92; }
.copper { background: #a1734f; }
.romanbrz { background: #635d57; }
.mansard { background: #534843; }
.darkbrz { background: #56534e; }
.musket { background: #6c6a65; }
.sage { background: #5f6161; }
.matte { background: #4b4d4e; }
.terra { background: #8a473f; }
.red { background: #7d4347; }
.banner { background: #8f333d; }
.cordovan { background: #5c4048; }


.surry { background: #ad9686;  }
.oldtown { background: #8696a3;  }
.hemlock { background: #5e756b; }
.regblue { background: #00527a; }
.apoth { background: #015ea3; }
.burgundy { background: #543437; }

.pewter { background: #7e7d79; }
.brsilver { background: #a6a8a5 url(../img/profiles/silver.jpg) no-repeat 0 0; }
.brcopper { background: #ac6539; }


/* 5v ===================================== */

.patina { background: #77a390; }
.deep { background: #2b4962; }

.patriot { background: #b03537; }
.brick { background: #74413e; }
.ocean { background: #4e6c84; }
.white { background: #f8fbfa; }
.brown { background: #361e22; }
.dresden { background: #57687b; }
.marine { background: #547e80; }
.emerald { background: #3d4442; }
.barn { background: #5a1925; }


/* ################ BASICS ############ */
h1 { background: #248; font-size: 22px; color: #fff; padding: 8px 0; margin: 0 0 10px 0; text-align: center; }

h2 { background: #000; color: #fff; margin: 0 0 20px 0;  text-align: center; padding: 5px;}

h3 { color: #999; text-align: center; margin: 0 0 5px 0; }

h4, h4 a:link, h4 a:visited { background: #248; padding: 3px; font-size: 16px; color: #fff; margin: 0 0 10px 0; text-align: center;}
h4 a:link, h4 a:visited {font-size: 10px; }

p { margin: 0 0 20px 0; }



h5 { color: #000; text-align: center; margin: 0 0 5px 0; font-size: 14px; padding: 10px 0 0 0; border-top: 1px #000 solid; }



/* ======== PANELS =============*/
ul.pricing { text-align: center; font-size: 16px; font-weight: bold; margin: 0 0 20px 0; border-top: 1px #eee solid;}
.pricing li { padding: 5px 0; width: 100%;}
li.row1 { background: #fff; border-bottom: 1px #eee solid; }
li.row2 { background: #fff; border-bottom: 1px #eee solid;  }
li.warranty { font-style: italic; font-weight: normal; Font-size: 14px; }

p.sublinks { text-align: center; }
.sublinks a:link, .sublinks a:visited { text-align: center; font-weight: bold; background: #eee; padding: 5px; border: 1px #248 solid; text-decoration: none; }
.sublinks a:hover, .sublinks a:active { text-align: center; font-weight: bold; background: #248; padding: 5px; border: 1px #248 solid; text-decoration: none; color: #fff; }
.sublinks a span { padding: 5px; }



/* ################# PAGES ############### */

/* ============== home ============ */
#data.welcome { padding: 0 20px 20px 20px; background: url(../img/welcome.jpg) no-repeat center bottom; }

/*========== contractors ===========*/
table.listing { width: 100%; font-size: 12px; }
.listing th { background: #ccc; color: #fff; font-weight: normal; text-transform: uppercase; font-size: 10px;padding: 0 3px; border-bottom: 1px #248 solid;}
.listing td { padding: 3px; }
.listing .head { background: #248; color: #fff; padding: 3px; text-align: center; font-weight: bold; }
.row1 { background: #eee; }


/* ========== QUOTE ========== */
table.formtbl { width: 100%; font-size: 12px; }
.formtbl input.txt, .formtbl textarea { border: 1px #248 solid; font-size: 16px; padding: 3px; width: 95%; color: #aaa;  }
.formtbl td { padding: 5px; }
.formtbl textarea { width: 98%; height: 100px; }
input.btn { text-align: center; font-weight: bold; background: #eee; padding: 5px; border: 1px #248 solid; text-decoration: none; font-size: 16px; color: #248;  }
input.btn:hover, input.btn:active { background: #248; text-decoration: none; color: #fff; }
.formtbl input:focus, .formtbl textarea:focus { background: #eee; color: #000;  }
table.f_result td { border-bottom: 1px #ddd solid; padding: 3px; }
.f_item { color: #aaa; font-size: 11px; font-weight: bold; padding: 3px 10px 3px 3px; }


/*=========== terms ========== */
ol { margin: 0 0 0 20px; font-weight: bold; }
ol p, ol ul {font-weight: normal; }
ol ul { list-style: square; margin: 0 0 20px 15px; }
ol li.int p {margin: 0 0 5px 0; padding: 0 0 0 15px; }
ol li.int p.last { margin: 0 0 20px 0; }

ul.bullets {
	list-style: square;
	margin: 0 0 0 20px;}
.bullets li { padding: 3px 0; }

#homevid a:link, #homevid a:visited {
	display: block;
	text-indent: -999px;
	width: 267px;
	height: 42px;
	outline: none;
	text-decoration: none;
	margin: 0 auto 10px auto;
	background: url(../img/btn/watch.gif) no-repeat top center; }

#homevid a:hover, #homevid a:active, #homevid a:focus {
	background-position: bottom center; }


/* ================ MAP/Contact =============== */

#contact {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 0;
	line-height: 165%;
	text-align: center;
	}
.phone1 { font-size: 24px; margin: 0 0 5px 0; color: #333; }