.adlitcontainer{
	font-family: arial;
	font-size: 11px;
	color: black;
	text-align: center;
}
a.adlit:link, a.adlit:visited, a.adlit:active {
	color: #cc0000;
	font-family: arial;
	font-size: 11px;
	padding: 0px;
	text-decoration: underline;
}

a.adlit:hover {
	background-color: transparent;
	color: Black;
	padding: 0px;
	text-decoration: none;
}

a.wisdells:link, a.wisdells:visited, a.wisdells:active {
	color: #0000CC;
	font-family: arial;
	font-size: 11px;
	padding: 0px;
	text-decoration: underline;
}

a.wisdells:hover {
	background-color: transparent;
	color: #CC0000;
	padding: 0px;
	text-decoration: none;
}

a.footerlinks:link, a.footerlinks:visited, a.footerlinks:active {
	color: #000000;
	font-size: 13px;
	padding: 0px 3px 0px 3px;
	text-decoration: none;
}

a.footerlinks:hover {
	background-color: transparent;
	color: #B42E34;
	padding: 0px 3px 0px 3px;
	text-decoration: underline;
}

a.internal:link, a:visited {
	color: #b42e34;
	font-size: 14px;
	text-decoration: underline;
}

a.internal:hover {
	background-color: #B42E34;
	color: #FFFFFF;
	padding: 1px 2px 0 2px;
	text-decoration: none;
}
a.mapquest:link, a:visited {
	color: #b42e34;
	font-size: 14px;
	text-decoration: underline;
}

a.mapquest:hover {
	background-color: transparent;
	color: #013767;
	padding: 0px 0px 0 0px;
	text-decoration: none;
}

a.moreinfo:link, a.moreinfo:visited, a.moreinfo:active {
	color: #B42E34;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.moreinfo:hover {
	background-color: transparent;
	color: #013767;
	text-decoration: none;
}

a.specialstextlink:link, a.specialstextlink:visited, a.specialstextlink:active {
	color: #B42E34;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

a.specialstextlink:hover {
	background-color: transparent;
	color: #013767;
	text-decoration: none;
}

a.topnavigationlinks:link, a.topnavigationlinks:visited, a.topnavigationlinks:active {
	color: #000000;
	font-size: 20px;
	padding: 5px;
	text-decoration: none;
}

a.topnavigationlinks:hover {
	background-color: transparent;
	color: #B42E34;
	font-size: 20px;
	padding: 5px;
}

body {
	background-color: #F1F1E2;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 0px;
}

form.vip {
	margin-top: 0px;
}

h1 {
	color: #013767;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0 0px 0;
}
h2 {
	color: #858381;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0px 0 0px 0;
}

h5 {
	font-size: 14px;
	margin-bottom: 1px;
	margin-top: -4px;
}

td.room-name-cell {
	background-color: #C8DAE5; /*background-color:#80a1b6;*/
	color: #013767;
	font-weight: bold;
	padding-left: 12px;
}

.footeraddress-content{
	color: #000000;
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	text-align: center;
	width: 1000px;
	clear:both;
}

.footer-graphic{
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 37px;
	width: 1029px;
}

.grey-bar {
	background-color: #65676C;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 27px;
	margin-left: 4px;
	padding-left: 10px;
	padding-top: 6px;
	width: 208px;
}

.header{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 353px;
	width: 1029px;
}
.amenities-header{
	background-image: url(images/header-amenities.jpg);
	background-repeat: no-repeat;
	height: 353px;
	width: 1029px;
}
.lodging-header{
	background-image: url(images/header-lodging.jpg);
	background-repeat: no-repeat;
	height: 353px;
	width: 1029px;
}
.speicals-header{
	background-image: url(images/header-specials.jpg);
	background-repeat: no-repeat;
	height: 353px;
	width: 1029px;
}

.rooms-header{
	background-image: url(images/header-rooms.jpg);
	background-repeat: no-repeat;
	height: 353px;
	width: 1029px;
}

.VIP-header{
	background-image: url(images/header-VIP.jpg);
	background-repeat: no-repeat;
	height: 353px;
	width: 1029px;
}

.left-specials-sidebar{
	float: left; /*background-color: Lime;*/
	margin-left: 20px;
	width: 208px;
}

.main-content{
	color: #000000;
	margin-left: 275px;;
	margin-right: auto;
	margin-top: 8px;
	width: 670px;
	
}

.moreinfo-container{
	float: right;
	font-weight: normal;
	padding: 0px 15px 0px 0px;
}

h3 {
	color: #013767;
	font-size: 20px;
}


.red-bar {
	background-color: #B42E34;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 27px;
	margin-left: 4px;
	margin-top: 8px;
	padding-left: 10px;
	padding-top: 8px;
	width: 208px;
}
a.sidebar:link, a.sidebar:visited, a.sidebar:active {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	
}

a.sidebar:hover {
	background-color: transparent;
	color: #013767;
	padding: 0px;
	text-decoration: none;
}

.specialslink-container{
	padding: 4px 0 0px 95px;
}

.specialstext{
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding-left: 30px;
	padding-top: 8px;
}

.topnavigation-container {
	color: #000000;
	font-size: 20px;
	text-align: center;
}

#body-graphic-container {
	background-image: url(images/body-graphic.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 1029px;
}

#wrap {
	color: #5D2816;
	margin: 7px auto;
	padding: 0;
	width: 1029px;
}
#cleardiv {
height:1px;width:1px;clear:both;
}