/*layout starts Here*/
*{
	margin: 0px;
	padding: 0px;
}

body{
	background-color: #F2E5EC;
	margin: 0;
	padding: 0px;
	text-align:center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#wrapper{
	width: 1000px;
	border: 1px solid #999;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	text-align:left;/*this overrights  ie5 text align box model error*/
	/*Border Radius starts here*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	 border-radius: 10px;
	/*Border Radius ends here*/	
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;
	/* For IE 8 */

	background-color: #FFF;
	}
	/*Drop Shadow ends here*/
/*-------------------------------------------------*/	

/*banner start here*/

#banner{
	width:1000px;
	height: 184px;
	background-image: url(../images/banner_anni.jpg);
	
		-webkit-border-radius: 
10px;-moz-border-radius: 
10px;border-radius: 10px;
	}/*banner end here*/
/*-------------------------------------------------*/	
	

/*Top Nav start here*/
#top_nav{
	height: auto;
	width: 900px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-color: #B47792;
	text-align: center;
	float: left;
	padding-left: 100px;
}/*Top Nav End here*/

/*-------------------------------------------------*/


/*Side Nav start here*/
#side_nav{
	height: auto;
	width: 190px;
	float: left;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#gallerys{
	height: auto;
	width: 175px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;

-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;

	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/
	
#things_to_do_in_london{
	height: auto;
	width: 175px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #FFF;	
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/



#free_newsletter{
	height: auto;
	width: 175px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/


#contact_details{
	height: auto;
	width: 175px;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
    border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/

	
#incall_locations{
	height: auto;
	width: 175px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	background-repeat: repeat-x;
	line-height: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/
/*Side Nav end here*/

/*-------------------------------------------------*/



/*Middle Content start here*/
#middle_content{
	height: auto;
	width: 479px;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/
	
	
	#middle_content_gallerys{
	height: auto;
	width: 479px;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 6px;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	
	
	#middle_content_gallerys h1{
	color: #B57691;
	font-size: 17px;
	padding-left: 20px;
	font-weight: bold;
}
/*Middle Content end here*/

/*-------------------------------------------------*/


/*Right Content start here*/
#right_content{
	float: right;
	height: auto;
	width: 270px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}


#featured_escorts_title{
	height: auto;
	width: 268px;
	margin-bottom: 3px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #999999;
	background-color: #BF8AA3;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	text-align: center;
	float: right;
	}

#featured_escort_1{
	height: auto;
	width: 256px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	float: right;
	margin-top: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;

	/*Drop Shadow ends here*/
	padding: 5px;
	padding: 5px;
	}
	
#featured_escort_2{
	height: auto;
	width: 256px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	float: right;
	margin-top: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;

	/*Drop Shadow ends here*/
	padding: 5px;
	padding: 5px;
	}
	
#featured_escort_3{
	height: auto;
	width: 256px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	float: right;
	margin-top: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;

	/*Drop Shadow ends here*/
	padding: 5px;
	padding: 5px;
	}
#featured_escort_4{
	height: auto;
	width: 256px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	float: right;
	margin-top: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;

	/*Drop Shadow ends here*/
	padding: 5px;
	padding: 5px;
	}
#image_holder{
	float: left;
	height: 150px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#image_holder2{
	float: left;
	height: 150px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
#image_holder3{
	float: left;
	height: 150px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}
#image_holder4{
	float: left;
	height: 150px;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;

}
#text_holder{
	float: right;
	height: auto;
	width: 132px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#text_holder2{
	float: right;
	height: auto;
	width: 132px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#text_holder3{
	float: right;
	height: auto;
	width: 132px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#text_holder4{
	float: right;
	height: auto;
	width: 132px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#java_dropdown{
	height: auto;
	width: 300px;
	float: left;
	margin-top: 2px;
}
#side_text_holder{
	height: auto;
	width: 248px;
	border: 1px solid #999999;
	float: right;
	padding: 10px;
	background-color: #FFF;
	background-repeat: repeat-x;
	-webkit-border-radius: 
10px;
	-moz-border-radius: 
10px;
	border-radius: 10px;
	margin-top: 5px;
	height: auto;
	width: 246px;
	margin-bottom: 5px;
	border: 1px solid #999999;
	float: right;
	margin-top: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
	-webkit-box-shadow: 2px 2px 3px #666;
	box-shadow: 2px 2px 3px #666;

	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	}/*Right Content ends here*/

