@import url("global.css");

body, html {
	scrollbar-face-color: #834628 !important;
	scrollbar-shadow-color: #D2B68C !important;
	scrollbar-highlight-color: ThreeDHighlight !important;
	scrollbar-3dlight-color: ThreeDLightShadow !important;
	scrollbar-darkshadow-color: ThreeDDarkShadow !important;
	scrollbar-track-color: #D2B68C !important;
	scrollbar-arrow-color: #FFF;
!important;
}
body, p, ul, ol, li, div, h1, h2, h3 {
	margin:0;
	padding:0;
}
body {
	background:url(../images/bg.jpg) repeat-x;
	background-color: #DEC691;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
span a {
	color: #333;
	text-decoration: none;
}
span a:hover {
	color: #660000;
	background: #FFF;
}
img {
	border: 0;
}
#main {
	background:url(../images/main.jpg);
	margin:0 auto;
	width:760px;
	position: relative;
}
#header {
	background:url(../images/top_head.jpg);
	width: 760px;
	height: 120px;
	position: relative;
}
#flash {
	width: 760px;
	height: 190px;
	position: relative;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #272018;
	border-width: 1px;
	border-color: #BB8149;
	background:url(../images/formbg.jpg) repeat-x;
	background-position: fixed;
}


/* -------------- NAVIGATION IMPORTED VIA GLOBAL.CSS ---------------- */

/* HOME ONLY */

#home-content-p {
	width: 760px;
	overflow: hidden;
}
#home-left-col {
	min-height:895px;
	width: 477px;
	float: left;
}
#home-right-col {
	width: 283px;
	height:895px;
	float: left;
	background: url(../images/right_col.jpg) no-repeat;
}
#home-left-welc {
	width: 477px;
	height: 355px;
	background: url(../images/home_welcome.jpg);
}
#home-left-welc p {
	font-size: 11px;
	color: #333;
	margin: 0 25px 20px 55px;
}
#home-left-welc p a {
	color: #59361E;
	text-decoration: underline;
}
#home-left-welc p a:hover {
	color: #660000;
	background: #FFF;
	text-decoration: none;
}
#home-left-spc {
	width: 477px;
	height: 30px;
	border: 1px solid red;
}
#home-scroller {
	width: 440px;
	height: 220px;
	overflow: auto;
	padding: 0px 10px 0px 0px;
}
#home-left-proc {
	width: 477px;
	height: 245px;
	background: url(../images/home_procs.jpg);
}
#home-left-gallery {
	width: 477px;
	height: 200px;
}
#proc-cont-parent {
	width: 415px;
	height: 105px;
	position: relative;
	top: 120px;
	left: 37px;
}
#proc-cont-face {
	width: 90px;
	height: 100px;
	position: absolute;
	left: 4px;
}
#proc-cont-breast {
	width: 95px;
	height: 100px;
	position: absolute;
	left: 110px;
}
#proc-cont-body {
	width: 95px;
	height: 100px;
	position: absolute;
	left: 220px;
}
#proc-cont-men {
	width: 95px;
	height: 100px;
	position: absolute;
	left: 325px;
}
#footer {
	background:url(../images/footer.jpg);
	width: 760px;
	height: 145px;
	clear: both;
	top: 1156px;
}
#footer p {
	font-size: 12px;
	color: #FFF;
	text-align: center;
}
#footer p a {
	color: #FFF;
	text-decoration: underline;
}
#footer p a:hover {
	color: #660000;
	background: #FFF;
	text-decoration: none;
}
/* PAGE STYLES */

#page-content {
	width: 477px;
	background: url(../images/content_bg.jpg) repeat-y;
}
#page-scroll {
	width: 455px;
	overflow: hidden;
}
#page-scroll2 {
	width: 455px;
	height: 675px;
	overflow: auto;
}
#page-content span {
	font-size: 12px;
}
#page-content h1 {
	font-size: 16px;
	color: #333;
	margin: 0 28px 0 50px;
	line-height:18px;
}
#page-content h2 {
	font-size: 14px;
	color: #333;
	margin: 0 28px 0 50px;
	line-height:16px;
}
#page-content h3 {
	font-size: 12px;
	color: #333;
	margin: 0 28px 0 50px;
	font-weight: bold;
	line-height:16px;
}
#page-content p {
	font-size: 12px;
	color: #333;
	margin: 0 28px 0 50px;
}
#page-content ul {
	font-size: 12px;
	color: #333;
	margin: 5px 35px 5px 75px;
	list-style-type: circle;
}
#page-content ul a {
	font-size: 12px;
	color: #660000;
	list-style-type: circle;
	text-decoration: underline;
}
#page-content ul a:hover {
	color: #660000;
	background: #FFF;
	text-decoration: none;
}
#page-content dl {
	font-size: 12px;
	color: #333;
	margin: 5px 30px 5px 50px;
}
#page-content dt {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#page-content dl a {
	font-size: 12px;
	color: #660000;
	list-style-type: circle;
	text-decoration: underline;
}
#page-content dl a:hover {
	color: #660000;
	background: #FFF;
	text-decoration: none;
}
#page-content p a {
	color: #660000;
	text-decoration: underline;
}
#page-content p a:hover {
	color: #660000;
	background: #FFF;
	text-decoration: none;
}
#page-btm {
	width: 477px;
	height: 40px;
	background: url(../images/content_btm.jpg);
}
/* PAGE HEADERS */

#page-head-about {
	width: 477px;
	height: 75px;
	background: url(../images/h_about.jpg);
}
#page-head-facepro {
	width: 477px;
	height: 75px;
	background: url(../images/h_facepro.jpg);
}
#page-head-facepro2 {
	width: 477px;
	height: 75px;
	background: url(../images/h_facepro2.jpg);
}
#page-head-bodypro {
	width: 477px;
	height: 75px;
	background: url(../images/h_bodypro.jpg);
}
#page-head-breastpro {
	width: 477px;
	height: 75px;
	background: url(../images/h_breast.jpg);
}
#page-head-menpro {
	width: 477px;
	height: 75px;
	background: url(../images/h_menpro.jpg);
}
#page-head-skinpro {
	width: 477px;
	height: 75px;
	background: url(../images/h_skinpro.jpg);
}
#page-head-gallery {
	width: 477px;
	height: 75px;
	background: url(../images/h_gallery.jpg);
}
#page-head-contact {
	width: 477px;
	height: 75px;
	background: url(../images/h_contact.jpg);
}
#page-head-sitemap {
	width: 477px;
	height: 75px;
	background: url(../images/h_sitemap.jpg);
}
#page-head-blank {
	width: 477px;
	height: 75px;
	background: url(../images/h_blank.jpg);
}
.page-txt-subhead {
	color: #660000;
	font-weight: bold;
	text-transform:uppercase;
}
