/*Fixed Styles here*/
.clear {clear:both;
		padding:0px;
		margin:0px;		
}
.footer_link{
	color:#339900;
}
.current_page{
	color:#FF0099;
	font-size:24px;
}
.pink{
	color:#FF0099;
}
.red{
	color:#CC0000;
}
.pink_small{/*for offers under title text*/
	color:#FF0099;
	font-size:12px;
	}
	
	.small{/*for offers under title text*/
	
	font-size:10px;
	}
	.red_small{/*for offers under title text*/
	color:#CC0000;
	font-size:12px;
	}
	.pink_small_right{/*for offers - conditions apply text*/
	color:#FF0099;
	font-size:10px;
	text-align:right;
	}
	.red_small_right{/*for offers - conditions apply text*/
	color:#CC0000;
	font-size:10px;
	text-align:right;
	}
.title{
	font-size:20px;
	color:#333333;
	
}


#main_wrap {
	background-color: #000000;
	height:200px;
	width:1000px;
	background-position: center;
	margin:0 auto;	
	font-family:Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
}
#banner {
	background-image: url(images/banner2.gif);
	height:140px;
	background-repeat: no-repeat;
	color: #333333;
	}

#menu_bar {
	background-image:url(images/hard_rule.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#menu_bar ul {
	margin: 0px;
	padding-top:20px;
	list-style-image: none;
	list-style-type: none;
	
}
#menu_bar li {float:left; background:none;
}

#menu_bar a{
	display:block;
	text-align: center;
	width: 160px;
	height:20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:14px;
	}
#menu_bar a:link {
	color: #666666;
	text-decoration: none;
}
#menu_bar a:visited {
	color: #666666;
	text-decoration: none;
}
#menu_bar a:hover {
	color:#FF0099;
	text-decoration: none;
}
#menu_bar a:active {
	color: #666666;
	text-decoration: none;
}
#title {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	
}
#body{
	height:430px;
}
#footer {
	font-size:11px;
	color:#999999;
	
}
#footer a:link {
	color:#669900;
	text-decoration: none;	
}
#footer a:visited {
	color:#669900;
	text-decoration: none;	
}
#footer a:hover {
	color:#669900;
	text-decoration: none;	
}
#footer a:active {
	color:#669900;
	text-decoration: none;	
}

/*Page specific content here*/

#content_container {
	height:800px;
	background-image: url(../serenitymobilebeauty.com/images/background_blank.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:50px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}

	/*Home Content*/
	
#content_container_home {
	height:800px;
	background-image: url(images/background_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:50px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_home {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	
}

#home_text {
	Font-size:14px;
	height:230px;
}


#home_text_left {
	float:left;
	width:400px;
	padding-right:40px;
	line-height: 18px;	
}
#home_text_left ul{
	list-style-type: square;	
}
#home_text_left a:link {
	color: #666666;
	text-decoration: none;
}
#home_text_left a:visited {
	color: #666666;
	text-decoration: none;
}
#home_text_left a:hover {
	color:#FF0099;
	text-decoration: none;
}
#home_text_left a:active {
	color: #666666;
	text-decoration: none;
}

#home_text_right {
	/*width:400px;*/
	padding-right:20px;
	line-height: 20px;
	border:none;
	
}
#home_text_right a:link {
	color: #FF0099;
	text-decoration: none;
}
#home_text_right a:visited {
	color: #FF0099;
	text-decoration: none;
}
#home_text_right a:hover {
	color:#FF0099;
	text-decoration: none;
}
#home_text_right a:active {
	color: #FF0099;
	text-decoration: none;
}

	/*Treatments Content*/
	
#content_container_treatments {
	height:800px;
	background-image: url(images/background_treatments.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:50px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	padding-left:400px;
	
}

#treatments_text {
	Font-size:14px;
	height:230px;
	padding-left:400px;
}
#treatments_text ul{
	list-style-type: square;
	line-height: 30px;		
}
#treatments_text a:link {
	color: #666666;
	text-decoration: none;
}
#treatments_text a:visited {
	color: #666666;
	text-decoration: none;
}
#treatments_text a:hover {
	color:#FF0099;
	text-decoration: none;
}
#treatments_text a:active {
	color: #666666;
	text-decoration: none;
}

	/*Treatments Content - Body*/
	
