body { 	background-color:#cccc99;
	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: Trebuchet MS, Arial, Verdana, sans-serif;
	font-size: 14px; font-weight: bold; font-style: italic; color: Navy;
	text-align: center;
	padding: 11px 0 0 0;
}

h2,h3,h4,h5 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

h1 {
	font-family: "Century Gothic", Arial, sans-serif;
	font-size:30px;
	letter-spacing: 8px;
}

h2 {
	font-size:24px;
	line-height: 28px;
}

h3 {
	font-size: 22px;
	line-height: 24px;
}

h4 {
	font-size: 16px;
	line-height: 16px;
}

h5 {
	font-size: 12px;
	line-height: 12px;
}

#contain {
	width: 760px;
	background-color: #ffffff;
	background-image: url(images/top6.gif);
	background-repeat: repeat-y;
	text-align: left;
}

.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: 160px;
	  }
	
#menu a:hover {
	  background-color:#ddd; 
	  top:3px;
	  left:4px;
	  right:4px;
	  color:#000;
	  border-color:#444 #ddd #eee #777;
	  width: 160px;
  }
  
  #footer {
  	width: 760px;
  	text-align: center;
  	font-size: 10px;
  }