/* CSS Document */

html { min-height: 100%; margin-bottom: 1px; }

body {
	margin:0;
	padding:0;
	font-family: Lucida Grande, Verdana, sans-serif;
	background-color: #270E01;
	background-image: url(images/bg_bar.gif);
	background-repeat: repeat-x;	
}

a {
	text-decoration: none;
	color: #CCCC9A;
}	

a:hover {
	color: #FFFFFF;
}

.pinkTextEvents {
	color: #E49497;
}

/* Mouseover Description - Services Page */

.qtip-content { 
   font-size: .8em;
} 

/* Forms */

form {
   margin: 0;
}

fieldset {
	margin-bottom: 10px;
	border: none;
	width: 70%;
	padding-top: 20px;
}

label.personalInfo {
	float: left;
	clear: left;
	width: 25%;
	text-align: right;
	padding-right: 5px;
}

#name, #email {
	width: 60%;
	margin-bottom: 5px;
	background-color: #AF6066;
	border: none;
	display: block;
}

.formButton {
	padding-left: 15px;
	cursor:pointer;
	border:outset 1px #ccc;
	color:#333333;
	font-weight:bold;
	background-image: url(images/bg_formButton.jpg);
	background-repeat: repeat-x;
	padding-right: 15px;
	font-size: 12px;
	margin-left: 116px;
	padding-bottom: 3px;
	padding-top: 3px;
	letter-spacing: 1px;
}


/* Services Page - Keratin Treatment Button */

.button {
	background: url(images/button-keratin.jpg) repeat-x 0 0;
	border: 1px solid #d6898c;
	border-radius: 10px 10px 10px 10px;
	color: #170A02;
	font-size: 12px;
	line-height: 16px;
	padding: 1px 10px 3px;
	text-transform: none;
}

.button:hover {
	background-position: 0 bottom;
}
/* Decoration, Wrapper, Header, Content, LowerContent */


#decoration {
	background-image: url(images/bg_decoration.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#wrapper {
	width:1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	padding-top: 87px;
}

#header {
	background-image: url(images/border_top.gif);
	height: 10px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#content {
	background-image: url(images/border_mid.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
}

#lowerContent {
	background-image: url(images/border_mid.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #170A02;
}

#leftColumn {
	background: url(images/bg_barContent.gif) repeat-x;
	height: 430px;
	width: 260px;
	float: left;
}

#salonPolicies {
	font-size: 10px;
	color: #CCCC99;
	padding: 20px;
}

#salonPolicies h1 {
	font-size: 10px;
	font-weight: bold;
}

#salonPolicies .policySubtitles {
	font-weight: bold;
	padding-bottom: 5px;
}

#rightColumn {
	float: right;
	width: 744px;
	position: relative;
}

#rightColumn a:link, #rightColumn a:visited, #rightColumn a:active {
	text-decoration: none;
	font-weight: normal;
	color: #E49497;
}

#rightColumn a:hover {
	text-decoration: none;
	color: #FFC7CA;
}


.logo {
    text-align:center; 
	height:162px;
}

.img {
	height: 233px;
}

.imgEvents {
	border: 5px solid #AF6066;
	float: left;
	margin-right: 15px;
	margin-bottom: 25px;
}

.imgServices {
	border: 5px solid #AF6066;
	float: left;
	margin: 0;
	margin-bottom: 25px;
}
.imgMap {
	border: 5px solid #AF6066;
	margin-right: 15px;
	margin-bottom: 5px;
	height: 140px;
	padding: 0px;
	margin-top: 0px;
}

.introText {
	border:solid 3px #270e01;
	color:#9c5556;
	padding: 25px 30px 33px 50px;
	background-color: #170A02;
}

.introText a:link, .introText  a:visited {
	 color:#E49497; 
}

.introText  a:hover {
	 color:#FFC7CA; 
}

#homeExplore {
	margin-top:25px; 
	letter-spacing:3px; 
	font-size:11px; 
	color:#CCCC99; 
	text-align:right; 
	padding: 5px 85px 10px;
	background:url(images/bg_explore.gif) right top no-repeat;
}

#homeExplore a {
	text-decoration: none;
	color: #CCCC9A;
}

#homeExplore a:hover {
	color: #FFFFFF;
}

.pageText {
	color:#9c5556;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	padding-left: 40px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #270e01;
	border-right-color: #270e01;
	border-bottom-color: #270e01;
	background: #170A02 url(images/bg_swirl.gif) no-repeat left top;
}  

.pageText .text {
	font-size: 13px;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.pageText .eventParagraph {
	width: 630px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	overflow: hidden;
	clear: both;
}

.centerText {
	text-align: center;
}

.eventParagraph td {
	font-size:12px;
	border-bottom:thin dotted #401702;
	padding: 5px 0 5px;
}

.pageText .text p {
	margin: 0px;
	padding-top: 10px;
	font-weight: normal;
}

.pageText .text  h1 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #572F30;
	width: 625px;
	padding-bottom: 15px;
	font-weight: normal;
}

.pageText .text  h2 {
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #572F30;
	padding-bottom: 10px;
	color: #CCCC99;
	font-weight: normal;
	clear: left;
	padding-top: 10px;
}

.pageText .text  h3 {
	color: #FFC7CA;
	font-size: 14px;
	font-weight: normal;
	vertical-align: top;
	line-height: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
}

.pageText .text  h4 {
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
	line-height: 22px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 95px;
}
.pageText .text  h5 {
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
	line-height: 22px;
	vertical-align: top;
	margin: 0px;
}
.pageText .text  h6 {
	font-size: 12px;
	padding: 0px;
	font-weight: normal;
	line-height: 22px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 184px;
}

.title {
	color: #FFC7CA;
	font-size: 16px;
}

.subtitle {
	color: #9C5556;
	font-size: 11px;
}
.titleContact {
	color: #FFC7CA;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
.pageText .text p.titleEvents {
	color: #FFC7CA;
	font-size: 15px;
	margin: 0px;
	padding: 20px 0 0 0;
}

.pageText .bottomtext2 {
	letter-spacing:3px;
	font-size:11px;
	color:#CCCC99;
	text-align:right;
	background:url(images/bg_experience.gif) right top no-repeat;
	line-height: 22px;
	padding-top: 10px;
	padding-right: 80px;
	padding-bottom: 10px;
	padding-left: 90px;
	margin: 0px;
}

#menu {
	font-size:11px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}

#menu ul {
}

#menu li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#menu a {
	line-height: 32px;
	letter-spacing: 3px;
	text-decoration: none;
	color: #CCCC99;
	padding: 0px;
	margin-top: 0px;
	margin-left: 15px;
}

#menu a:hover {
	color: #FFFFFF;
	list-style-position: outside;
}

#menu .active a {
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.clearer {
    font-size: 0px;
    height: 0px;
    width: 100%;
    display: block;
    clear: both;
}

#tagline {
	background: url(images/footerTagline.gif) no-repeat; height:65px;
}

#footer {
	background-image: url(images/border_bottom.gif);
	height: 10px;
	background-repeat: no-repeat;
}

#copyright {
	color: #7A2B30;
	font-size: 11px;
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	padding-left: 54px;
	text-align: left;
}

#copyright p {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 220px;
}
#copyright a:link, #copyright a:visited, #copyright a:active {
	text-decoration: underline;
	font-weight: normal;
	color: #7A2B30;
}
#copyright a:hover {
	text-decoration: none;
	color: #9C5556;
}  

