@charset "UTF-8";
/* CSS Document */

body, html {
	margin: 0;
	padding: 0;
	color: #000;
	background-image: url(images/main_wood_BG.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
	background-attachment: scroll;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center top;
	height:100%;
}
/* ~~ Element/tag selectors ~~ */

a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color:#900;
	text-decoration: underline; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #900;
	text-decoration: underline;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
	color: #900;
}
/* ~~ this container surrounds all other divs giving them their percentage-based width ~~ */
.container {
	width: 905px;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 905px; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/bgCenter_s1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	padding-top: 0px;
}
.containerScott {
	width: 905px;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 905px; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/bgScott_s1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	padding-top: 0px;
}
.containerAnia {
	width: 905px;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 905px; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/bgAnia_s1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	padding-top: 0px;
}
.containerCare {
	width: 905px;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 905px; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/bgCare.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	padding-top: 0px;
}
.containerContact {
	width: 905px;
	max-width: 1260px;/* a max-width may be desirable to keep this layout from getting too wide on a large monitor. This keeps line length more readable. IE6 does not respect this declaration. */
	min-width: 905px; /* the auto value on the sides, coupled with the width, centers the layout. It is not needed if you set the .container's width to 100%. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(images/bgContact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: visible;
	padding-top: 0px;
}
.content {
	padding: 10px 0;
	height:670px;
	overflow: visible;
	margin: 0;
}
/* ~~ This grouped selector gives the lists in the .content area space ~~ */
.content ul, .content ol {
	padding: 0 15px 15px 40px; /* this padding mirrors the right padding in the headings and paragraph rule above. Padding was placed on the bottom for space between other elements on the lists and on the left to create the indention. These may be adjusted as you wish. */
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.homeLink {
	float:left;
	width:175px;
	height: 350px;
	padding-left: 50px;
	margin-right: 25px;
}
.mainContentRight {
	float:left;
	width:650px;
}
.topTextArea {
	float:left;
	width:325px;
	height: 165px;
	padding-left: 65px;
	padding-top: 20px;
}
.topTextArea2{
	float:left;
	width:325px;
	height: 477px;
	padding-left: 65px;
	padding-top: 65px;
}
.artistBlock {
	float:left;
	width:613px;
	height: 200px;
	padding-left: 37px;
	padding-top: 7px;
	z-index: 2000;
}
.artistBlock2 {
	float:left;
	width:613px;
	height: 350px;
	padding-left: 67px;
	padding-top: 7px;
	z-index: 2000;
}
.artistWork {
	float:left;
	width:613px;
	height: 171px;
	padding-left: 19px;
	padding-top: 0px;
	z-index: 2000;
}
.artistFace {
	float:left;
	width:613px;
	height: 350px;
	padding-left: 37px;
	padding-top: 7px;
	z-index: 2000;
}
.artistFaceScroll {
	float:left;
	width:613px;
	height: 100px;
	padding-left: 37px;
	padding-top: 7px;
	z-index: 2000;
}
/*  artist head inset  */
.artistInset {
	float:left;
	width:225px;
	height: 122px;
	z-index: 2000;
}

/*  artist make appointment inset  */
	.appointmentInset {
	float:left;
	width:150px;
	height: 20px;
	z-index: 2000;
	margin-top: 88px;
	margin-left: 70px;
}
a.appointment:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	background-image: url(images/transRed.png);
	background-repeat: repeat;
	background-position: left top;
	width:150px;
	margin-top: 7px;
}
a.appointment:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	background-image: url(images/transRed.png);
	background-repeat: repeat;
	background-position: left top;
	width:150px;
	margin-top: 7px;
}
a.appointment:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #F2CE9E;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	background-image: url(images/transRed.png);
	background-repeat: repeat;
	background-position: left top;
	width:150px;
	margin-top: 7px;
}
a.appointment:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	background-image: url(images/transRed.png);
	background-repeat: repeat;
	background-position: left top;
	width:150px;
	margin-top: 7px;
}
.appointmentHeadline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #F2CE9E;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline;
	padding: 3px;
	margin-top: 7px;
	text-transform: uppercase;
	margin-bottom: 3px;
	vertical-align: middle;
}
.appointmentBG{
background-image: url(images/transRed.png);
	background-repeat: repeat;
	background-position: left top;
}

.careBox {
	width: 612px;
	float: left;
	padding-left: 30px;
}

/*  Form Block   */
.formBlock {
	float:left;
	width: 592px;
	height: 175px;
	text-align: left;
	display: block;
	position: relative;
	z-index: 5;
	padding-left: 15px;
}

/*   news   */
.newsBlock {
	float:left;
	height: 135px;
	padding-left: 68px;
	text-align: left;
	display: block;
	position: relative;
	z-index: 1;
	width: 530px;
	padding-top: 15px;
	overflow: visible;
}
.newsText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	white-space: normal;
	font-weight:bold;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:left;
	font-family:"trebuchet MS", sans-serif;
	line-height:14px;
	display: inline-block;
	padding: 4px;
	background-image: url(images/grayTrans.png);
	background-repeat: repeat;
	background-position: left top;
	width: 525px;
}
.newsHeader {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	white-space: normal;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:14px;
	text-align:left;
	line-height:1;
	display: inline-block;
	padding: 4px;
	background-image: url(images/transRed.png);
	background-repeat: repeat;
	background-position: left top;
	width: 517px;
}
/*  end news  */

