body { 	background-color:#FFCC66;
	margin: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

a:link {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
}

.description {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-size: 14px; font-weight: normal; color: Navy;
	text-align: center;
	padding: 11px 0 0 0;
}

h1,h2,h3,h4,h5 {
	font-family: "Century Gothic", Arial, Verdana, sans-serif;
	font-weight: normal; color: Navy;
	text-align: left;
}

h1 {
	font-size:30px;
}

h2 {
	font-size:28px;
	line-height: 28px;
}

h3 {
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -2px;
}

h4 {
	font-size: 20px;
	line-height: 20px;
	margin: 10px 0 7px 0;
}

h5 { 	
	font-size: 12px;
	line-height: 12px;
}

.menu {	width: 150px;
	height: 25px;
	vertical-align: middle;
	padding-top: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	font-size: 11px;
	text-align: center;
}

.main {	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
	margin-right: 11px;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.cont {
	font-size: 10px;
	line-height: 12px;
}

.bottom_nav {
	font-size: 10px;
}

.left {	width: 177px;
	background-image: url(images/myrtle-beach-hotels-6.jpg);
	font-weight: normal;
}

.rfloat {
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	border: none;
	}
	
#menu a {
	  text-decoration:none; 
	  background-color:#ccc; 
	  padding: 3px;
	  padding-left: 4px;
	  padding-bottom: 3px;
	  font: 12px Verdana, Arial, Helvetica, sans-serif;
	  color:#000; 
	  display:block; 
	  width:10em; 
	  border:1px solid #fff;
	  border-color:#eee #777 #444 #ddd;
	  margin: 0 0 0 0;
	  width: 100%;
	  }
	
#menu a:hover {
	  background-color:#ddd; 
	  top:3px;
	  left:4px;
	  right:4px;
	  color:#000;
	  border-color:#444 #ddd #eee #777;
	  width: 100%;
  }
