@charset "utf-8";
/* CSS Document */
img {  
	border-style: none;
}
body{
	background-color:#FFFFFF;
	background-image:url(images/bg_grad.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	height: 100%;
	border-top-style: 2;
}
#container{
	position:inherit;
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #cc9966;
	height: 100%;
	background-color: #FFFFFF;
}
#top {
	position:relative;
	background-color:#FFFFFF;
	background-repeat: repeat;
	width:895px;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#top_2 {
	width:900px;
	padding-top: 5px;
	height: auto;
	margin:0 auto;
	text-align:center;
}
#navbar {
	background-image:url(images/Navbar.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	padding-bottom:5px;
	height:72px;
	width: 900px;
	position: relative;
	background-color:#FFFFFF;
}
#menu {
	float:left;
	width:200px;
	height:1000px;
	background:url(images/Sidebar_test_003.gif);
	background-repeat: no-repeat;
	line-height:10px;
	position: relative;
}
#content {
	float:none;
	min-height:1000px;
	width:700px;
	height:100%;
	background-color:#FFFFFF;
	background:url(images/Bottom_002.gif);
	background-position:right bottom;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	margin-left: 200px;
	position: relative;
}
#subheadings {
	position:relative;
	width: 900px;
	height: 30px;
	float: right;
	background-color:#FFFFFF;
}
#subheadings_2 {
	position:relative;
	width: 900px;
	height: 86px;
	background-color:#FFFFFF;
}
#sitemap {
	width:900px;
	background-color:#FFFFFF;
	height:280px;
	float: none;
	position:inherit;
	background-image:url(images/Sitemap.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #cc9966;
	clear: both;
}

.header {
	background-repeat:no-repeat;
	background-image: url(images/Latest_Companions_test_003.gif);
	background-position: center top;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height: 25px;
	color:#660000;
}
.header_small {
	background-repeat:no-repeat;
	background-image: url(images/Latest_Companions_test_003.gif);
	background-position: center top;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height: 25px;
	color:#660000;
}
.topbar {
	background:url(images/Topbar_003.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
.clear_float {
	clear:both;
}

.escortsBox {
	background:url(images/flowerbg.jpg) no-repeat bottom right;
	width:280px;
	border:1px solid #660000;
	padding:5px;
	margin:10px auto;
}
.escortPic {
	float:left;
	width:140px;
}
.escortTxt {
	float:right;
	width:160px;
	height:200px;
	border: 1px solid #66000;
	padding: 5px;
}
.escortTxt p {
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.escortBg {
	background:#FFF;
	border:1px solid #66000;
	width: 160px;
}
.fancy {
	font-family:'Vivaldi', Arial;
	font-size:20px;
	font-weight: bold;
}
