/* GENERAL RULES */
body {
	background:#1F1F1F;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
	margin:0 0 10px 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}
body.index {
	background:#4C6E53;
	background-image:none;
	}

p {
	line-height: 1.5em;
	font-size: 90%;
	margin: 0.5em 15px 0.5em 25px;
	text-align:left;
}
body.index p, body.index a {
	color:#EBE2D2;
}
p.red {
	line-height: 1.5em;
	font-size: 90%;
	margin: 0.5em 5px 0.5em 5px;
	text-align:left;
	color:#fff;
}
ul {
	line-height: 1.5em;
	font-size: 90%;
	margin: 0.5em 15px 0.5em 25px;
	text-align:left;
	list-style-image: url(images/bullet.gif);
	}

/* links */
a { 
	color:#6F0000; 
	}
a:hover { 
	color:#0B561A; 
	}
a.white {
 color:#fff;
 }
 a.white:hover {
 color:#fff;
 }
/* tables */
table {
	margin: 0;
}

table.main {
	width: 760px;
	}
table.popUp {
	width: 474px;
	}
td.pop {
	background-color:#8C7D63;
	width:252px;
	height:278px;
}

td.pop p {
	color:#fff;
	margin:5px 7px 5px 8px;
	line-height: 1.2em;
}
td.popPic {
	background-color:#fff;
}

td.pop a {
	color:#f0e0c3;
}
td.pop a:hover {
	color:#fff;
}
td.padding {
background-color:#8C7D63;
}
td.padding p {
color:#fff;
margin:5px 5px 5px 5px;
}
td.padding a {
	color:#f0e0c3;
}
td.padding a:hover {
	color:#fff;
}
td.form {
background-color:#B3A489;
}
td.form p {
color:#fff;
}



td.rooms {
background-color:#3C7848;
}
td.rooms p {
color:#fff;
font-size:70%;
margin:4px 4px 4px 4px;
line-height: 1.29em;
}

td.header {
	height:58px;
	}
td.headerPop {
	height:37px;
	}
td.nav {
	width:143px;
	background:#0B561A;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding-top:163px;
	padding-bottom:15px;
	}
td.black1px {
	width:1px;
	background:#000;
	}
td.white3px {
	width:3px;
	background:#fff;
	}
table.pics {
	background:#fff;
	border:1px solid #000;
	margin:5px 0 5px 5px;
	float:right;
	}
table.picsLeft {
	background:#fff;
	border:1px solid #000;
	margin:5px 9px 5px 5px;
	float:left;
	}
table.btns {
 float:right;
 border:0;
 }
table.attractions {
	background:#fff;
	border:1px solid #000;
	margin:5px 0 5px 5px;
	}
 
td,th,div {
	padding: 0;
	margin: 0;
	vertical-align: top;
}
table.footer {
width:760px;
}
td.footer p {
	line-height: 1.5em;
	font-size: 80%;
	margin:5px 0 5px 0;
	text-align:left;
	color:#EBE2D2;
}
td.footer a {
	line-height: 1.5em;
	margin:5px 0 5px 0;
	text-align: left;
	color:#EBE2D2;
	text-decoration:none;
}
td.footer a:hover {
	color:#EBE2D2;
	text-decoration:underline;
}
table.arrows {
	width:425;
	}
table.arrows a {
	font-size:70%;
}
table.arrows a:hover {
	font-size:70%;
}
/* IMAGES */
img {
	border: 0;
}

.floatRight {
	float:right;
	margin:5px 0 5px 5px;
	clear:right;
	}
img.popTitle {
	margin:-50px 0 5px 3px;
	}
img.red {
	margin: 0.5em 5px 0px 5px;
	}
	

img.subs {
	margin:8px 0 3px 0;
}