/* Outdoor Finishes CSS Document */

/* Main Copy Area - scrolling div //////////////*/
#hidden {
	visibility:hidden;
/*	z-index:0;*/
	position:absolute;
	}

#Flash {
/*	z-index:1;*/
	}

#common_full {
	width:740px;
	height: 415px;
	background-image:url(../images/bg_path.jpg);
	}
	
#common_col_r_wrap {
	width: 590px;
	height: 415px;
	margin-left: 150px;
	}	

#common_col_r{
	width: 590px;
	height: 415px;
	float: left;
	background-image: url(../images/bg_wall_partial.jpg);
	border:#FFFFFF solid;
	border-width:1px;
	}

#intHeader {
	width: 500px;
	margin: 0 45 0 45;
	padding-top: 35;
}

#intCopy {
	color: #333333;
	font-size: 13px;
	margin: 10px 45 15 45;
	width: 500px;
	height: 300px;
	overflow: auto;
	text-align: left;
}

#intCopyHome {
	color: #333333;
	font-size: 13px;
	margin: 10px 45 15 45;
	width: 500px;
	height: 265px;
	overflow: auto;
	text-align: left;
}

#intCopyContact {
	color: #333333;
	font-size: 13px;
	margin: 10px 45 15 45;
	width: 500px;
	height: 225px;
	overflow: auto;
	text-align: left;
}

.HeaderMain2 {
	color: #333300;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	}


/*Services Section /////////////////////////////*/
#services_col_l{
	width: 147px;
	height: 100px;
	float: left;
	}

#services_col_r{
	width: 590px;
	float: left;
	background-image: url(../images/col_r_bg.gif);
	border:#FFFFFF solid;
	border-width:1px;
	}

#services_footer {
	width: 740;
	padding: 5 15 0 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCC99;
	}
#services_footer a:link {
	color: #CCCC99;
	text-decoration: none;
	}

#services_footer a:hover {
	color: #CCCC99;
	text-decoration: underline;
	}

#services_footer a:visited {
	color: #CCCC99;
	text-decoration: none;
	}

#services_footer a:visited:hover {
	color: #CCCC99;
	text-decoration: underline;
	}
	
.HeaderLeft {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

.HeaderMain {
	color: #FFFFFF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
	
.DesHeader {
	color: #333300;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	}

.DesCopy {
	color: #333300;
	font-size: 11px;
	}

.InstCopyOff {
	font-weight: bold;
	color: #CCCC99;
	}
	
.InstCopyOff a:hover {
	color:#333333;
	text-decoration: none;
	background-color: #DBDABB;
	border-top: dashed #e6e6e6 1px;
	}

.InstCopy {color: #59593C}

.InstCopy a:link {
	font-weight: bold;
	text-decoration: none;
	}

.InstCopy a:hover {
	color:#333333;
	text-decoration: none;
	background-color:#FFFF99;
	border-top: dashed #333333;
	border-bottom: dashed #333333;
	}

.InstCopy a:visited {
	color: #59593C;
	}


/*General Styles/////////////////////////////////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

body {
	background-color: #333300;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
a:link {
	color: #999900;
	}

a:visited {
	color: #666633;
	}

a:hover {
	color: #FFFFFF;
	}

a:active {
	color: #FFFFFF;
	}
	
/* Navigation Bar (Adapted from Suckerfish) drop-down styles //////// */
/* ////////////////////////////////////////////////////////////////// */
#nav {
	width: 436px;
	height: 23px;
	background: #333300;
	z-index: 2;
	}

/*the id for this list is referenced by the JS - make sure they match*/
#nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

/*selected 1st level nav item*/
#nav ul li {
	display: block;
	float: left;
	position: relative;
	}

#nav ul li a {
	display: block;
	}

#nav ul li a:hover {
	display: block;
	padding: 0;
	}

/*second-level nav items*/
#nav li ul {
	display: none;
	position: absolute;
	margin-left: -109px;
	width: 800px;
	}

#nav li>ul {
	top: auto;
	left: inherit;
	padding: 0;
}

#nav li li {
	display: block;
	float: left;
	height: 33px;
	padding: 0;
	}

#nav ul li:hover ul, #nav ul li.over ul {
	display: block;
	padding: 0;
	}

#nav li li a {
	display: block;
	padding: 0;
	}
	
.tollfree {
float:left;
font-size:12px;
padding-left:160px;
}
#replay {
float:right;
}
.zipcodes {
	font-size: x-small;
}
