body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000;
	background-color: #ccffcc;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}

.summary {
	font-size: 10px; text-align: center; font-weight: bold; font-style: italic;
}

h1{
	font-family: Century Gothic Bold, Century Gothic, sans-serif;
	font-size: 32px; font-weight: bold; color: #339999;
	letter-spacing: 2px;
}

h4{
	font-family: Century Gothic Bold, Century Gothic, sans-serif;
	font-size: 22px; font-weight: bold; color: #339999;
	letter-spacing: -1px;
}

.clear{
clear:both;
margin:0;
}

.hide{
display:none;
}

#left {
	background-image: url(images/north-myrtle-beach-7.gif);
	width: 156px;
	vertical-align: top;
}

#mid {
	background-color: #ffffff;
	width: 566px;
	vertical-align: top;
	font-size: 12px; font-weight: normal;
	text-align: left;
	line-height: 18px;
}

.main {
	padding: 5px 7px 10px 11px;
}

.cat {
	width: 150px; height: 15px;
	margin: 5px 0 1px 0;
	background-color: #ffffff;
	text-align: center;
	border: none;
	font-size: 11px; font-weight: bold;
}

.menu {
	font-size: 11px; color: #ffffff; font-weight: normal;
	text-align: center;
	line-height: 14px;
}

.menu a:link {
	color: #ffffff;
	font-weight: normal;
}

.menu a:visited {
	color: #ffffff;
	font-weight: normal;
}