@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	behavior: url(/iepngfix.htc);
}

body {
	background:#060402;
}

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #000;
    text-decoration: none;
}
h1{
	color:red;
	font-size: 24px;
}

h2 {
	margin: 0;
	padding: 0;
	color: #FFF;
	font-size: 13px;
}

h3 {
	margin: 0;
	padding: 0;
	color: #78462e;
	font-size: 18px;
}

h4 {
	margin: 0;
	padding: 0;
	background: url(/images/big_arrow.png) 13px 7px no-repeat #6e381a;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}


h5 {
	margin: 0;
	padding: 0;
	color: #3d2010;
	font-size: 18px;
	font-stretch: narrower;
}

h6 {
	margin: 0;
	padding: 0;
	color: #855944;
	font-size: 14px;
	font-stretch: narrower;
	font-variant: small-caps;
}

.h7 {
	margin: 0;
	padding: 0;
	color: #3d2010;
	font-size: 26px;
	font-stretch: narrower;
}

.h8 {
	margin: 0;
	padding: 0;
	color: #855944;
	font-size: 16px;
	font-stretch: narrower;
	font-variant: small-caps;
}

.bodytext {
	line-height: 1.5em;
	color: #000;
}

.bodytext2 {
	line-height: 1.5em;
	color: #000;
	width: 320px;
	min-height: 300px;
	height: auto;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 789px;
}

#header {
	background: url(/images/header.jpg) no-repeat;
	width: 789px;
	height: 150px;
}

/* HEADER FOR PRODUCTS PAGE (on account of the sidebar background) */

#header_products {
	background: url(/images/header_products.jpg) no-repeat;
	width: 789px;
	height: 54px;
	margin-top: 64px;
}

.logo {
	background: url(/images/logo.png) no-repeat;
	width: 153px;
	height: 151px;
	margin-left: auto;
	margin-right: auto;
}

/* LOGO FOR PRODUCTS PAGE (on account of the header changing) */

.logo_products {
	position: absolute;
	background: url(/images/logo.png) no-repeat;
	width: 153px;
	height: 151px;
	margin-left: 320px;
	margin-top: -64px;
}

/* NAVBAR */

.navbar {
	position: absolute;
	display: inline;
	margin-top: -70px;
	margin-left: 120px;
	color: white;
	font-size: 15px;
}

.navbar a {
	padding: 5px;
}

.navbar_left {
	display: inline;
	margin-right: 163px;
}

.navbar_right {
	display: inline;
}

.navbar_line {
	display: inline;
	position: absolute;
	background: url(/images/navbar_line.jpg) no-repeat;
	width: 1px;
	height: 21px;
	margin-left: -3px;
	margin-top: -2px;
}

/* END NAVBAR */

#content {
	background: url(/images/content_bg.jpg) repeat-y;
	width: 789px;
	height: auto;
	_margin-top: -1px;
}

#productsContent {
	background: url(/images/content_bg.jpg) repeat-y;
	width: 789px;
	height: auto;
	min-height: 649px;
}

#contentBottom {
	background:url(../images/contentBottom.png);
	background-repeat:no-repeat;
	width: 789px;
	height: 87px;
}

.bodycontent {
	padding: 50px 100px 0px 100px;
}

.bodycontent a:link, .bodycontent a:visited, .bodycontent a:active {
	color: #000;
}

.bodycontent a:hover {
	color: #834B28;
}


/* FOR PAGES WITH SIDEBAR SO THAT CONTENT WILL FLOAT RIGHT */

#pagecontent_right {
	width: 570px;
	margin-left: 189px;
	.margin-left: 0px;
	_margin-left: 189px;
}

.pagetitle {
	margin-left: 10px;
	padding-bottom: 3px;
	margin-top: 20px;
}

.pagetitle img {
	clear: both;
}
.clearBoth{
	clear: both;
}

.price {
	background: url(/images/dollar_sign.png) 0px 14px no-repeat;
	.background: url(/images/dollar_sign.png) 0px 16px no-repeat;
	_background: url(/images/dollar_sign.png) 0px 14px no-repeat;
	behavior: none;
}

.price li {
	float: none;
	list-style: none;
	padding-left: 12px;
	font-size: 12px;
}

.detail_photo {
	margin-top: -450px;
	.margin-top: -390px;
	_margin-top: -100px;
	margin-left: 360px;
}

.detail_photo a img {
	border: double #c3a388;
}

