@charset "UTF-8";



/* ------ basic styling ------- */
* {
	margin: 0px;
	padding: 0px;
}


body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	background: #0E0E0E url(images/top_bar.jpg) repeat-x top left;
}

#wrapper #contentcontainer #content #faqsWrap {
	padding: 20px;
}
#wrapper #contentcontainer #content #collectionsection p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFE8E4;
	line-height: 20px;
	text-align: left;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}
#wrapper {
	position: relative;
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

 .testim {
 border-bottom: solid white 1px;
 text-align:left;
 padding-bottom: 20px;
 margin-bottom: 20px;
}

#clear {
	clear: both;
}

/* ------ position container elements ------- */

#header {
	position: relative;
	height: 134px;
	background:url(images/header.jpg) no-repeat top left;
	cursor: pointer;
}

#header ul {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	bottom: 0;
	right: 0;
	border-bottom-color: #736357;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	background: #0E0E0E url(images/btn_sep.jpg) no-repeat bottom right;
}

#header ul li {
	float: left;
}

#header ul a {
	padding: 0 1.3em;
	font-size: 13px;
	line-height: 4em;
	text-decoration: none;
	color:#FFE8E4;
	float: left;
	display: block;
	background:url(images/btn_sep.jpg) no-repeat left bottom;
	text-transform: uppercase;
}
	
#header ul a:hover{
	color: #928076
}

#headerspacer{
	width: 900px;
	height: 20px;
}

#headerspacer img{
	float:right;
	position:absolute;
	right: 14px;
}

#contentcontainer {
	width: 900px;
	background: url(images/sidebar_repeat.jpg) repeat-y;
}

#content {
	width: 635px;
	float:left;
	background: #38352E;
}

#main {
	padding-left:20px;
	padding-right:20px;
	padding-top: 20px;
	padding-bottom: 0;
}

#sidebar {
	position:absolute;
	width: 250px;
	right:0;
	top: 175px;
}

#sidebarheader {
	margin: 1em auto;
	color:#000000;
}

/* ------ form styles ------- */

#formWrap {
	padding: 1em;
	color:#000000;
}

#form#frmContact {
	width: 200px;
	margin: 0 auto;
}

fieldset {
	border: none;
	margin: 0 0;
}

legend {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bolder;
	text-transform:uppercase;
	color: #0E0E0E;
	line-height: 2em;
}

#formWrap p {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:.75em;
	text-transform:uppercase;
	color: #0E0E0E;
}

input.text {
	width: 215px;
	margin-bottom:1.5em;
	margin-left: 0;
}

input.radiobtn{
	margin: 0;
}

textarea {
	width: 215px;
	height: 150px;
	margin-bottom: 10px;
}

label.top {
	display:block;
	text-transform:capitalize;
}
label.side{
	line-height: 3em;
	text-transform:capitalize;
	margin-bottom: 5em;
}
	

/* ------  ------- */


#outbar {
	width: 900px;
	height: 10px;
	background-color:#FFF
}

#footer {
	color: #999;
	font: .8em "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 1em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	margin-bottom: 40px;
	/*text-transform:uppercase;*/
	background: #0E0E0E url(images/bottom_bar.jpg) repeat-x top left;
	padding-top: 10px;
}

#footer a {
	color:#FFE8E4;
	text-decoration: none;
}
#footer a:hover {
	color: #928076
}

#collectionsection {
	text-align:center;
	
}


#collectioncontainer {
	float: left;
	
	
}

#collection {
	padding-top: 10px;
	margin:12px;
	width: 288px;
	height: 220px;
	background: #0E0E0E;
	border: #C1AC93 solid thin;
}

.collectionname{
	color: #FFECD3;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: uppercase;
}

.kc a:link {
	color: #FFECD3;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: uppercase;
}

.kc a:visited {
	color: #FFECD3;
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.5em;
	text-decoration: none;
	text-transform: uppercase;
}

.collectionprice{
	color:#C1AC93;
	text-align:center;
	
}

/*MW added*/
#wrapper #contentcontainer #sidebar #sidebarheader div.right_panel a {
	color: #FFE8E4;
}
#wrapper #contentcontainer #sidebar #sidebarheader div.right_panel a:hover {
	color: #ffffff;
	text-decoration: none;
}
/*END MW*/

#sidebar h1, p.big, div.right_panel {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
	line-height: 2em;
}

#sidebar h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	text-align: center;
}#wrapper #contentcontainer #content #main img.mainpicture {
	border: medium solid #000;
}
.question {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #928076;
	line-height: 60px;
}
.answer {
	font-size: 14px;
	color: #FFE8E4;
	line-height: 20px;
	margin-left: 30px;
	font-family: Verdana, Geneva, sans-serif;
}
#collectionsection img.comp {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: thin solid #000;
}
#wrapper #contentcontainer #content #collectionsection #collectioncontainer #collection a img {
	border: thin solid #000;
}

