/* CSS Document */
body {
	background-image: url(images/back-bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.body-bg {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.top-line-bg {
	background-image: url(images/top-line-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom-bg {
	background-image: url(images/bottom-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c2a889;
	text-decoration: none;
}
.heading-line-bg {
	background-image: url(images/heading-line-bg1.jpg); 
	background-repeat:no-repeat; 
	background-position: left top;
	padding: 0px;
}
.heading-line-bg3 {
	background-image: url(images/heading-line-bg1.jpg);		 
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
}
.heading-line-bg2 {
	background-image: url(images/heading-bg1.jpg);		 
	background-position: left top;
	padding: 0px;
}
.enter-boder {
	border: 1px solid #FFFFFF;
}
.text1 {
	font-family: arial;
	font-size: 11px;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.top-line-bg2 {
	background-image: url(images/inner-top-line.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.footer-bg {
	background-image: url(images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.top-navi-bg {
	background-image: url(images/header_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.heading-innerbg {
	background-image: url(images/heading-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.img-text-boder {
	background-color: #28160a;
	border: 1px solid #4c340e;
	padding: 5px;
}
.escort-nametext {
	font-family: Georgia,;
	font-size: 14px;
	line-height: 18px;
	color: #ae9f89;
	text-decoration: none;
}
.welcome-text {
	font-family: Georgia,;
	font-size: 24px;
	color: #eec72f;
	text-decoration: none;
}
.heading-new {
	font-family: Georgia,;
	font-size: 18px;
	color: #eec72f;
	text-decoration: none;
}
.profile-heading {
	font-family: Georgia,;
	font-size: 18px;
	color: #fcf4b9;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.input1 {
	font-family: Tahoma;
	font-size: 11px;
	color: #fafbd9;
	text-decoration: none;
	background-color: #2b2300;
	height: 16px;
	width: 200px;
	border: 1px solid #483f16;
}
.input12 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 16px;
	width: 200px;
	border: 1px solid #483f16;
}
.input6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #2b2300;
	height: 20px;
	width: 200px;
	border: 1px solid #483f16;
}
.input4 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2b2300;
	height: 90px;
	width: 360px;
	border: 1px solid #483f16;
}
.reviews-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #e5dd5a;
	text-decoration: none;
	background-image: url(images/dot-img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.home-foote-text {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #c2a889;
	text-decoration: none;
}
.footer-links {
	font-family: Geneva;
	font-size: 14px;
	color: #b6a792;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
a.footer-links:hover{
	font-family: Geneva;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
.read-more {
	font-family: Geneva,;
	font-size: 14px;
	color: #fecf48;
	text-decoration: none;
}
.read-more1 {
	font-family: Geneva,;
	font-size: 18px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.body-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #7d6832;
	text-decoration: none;
}
a.body-text:hover{
	font-family: Tahoma;
	font-size: 12px;
	color: #fbd776;
	text-decoration: none;
}
.escort-nametext1 {
	font-family: Georgia,;
	font-size: 14px;
	line-height: 18px;
	color: #fecf48;
	text-decoration: none;
}

