*
{
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

body
{
	padding:20px 0;
text-align:center;
background:url(images/cptmeysbg4b.gif);
}

#container
{
	position:relative;
	width:950px;
	margin:0 auto;
	text-align:left;
}

#header
{
	position:relative;
	height:170px;
	overflow:hidden;
}

#header h1
{
	width:182px;
	height:157px;
	background:url(images/captain-meys-inn.gif);
	background-repeat:no-repeat;
}

#header h1 span
{
	margin-left:-1000em;
}

#header p.description
{
	position:absolute;
	left:200px;
	top:40px;
	width:400px;
	color:#4e2b46;
	font-style:italic;
	line-height:22px;
}

#header #address
{
	position:absolute;
	top:10px;
	right:0;
	width:200px;
	font-size:13px;
}

#address p
{
	margin:0 0 10px;
	font-size:16px;
	text-align:center;
	line-height:20px;
}

#address strong
{
	text-transform:uppercase;
	color:#54354c;
}

#address img
{
	border:0;
}

#address .phone
{
font-size:20px;	
color:#54354c;
}

#menu
{
	position:relative;
	padding:8px 0;
	margin:0 0 20px;
	background:#805e79;
}

#menu li
{
	display:inline;
	margin:0 8px;
}

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

#menu li a:hover
{
text-decoration:underline;	
	}

#menu2
{
	position:absolute;
	top:140px;
	right:0px;
}

#menu2 li
{
	display:inline;
	margin:0 0 0 5px;
}

#menu2 li a
{
font-size:12px;	
font-family:Arial, Helvetica, sans-serif;
color:#33122c;
}

#text
{
	position:relative;
}

.sidebar
{
	margin-right:315px;
}

#right
{
	width:300px;
	float:right;
}

#pictureright
{
	float:right;
	width:400px;
	margin:0 0 0 15px;
}

#pictureright img
{
	margin:0 0 10px;
}

#text h2, #text h3, #text h4
{
	color:#4e2b46;
	text-transform:uppercase;
	font-weight:400;
	margin:10px 0;
}

#text h2 em, #text h3 em, #text h4 em
{
	text-transform:none;
}

#text p
{
	margin:10px 0;
	font-size:14px;
	color:#333;
	line-height:18px;
}

#text ul
{
	margin:10px 0 10px 30px;
}

#text li
{
	font-size:14px;
	color:#333;
	line-height:18px;
	margin:0 0 4px;
}

#text a
{
color:#6b2a78;	
}

img.left
{
	margin:0 15px 10px 0;
}

img.right
{
	margin:0 0 10px 15px;
}

iframe
{
border:0;
}

/* Rates Table */

.rates
{
	width:100%;
}

.rates td
{
	font-style:italic;
	color:purple;
	font-size:16px;
	padding:7px;
}

/* Rooms table */

td.rooms
{
	width:100%;
}

.rooms td
{
	text-align:center;
	font-size:16px;
	font-style:italic;
	padding:5px;
	vertical-align:top;
}

/* Footer */

#footer
{
	clear:both;
	padding:10px 0;
}

#footer p
{
	font-size:12px;
}

#footer a
{
color:#6b2a78;	
font-style:italic;
}


.clear
{
	clear:both;
}