#wrapper #contentcontainer #content #collectionsection #collectioncontainer #collection a img:hover{
	border: thin solid #FFE8E4;
}

#wrapper #contentcontainer #content #collectionsection ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFE8E4;
	line-height: 25px;
	text-align: left;
	margin-left: 30px;
	margin-right: 20px;
	list-style-type: circle;
	margin-top: 30px;
	margin-bottom: 40px;
}
#wrapper #contentcontainer #content #main img.arrow {
	margin-left: 42px;
}
#wrapper #contentcontainer #content #main p {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFE8E4;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #contentcontainer #content #collectionsection h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 40px;
	text-transform: uppercase;
	color: #928076;
	margin: 0px;
}
#wrapper #contentcontainer #sidebar #sidebarheader h1 a {
	color: #FFE8E4;
}
#wrapper #contentcontainer #sidebar #sidebarheader h1 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#wrapper #header p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 42px;
	font-weight: bolder;
	position: absolute;
	bottom: 10px;
	color: #FFEAE4;
}
.largetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #C9BC9B;
	text-align: left;
	margin: 0 10px 0 10px;
}
.productlink {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFE8E4;
}
	
.viewMoreStyles {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #000;
	height: 75px;
	width: 224px;
}
.smalltext {
	color: #ffe8d4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 12px;
}
.insidetext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFE8E4;
	text-align: left;
}
.insidetext a {
	color: #FFF;
	font-size: 14px;
	font-style:italic;
	text-decoration: underline;
	
}
.insidetext a:hover {
	color:#FFE8E4;
	text-decoration: none;
	font-size: 14px;
}
span.key {
	/*font-style: italic;*/
	font-weight:bold;
}
div.subkey {
	padding-left: 10px;
}
.tinytext {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	line-height: 12px;
}
#products {
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
}

#products a {
	color:#FFE8E4;
	text-decoration: none;
}
#products a:hover {
	color: #ffffff;
	text-decoration:underline;
}.messageBanner {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #c1ab93;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 635px;
	border: 5px inset #38352e;
}
/*MW added*/
.footer_lists {
	width: 900px;
	margin-left:auto;
	margin-right:auto;
	font-size: 100%
}
ul.footer_links {
	text-align:left;
	list-style-type: none;
}
ul.footer_links li {
	line-height: 1.5;
}
li.list_title {
	font-weight: bold;
	font-size:125%;
	padding-bottom: 5px;
}
div.link_colums {
	margin: 0 10px 5px 10px;
	padding: 0 5px 5px 5px;
	float: left;
	width: 270px;
	/*background-color: #4D4D4D*/
}
.bottom_box {
	border: #FFF 1px solid;
	margin: 5px;
	padding: 5px;
	width: 270px;
}

/***********LOCATION BOXES*******************/
/*
#locations_container {
	width: 600px;
	border: 1px solid #000;
	margin: 3px;
}
ul#boxes_locations {
	list-style-type: none;
	margin:0;
	padding:0;
	overflow:hidden;
	display:inline-block;
}
li.box_loc {
	float:left;
	list-style-type: none;
	margin: 0px 5px;
	width: 160px;
	border: 3px solid black;
}
a.box_link:link,a.box_link:visited {
	display:block;
	font-weight:bold;
	color:#FFFFFF;
	background-color: #0482FF;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	height: 150px;
}
a.box_link:hover,a.box_link:active {
	background-color: #79BCFF;
}
*/

#container_box {
	/*border: 1px solid #000;*/
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 70%;
	width: 640px;
	position:relative;
	left: -28px;
	top: -20px;
	padding:0px;
	margin:0px;
	height:70px;
	vertical-align:top;
}
#container_box ul {
	list-style-type: none;
	margin:0;
	padding:0px;
	overflow:hidden;
	display:inline-block;
}
#container_box ul li {
	float:left;
	list-style-type: none;
	margin: 0px 3px;
	width: 181px;
	border: 3px solid #5A5549;
}
div.state {
	/*font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;*/
	float: left;
	font-size: 2.3em;
	padding: 10px 0 0 7px;
}
a.box_link:link,a.box_link:visited {
	display:block;
	color:#FFFFFF;
	background-color: #0e0e0e;
	text-align:center;
	text-decoration:none;
}
a.box_link:hover,a.box_link:active {
	background-color: #38352e;
}

/*END location boxes*/

#hp_text a {
	text-decoration:underline;
	color: #CDC6BC;
}
span.special {
	font-weight: bold;
}