@charset "utf-8";
/* CSS Document */

#container {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#nav {
	padding: 5px;
	width: 360px;
	color: #FFFFFF;
	float: right;
	text-align: right;
	margin-right: 30px;
}
#picture {
	float: left;
	width: 514px;
	background-image: url(images/escort.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 531px;
}
#content {
	padding: 5px;
	float: right;
	width: 400px;
	color: #FFFFFF;
	font-size: 14px;
}
.clear {
	clear: both;
}
#footer {
	padding: 5px;
	width: 460px;
	margin-top: 429px;
	text-align: right;
	font-size: x-small;
	color: #FFFFFF;
	float: left;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #66879A;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;

}
a:link {
	color: #624928;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #624928;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: underline;
	color: #624928;
}
.style1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
}
.style2 {font-size: 12px}
a img{
	border: none;
}
.style3 {
	color: #624928;
	font-weight: bold;
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	padding: 0;
	height: 42px;
	margin-right: 23px;
	list-style: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 42px;
	background-repeat: no-repeat;
}
.home {background-image: url(images/homeroll.png); width: 77px;}
.home a {background-image: url(images/home.png);}
.rates {background-image: url(images/ratesroll.png); width: 117px;}
.rates a {background-image: url(images/rates.png);}
.gallery {background-image: url(images/galleryroll.png); width: 84px;}
.gallery a {background-image: url(images/gallery.png);}
ul.menu li a:hover {background: none;}
.menu li {float: left;}
.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

