/* ----------------GENERAL---------------- */

.cleared {
	clear: both;
	overflow: hidden;
	height: 0;
}

a img {
	border:none;
	text-decoration:none;
}

a {
	color:#E3CFA7;
	text-decoration: none;
}

a:hover {
	color: #EE9621;
	text-decoration: underline;
}

body, ul {
	margin:0;
	padding:0;
}

p, td, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align: left;
	line-height:160%;
	color:#5e5e5e;
}

p {
	margin:5px 0 15px 0;
}

h4 {
	margin-bottom: 0px;
}

.divide {
	background:url(/images/footer-back.gif) bottom center no-repeat;
	padding-bottom:25px;
}

form {
	margin:0;
	padding:0;
}
	
.dropshdw {
	height: 15px;
	background-image: url(../images/main/dropshdw.gif);
}

.dropshdwUp {
	height: 20px;
	background-image: url(../images/main/dropshdwUp.gif);
}
	
/* Header Formatting and Content */


.topBand {
	height: 5px;
	background-image: url(../images/main/topBand.gif);
	background-color: #362A20;
	background-repeat: repeat-x;
}

#headerBand {
	height:300px;
	background:#fff;
	background-image:url(../images/main/bg_header300.gif)
}

#headerBandSm {
	height: 225px;
	background: #fff;
	background-image:url(../images/main/bg_header225.gif);
}

#headerBandInner, #content {
	width:940px;
	margin:0 auto;
}

#content {
	overflow:hidden;
	margin: 40px auto 15px auto;
	text-align: center;
}

#headerBandInner {
	height:225px;
	padding:0;
	text-align:left;
}

.logoSm {
	margin:85px 0 0px 55px;
	z-index:10;
}

.logoSmRight {
	position: relative;
	top: -8px;
	left: 158px;
}

#pageTitle {
	margin: 62px 0 0 55px;
	z-index: 10;
}


/* Pattern Band */

.patternBand {
	height: 15px;
	background-color: #637B94;
}

.patternBandSm {
	height: 5px;
	background-color: #637B94;
}



/* NavBand Formatting */

#navBandHome, #NavBand {
	text-align:right;
	margin:0;
	padding: 0;
}

#navBandHome {
	height: 350px;
	background-image: url(../images/main/bg_darkwood.gif);
}

#navBand {
	height:115px;
	background-image: url(../images/main/bg_darkwood.gif);
}

#navBandInner {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

/* Nav Picture Links */

#main {
	width:940px;
	font-size: 12px;
	font-weight:bold;
	line-height:140%;
	overflow:hidden;
	margin:0 auto;
	text-align: center;
}

#main ul {
	margin:0;
	padding:0;
}

#main li.design, #main li.finishing, #main li.construction {
	padding-top:200px;
	width:293px;
	float:left;
	list-style: none;
}

#main li.design {
	background: url(../images/main/nav/design.jpg) top center no-repeat;
	margin:0 15px 0 0;
}

#main li.finishing {
	background: url(../images/main/nav/finishing2.jpg) top center no-repeat;
	margin:0 15px 0 15px;
}

#main li.construction {
	background:url(../images/main/nav/construction.jpg) top center no-repeat;
	margin:0 0 0 15px;
}

#main li p {
	color:#DEDEDE;
	padding:0 10px 0 10px;
	margin: 5px 0 0 0;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
}

#mainInnerPages { 
	overflow: hidden;
	text-align:center;
	list-style:none;
	padding:0;
	margin-bottom: 15px;
	margin-top: 5px;
}

#mainInnerPages li {
	font-size: 14px;
	display: inline;
	margin:0 5px;
	padding: 0px;
	color: #EE9621;
}

/* Headings*/

.picTitle {
	font-size: 1.8em;
}



/* Lists */

#nav ul {
	overflow:hidden;
	text-align:center;
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
}

#nav li {
	display: inline;
	margin:0 5px;
	padding: 0px;
	color: #EE9621;
}

#nav a {
	font-size: 18px;
}
	

#icon ul {
	overflow:hidden;
	text-align: center;
	list-style:none;
	margin-top: 20px;
	margin-bottom: 40px;
}

#icon li {
	display:inline;
	margin: 0 10px;
}

#content li {
	list-style: none;
}

#rightColContent a {
	color: #367b94;
}

#leftCol a {
	color: #367b94;
}

/* Email Form */

#emailForm {
	margin-left: 150px;
	margin-top: 20px;
}

/* Footer */

#footer {
	text-align:center;
	list-style:none;
	margin-bottom: -10px;
	padding: 8px 0 0 0;
	height: 50px;
	background-image:url(../images/main/footer_bg.gif);
	background-repeat: repeat-x;
	background-color: #637B94;
}

#footer li {
	display:inline;
	padding:0 1px;
	color: #ee9621;
	font-size: 14px;
	font-weight: lighter;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	color: #EE9621;
}

#footer p {
	font-size: 10px;
	text-align: center;
	color: #dedede;
}



/* Array */

.headerQuotes {
	position: relative;
	top: -105px;
	height: 60px;
	width: 361px;
	left: 560px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #E4A324;
}
