/* CSS Document bahamas_f.css */

body {
	background-color:#ffffff;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#403e2f;
}
p, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#403e2f;
}
#content {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	width:900px;
}
#top {
	position:relative;
	margin-top:0px;
	margin-left:0px;
	width:900px;
	height:157px;
}
#left {
	position:absolute;
	margin:0px;
	top:157px;
	left:0px;
	width:289px;
	height:663px;
	background-image:url(../images/left_background.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#right {
	position:absolute;
	margin:0px;
	top:157px;
	left:882px;
	width:18px;
	height:663px;
	background-image:url(../images/left_background.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#main {
	position:relative;
	margin-top:0px;
	margin-left:289px;
	width:593px;
}
#copyright {
	position:relative;
	margin-top:0px;
	margin-left:0px;
	width:900px;
	font-size:10px;
	text-align:center;
	padding:35px 0px 10px 0px;
}
.header {
	text-align:center;
	font-weight:bold;
	font-size:18px;
	color:#e72292;
}
.destination {
	margin:0px;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
}
a.sedona, a.sedona:link, a.sedona:active, a.sedona:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#dc530f;
}
a.sedona:hover {
	color:#166d98;
}
a.cancun, a.cancun:link, a.cancun:active, a.cancun:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#30b054;
}
a.cancun:hover {
	color:#ab1e76;
}
a.lauderdale, a.lauderdale:link, a.lauderdale:active, a.lauderdale:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#166d98;
}
a.lauderdale:hover {
	color:#dc530f;
}
a.napa, a.napa:link, a.napa:active, a.napa:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#ab1e76
}
a.napa:hover {
	color:#30b054;
}