body {
/*
	background: white url(../graphics/bladeBG.gif) bottom left no-repeat;
*/
	color: #4f3226;
	background: #d3ccc9;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	}

.nocss {
	display: none;
	}

.clear {
	clear: both;
}

.border {
	border-top: 1px solid #D9D8D8;
}

#outerWrap {
	background: url(../graphics/tile_h.jpg) top left repeat-x;
}


#wrapper {
	background: url(../graphics/tile_v.jpg) top left repeat-y;
	width: 840px;
	margin: 0px auto;
	}
	
#header {
	width: 100%;
	height: 295px;
	margin: 0;
	padding: 0;
	}

h2, h3 {
	font-size: 14px;
	margin: 12px;
}
	
	
h2.homeh2 {
	font-weight: normal !important;
	letter-spacing: 1px;
	font-size: 12px !important;
}

h2.homeh2 .aa {
	font-size: 18px !important;
	letter-spacing: 0 !important;
}

h3.homeh3 {
	font-weight: normal !important;
	font-style: italic;
}

/* ----------------------
BEGIN PAGE H2s 
---------------------- */
.pageh2 {
	text-indent: -9999px;
	overflow: hidden;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	height: 48px;
}

#abouth2 {
	width: 228px;
	background-image: url(../graphics/aboutJeff_h2.jpg);
}

#contacth2 {
	width: 261px;
	background-image: url(../graphics/contactJeff_h2.jpg);
}

#orderh2 {
	width: 286px;
	background-image: url(../graphics/orderInfo_h2.jpg);
}

#whatsnewh2 {
	width: 229px;
	background-image: url(../graphics/whatsNew_h2.jpg);
}

#tablesh2 {
	width: 478px;
	background-image: url(../graphics/tables_h2.jpg);
}

#awardsh2 {
	width: 423px;
	background-image: url(../graphics/awards_h2.jpg);
}

#signsh2 {
	width: 281px;
	background-image: url(../graphics/signs_h2.jpg);
}

#carsh2 {
	width: 525px;
	background-image: url(../graphics/cars_h2.jpg);
}

#modelsh2 {
	width: 163px;
	background-image: url(../graphics/models_h2.jpg);
}

#restorationsh2 {
	width: 353px;
	background-image: url(../graphics/restorations_h2.jpg);
}


	
/* ----------------------
BEGIN NAV BAR SPECS
---------------------- */
ul.nav {
	margin: 0;
	padding: 0px 60px 0px 0px;
	list-style: none;
	position: relative;
	top: 180px;
	text-align: right;
	}

ul.nav li {
	display: inline;
	margin-right: 1px;
	}

ul.nav a {
	color: #8A2A11;
	background: white;
	text-decoration: none;
	border: 1px solid #D9D8D8;
	}

ul.nav a, ul.nav span.active {
	padding: 2px;
	}

ul.nav span.active {
	background-color: #A75F4D;
	border: 1px solid #A75F4D;
/*
	background-color: #8A2A11;
*/
	color: white;
	}

ul.nav a:hover {
	color: #C96444;
	}


/* ----------------------
BEGIN MAIN CONTENT SPECS
---------------------- */
#main {
	width: 700px;
	margin: 0px auto;
	border-top: 1px solid #D9D8D8;
	position: relative;
	top: -90px;
/*
	border: 1px solid #D9D8D8;
*/
}

p.mainp {
	margin: 12px;
	color: black;
	line-height: 16px;
}

#main a {
	color: #8A2A11;
}

#main a:visited {
	color: #A75F4D;
}

#main h3 {
	text-align: left;
/*
	margin-left: 20px;
*/
}


.homefeature {
	width: 200px;
	float: left;
	margin: 14px;
}

.homefeature p {
	text-align: center;
	margin: 0;
	color: black;
}

.homefeature img {
	margin-bottom: 12px !important;
	border: 0;
}


#jewelrybox {
	clear: both;
	width: 700px;
	height: 304px;
	background: url(../graphics/32box.jpg) top right no-repeat;
}

#jewelryboxtext {
	margin: 0;
	width: 190px;
	position: relative;
	left: 80px;
	top: 76px;
	line-height: 1.5em;
}


#intro {
	width: 300px;
	clear: left;
	float: left;
	margin: 12px 40px 0px 12px;
/*
	padding: 12px;
*/
	background-color: #4f3226;
	color: white;
}

#intro p {
	margin: 14px;
/*
	padding: 12px 0;
*/
	line-height: 18px;
}


.feat1 {
	width: 200px;
	margin: 24px 0px 24px 12px;
}

