/* CSS Slave Style Sheet, schulterestorations.com, incept: 8/26/2007
	Designer: Jackie Ellis, Author: Ben Liu, gelatincube.com */
	

body {
	color: #473126;
}

p {
	margin-bottom: 8px;
}

#main_inside {
	background: url('../img/greenbar_bg.gif') top left repeat-x;
	position: relative;
}

#content_left {
	width: 215px;
	float: left;
	height: 478px;
}

#content_right {
	width: 715px;
	height: 478px;
	float: right;
}

#nav_vert {
	list-style: none;
	color: #988066;
	margin-top: 30px;
	line-height: 1.9em;
}

#nav_vert a {
	color: #988066;
}

#nav_vert .nav_heading {
	list-style-type: square;
	margin-left: 50px;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-top: 27px;
}

#nav_vert .nav_sub {
	margin-left: 75px;
	font-size: 1.0em;
}


body#ex_cont li#ex_contlnk a, body#ex_barn li#ex_barnlnk a, 
body#ex_stud li#ex_studlnk a, body#ex_rest li#ex_restlnk a, 
body#ex_kitc li#ex_kitclnk a, body#ex_bath li#ex_bathlnk a,
body#ex_hist li#ex_histlnk a, body#ex_trad li#ex_tradlnk a, 
body#ex_ecle li#ex_eclelnk a, 
body#ex_barn li#ex_renolnk, body#ex_stud li#ex_renolnk, 
body#ex_rest li#ex_renolnk, body#ex_cont li#ex_addilnk, 
body#ex_hist li#ex_addilnk, body#ex_trad li#ex_addilnk, 
body#ex_ecle li#ex_addilnk {
	color: #fff;
}

#thumb_strip {
	width: 705px;
	height: 67px;
	text-align: right;
	position: absolute;
	bottom: 15px;
	right: 10px;
}
/* images in the thumb strip are 64px x 67px */

#thumb_strip img {
	cursor: pointer;
}

img#tagline {
	float: left;
	margin: 180px 0 0 20px;
}

img#mainpic {
	float: right;
	margin: 5px 5px 0 0;
}

/* mainpic images are 450px x 348px inclusive of dropshadow */

div#descriptor_text {
	margin: 310px 0 0 25px;
	width: 210px;
	font: .9em Arial, Helvetica, sans-serif;
	text-align: left;
}