
/* CSS Document */


body {
	background-color: #000;
	color: #f1f1f1;
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
	margin: 10px auto;
	padding: 10px 0;
}

a:link {
	color: #f1f1f1;
	text-decoration: underline;
}

a:visited, a:active {
	color: #f1f1f1;
	text-decoration: underline;
}

a:hover {
	color: #ccc;
	text-decoration: none;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 14px;
}

input {
	border: 1px solid #000000;
	background-color:#837163;
	color: #000;
	
}

option {
	background-color: #837163;
}

select {
	background-color:#837163;
	border: 1px solid #000000;
	color: #000;
	
}

textarea {
	background-color:#837163;
	border: 1px solid #000000;
	color: #000;
	
}

/*input:focus, select:focus, textarea:focus {
	background-color: #990000;
}*/

.clients-column {
	float: left;
	width: 250px;
	margin-right: 30px;
}

.employee-column {
	float:left;
	width: 275px;
	margin-right: 10px;
}

.epa-pool-column {
	float: left;
	width: 400px;
	margin-right: 20px;
}

.copyrights {
	color: #fff;
	float: left;
	font-size: 10px;
}

span.imgtxt {
	display: none;
}

.built-on-quote {
	color: #241F1B;
	position: absolute;
	left: 150px;
	top: 75px;
}

#multi-family-quote {
	background-image:url('../images/css-images/multi-family-1024b.png');
	background-repeat: no-repeat;
	height: 25px;
	position: absolute;
	right: 140px;
	top: 40px;
	width: 321px;
	z-index: 3;
}

/* CONTENT AREA */
#content-container {
	background-image: url(../images/css-images/content-bg-runon.jpg);
	background-repeat: repeat-y;
	float: left;
	margin: 0 auto;
	width: 980px;
}

#content-top {
	background-image: url(../images/css-images/content-top.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 980px;
}

#content {
	background-image: url(../images/css-images/content-bg.jpg);
	background-repeat: repeat-y;
	min-height: 305px;
	width: 980px;
}

#content-flip {
	background-image: url(../images/css-images/content-bg-flip.jpg);
	background-repeat: no-repeat;
	height: 305px;
	width: 980px;
}

#content-text {
	float: left;
	padding: 25px 50px 25px 50px;
	width: 880px;
}

/* FOOTER AREA */
#footer {
	background-color: #5e0700;
	background-image: url(../images/css-images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	color: #fff;
	font-size: 10px;
    font-family:Arial;
	height: 14px;
	padding: 10px;
	text-align: right;
	width: 960px;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* HEADER AREA */
#header {
	height: 304px;
	margin: 0 auto;
	padding: 0;
	width: 980px;
}

#header-top {
	background-image: url(../images/css-images/header-top.jpg);
	background-repeat: no-repeat;
	height: 110px;
	width: 980px;
}

#header-btm-L {
	background-image: url(../images/css-images/header-btm-L.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 194px;
	width: 250px;
}

#header-btm-M {
	background-image: url(../images/css-images/header-btm-M.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 194px;
	width: 442px;
}

#header-btm-R {
	background-image: url(../images/css-images/header-btm-R.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 194px;
	width: 288px;
}

#header-flash {
	height: 194px;
	left: 0;
	position: absolute;
	top: 110px;
	width: 980px;
	z-index: 1;
}

/* WRAPPERS */

#main-wrapper {
	border: 2px solid #886746;
	float: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 980px;
}

#wrapper {
	margin: 0 auto;
	width: 980px;
}




/* ABSOLUTEY POSITIONED IMAGES */
/* #rope {
	background-image: url(../images/css-images/rope.jpg);
	background-repeat: no-repeat;
	height: 134px;
	left: 0;
	position: absolute;
	top: 0;
	width: 134px;
	z-index: 2;
} */

#rope {
	background-image:url('../images/css-images/rope.png');
	height: 134px;
	left: 0;
	position: absolute;
	top: 0;
	width: 134px;
	z-index: 2;
}

/* #logo-text {
	background-image: url(../images/css-images/logo-text.jpg);
	background-repeat: no-repeat;
	height: 80px;
	left: 0;
	position: absolute;
	top: 0;
	width: 405px;
	z-index: 3;
} */

#logo-text {
	background-image:url('../images/css-images/logo-text.png');
	cursor: pointer;
	height: 56px;
	left: 13px;
	position: absolute;
	top: 19px;
	width: 388px;
	z-index: 3;
}

/* NAVIGATION */

#sitemap-background {
	background-image:url('../images/css-images/sitemapbg980.png');
	background-repeat: no-repeat;
	height: 39px;
	left: 250px;
	position: absolute;
	top: 110px;
	width: 442px;
	z-index:4;
}

#sitemap {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	height: 34px;
	left: 250px;
	margin-left: 20px;
	padding: 5px 0 0 0;
	position: absolute;
	top: 110px;
	width: 420px;
	z-index: 40;
}

#sitemap ul {
	margin: 0 auto;
	padding: 0;
    text-align:center;
	
}

#sitemap li {
	color: #fff;
	float: left;
	font-weight: bold;
	list-style-type: none;
	/*padding: 0 5px 0 5px;*/
	margin-bottom: 2px;
	text-align: center;
    width:100px;
}

#sitemap li.long {
	margin-left:80px;
	width:150px;
}

#sitemap li a {
	color: #fff;
	text-decoration: none;
    text-align:center;
}

#sitemap li a:hover {
	text-decoration: underline;
    text-align:center;
}


