body {
	margin: 0;
	padding: 0;
	color: #4c4534;
	background: #181714 url(../graphics/bg_repeat-y.jpg) top center repeat-y;
/*
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
*/
	font-family: 'Times New Roman', Times, serif;
	font-size: 14px;
}

.clear {content: "."; overflow: hidden; clear: both; /*font-size: 1px; line-height: 0;*/}

.ctr {
	text-align: center;
}

#slideshow {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}

#breakingNews {
	width: 100%;
	height: 250px;
	background: #fff url(../graphics/newsBG.jpg) top center no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 24px;
}
#breakingNews h3, #breakingNews h4 {
	text-align: center;
}
#breakingNews h3 {font-size: 2.2em; margin: 0 0 48px 0; padding-top: 48px;}
#breakingNews h4 {font-size: 1.5em; margin: 18px 0 0 0;}

#wrapper {
	width: 1152px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 163px;
	background: url(../graphics/header_bg.jpg) top center no-repeat;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}

#main {
	width: 100%;
	background: url(../graphics/main_cont_repeat-y.jpg) top center repeat-y;
}

#mainTop {
	width: 100%;
	height: 44px;
	background: url(../graphics/main_cont_top.jpg) top center no-repeat;
}

#mainBottom {
	width: 100%;
	height: 19px;
	background: url(../graphics/main_cont_bottom.jpg) top center no-repeat;
}

#mainContents, #footer {
	width: 986px;
	margin: 0 auto;
}

#col2 {
	margin-left: 200px;
}

#col2 h3 {
	margin-top: 0;
	margin-bottom: 12px;
	margin-right: 24px;
	text-decoration: underline;
/*
	font-family: Helvetica, Arial, sans-serif;
	border-bottom: 1px solid #cabfa5;
*/
	font-size: 1.5em;
	font-weight: normal;
	color: #cabfa5;
}

p.bodyCopy {
	margin-top: 0;
	margin-bottom: 24px;
	line-height: 1.5em;
}

div.introImage {
	margin: 0 0 24px 0;
}

#footer {
	margin-bottom: 24px !important;
}

#footer p {
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
}

p.ftr1 {
	margin: 0;
	color: black;
}

p.ftr2 {
	color: white;
	margin: 6px 0 0 0;
}

#footer a {
	color: #666;
}

/* ----------------------
BEGIN MAIN LINK SPECS
---------------------- */
#col2 a:link {
	color:#c77e29;
}

#col2 a:visited {
	color:#c77e29;
}

#col2 a:hover {
	color:#423417;
}

#col2 a:active {
	color:#c77e29;
}


/* ----------------------
BEGIN SEARCH FORM SPECS
---------------------- */
#search {
	width: 50%;
	float: right;
	margin-right: 100px;
	margin-top: 12px;
}

#search p {
	text-align: right;
}

#search a {
	color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
}

#search form {
}

#searh form input {
	margin: 0;
	padding: 0;
/*
	color: #333;
*/
}


/* ----------------------
BEGIN NAV BAR SPECS
---------------------- */
#navbar {
	width: 636px;
	height: 55px;
	margin: 0;
	position: absolute;
	top: 106px;
	left: 478px;
}

#navbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color: white;
}

#navbar ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#navbar ul li a, #navbar ul li .currNav {
	color: white;
	display: block;
	height: 55px;
	float: left;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

#navbar ul li a { background-position: 0px 0px; }
#navbar ul li a:hover { background-position: 0px -55px; }
#navbar ul li .currNav { background-position: 0px -110px; }

#home {}
#showroom {}
#about {}
#contact {}

#home a, #home .currNav { width: 89px; background-image: url(../graphics/home.jpg); }
#showroom a, #showroom .currNav { width: 249px; background-image: url(../graphics/prod-showroom.jpg); }
#about a, #about .currNav { width: 190px; background-image: url(../graphics/about.jpg); }
#contact a, #contact .currNav { width: 108px; background-image: url(../graphics/contact.jpg); }







#subnav {
	width: 180px;
	float: left;
/*
	border-right: 1px solid black;
*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
}



#subnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
	background: #e6dccf;
}

#subnav ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid white;
}

#subnav ul li a {
	display: block;
	padding: 6px 6px;
}

/* ----------------------
BEGIN SUBNAV LINK SPECS
---------------------- */
#subnav a:link {
	color:#c77e29;
	text-decoration: none;
}

#subnav a:visited {
	color:#c77e29;
	text-decoration: none;
}

#subnav a:hover {
	color:#423417;
	text-decoration: none;
	background: #fef1e0;
}

#subnav a:active {
	color:#c77e29;
	text-decoration: none;
}



