@charset "utf-8";
/* CSS Document */
/****************************************************************************
							Catch All / Reset
*****************************************************************************/
* {
	margin: 0px;
	padding: 0px;
}
/****************************************************************************
						XHTML Tags / Global Styles
*****************************************************************************/
body {
	color: #3F382F;
	font: 11px Verdana, Geneva, sans-serif;
	background: #1D1918 url(../images/backgrounds/bodyBG.jpg) repeat-x left top;
}
a img {
	border: none;
}
fieldset {
	position: relative;
	border: none;
	clear: both;
	margin: 10px 0px 25px 0px;
	padding: 0px 20px;
	z-index: 50;
}
fieldset legend {
	position: relative;
	color: #1E1711;
	font: italic bold 13px Georgia, "Times New Roman", Times, serif;
	clear: both;
	margin: 0px 25px 8px 0px;
	padding: 0px;
	z-index: 50;
}
fieldset label {
	display: block;
	width: 110px;
	text-align: left;
	float: left;
	clear: both;
	white-space: nowrap;
	margin: 0px 0px 5px 0px;
}
fieldset label#SecurityCode {
	width: 100%;
}
fieldset input {
	width: 340px;
	color: #77243A;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FCF6F3;
	border: 1px solid #7E6F68;
	margin: 0px 0px 8px 0px;
	padding: 2px;
}
fieldset#Message input#CaptchaCode {
	display: block;
	width: 186px;
	margin: 5px 0px 5px 0px;
}
input#SubmitContactForm {
	position: relative;
	width: 65px;
	font-size: 10px;
	float: left;
	margin: -20px 0px 0px 20px;
	z-index: 50;
}
fieldset textarea {
	width: 455px;
	color: #77243A;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background: #FCF6F3;
	border: 1px solid #7E6F68;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}
ul {
	margin: 0px 0px 10px 35px;
}
ul li {
	margin: 0px 0px 6px 0px;
}
#ContentBody #Pcontent img#CaptchaImage {
	border: 1px solid #1E1711;	
}
#ContentBody #Pcontent img#CaptchaAudio,
#ContentBody #Pcontent img#CaptchaRefresh {
	padding: 0px 0px 0px 5px;
}
/****************************************************************************
								  ID's
*****************************************************************************/
#Container {
	position: relative;
	width: 999px;
	background: url(../images/backgrounds/site_shadows.jpg) no-repeat left 101px;
	margin: 12px auto 0px auto;
}
/******************************
	Header
*******************************/
#Header {
	position: relative;
	width: 950px;
	height: 92px;
	background: url(../images/backgrounds/header_wLogo.jpg) no-repeat left top;
	margin: 0px auto;
}
#Header h1 a {
	position: absolute;
	top: 24px;
	left: 10px;
	display: block;
	width: 215px;
	height: 55px;
}
#Header h1 a span {
	position: absolute;
	left: -99999px;
}
/******************************
	Primary Navigation
*******************************/
#Pnav {
	position: relative;
	width: 950px;
	height: 18px;
	margin: 0px auto;
	z-index: 100;
}
#Pnav #SkipNav {
	position: absolute;
	left: -99999px;
}
#Pnav ul {
	float: right;
	list-style: none;
	margin: 0px;
}
#Pnav ul li {
	width: auto !important;
	height: 18px;
	float: left;
	background: url(../images/backgrounds/pnavBG.jpg) no-repeat left top;
	margin: 0px;
	
	/*Fix IE 6 */
	width: 25px;
	white-space: nowrap;
}
#Pnav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #2D282A;
	font-size: 10px;
	text-transform: lowercase;
	text-decoration: none;
	padding: 3px 14px 0px 19px;
}
#Pnav ul li a:hover, #Pnav ul li a:focus {
	color: #6B5F64;
}
#Pnav ul li:hover, #Pnav ul li:focus {
	background: url(../images/backgrounds/pnavBG.jpg) no-repeat left -19px;
}
/******************************
	Content Body
*******************************/
#ContentBody {
	position: relative;
	width: 950px;
	height: auto;
	border-top: 17px solid #D7D1CC;
	background: #2D282A url(../images/backgrounds/content_bodyBG.jpg) repeat-y left top;
	margin: -17px auto 0px auto !important;
	
	/* IE 6 Fix */
	margin: -20px auto 0px auto;
}
#ContentBody h2 {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 426px;
	height: 229px;
	background: url(../images/page_imgs/chair_custom.jpg) no-repeat right top;
}
#ContentBody h2 span {
	position: absolute;
	left: -99999px;
}
#ContentBody #Inside_Featured_Flash {
	position: absolute;
	top: 212px;
	right: 13px;
	width: 439px;
	height: 139px;
	/*background: url(../images/backgrounds/no_inside_featured_flash.png) no-repeat left top;*/
	z-index: 100;
}
#ContentBody #PhotoGallery {
	position: relative;
	margin: 20px 0px 0px 20px;
	z-index: 100;
}
/******************************
	Primary Content
*******************************/
#ContentBody #Pcontent {
	width: 500px;
	min-height: 550px;
	height: auto !important;
	background: url(../images/page_imgs/inside_page_img.jpg) no-repeat right top; /**** Default Page Img ****/
	padding: 0px 450px 5px 0px !important;
	
	/* IE 6 Fix */
	height: 550px;
	padding: 0px 426px 5px 0px;
}
#ContentBody #Pcontent h2 {
	position: relative;
	width: 494px;
	height: 37px;
	color: #1E1711;
	font: italic 20px Georgia, "Times New Roman", Times, serif;
	background: url(../images/backgrounds/page_titleBG.jpg) no-repeat left top;
	margin: 0px 0px 20px 0px;
	padding: 13px 15px 0px 15px;
	z-index: 10;
}
#ContentBody #Pcontent h3 {
	position: relative;
	color: #1E1711;
	font: italic bold 14px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	clear: both;
	/*border-bottom: 1px solid #1E1711;*/
	margin: 0px 25px 0px 20px;
	padding: 0px 0px 3px 0px;
	z-index: 50;
}
#ContentBody #Pcontent h4 {
	position: relative;
	color: #5C1C2D;
	font: italic bold 12px Georgia, "Times New Roman", Times, serif;
	clear: both;
	margin: 0px 25px 0px 20px;
	z-index: 50;
}
#ContentBody #Pcontent p {
	position: relative;
	margin: 10px 0px 20px 0px;
	padding: 0px 20px;
	z-index: 50;
}
/*************************************
	Affects ONLY the first p that
	comes right after an h2 - [+]
**************************************/
#ContentBody #Pcontent h2 + p {
	font: italic 15px Georgia, "Times New Roman", Times, serif;
	text-align: justify;
	border-top: 1px solid #1E1711;
	border-bottom: 1px solid #1E1711;
	margin: 10px 20px 15px 20px;
	padding: 4px 10px 4px 10px;
}
#ContentBody #Pcontent em {
	color: #77243A;
}
#ContentBody #Pcontent a {
	color: #832121;
	text-decoration: none;
}
/******************************
	Form Elements
*******************************/
#ContentBody #Pcontent fieldset p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
/******************************
	Columns Left & Right
*******************************/
#Column_Left,
#Column_Right {
	width: 225px;
	float: left;
}
/*****************************
	Error Messages
******************************/
#ContentBody #Pcontent dl#Errors {
	margin: -20px 0px 20px 20px;
}
#ContentBody #Pcontent dl#Errors dt {
	font: bold italic 11px Verdana, Geneva, sans-serif;
}
#ContentBody #Pcontent dl#Errors dd {
	margin: 5px 0px 0px 10px;
}
/******************************
	Background Flash
*******************************/
#ContentBody #Pcontent #ContentBG_FlashTop {
	position: absolute;
	top: 0px;
	left: 385px; 
	width: 139px;
	height: 303px;
	background: url(../images/backgrounds/no_inside_topcontent_flash.png) no-repeat left top;
	z-index: 25;
}
#ContentBody #Pcontent #ContentBG_FlashBottom {
	position: absolute;
	bottom: 0px;
	left: 386px; 
	width: 138px;
	height: 206px;
	background: url(../images/backgrounds/no_inside_bottomcontent_flash.png) no-repeat left top;
	z-index: 25;
}
/******************************
	Footer
*******************************/
#Footer {
	position: relative;
	width: 920px;
	height: 22px;
	background: url(../images/backgrounds/footerBG.jpg) repeat-x left top;
	margin: 0px auto 10px auto;
	padding: 11px 15px 0px 15px;
}
#Footer h5 {
	color: #423936;
	font-size: 10px;
	font-weight: normal;
	float: left;
	margin: 0px 40px 0px 0px;
}
#Footer h6 {
	font-size: 10px;
	font-weight: normal;
	float: right;
}
#Footer h6 a {
	color: #423936;
	text-decoration: none;
}
#Footer h6 a:hover {
	color: #332B29;
}
#Footer ul {
	font-size: 10px;
	list-style: none;
	margin: 0px;
}
#Footer ul li {
	float: left;
	border-left: solid 1px #332B29;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 1px 5px;
}
#Footer ul li#Home_Link {
	border-left: none;
}
#Footer ul li a {
	color: #332B29;
	text-decoration: none;
}
#Footer ul li a:hover {
	color: #211C1B;
}
/******************************
	Home Page Only
*******************************/
#Home_ContentBody {
	position: relative;
	width: 950px;
	height: 449px;
	background: #2D282A url(../images/backgrounds/home_pageBG.jpg) no-repeat right top;
	margin: -18px auto 0px auto !important;
	
	/* IE 6 Fix */
	margin: -21px auto 0px auto;
}
#Primary_Home_Flash {
	position: absolute;
	width: 330px;
	height: 449px;
	background: url(../images/flash_homeSide/image001.jpg) no-repeat left top;
}
#Secondary_Home_Flash {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 621px;
	height: 212px;
	/*background: url(../images/backgrounds/no_secondary_flash.png) no-repeat 0px 0px;*/
}
/****************************************************************************
								Classes
*****************************************************************************/
.clear {
	clear: both;
}
.error {
	color:#CC0000;
	clear: both;
}
.thankyou {
	color: #036;
	clear: both;
}
.edit_link,
#ContentBody #Pcontent a.edit_link {
	position: relative;
	display: block;
	width: auto;
	height: auto;
	float: right;
	border: 1px solid #D8C6B1;
	background: #3E373A;
	padding: 2px 4px;
	margin: 15px 0px 0px 0px;
	z-index: 1000;
	
	color: #D8C6B1;
}
.edit_link:hover,
#ContentBody #Pcontent a.edit_link:hover {
	background: #2C2729;
}