body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #978244;
	position: relative;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}
p, ul {
	font-size: 0.88em;
	line-height:1.28em;
	color: #000000;
	margin: .2em 0px 1.3em 0px;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #978244;
}
h2 {
	font-size: 0.95em;
	margin: 1.3em 0px .2em 0px;
	color: #000;
}
a:link {
	color: #978244;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #978244;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
	color: #978244;
}
#pagecontainer {
	text-decoration: none;
	border:solid 10px #000000;
	width:780px;
	margin: 0px auto;
}
#pageheader {
	border-bottom:solid 10px #000000;
	position:relative;
	margin:0px;
	width:780px;
	height: 133px;
	background-color: #978244;
}
#logo {
	position:static;
	margin:15px 25px;
	border:none;
}

/* Begin Navigation Layout and Rollovers */

#nav {
	margin:0px;
	position: absolute;
	left: 318px;
	top: 63px;
}
#nav img {
	border:none;
}
#nav td {
	padding-right: 22px;
	border:none;
}


/* Begin Navigation Layout and Rollovers */


#nav span.home a img {
	background-image: url(/_img/navHome.gif);
	background-repeat: no-repeat;
}
#about #nav span.home a img:hover, #nav span.home a img:hover {
	background-image: url(/_img/navHome_f2.gif);
	background-repeat: no-repeat;
}
#about #nav span.home a img {
	background-image: url(/_img/navHome_f3.gif);
	background-repeat: no-repeat;
}

#nav span.services a img {
	background-image: url(/_img/navServices.gif);
	background-repeat: no-repeat;
}
#services #nav span.services a img:hover, #nav span.services a img:hover {
	background-image: url(/_img/navServices_f2.gif);
	background-repeat: no-repeat;
}
#services #nav span.services a img {
	background-image: url(/_img/navServices_f3.gif);
	background-repeat: no-repeat;
}

#nav span.finishes a img {
	background-image: url(/_img/navFinishes.gif);
	background-repeat: no-repeat;
}
#finishes #nav span.finishes a img:hover, #nav span.finishes a img:hover {
	background-image: url(/_img/navFinishes_f2.gif);
	background-repeat: no-repeat;
}
#finishes #nav span.finishes a img {
	background-image: url(/_img/navFinishes_f3.gif);
	background-repeat: no-repeat;
}


#nav span.contact a img {
	background-image: url(/_img/navContact.gif);
	background-repeat: no-repeat;
}
#contact #nav span.contact a img:hover, #nav span.contact a img:hover {
	background-image: url(/_img/navContact_f2.gif);
	background-repeat: no-repeat;
}
#contact #nav span.contact a img {
	background-image: url(/_img/navContact_f3.gif);
	background-repeat: no-repeat;
}
/* End Navigation */


#contentcontainer {
	background-color: #FFFFFF;
	margin:0px;
	z-index:15;
	overflow:hidden;
	}
#content {
	text-decoration: none;
	color: #978244;
	width:690px;
	padding:15px 45px;
	overflow: hidden;
	margin: 0px;
	position: relative;
}

/* Page specific */

#about #content {
	text-decoration: none;
	color: #978244;
	width:410px;
	padding:15px 45px;
	right: 0px;
	overflow:hidden;
	z-index:20;
}
#about #contentcontainer {
 	background-color: #FFFFFF;
/*   position: relative;
*/	margin:0px;
 	background-image: url(/_img/HomeBackground.jpg);
	background-repeat: repeat-y;
	z-index:15;
}
#twoColContent {
	width: 223px;
	padding: 10px 25px;
	margin: 0px;
	float: left;
	z-index:60;
}
#twoColContent p {
	line-height:200%;
	font-size: 13px;
	font-weight: bold;
}

#finishes #contentcontainer {
	background-color: #FFFFFF;
	position: relative;
	margin:0px;
	background-image: url(/_img/photos/StainlessSteelBackground.jpg);
	background-repeat: repeat-y;
}
#contact #contentcontainer {
	background-color: #FFFFFF;
	position: relative;
	margin:0px;
	background-image: url(/_img/photos/Telephone23378247.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.clearfloats {
	clear:both;
	height: 1px;
}
#footer {
	border-top:solid 10px #000000;
	position:static;
	width:750px;
	height:20px;
	background-color: #978244;
	padding:15px;
}