/*--------------------------------------------------------*/	
	
	
	/*Footer Content start here*/
#footer{
	width: 980px;
	height: auto;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: 17px;
	}/*Footer Content end here*/
	
	/*-------------------------------------------------*/
	
	
	/*This is the class for the search divs at bottom of page*/
	.searchdivs{
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.float_right{
	float: left;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 8px;
}
/*-------------------------------------------------*/

/*Portfolio Page Boxs Start Here*/

#portfolio_content_holder{
	height: auto;
	width: 140px;
	margin-right: 47px;
	margin-left: 17px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
/*portfolio holders start here*/
#portfolio_holders{
	width: 475px;
	float: left;
	height: auto;
	margin-top: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
.holders{
	float: left;
	height: 214px;
	width: 475px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
.image_siluette{
	float: left;
	width: 150px;
	height: 214px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
}
.portfolio_txt{
	float: right;
	height: auto;
	width: 300px;
	padding-right: 10px;
	padding-top: 10px;
}
.image_float_left{}
/*portfolio holders end here*/
#elite_box{
	height: 214px;
	width: 150px;
	margin-right: 17px;
	margin-left: 47px;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#super_elite_box{
	height: 214px;
	width: 150px;
	margin-right: 47px;
	float: left;
	border: 1px solid #999999;
	margin-left: 17px;
	margin-bottom: 10px;
}
#elite_box_text{
	height: auto;
	width: 140px;
	margin-right: 17px;
	margin-left: 47px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
#super_elite_box_text{
	height: auto;
	width: 140px;
	margin-right: 47px;
	margin-left: 17px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}

#international_box{
	height: 214px;
	width: 150px;
	margin-right: 17px;
	margin-left: 47px;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#members_box{
	height: 214px;
	width: 150px;
	margin-right: 47px;
	margin-left: 17px;
	float: left;
	border: 1px solid #999999;
	margin-bottom: 10px;
}
#international_box_text{
	height: auto;
	width: 140px;
	margin-right: 17px;
	margin-left: 47px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
#members_box_text{
	height: auto;
	width: 140px;
	margin-right: 47px;
	margin-left: 17px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
#members_text_holder{
	float: left;
	height: auto;
	margin-top: 15px;
	width: 445px;
	padding: 10px;
	border: 1px solid #999999;
	margin-left: 2px;
}

/*Portfolio Page Boxs End Here*/

/*-------------------------------------------------*/


/*Gallery Layout Start Here*/

#gallery_holder{
	width: 441px;
	margin-top: 10px;
	float: left;
	margin-left: 18px;
}
#gallery_holder p{
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
/*Below is the london Gallery */
#gallery_holder_london{
	width: 441px;
	margin-top: 10px;
	float: left;
	margin-left: 18px;
}
#gallery_holder_london p{
	color: #000;
	font-size: 12px;
	font-weight: normal;
}
/*above is the london Gallery */
.gallery_box_style{
	float: left;
	height: 150px;
	width: 100px;
	margin-right: 4px;
	margin-left: 4px;
	border: 1px solid #999999;
}
.gallery_box_style_clear{
	float: left;
	height: 152px;
	width: 100px;
	margin-right: 4px;
	margin-left: 4px;
}
.gallery_text_style_clear{
	float: left;
	height: 32px;
	width: 100px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 3px;
}

.gallery_text_style{
	float: left;
	height: 20px;
	width: 100px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 13px;
	color: #000;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #B47792;
	}
/*below is the txt box style for the london gallery*/	
	.gallery_text_style_london{
	float: left;
	height: auto;
	width: 100px;
	margin-right: 4px;
	margin-left: 4px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #999;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #B47792;
	}
/*above is the txt box style for the london gallery*/

/*Gallery Layout End Here*/
/*-------------------------------------------------*/


/*international Assignment Title Start Here*/
#international_assignment{
	height: 20px;
	width: 420px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #999999;
	color: #000;
	font-size: 14px;
	margin-left: 2px;
	text-align: center;
	background-color: #A8637F;
}
/*international Assignment Title End Here*/

/*-------------------------------------------------*/

/*gallery nav starts here*/
#gallery_nav{
	height: 20px;
	width: 395px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	background-color: #A8637F;
	border: 1px solid #999999;
	margin-left: 2px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	/*gallery nav ends here*/
	
