/* This CSS Document was hand coded by Abel Mohler*/
/* a.merwan@gmail.com */
/* Wayfarer Web Design 2007*/

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, dl, fieldset {
	margin: 0;
	padding: 0;
	border: 0px none;
}
	
body {
	text-align: center;
	font-size: 0.8em;
	padding: 0px;
	margin:15px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
    background-image: url(../images/gradient.jpg);
    background-repeat: repeat-x;
}

p {
	margin-bottom: 10px;
}

li {
	margin-bottom: 3px;
}

h1 {
	font-size: 1.4em;
	color: #003300;
}

h2 {
	font-size: 1.25em;
	color: #003300;
}

h3 {
	font-size: 1.125em;
	color: #003300
}

body a:link { 
	text-decoration: none;
	padding-bottom: 2px;
	background-image: url(../images/uline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

body a:visited {
	text-decoration: none;
	padding-bottom: 2px;
	background-image: url(../images/uline.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

body a:hover { 
	text-decoration: none;
	color: #993333;
	background-image: none;
}

/* Layout */

#header {
	width: 851px;
	height: 120px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	position: relative;
	text-align: left;
	font-size: 10px;
	background-image: url(../images/top_head.png);
	background-repeat: no-repeat;
	background-position: top left;
	overflow: auto;
	clear: both;
}

.name {
	position: absolute;
	top: 40px;
	left: 120px;
	font-size: 28pt;
	font-weight: bold;
	color:#003300;
}

.shadow { /*shadow of name in black*/
	position: absolute;
	top: 42px;
	left: 122px;
	font-size: 28pt;
	font-weight: bold;
	color:#000;
}

.location {
	position: absolute;
	top: 97px;
	left: 32px;
	font-size: 16pt;
	font-style: italic;
	background-image: url(../images/ash.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}

.phone {
	position: absolute;
	top: 77px;
	left: 690px;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
}



#container {
	width: 851px;
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	background-image: url(../images/borders.png);
	background-repeat: repeat-y;
	overflow: auto;
}

#footer {
	width: 851px;
	margin: 0 auto;
	text-align: left;
	font-size: .85em;
	padding: 10px;
	background-image: url(../images/box.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: auto;
	clear: both;
}

#footer ul {
	list-style: none;
}

#footer ul li {
	float: left;
}

#main {
	width: 370px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 195px;
	float: left;
	display:inline;
}

.titlepic {
	width: 100%;
	overflow: hidden;
	margin-bottom: 40px;
	background-image: url(../images/skycut.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.sbullets {
	width: 50%;
	padding-top: 15px;
	overflow: auto;
	list-style: none;
}

.sbullets li {
	list-style: none;
	padding-left: 13px;
	background-image: url(../images/tree_bullet.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

#main2 {   /*Alternate main content div for pages with 2 column layout  i.e. no estimate form needed etc.*/
	width: 627px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 193px;
	float: left;
	overflow: auto;
}

#secondary {
	width: 240px;
	padding-right: 5px;
	padding-left: 10px;
	float: left;
}

.estimate {
	position: relative;
	font-size: 12px;
	color: #fff;
	background-color: #336633;
	padding-left: 7px;
	font-weight: bold;
}

.estimate h4 {
	position: absolute;
	color:#990000;
	font-weight: bold;
	font-style: italic;
	font-size: 17pt;
	top: 215px;
	left: 47px;
}

.estimate h5 {
	position: absolute;
	color:#990000;
	font-weight: bold;
	font-style: italic;
	font-size: 12pt;
	top: 305px;
	left: 47px;
}
	
	

.request {
	color: #000;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-top: 12px;
	padding-bottom: 8px;
	padding-left: 1px;
	padding-right: 15px;
	width: 224px;
	height: 22px;
	background-image: url(../images/request.gif);
	background-repeat: no-repeat;
}

#nav {
	width: 175px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	margin-left: -835px;
}

#nav ul {
	list-style: none;
	padding-left: 16px;
	width: 155px;

}