#content_container_treatments_body {
	height:800px;
	background-image: url(images/background_treatments_body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_body {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;
	
	}
#title_treatments_body a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_body a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_body a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_body a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}

	#treatments_text ul{
	list-style-type: square;
	line-height: 30px;		
}


#treatments_text_body {
	Font-size:14px;
	height:230px;
	width:600px;
	color:#666666;
	text-align:justify;
	
}

	/*Treatments Content - Tan*/
	
#content_container_treatments_tan {
	height:800px;
	background-image: url(images/background_treatments_tan.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_tan {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;
	
}
#title_treatments_tan a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_tan a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_tan a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_tan a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}

#treatments_text_tan {
	Font-size:14px;
	height:230px;
	width:550px;
	color:#666666;
	text-align:justify;
	}
	
	/*Treatments Content - Eye*/
	
#content_container_treatments_eye {
	height:800px;
	background-image: url(images/background_treatments_eye.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_eye {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;
	}
#title_treatments_eye a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_eye a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_eye a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_eye a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}

#treatments_text_eye {
	Font-size:14px;
	height:230px;
	width:600px;
	color:#666666;
	text-align:justify;
	}
	
	/*Treatments Content - Wax*/
	
#content_container_treatments_wax {
	height:800px;
	background-image: url(images/background_treatments_wax.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_wax {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;	
	}
#title_treatments_wax a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_wax a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_wax a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_wax a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}

#treatments_text_wax {
	Font-size:14px;
	height:230px;
	width:550px;
	color:#666666;
	text-align:justify;
	
	}
	#treatments_text_wax ul{
	list-style-type: square;
	line-height: 30px;		
}
#treatments_text_wax a:link {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_wax a:visited {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_wax a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_wax a:active {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}
	
	/*Treatments Content - Make up*/
	
#content_container_treatments_makeup {
	height:800px;
	background-image: url(images/background_treatments_makeup.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_makeup {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;	
	}
#title_treatments_makeup a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_makeup a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_makeup a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_makeup a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}

#treatments_text_makeup {
	Font-size:14px;
	height:230px;
	width:550px;
	color:#666666;
	text-align:justify;
	}
	#treatments_text_makeup ul{
	list-style-type: square;
	line-height: 20px;
	margin-top:10px;
	margin-left:25px;
	}
	
	#treatments_text_makeup a:link {
	color: #666666;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_makeup a:visited {
	color: #666666;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_makeup a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_makeup a:active {
	color: #666666;
	text-decoration: none;
	font-size:14px;
}
	
	/*Treatments Content - Hands*/
	
#content_container_treatments_hands {
	height:800px;
	background-image: url(images/background_treatments_hands.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_hands {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;
	}
#title_treatments_hands a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_hands a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_hands a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_hands a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#treatments_text_hands {
	Font-size:14px;
	height:230px;
	width:730px;
	color:#666666;
	text-align:justify;
	}
	
	/*Treatments Content - Packages*/
	
#content_container_treatments_packages {
	height:800px;
	background-image: url(images/background_treatments_packages.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_packages {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;
	}
#title_treatments_packages a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_packages a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_packages a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_packages a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#treatments_text_packages {
	Font-size:14px;
	height:230px;
	width:650px;
	color:#666666;
	text-align:justify;
	}
	
	#treatments_text_packages a:link {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_packages a:visited {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_packages a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_text_packages a:active {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}	
		/*Treatments Content - Men*/
	
#content_container_treatments_men {
	height:800px;
	background-image: url(images/background_treatments_men.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_men {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;
	}
#title_treatments_men a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_men a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_men a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_men a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#treatments_men {
	Font-size:14px;
	height:230px;
	width:650px;
	color:#666666;
	text-align:justify;
	}
	#treatments_men ul{
	list-style-type: square;
	line-height: 30px;
	list-style-position:outside;
	
	margin-top:10px;
	}
	#treatments_men a:link {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_men a:visited {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_men a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:14px;
}
#treatments_men a:active {
	color: #FF0099;
	text-decoration: none;
	font-size:14px;
}

	
	/*Treatments Content - Bridal*/
	