/*  drop-down links  */
a.dropMenu:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	background-image: url(images/transTan.png);
	background-repeat: repeat;
	background-position: left top;
	width:150px;
	margin-top: 7px;
}
a.dropMenu:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	background-image: url(images/transTan.png);
	background-repeat: repeat;
	background-position: left top;
	width:150px;
	margin-top: 7px;
}
a.dropMenu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	background-image: url(images/transRed.png);
	background-repeat: repeat;
	background-position: left top;
	width:150px;
	margin-top: 7px;
}
a.dropMenu:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	background-image: url(images/transRed.png);
	background-repeat: repeat;
	background-position: left top;
	width:150px;
	margin-top: 7px;
	margin-right:20px;
	margin-left:20px;
}
/*   end drop-down links   */


a.footerMenu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	width:130px;
	margin-top: 7px;
	float:left;
	margin-right:45px;
	margin-left:12px;
}
a.footerMenu:link {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	width:130px;
	margin-top: 7px;
	float:left;
	margin-right:45px;
	margin-left:12px;
}
a.footerMenu:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #EFC789;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	width:130px;
	margin-top: 7px;
	float:left;
	margin-right:45px;
	margin-left:12px;
}
a.footerMenu:active {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	width:130px;
	margin-top: 7px;
	float:left;
	margin-right:45px;
	margin-left:12px;
}
a.footerMenur:visited {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	letter-spacing:0pt;
	word-spacing:0pt;
	font-size:12px;
	text-align:center;
	line-height:16px;
	display: inline-block;
	padding: 3px;
	width:130px;
	margin-top: 7px;
	float:left;
	margin-right:45px;
	margin-left:12px;
}
.topText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #FFF;
	text-decoration: none;
	font-weight:normal;
	font-size:10px;
	text-align:left;
}
.footerNav {
	width:500px;
	float: left;
	padding-left: 80px;
}
.copyrightBox {
	width:450px;
	float: left;
	padding-left: 125px;
	margin-top: 55px;
}
.copyrightText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	font-size:9px;
	text-align:left;
}
/* Artist Drop Downs */
.menus {
	width: 612px;
	float: left;
}
.item1 {
	width:221px;
	height:122px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.item2 {
	width:194px;
	height:122px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.item3 {
	width:197px;
	height:122px;
	float:left;
	text-align:center;
	overflow:hidden;
}
.subtext {
	padding-top:5px;
}
/*Menu Color Classes*/
.green {
	background-image: url(images/drop-down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:221px;
	z-index: 100;
}
.yellow {
	background-image: url(images/drop-down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:194px;
	z-index: 100;
}
.red {
	background-image: url(images/drop-down.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width:197px;
	z-index: 100;
}
/* Start JQUERY Image Fade */
.fadehover {
	position: relative;
}
img.a {
	position: absolute;
	left: 0px;
	z-index: 300;
}
img.b {
	position: absolute;
	left: 0;
	top: 0;
}
img.c {
	position: absolute;
	left: 0px;
	z-index: 300;
}
img.d {
	position: absolute;
	left: 0;
	top: 0;
}
img.e {
	position: absolute;
	left: 0px;
	z-index: 300;
}
img.f {
	position: absolute;
	left: 0;
	top: 0;
}
img.g {
	position: absolute;
	left: 0px;
	z-index: 300;
}
img.h {
	position: absolute;
	left: 0;
	top: 0;
}
.imgBox1 {
	float: left;
	position: relative;
	height: 175px;
	width: 143px;
}
.imgBox2 {
	float: left;
	position: relative;
	height: 175px;
	width: 148px;
}
/* End JQUERY Image Fade */
.headlineText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #900;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.headlineBody {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	letter-spacing: -0.05em;
}
.blackTopText {
	color: #000;
}



/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}

.vscrollerbase {
	width: 10px;
	background-color: #D7B47C;
}
.vscrollerbar {
	width: 10px;
	background-color: #812014;
}
.hscrollerbase {
height: 10px;
background-color: #D7B47C;
}
.hscrollerbar {
height: 10px;
background-color: #812014;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: gray;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
width: 300px;
	height: 425px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
position: relative;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #000;
	text-decoration: none;
}

#mycustomscroll2 {
/* Typical fixed height and fixed width example */
width: 340px;
height: 250px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
background-color: #D5EADE;
margin: 0.3em auto;
padding: 15px;
}


.fixedwidth {
/* a wide div is used for creating horizontal scrollbars for demonstration purposes */
width: 550px;
height: auto;
position: relative;
color: black;
padding: 1px;
}
.style1 {
	color: #990000;
	font-weight: bold;
}
.spotRed {
	color: #900;
}
.wow {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 72px;
	font-weight: 900;
	color: #900;
	text-decoration: none;
}
.wowText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-variant: normal;
	text-transform: capitalize;
}