/* ----------------------
BEGIN SHOWROOM SPECS
---------------------- */
#showroom_main {}
#showroom_main img {
	border: 0;
	margin-right: 24px;
}

.pagingCtrl {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
	border: 1px solid #ccc;
	background: #fef1e0;
	margin-bottom: 12px;
}

.pagingCtrl p {
	margin: 0;
	padding: 4px 12px;
}

.inactive {
	color: #bbb;
}

.pagingLinks {
	margin-left: 24px;
	border: 1px solid #eee;
/*
	display: block;
	float: right;
	width: 60%;
	text-align: center;
*/
}

#productThumbs {}

.thumbView {
	width: 125px;
	height: 179px;
	margin: 0 14px 8px 14px;
	float: left;
}

.thumbView p {
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
}

.thumbView img {
	border: 1px solid black;
}

.thumbView a {
	text-decoration: none !important;
}



#detailView {

}

#mainPhoto {
	width: 490px;
	float: right;
}

#mainPhoto img {
	border: 1px solid black;
}

#mainPhoto p {
	margin: 0;
	padding: 0;
}

#detailsTables {
	width: 290px;
	float: right;
/*
	border: 1px solid black;
*/
	margin-right: 24px;
}

table.prodDetails {
	margin: 0 0 24px 0;
	padding: 0;
	width: 100%;
	border: 0;
/*
	float: right;
*/
}

table.prodDetails tr {
	margin: 0;
	padding: 0;
}

table.prodDetails td {
	margin: 0;
	padding: 2px 0 2px 0;
}

td.prodName {
	font-size: 1.25em;
}

td.dimens {
	font-style: italic;
	font-size: .95em;
}

td.specsTitle {
	padding-top: 12px !important;
	border-bottom: 1px solid #ccc;
}

td.specsTitle, td.specs {
	color: #888;
	font-size: .95em;
}

#miniNav {
	width: 160px;
/*
	border: 1px solid blue;
*/
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .8em;
}

#miniNav img {
	border: 1px solid black;
}

#prevPage, #nextPage {
	width: 125px;
/*
	height: 150px;
	float: left;
	border: 1px solid #666;
*/
	margin: 12px auto;
}

#prevPage a, #nextPage a {
	text-decoration: none;
}

#prevPage img, #nextPage img {
	opacity: 0.4;
	filter: alpha(opacity=40);
}

#prevPage img:hover, #nextPage img:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

#prevPage p, #nextPage p {
	font-size: .8em;
	text-align: center;
	margin: 0;
	padding: 0;
}


.introCap {
/*
	margin-right: 4px;
*/
	display: block;
	color: #cabfa5;
	font-size: 420%;
	width: 1em;
	height: .6em;
	float: left;
	line-height: .85em;
	position: relative;
	top: -6px;
}




div.tstm, .flourish1, p.bodyCopy {
	margin-right: 150px;
}

/* ----------------------
BEGIN TESTIMONIALS SPECS
---------------------- */
div#allTstms {
	background: url(../graphics/postmark.jpg) top right no-repeat;

}

div.tstm {
	border-top: 1px solid #cabfa5;
}

div.tstm p {
	line-height: 1.5em;
}

.huge {
	display: block;
	color: #cabfa5;
	font-size: 300%;
	width: .6em;
	height: .6em;
	float: left;
	line-height: .85em;
	margin-bottom: -12px;
/*
	border: 1px solid black;
	padding-bottom: -6px;
	vertical-align: -20px;
	position: relative;
	top: 20px;
	margin-right: 4px;
*/
}

p.tstmSig {
	margin-left: 25%;
	margin-bottom: 0;
}

p.tstmLoc {
	margin-left: 25%;
	font-style: italic;
	margin-top: 0;
}



.flourish1 {
	height: 46px;
	background: url(../graphics/smFlourish.jpg) top center no-repeat;
}

#missionBG {
	background: url(../graphics/writingBG.jpg) top right no-repeat;
}

#contactBG {
	background: url(../graphics/writingBG2.jpg) top right no-repeat;
}

/* ----------------------
BEGIN FORMS SPECS
---------------------- */
#contactForm {
	width: 400px;
	margin: 0 0 24px 24px;
	background: #eee;
}

#contactForm, #contactForm legend {
	border: 1px solid #ccc;
}

#contactForm legend {
	padding: 4px 12px;
	background: #fff;
	font-size: 1.2em;
}

#contactForm p {
	margin: 6px 0 6px 12px !important;
}

#captcha {
	margin: 0 12px 12px 0;
}

.requrd {
	font-weight: bold;
}

.error {
	color: red !important;
}

label {
	display: block;
	margin: 0;
}

p.twoColForm {
	float: left;
}

