body {
	background: #808080 url(../images/graytexture.png) repeat top left;
	font-family: Georgia, 'Times New Roman', serif;
}
#wrapper {
	margin: auto;	
	width: 992px;
}
#container {
	background: url(../images/gray-bg.png) repeat-y;
}
#header {
	background: url(../images/header-bg.png) no-repeat;
	height: 149px;
	position: relative;
}
#nav {
	position: absolute;
	left: 370px;
	top: 100px;	
}
#content {
	width: 800px;
	margin: auto;
	overflow: hidden;
}	
#content.home {
	width: 827px;
	overflow: hidden;
}
#copy {
	background: #FFE7BD url(../images/beige-shadow.png) repeat-x top;	
	padding: 30px;
	overflow: hidden;
}	
#copy.home {
	height: 425px;
	padding: 0;
	width: 266px;	
}
#footer {
	background: url(../images/footer-bg.png) no-repeat top;
	height: 158px;
	text-align: center;
	color: #FFF;
	font-size: .9em;
	position: relative;
}
#footertext {
	position: absolute; 
	top: 60px;
	left: 115px;
}
.logo {
	position: absolute;
	left: 96px;	
	top: 30px;
}
#copy.home {
	float: left;
	height: 485px;
}
#imageholder {
	float: right;
	width: 500px;
	height: 485px;
	margin-right: 20px;	
}
#gallerycontainer {
	margin: auto;
	width: 555px;	
}
#gallerylinks {
	clear: both;	
}
#gallerylinks a img, .processmod img, img.contractors, #copy img {
	border: 1px solid #2A180D;	
}
#gallerylinks td {
	padding: 15px 30px 15px 0;
	width: 165px;
}
.floatleft {
	float: left;
	margin-right: 15px;	
}
.floatright, .processmod img {
	float: right;	
}
.processmod {
	padding-bottom: 20px;
}
.processmod img {
	margin-left: 15px;
}
img.contractors {
	margin: 0 0 15px 15px;	
}
#box {
	width: 232px;
	margin: auto;
}
#box-mid {
	background: url(../images/box_mid.png) top left repeat-y;
	overflow: hidden
}
#box-btm {
	background: url(../images/box_btm.png) bottom left no-repeat;
	overflow: hidden
}
#box-top {
	background: url(../images/box_top.png) top left no-repeat;
	overflow: hidden;
	padding: 35px;
}
#galleryholder {
	width: 600px; 
	margin: auto;	
}
#renovationimgs {
	margin-left: 20px;	
}
#renovationimgs img {
	margin-bottom: 20px;
	display: block;
}
/*text*/

#content p, #content #copy ul {
	color: #000;
	font-size: .9em;
	line-height: 1.3em;
	margin: 10px 0;
}
#header h1 {
	text-indent: -9000px;	
}
#nav a:link, #nav a:visited {
	color: #FFF;	
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
	margin-right: 6px;
	padding: 3px 6px;
}
#nav a:hover, #nav a:active {
	background: #333;
}
#footer a:link, #footer a:visited {
	color: #fff;	
}
#footer a:hover, #footer a:active {
	color: #FFE7BD;
}
#footer p {
	margin-bottom: 10px;	
}
#content h2 {
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 10px;	
}
#content h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;	
	margin-top: 18px;
}
#content h3.title {
	text-transform: none;
	font-size: 20px;
	margin-top: 30px;	
}
.renovationslink {
	font-style: italic;
	margin-top: 3px;
}
#content a:link, #content a:visited {
	color: #666;	
}
#content a:hover, #content a:active {
	color: #333;	
}
#content p.home {
	margin: 30px 30px 20px 30px;
}	
#content #box {
	font-size: 1.1em;	
}
#galleryholder h2 {
	display: inline;
	margin-bottom: 15px;
	float: left;	
}
#galleryholder h2 span {
	text-transform: lowercase;
	font-size: .7em;	
}
.homelink {
	font-style: italic;
	font-size: .9em;
	float: right;
	margin-top: 5px;	
}
#content #copy ul {
	list-style-type: disc;
	margin-left: 15px;	
}
#content #copy li {
	margin: 5px 0;
}