.viewlarger {
	padding-left: 30px;
	color: #000;
	width: 200px;
}

/* DOUBLE LINE WITH ARROWS AT EACH END */

.product_divider {
	background: url(/images/products_divider.png) no-repeat;
	width: 590px;
	height: 5px;
	padding-bottom: 20px;
}

/* CONTAINS THE BACKSTAGE CATALOG CONTENT (PRODUCTS PAGE) */

#content_bx {
	width: 530px;
	*width: 560px;
	list-style: none;
}

#content_bx table {
	height: 10px;
}

#content_bx img {
	border-color: #c3a388;
	border-style: double;
}

#content_bx ul{
	background: none;
}

#content_bx ul a {
	color: #000;
}

#content_bx ul li {
	float: left;
	display: inline;
	.display: inline-block;
	list-style: none;
	padding: 10px;
	width: 190px;
}

#content_bx ul li a:link, #content_bx ul li a:visited, #content_bx ul li a:active {
	color: #855944;
}

/* MOVES THE CALL ME TEXT BELOW THE CATALOG VIEW */

.callme {
	margin-left: 10px;
	margin-top: 20px;
	clear: both;
}

/* DIFFERENT TITLES FOR EACH PAGE (IMAGES BECAUSE OF FONT COMPATIBILITY) */

.aboutus_title {
	background: url(/images/aboutus.title.png) repeat-y;
	width: 289px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

.directions_title {
	background: url(/images/directions.title.png) repeat-y;
	width: 300px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
}

.contactus_title {
	background: url(/images/contactus.title.png) repeat-y;
	width: 352px;
	height: 32px;
	margin-left: auto;
	margin-right: auto;
}

.links_title {
	background: url(/images/links.title.png) repeat-y;
	width: 178px;
	height: 34px;
	margin-left: auto;
	margin-right: auto;
}

/* END PAGE TITLES */

/* SIDEBAR */

#sidebar {
	float: left;
	background: url(/images/sidebar_rpt.jpg) repeat-y;
	width: 185px;
	height: auto;
	margin-left: 6px;
	_margin-left: 3px;
	padding-top: 50px;
}

.sidebar_title {
	padding: 3px 0px 3px 0px;
	border-bottom: 1px solid #b4865d;
}

.sidebar_title a {
	padding-left: 30px;
}

.sidebar_title a:link, .sidebar_title a:visited, .sidebar_title a:active {
	color: #78462e;
}

.sidebar_title_selected {
	background: url(/images/big_arrow.png) 10px 10px no-repeat;
	width: 180px;
	padding: 3px 0px 3px 0px;
	border-top: 1px solid #b4865d;
	border-bottom: 1px solid #b4865d;
	behavior: none;
}

.sidebar_title_selected a {
	padding-left: 30px;
}

.sidebar_title_selected a:hover {
	color: #FFF;
}

#mainProductsMenu {
	font-family: Arial, Helvetica, sans-serif;
}

#mainProductsMenu ul.MenuView li.itemSelected {
	width: 165px;
	border-bottom: 1px solid #936c4e;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 15px;
	list-style: none;
}

#mainProductsMenu ul.MenuView li.itemSelected a {
	background: url(/images/small_arrow.png) 0px 3px no-repeat;
	color: #4c240e;
	font-size: 12px;
	padding-left: 13px;
}

#mainProductsMenu ul.MenuView li.item {
	width: 165px;
	border-bottom: 1px solid #936c4e;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 15px;
	list-style: none;
}

#mainProductsMenu ul.MenuView li.item a {
	color: #4c240e;
	font-size: 12px;
}

#sidebar_bottom {
	background: url(/images/sidebar_bottom.jpg) no-repeat;
	width: 186px;
	height: 259px;
	margin-left: 5px;
	clear: both;
}

/* END SIDEBAR */

#footer {
	background: url(/images/footer.jpg) no-repeat;
	width: 789px;
	height: 128px;
}

#footer ul {
	display: inline;
	padding-left: 5px;
	padding-right: 10px;
}

.footertext {
	padding-left: 65px;
	padding-top: 65px;
}
.contextHolder{
	margin: 20px;
	min-height: 365px;	
}
.greenText{
	color: #386800;
	font-weight: normal;
	font-size: 18px;
}
.greenBoldText{
	color: #386800;
	font-weight: bold;
	font-size: 18px;
}
