body {
	font-family: "times new roman", times, serif;
	font-size: 87.5%;
	color: rgb(80,80,80);
	margin: 0;
	padding: 0;
	background: rgb(166,174,161);
}

img {
	border: none;
	vertical-align: bottom;
}

img.thumb {
	margin: 0 5px 5px 0;
	vertical-align: middle;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: rgb(65,84,37);
	margin: 0 0 0.5em 0;
}

h2, span.before_after_head {
	font-size: 1.1em;
	font-weight: bold;
	color: rgb(65,84,37);
	margin: 0 0 0.5em 0;
}

p {
	margin: 0 0 1em 0;
}

select {
	font-family: "times new roman", times, serif;
	color: rgb(80,80,80);
	font-size: 100%;
}

form {
	margin: 0;
}

a:link, a:visited {
	color: rgb(85,110,70);
}

a:hover {
	color: rgb(120,0,0);
	text-decoration: none;
}

div.main {
	background: white;
	margin: 0 35px 0 35px;
	padding: 0 0 0.1em 0;
}

div.accent {
	background: rgb(115,110,70);
	margin: 0 35px 0 35px;
	font-size: 1px;
	height: 4px;
	clear: both;
}

#banner {
	background: white url(images/photo_banner.jpg) no-repeat right;
	margin: 0 35px 0 35px;
	padding: 10px 20px 5px 20px;	
}

#title {
	font-size: 28px;
	font-weight: bold;
	color: rgb(65,84,37);
	float: right;
	margin-top:35px;
	display: inline;
}

.links_nav {
	color: rgb(166,174,161);
	background: rgb(30,50,20);
	padding: 0 0 0.5em 40px;
}

.links_nav a:link, .links_nav a:visited {
	color: rgb(166,174,161);
	text-decoration: none;
}

.links_nav a:hover {
	color: rgb(230,230,230);
	text-decoration: none;
}

div.line_vertical {
	font-size: 2em;
	font-weight: bold;
	display: inline;
	margin: 0 20px 0 20px;
}

#left_side {
	float: left;
	width: 12.6em;
}

#sidebar {
	background: rgb(208,190,154);
	width: 11.5em;
	border-right: 1px solid rgb(30,50,20);
	padding: 0.5em;
}

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

#sidebar li {
	list-style-type: none;
	list-style-position: inside;
	list-style-image: url(images/bullet1.gif);
	margin: 0 0 0.6em 0;
}

#sidebar a:link, #sidebar a:visited {
	font-size: 1.1em;
	color: rgb(85,110,70);
	text-decoration: none;
}

#sidebar a:hover {
	font-size: 1.1em;
	/*color: rgb(225,235,215);*/
	color: white;
	text-decoration: none;
}

#content {
	padding: 0.5em 1em 1em 1em;
	margin: 0 0 0 12.7em;
}

p.copyright, div.copyright, span.copyright {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(120,120,120);
	text-align: center;
}

p.notes_small, span.notes_small {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: rgb(120,120,120);
}

#cultured_stone {
	margin: 10px auto 0 auto;
	width: 9em;
	background: black;
	padding: 5px;
	text-align: center;
	line-height: 1.5em;
	font-size: 0.9em;
}

#cultured_stone div#installer {
	font-family: arial, helvetica, sans-serif;
	font-style: italic;
	font-size: 0.9em;
	color: white;
}

#cultured_stone a {
	color: white;
	text-decoration: none;
}

#bullet_points_top {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: rgb(166,174,161);
	background: rgb(30,50,20);
	padding: 0 0 0.5em 40px;
}

#bullet_points_bottom {
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: rgb(166,174,161);
	background: rgb(30,50,20);
	padding: 0.5em 0 0 40px;
}

ul.link_list li {
	padding-bottom: 0.3em;
}

div.caption {
	color: rgb(60,78,51);
	background: rgb(230,222, 203);
	width: 394px;
	padding: 0.5em 0.5em 0.5em 0;
}

div.caption ul {
	padding: 0 0 0 1.0em;
	margin: 0 0 0 1.0em;
}

div.caption li {
	list-style-type: none;
	list-style-image: url(images/bullet2.gif);
}

#more_comments {
	width: 120px;
	float: right;
	margin-left: 10px;
	text-align: center;
	padding: 5px 5px 0 5px;
	border: 1px solid rgb(166,174,161);
}