html {
	font: normal 100% arial, sans-serif;
	margin: 0;
	padding: 0;
}
body {
	background: #b89106 url('../img/background.gif') top left;
	color: #fff;
	font-size: 75%;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
#wrapper {
	background: #b89106;
	margin: 0 auto 20px auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 960px;
}


/* Header Tags */
h1 {
	float: left;
	height: 56px;
	margin: 22px 0 0 15px;
	padding: 0;
	position: absolute;
	width: 390px;
	z-index: 10;
}
h2 {
	
}
h3 {
	font-size: 1em;
	margin: 0;
	padding: .3em 0 .05em 0;
}
h4, h5 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

/* Header Area */
#header {
	background: #b89106;
	border-left: 1px solid #926202;
	border-right: 1px solid #926202;
	height: 70px;
	margin: 0;
	padding: 0;
}
#login {
	float: right;
	margin: 52px 15px 0 0;
	padding: 0;
}
fieldset#login {
	border: 0;
	float: right;
	margin: 24px 15px 0 0;
	padding: 0;
	width: 429px;
}
fieldset#login legend {
	margin: 0 0 7px 0;
	padding: 0;
}
* fieldset#login legend {
	margin: 0 0 7px -8px;
}
fieldset#login label {
	clear: none;
	float: left;
	width: 55px;
}
#userlabel {
	background: transparent url('../img/label-username.gif') no-repeat 0 0;
	height: 7px;
	margin: 8px 5px 0 0;
	text-indent: -9999px;
	width: 55px;
}
#passlabel {
	background: transparent url('../img/label-password.gif') no-repeat 0 0;
	height: 16px;
	margin: 4px 5px 0 7px;
	text-indent: -9999px;
	width: 56px;
}
fieldset#login input {
	border: 1px solid #926202;
	float: left;
	margin: 0;
	width: 120px;
}
fieldset#login input#loginbtn {
	border: 0;
	height: 20px;
	margin: 0 0 0 8px;
	width: 38px;
}

/* Navigation */
ul#navigation {
	background: url('../img/navigation.gif');
	border-top: 1px solid #926202;
	border-bottom: 1px solid #926202;
	height: 28px;
	margin: 0;
	padding: 0;
	position: relative;
	width: 960px;
}

ul#navigation li {
	list-style: none;
	margin: 0; 
	padding: 0; 
	position: absolute; 
	top: 0;
}

ul#navigation li, ul#navigation a {
	display: block;
	height: 28px; 
	text-indent: -9999px;
}

/* sprite panel */
#navHome {left: 0; width: 59px;}
#navPhilosophy {left: 59px; width: 87px;}
#navServices {left: 146px; width: 66px;}
#navBenefits {left: 212px; width: 126px;}
#navRates {left: 338px; width: 49px;}
#navVintage {left: 387px; width: 141px;}
#navStylists {left: 528px; width: 85px;}
#navRaves {left: 613px; width: 102px;}
#navPress {left: 715px; width: 49px;}
#navFaq {left: 764px; width: 41px;}
#navBook {left: 805px; width: 160px;}

#navigation a:link, #navigation a:visited, #navigation a:hover, #navigation a:active  {text-indent: -9999px; text-decoration: none;}

#navHome a:hover {background: transparent url('../img/navigation.gif') 0 -28px no-repeat;}
#navPhilosophy a:hover {background: transparent url('../img/navigation.gif') -59px -28px no-repeat;}
#navServices a:hover {background: transparent url('../img/navigation.gif') -146px -28px no-repeat;}
#navBenefits a:hover {background: transparent url('../img/navigation.gif') -212px -28px no-repeat;}
#navRates a:hover {background: transparent url('../img/navigation.gif') -338px -28px no-repeat;}
#navVintage a:hover {background: transparent url('../img/navigation.gif') -387px -28px no-repeat;}
#navStylists a:hover {background: transparent url('../img/navigation.gif') -528px -28px no-repeat;}
#navRaves a:hover {background: transparent url('../img/navigation.gif') -613px -28px no-repeat;}
#navPress a:hover {background: transparent url('../img/navigation.gif') -715px -28px no-repeat;}
#navFaq a:hover {background: transparent url('../img/navigation.gif') -764px -28px no-repeat;}
#navBook a:hover {background: transparent url('../img/navigation.gif') -805px -28px no-repeat;}