#content_container_treatments_bridal {
	height:800px;
	background-image: url(images/background_treatments_bridal.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_bridal {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	color:#666666;
	padding-bottom:5px;
	}
#title_treatments_bridal a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_bridal a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_bridal a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_bridal a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#treatments_text_bridal {
	Font-size:14px;
	height:220px;
	width:550px;
	color:#666666;
	text-align:justify;
	}
	
	
	
	/*Treatments Content - Dummy*/
	
#content_container_treatments_dummy {
	height:800px;
	background-image: url(images/background_treatments_hands.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:40px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_treatments_dummy {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:0px;
	padding-bottom:15px;
	color:#666666;
	}
#title_treatments_dummy a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_dummy a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_dummy a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_treatments_dummy a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#treatments_dummy {
	Font-size:14px;
	height:230px;
	width:650px;
	color:#666666;
	text-align:justify;
	
		
	}
	
	/*Prices Content*/
	
#content_container_prices {
	height:800px;
	background-image: url(images/background_prices2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:38px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_prices {
	/*font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	padding-left:500px;
	padding-top:10px;
	*/
}
#title_prices a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_prices a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_prices a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_prices a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_prices tr a:link {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_prices tr a:visited {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#title_prices tr a:hover {
	color:#FF0099;
	text-decoration: none;
	font-size:10px;
}
#title_prices tr a:active {
	color: #666666;
	text-decoration: none;
	font-size:10px;
}
#prices_text {
	Font-size:14px;
	height:230px;
	line-height: 30px;
	padding-top:20px;
	float:left;
}
#prices_text_short {
	Font-size:14px;
	height:230px;
	line-height: 25px;
	padding-top:20px;
	float:left;
}
#body_prices{
	height:485px;
	}
#prices_text_right {
	Font-size:14px;
	padding-left:670px;
	text-align: center;
	line-height: 20px;
	
}
	/*Offers Content*/
	
#content_container_offers {
	height:800px;
	background-image: url(images/background_offers_aug2010.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:50px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_offers {
	font-size:26px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
	text-align: center;	
}

#text_offers{
	text-align: center;
	float:left;
	font-size:14px;
	
}
#text_offers_list{
	text-align: center;
	font-size:14px;
	line-height:20px;
}

#text_offers a:link {
	color: #FF0099;
	text-decoration: none;
}
#text_offers a:visited {
	color: #FF0099;
	text-decoration: none;
}
#text_offers a:hover {
	color:#FF0099;
	text-decoration: none;
}
#text_offers a:active {
	color: #FF0099;
	text-decoration: none;
}
	/*About Content*/
	
#content_container_about {
	height:800px;
	background-image: url(images/background_about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:50px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_about {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
}

#about_left {
	width:600px;
	
	font-size:14px;
}
#about_right {
	width:370px;
	font-size:14px;
	padding-top:80px;
	padding-left:320px;
	
}
#about_right ul{
	list-style-type: square;
	line-height: 30px;
	list-style-position:outside;
	margin-left:22px;
	margin-top:10px;
	
}


	/*Contact Content*/
	
#content_container_contact {
	height:800px;
	background-image: url(images/background_contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:50px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_contact {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
}
#text_contact{
	width:500px;
	font-size:14px;
	}
#text_contact a:link {
	color: #FF0099;
	text-decoration: none;
}
#text_contact a:visited {
	color: #FF0099;
	text-decoration: none;
}
#text_contact a:hover {
	color:#FF0099;
	text-decoration: none;
}
#text_contact a:active {
	color: #FF0099;
	text-decoration: none;
}
/*Conditions Content*/
	
#content_container_conditions {
	height:800px;
	background-image: url(images/background_conditions.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:50px;
	padding-left:60px;
	padding-right:60px;
	font-size:16px;
}
#title_conditions {
	font-size:16px;
	font-family: Tahoma, Verdana, Trebuchet MS, Helvetica,Verdana, Arial, sans-serif;
	height:45px;
	padding-top:10px;
}
#text_conditions{
	width:500px;
	font-size:12px;
	
	}
#text_conditions a:link {
	color: #FF0099;
	text-decoration: none;
}
#text_conditions a:visited {
	color: #FF0099;
	text-decoration: none;
}
#text_conditions a:hover {
	color:#FF0099;
	text-decoration: none;
}
#text_conditions a:active {
	color: #FF0099;
	text-decoration: none;
}