#nav ul li {
	padding: 0;
	text-align: left;
	height: 37px;
	/*display: inline;*/
	position: relative;
	list-style: none !important;
}

#nav ul li a {
	display: block;
	text-decoration: none;
	height: 40px;
	line-height: 40px;
	padding-left: 26px;
	padding-right: 14px; 
	margin: 0;
	font-size: 11pt;
	width: 115px;
	background: url(../images/button.jpg) top left no-repeat #fff;
	color:#003300;
}

#nav ul a:hover {
	background: url(../images/button.jpg) top right no-repeat #fff;
	color: #fff;
}

#nav ul li .on {
	background-image: url(../images/on.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li .on a {
	background-image: url(../images/on.jpg);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
}

#nav ul li .on a:hover { /*need for IE6*/
	background-image: url(../images/on.jpg);
}

#nav ul li ul {
	position: absolute;
	left: 155px;
	top: 12px;
	display: none;
	font-weight: bold;
}

#nav ul li ul li {
	display: inline;
	position: relative;
}

#nav ul li:hover ul, #nav ul li.over ul {
	display: block;
	background-color: #66FFFF; 
	border: 1px solid #003300;
	width: 117px;
	padding: 4px;
	margin: 0;

}

#nav ul li:hover ul li a, #nav ul li.over ul li a {
	display: block;
	height: 18px;
	line-height: 18px;
	background-image: none;
	background-color:#009966;
	font-size: 8pt;
	color: #fff;
	padding: 1px;
	margin: 0;
}

#nav ul li:hover ul li a:hover, #nav ul li.over ul li a:hover {
	background-color: #003300;
	background-image: none; /*corrects inheritance bug in IE6*/
}

ul.contents {
	list-style: disc;
	background-image: none;
}

ul.contents a {
		font-size: 1.15em;
}

ul.contents li ul {
	margin-left: 15px;
}

ul.contents li ul a {
	font-size: .95em;
}

ul.plainlist {
	list-style: none;
}

ul.plainlist li {
	background-image: none;
}

ul.plainlist p {
	margin-top: 8px;
}
ul.plainlist li ul {
	list-style: none;
	margin-left: 15px;
}

ul.tt_rollover {
	height: 134px;
	width: 194px;
	list-style: none;
}

ul.tt_rollover a {
	display: block;
	height: 132px;
	width: 192px;
	background-image: url(../images/TTT1.gif);
	background-repeat: no-repeat;
}

ul.tt_rollover a:hover {
	background-image: url(../images/TTT2.gif);
	background-repeat: no-repeat;
}

ul.validator {
	float: right;
	margin-right: 20px;
}

ul.validator a, #search a {
	background-image: none;
}
#album {
	margin-left: 25px;
	margin-right: 25px;
	width: 420px;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 170px;
	background: url(../images/agrad.gif) repeat-y;
}

#album ul {
	list-style: none;
}

#album ul li {
	position: relative;
	width: 150px;
}

#album ul li a {
	background-image: none;
}

#album ul li ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 150px;
	width: 260px;
	overflow: auto;
}

#album ul li:hover ul, #album ul li.over2 ul {
	display: block;
}

#album ul li ul li {

}
	
.contact {
	width: 190px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -186px;
	padding: 22px;
	background-color: #ccc;
	background-image: url(../images/cgrad.png);
	background-repeat: repeat-x;
	border: 2px solid #900;
	border-right: 4px solid #900;
	border-bottom: 4px solid #900;
	text-align: left;
	position: relative;
}

.contact ul {
	list-style: none;
}

.contact h3 {
	margin-bottom: 15px;
	display: block;
	width: 100%;
	height: 2.14em;
	line-height: 2.14em;
	background-color: #69c;
	background-image: url(../images/ch3.png);
	background-repeat: repeat-x;
	background-position: center left;
	text-align: center;
}