.feat1 h4 {
	margin: 0;
	border-bottom: 1px solid #979588;
	font-size: 10px;
}

.feat1 p {
	text-align: center;
	color: #666666;
	line-height: 18px;
}

.pubs {
	font-style: italic;
	font-size: 1.15em;
	line-height: 1.5em;
	}

.imgRt {
	float: right;
	margin: 12px;
}

.bigger {
	font-weight: bold;
	font-size: 14px;
}

/* ----------------------
BEGIN COLUMN 2 SPECS
---------------------- */
#col2 {
	width: 400px;
	background-color: #F5F2E2;
	float: right;
	margin: 12px;
}

#col2 h4 {
	margin: 12px;
}

#col2 p {
	font-size: 10px;
	line-height: 16px;
	margin: 8px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}


#utube {
	width: 433px;
/*
	float: right;
*/
	margin: 24px auto 0 auto;
	background: #333;
}

#utube h3 {
	color: white;
	margin: 0;
	padding: 8px 0 0 10px;
	font-style: italic;
}

#utube p {
	text-align: center;
}



/* ----------------------
BEGIN GALLERY SPECS
---------------------- */
#gallery {

}

#galleryitem {
	width: 160px;
	float: left;
	margin: 6px;
}

#galleryitem p {
	margin: 0;
	text-align: center;
}

#galleryitem p.galleryphoto {
}

#galleryitem p.gallerycaption {
	margin-top: 8px !important;
}


/* begin '08 new specs */
#gMain {
/*
	border: 1px solid blue;
*/
}

.gItem {
	width: 133px;
	height: 133px;
	float: left;
	margin: 2px;
	border: 1px solid #e0e0d7;
}

.gItem p {
	margin: 4px 0 0 0;
	padding: 0;
	text-align: center;
}

.gItem img {
	border: 0;
}

.gItem a {
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.gFeature {
/*
	border: 1px solid #999;
*/
}

.gFeature p {
	text-align: center;
	margin: 6px 0;
}

.gFeature img {
	border: 0;
/*
	margin-top: 12px;
*/
}

.pipeSep {
	margin-left: 12px;
	margin-right: 12px;
}

.captn p {
	margin-left: 20px;
	margin-right: 20px;
/*
	padding: 6px 20px;
	border-top: 1px solid #DDD;
*/
}

.largeH3 {
	text-align: center !important;
	color: #bbb;
	font-size: 2em;
	font-style: italic;
}

/*-------------------------
ADDITIONAL VIEWS [LIGHTBOX] 
-------------------------*/
div#thumbGallery {
/*
	float: right;
	margin: 0 24px 12px 0;
*/
	width: 675px;
	border-top: 1px solid #D9D8D8;
}

p.addViewsP {
	margin: 4px 0 0 4px !important;
	color: #AAA;
	font-size: 1.25em;
}

.thumbItem {
	width: 129px;
	height: 129px;
	float: left;
	margin: 4px 4px 0 0;
	background: white;
	border: 1px solid #ddd;
}

.thumbItem img {
	border: 0;
	margin: 2px;
}

.thumbItem p {
	margin: 0;
	padding: 0;
	text-align: center;
}



/*-------------------------
------- FORM STYLES--------
-------------------------*/
#contactform {
	width: 400px;
	background-color: #F5F2E2;
	float: right;
	margin: 12px;
}

#contactform p, #contactform ul {
	font-size: 10px;
	line-height: 16px;
	margin: 8px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: black;
}

#contactform ul {
	padding: 0px 12px;
}

#contactform li {
	margin: 8px 0;
}

.note {
	font-style: italic;
	color: #999999;
}

fieldset.formFieldSet {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding: 0;
	border: 1px solid #A75F4D;
}

legend.formLegend {
	padding: 4px;
	margin-left: 15px;
	border: 1px solid #A75F4D;
}

form p {
	text-align: left;
	margin: 10px 0px 5px 15px !important;
}
	
form label {
	display: block;
	margin: 0px 0px 0px 0px;
}

select.formPopup {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid black;
}

input.formField {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}	

textarea.formTextArea {
	margin-bottom: 20px;
}

input.formButton {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px 5px 0px 10px;
}
	
input.formRadio {
}



/* ----------------------
BEGIN FOOTER SPECS
---------------------- */
#footer {
	clear: both;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	background: #d3ccc9 url(../graphics/footer1.jpg) top left no-repeat;
/*
	border: 1px solid black;
*/
	}

#footer p {
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer p.addr {
	color: #666666;
	margin: 0;
}

#footer p.PHPCOUTPUT {
	color: #999999;
	margin-top: 18px;
}