/* Content Areas */
#contentWrapper {
	background: #b89106 url('../img/background-subcontent.gif') 0 170px no-repeat;
	border-left: 1px solid #926202;
	border-right: 1px solid #926202;
	float: left;
	margin: 0;
	min-height: 40.5em;
	padding: 0 0 25px 0;
	position: relative;
	width: 958px;
}
/* min-height for Internet Explorer */
/*\*/
* html #contentWrapper {
	height: 40.5em;
}
/**/
#wrapper.home #contentWrapper {	
	background: #b89106 url('../img/background-content.gif') 0 100% no-repeat;
	height: 40.5em;
	padding: 0;
}
#contentMain {
	padding: 30px 0 20px 177px;
	width: 494px;
}
#contentMain.wide {
	padding-right: 81px;
	width: 700px;
}
#contentMain.long {
	background: url('../img/background-content-long.gif') 100% 100% no-repeat;
}
#sidebar {
	left: 671px;
	position: absolute;
	text-align: center;
	top: 30px;
}
#flashwrapper {
	left: 671px;
	position: absolute;
	text-align: center;
	top: 30px;
}
#footer {
	background: #926202;
	color: #C9B181;
	clear: left;
	margin: 0;
	padding: 4px 10px 4px 0;
	text-align: right;
	width: 950px;
}
ul#accentList {
	left: 20px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 215px;
}
ul#accentList li {
	margin: 0 0 9px 0;
}

/* extras */
em#intro {
	background: url('../img/text-buy-request.gif') top left no-repeat;
	display: block;
	height: 15px;
	margin: 0 0 -3px 0;
	text-indent: -9999px;
	width: 493px;
}
#silhouette {
	background: transparent url('../img/silhouette.gif') top left no-repeat;
	height: 198px;
	left: -6px;
	position: absolute;
	top: 94px;
	width: 164px;
	z-index: 15;
}
dl.press {
	float: left;
	margin-top: 0;
	width: 390px;
}
dl.next {
	width: 310px;
}
dl.press dt {
	clear: left;
	float: left;
	width: 80px;
}
dl.press dt.wide {
	margin-bottom: 11px;
	width: 300px;
}
dl.press dd {
	float: left;
	margin: 0 0 15px 0;
	width: 230px;
}
dl.press a {
	color: #2d0054;
}
dl.press a:hover {
	color: #fff;
}
dl.faq {
	margin: 0 0 0 9px;
}
dl.faq dt {
	background: url('../img/faq-q.gif') top left no-repeat;
	height: 20px;
	margin: 0 0 10px 0;
	padding: 0 0 0 33px;
}
dl.faq dd {
	background: url('../img/faq-a.gif') top left no-repeat;
	border-bottom: 1px dashed #855200;
	margin: 0 0 20px 0;
	padding: 0 0 20px 33px;
}
dl.faq dd.last {
	border: none;
}
ul.horizlist {
	border-top: 1px dashed #855200;
	border-bottom: 1px dashed #855200;
	float: left;
	margin: 10px 0;
	padding: 8px 0;
	list-style: none;
}
ul.horizlist li {
	border-right: 1px solid #855200;
	float: left;
	margin: 0 7px 0 0;
	padding: 0 6px 0 0;
}
ul.horizlist li.last {
	border: none;
}

/* Form Elements */
label {
	clear: left;
	font-weight: bold;
	float: left;
	width: 147px
}
p#sublabel {
	left: 177px;
	position: absolute;
	top: 332px;
	width: 130px;
}
input {
	float: left;
	margin: 0 300px 12px 0;
	width: 200px;
}
textarea {
	float: left;
	height: 140px;
	margin: 0;
	width: 400px;
}
input#submit {
	clear: left;
	height: 27px;
	margin: 19px 0 0 147px;
	width: 66px;
}

/* Default Styles */
p {
	margin: 0 0 1em 0;
}
a {
	color: #fff;
}
a:hover {
	color: #2d0054;
	text-decoration: underline;
}
sup, sub {
		position: relative;
		font-size: smaller;
		vertical-align: baseline;
}
sup {bottom: .4em; }
sub {top: .4em; }
table {font-size: 100%}
blockquote {
	background: url('../img/quote.gif') top left no-repeat;
	border-bottom: 1px dashed #855200;
	margin: 0 0 20px 9px;
	padding: 0 0 20px 31px;
}
blockquote.last {
	border: none;
}
ul {
	margin: -1em 0 20px 20px;
	padding: 0;
}
.imgFloatR {
	float: right;
	margin: 0 0 25px 20px;
}
hr {
	display: block;
	border: none;
	border-top: 1px dashed #855200;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin: 15px 0;
	padding: 0;
	width: 700px;
}
p a.btt {
	background: transparent url('../img/btt-arrow.gif') no-repeat 0 3px;
	color: #855200;
	margin: 10px 0;
	padding: 0 0 0 12px;
}
