/* CSS Document */

.redtext {
	color:#FF0000;
	font-weight:bold;
}	
.morebar {
	background-color:#E68D72;
	height:28px;
}	
.bgwhite {
	background-color:#FFFFFF;
}
#menubar {
	background-image:url(images/menu-back.gif);
	height:47px;
	background-color:#ED909B;
	padding-left:16px;
}
#headerbanner {
	background-image:url(images/header-banner.jpg);
	background-repeat:no-repeat;
	height:118px;
}	
#belowbanner, #abovefooter {
	background-color:#E68D72;
}			
#footerformat {
	height:115px;
	background-image:url(images/footer-back.gif);
	background-repeat:repeat-x;
	padding-top:26px;
	color:#420C12;
	font-size:12px;
	line-height:18px;
}	
#copyright {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#420C12;
	font-size:10px;
}	
#bodyformat {
	padding:7px 7px 0px 7px;
}
#leftpanel {
	width:246px;
}
#leftpanelinner {
	width:246px;
	background-image:url(images/left-back.gif);
	background-repeat:repeat-y;	
}
#leftbody {
	background-image:url(images/left-back.gif);
	background-repeat:repeat-y;
	padding:0px 58px 0px 35px;
}	
#headerback {
	background-image: url(images/heading-back.jpg);
	background-repeat:repeat-x;
}			
#mainbody {
	padding:15px 15px 0px 0px;
	border-right:1px solid #E0785B;
}
#mainbodyinner {
	padding:15px 36px 0px 0px;
	border-right:1px solid #E0785B;
}	
.bigtext {
	font-size:18px;
	font-weight:bold;
}	
.homrpagedisp {
	width:25%;
	padding-right:20px;
}	
.names {
	border:1px solid #6C5B45;
	background-color: #E68D72;
	height:28px;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	padding-right:4px;
}	
.escortsdetails {
	border:1px solid #E68D72;
	padding:6px;
	font-size:11px;
	font-weight:bold;
}	
.escortslinks {
	color:#6C5B45;
	font-weight:bold;
	text-decoration:underline;
}
.escortslinks:hover {
	text-decoration: none;
}	
.leftnav {
	height:30px;
	border-bottom:1px solid #FFFFFF;
	padding-left:10px;
}	
.footerlink {
	color:#420C12;
	text-decoration:none;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
.footerlink:hover {
	text-decoration:underline;
}	
.formfields, .formfieldssmall, .inde {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D251B;
	text-decoration: none;
}
.formfields {
	width:200px;
}
.formfieldssmall {
	width:50px;
}
	
.botton {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:100px;
	height:20px;
	font-weight:bold;
}	

/* CSS Document */

body {
	background-image: url(images/body-back.jpg);
	background-repeat:repeat-x;
	margin:0px;
	background-color:#BBB8BE;
}
div, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #2D251B;
	text-decoration: none;
}
p {
	padding-bottom:12px;
	padding-top:0px;
	margin:0px;
}
form {
	padding:0px;
	margin:0px;
}	
.tablecentre {
	margin:0px auto 0px auto;
}		
.width100per {
 	width:100%;
} 
#externalcontainer {
	width:931px;
	margin:0px auto 0px auto;
	
}
.width100per {
	border:0px;
}  
.width1px {
	width:1px;
} 
.lt, .lm, .lb {
 text-align:left;
}
.lt, .rt, .ct {
	vertical-align:top;
}
.lm, .rm, .cm {
	vertical-align:middle;
}  
.rt, .rb, .rm {
	text-align:right;
} 
.lb, .cb, .rb {
	vertical-align:bottom;
} 
.ct, .cb, .cm {
	text-align:center;
}