/*-------------------------------------------------*/

#girls_page_image_holders{
	float: left;
	height: auto;
	width: 440px;
	margin-top: 10px;
	margin-left: 15px;
}
#big_image{
	float: left;
	height: 351px;
	width: 246px;
	border: 1px solid #999999;
}

#girls_contacts{
	float: left;
	height: auto;
	width: 162px;
	border: 1px solid #999999;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
    border-radius: 5px;
/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/


.small_image{
	float: right;
	height: 102px;
	width: 75px;
	border: 1px solid #999999;
	margin-right: 7px;
	margin-bottom: 12px;
	margin-left: 7px;
}

#personal_details{
	float: left;
	width: 425px;
	margin-right: 8px;
	margin-top: 10px;
	height: 18px;
	font-size: 14px;
	color: #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #999999;
	background-color: #B47792;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#personal_details2{
	float: left;
	width: 425px;
	margin-right: 8px;
	margin-top: 10px;
	height: 18px;
	font-size: 14px;
	color: #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #999999;
	background-color: #A8637F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#personal_details_text1{
	float: left;
	height: auto;
	width: 420px;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/
	
#personal_details_text{
	float: left;
	height: auto;
	width: 420px;
	border: 1px solid #999999;
	padding: 10px;
	margin-top: 10px;
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/

/*girls gallery nav starts here*/
#girls_gallery_nav{
	height: 20px;
	width: 430px;
	float: left;
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
	background-color: #A8637F;	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}
	/*girls gallery nav ends here*/
#back_button{
	float: right;
	height: 24px;
	width: auto;
	margin-top: 2px;
	margin-right: 0px;
	text-align: right;
	margin-left: 4px;
}

/*location map starts here*/
#map{
	float: right;
	height: 160px;
	width: 200px;
	border: 1px solid #999999;
	margin: 10px;
}
#disclaimer{
	padding: 10px;
	float: left;
	height: auto;
	width: 459px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
/*following_areas start Here*/
#following_areas{
	width: 479px;
	height: auto;
	float: right;
	margin-bottom: 10px;
	margin-top: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#left{
	float: left;
	height: auto;
	width: 228px;
}
#right{
	float: right;
	height: auto;
	width: 228px;
}
#bottom_text{
	float: left;
	width: 479px;
	margin-top: 5px;
	margin-bottom: 5px;
}
/*following_areas end Here*/

/*personal_areas Start Here*/
#girls_following_areas{
	width: 420px;
	height: auto;
	float: left;
	margin-bottom: 0px;
	padding: 10px;
	margin-top: 0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #999999;
	/*Drop Shadow starts here*/
   -moz-box-shadow: 2px 2px 3px #666;
   -webkit-box-shadow: 2px 2px 3px #666;
    box-shadow: 2px 2px 3px #666;

	}
	/*Drop Shadow ends here*/


#girlsleft{
	float: left;
	height: auto;
	width: 150px;
}
#girlsright{
	float: left;
	height: auto;
	width: 150px;
}
#personal_areas{
	float: left;
	width: 425px;
	margin-right: 8px;
	margin-top: 10px;
	height: 18px;
	font-size: 14px;
	color: #000;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 10px;
	border: 1px solid #999999;
	background-color: #A8637F;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-bottom: 8px;
}
/*personal_areas End Here*/

/*layout ends Here*/

/*-------------------------------------------------------------------------------------------------------------------------------------------*/

/*lists start here*/

/*Side Nav list start here*/
#side_nav ul{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}

#side_nav li{
	margin-top: 1px;
}

#side_nav li a{
	font-size: 11px;
	color: #999;
	text-decoration: none;
}

#side_nav li a#current{
	color: #B47792;
	}

#side_nav li a:hover{
	color: #B47792;
	}

/*Side Nav list end here*/
	

/*-------------------------------------------------*/

#gallerys ul{
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-type: none;
}

#gallerys li{
	margin-top: 2px;	
}

#gallerys li a{
	font-size: 14px;
	color: #A8637F;
	text-decoration: none;
}

#gallerys li a#current{
	color: #999;
	}

#gallerys li a:hover{
	color: #999;
	}


	/*Top Nav list end here*/

/*-------------------------------------------------*/
#following_areas ul{
	margin: 0px;
	padding: 0px;
}
#following_areas li{
	font-size: 11px;
	color: #999;
	list-style-type: none;
}

