body {
	background-color: #ffffff;
	margin: 0px;
	border: none;
	padding: 0px;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 30px;
	color: #1e2b79;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	color: #FFCC66;
	margin: 0px;
}
h3 {
	font-weight: bold;
	font-size: 16px;
	color: #1e2b79;
	margin: 0px;
}
h4 {
	font-weight: bold;
	font-size: 18px;
	color: #1e2b79;
	margin: 0px;
}
Table {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
}
.background {
	background-image: url(../images/hilton_head_island_bg.jpg);
background-position: left;
background-repeat: no-repeat;
width: 725px;
height: 380px;
z-index: 200;
position: absolute;
top: 0px;
left: 0px;
}
.mastheadBG {
	height: 116px;
	background-color: #1e2b79;
	font-size: 14px;
	font-weight: bold;
	line-height: 100%;
	color: #ffffff;
	z-index: 100;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
	width: 100%;
	padding-right: 15px;
	padding-top: 25px;
}
.mastheadContainer {
	height: 141px;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	z-index: 300;
	position: absolute;
	top: 108px;
	left: 150px;
	letter-spacing: 1px;
	line-height: 100%;
}
.mastheadContainer a:link, .mastheadContainer a:active, .mastheadContainer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.mastheadContainer a:hover {
	text-decoration: underline;
	color: #ffcc66;
}
.navigationContainer {
	text-transform: capitalize;
	text-decoration: none;
	color: #ffffff;
	width: 145px;
	font-weight: bold;
	text-align: right;
	line-height: 26px;
	z-index: 300;
	position: absolute;
	left: 0px;
	top: 140px;
}
.navigationContainer a:link, .navigationContainer a:active, .navigationContainer a:visited {
	text-transform: capitalize;
	text-decoration: none;
	color: #ffcc66;
}
.navigationContainer a:hover {
	text-transform: capitalize;
	text-decoration: underline;
	color: #ffffff;
}
#free a:link, #free a:active, #free a:visited {
	text-transform: capitalize;
	text-decoration: none;
	color: #1e2b79;
	line-height: 26px;
}
#free a:hover {
	text-transform: capitalize;
	text-decoration: underline;
	color: #cc9933;
	line-height: 26px;
}
.contentContainer {
	border-left: 2px solid #CC9933;
	border-top: 2px solid #CC9933;
	padding: 15px;
	z-index: 400;
	position: absolute;
	margin-top: 143px;
	left: 152px;
}
address {
	color: #1e2b79;
	font-size: 12px;
	text-align: center;
	z-index: 500;
	margin-top: 50px;
	border-top: 1px solid #1e2b79;
	clear: both;
}
address a:link, address a:active, address a:visited {
	text-decoration: none;
	color: #1e2b79;
}
address a:hover {
	text-decoration: underline;
	color: #cc9933;
}
#right {
	float: right;
}
.sidebar {
	float: right;
	background-color: #dcdcdc;
	padding: 5px;
	padding-top: 130px;
	width: 150px;
	background-image: url(../images/robert2.jpg);
background-position: top;
background-repeat: no-repeat;
border: 3px double #1e2b79;
	} 
.sidebar li {
	margin-left: -25px;
}