#girls_following_areas ul{
	margin: 0px;
	padding: 0px;
}
#girls_following_areas li{
	font-size: 11px;
	color: #999;
	list-style-type: none;
}
/*lists end here*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*//*type Starts here*/
h1{
	color: #B57691;
	font-size: 17px;
	font-weight: bold;
}



#side_text_holder h1{
	color: #000;
	font-size: 13px;
	padding-left: 0px;
	}

#incall_locations h1{
	color: #000;
	font-size: 12px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 0px;
	}
#featured_escorts_title h1{
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	}	

h2{
	color: #000;
	font-size: 13px;
	}

h3{
	color: #000;
	font-size: 12px;
	padding-bottom: 2px;
	font-weight: bold;
	}
#gallerys h1{
	color: #000;
	font-size: 14px;
	padding-bottom: 2px;
	font-weight: bold;
	padding-left: 0px;
	}
h4{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-left: 5px;
	}
h5{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	}

p{
	color: #999;
	font-size: 11px;
	line-height: 15px;
}
.site_map_h1{
	font-size: 18px;
	color: #D192B6;
}
.disclaimer{
	font-size: 9px;
	color: #999;
	line-height: 9px;
}
.button{
	color: #000;
	border: 1px solid #999;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	background-color: #A8637F;	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.tel{
	color: #000;
	font-size: 13px;
	}
hr{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.personal_details{
	color: #999;
	font-size: 14px;
	}
	
.contact_details{
	font-size: 12px;
	color: #A8637F;
}
.employment_header{
	color: #000;
	font-size: 17px;
}
.guide_text{
	font-size: 12px;
	color: #A8637F;
	}

#side_text_holder p{
	font-size: 11px;
	color: #999;
}

#right_content h5{
	color: #000;
	font-size: 11px;
	font-weight: bold;
	}
#contact_details p{
	font-size: 13px;
	color: #000;
}
.copyright{
	font-size: 10px;
	color: #B47792;
}
#incall_locations h3{
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 2px;
	}
#featured_escort_1 p{
	font-size: 10px;
	color: #999;
    line-height: 13px;
}
#featured_escort_2 p{
	font-size: 10px;
	color: #999;
    line-height: 13px;
}
#featured_escort_3 p{
	font-size: 10px;
	color: #999;
    line-height: 13px;
}
#featured_escort_4 p{
	font-size: 10px;
	color: #999;
    line-height: 13px;
}


/*Type end here*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/
/*Links here*/

/*footer Links start here*/
#footer a{
	font-size: 10px;
	color: #999;
	text-decoration: none;
	}
#footer a:hover{
	color: #A8637F;
}
/*footer Links end here*/


/*side text holder Links start here*/
#side_text_holder a{
	font-size: 12px;
	text-decoration: none;
	color: #999;
	}
#side_text_holder a:hover{
	color: #A8637F;
	}
/*side text holder Links end here*/	

/*Middle Content Links Start here*/	
#middle_content a{
	font-size: 12px;
	text-decoration: none;
	color: #999;
}	
#middle_content a:hover{
	color: #A8637F;
}
.middle_content_on{
	color: #A8637F;
	font-size: 12px;
}
/*Middle Content Links end here*/	

#contact_details a{
	font-size: 12px;
	color: #A8637F;
	text-decoration: none;
	}
#contact_details a:hover{
	color: #999;
	}
	
#back_button a{
	font-size: 12px;
	color: #999;
	text-decoration: none;
	}
#back_button a:hover{
	color: #A8637F;
	}
/*gallery Nav Content Links start here*/
#gallery_nav a{
	font-size: 15px;
	text-decoration: none;
	color: #000;
}	
#gallery_nav a:hover{
	color: #FFF;
}
.gallery_nav_on{
	color: #FFF;
	font-size: 14px;
}

#girls_gallery_nav a{
	font-size: 14px;
	text-decoration: none;
	color: #000;
}	
#girls_gallery_nav a:hover{
	color: #fff;
}

#disclaimer a{
	font-size: 9px;
}
#disclaimer a:hover{
	color: #A8637F;
}

#portfolio_holders a{
	color: #000;
	font-size: 14px;
}
#portfolio_holders a:hover{
	color: #BF8AA3;
}
/*links end here*/
/*-------------------------------------------------------------------------------------------------------------------------------------------*/

