/* CSS Document */

body {
	/*background-image: url(images/background.gif);*/
	background-color:#4C0000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-left:0px;
	margin-top:10px;
	/*background-image:url(images/banner2.gif);
	background-position:99% 2%;
	background-repeat:no-repeat;
	background-attachment:fixed;*/
}
p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}

.maintable {
	/*border-right-width:1px;
	border-right-style:solid;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-color:#464439;*/
	

}

.bannerImage {
	position: absolute;
	right:0px;
	top:0px;	
}

img.imageborder {
	border: 1px solid #000;
}

h1 {
	font-size:20px;
	color:#4A2D00;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	}
	
h2 {
	font-size:15px;
	color:#4A2D00;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	margin-bottom:3px;
	}
	
h3 {
	font-size:13px;
	color: #333333;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	}

.rightTable {
	font-size:10px;
	color:#333333;
	}
	
.infoBox {
	font-size:14px;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	}
.whiteText {
	color:#FFFFFF;
	}

a {
	text-decoration:underline;
}
	
a:link {
	color: #4c0000;
	text-decoration:underline;
}

a:visited {
	color: #4c0000;
	text-decoration:underline;
}

a:hover {
	color: #000099; 
	text-decoration: none;
}

a:active {
	color: #4c0000;
	text-decoration:none;
}

a.whitelinks {
	color:#FFFFFF;
}

a:visited.whitelinks {
	color:#ffffff;
}

a:hover.whitelinks {
	color:#CCCCCC;
	}
	
a.thumb:link img {
	border-color: #ffffff;
}

a.thumb:visited img {
	border-color: #ffffff;
}

a.thumb:hover img {
	border-color: #00FF33;
}


a:link img {
	border-color: #4c0000;
}

a:visited img {
	border-color: #4c0000;
}

a:hover img {
	border-color: #00FF33;
}


a.nohover:link img {
	border-color: #4c0000;
}

a.nohover:visited img {
	border-color: #4c0000;
}

a.nohover:hover img {
	border-color: #4c0000;
}


	
.announcementText {
	font-size:12px;
	color:#990000;
}

.tipClass {
	color:#FFFFFF;
}

.rateTableOutside {
	border:1px solid #4C0000;
}

.rateTableLine {
	border-bottom:1px solid #4C0000;
}

.rateTableSeperator {
		border-bottom:1px dotted #CCCCCC;
}

.fullPrice {
	text-decoration:line-through;
}

.descText {
	font-size:10px;
	color:#333333;
}
	
.attractionsTable{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.photoTable {
	font-size:9px;
}

.contestTable {
	font-size:10px;
}

table.contestTable td {
	border-bottom: 1px dashed #CCCCCC;
	border-right: 1px dashed #CCCCCC;
}

.superSmall {
	font-size:9px;
}



table.datatable {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}

td.datatabledark {
	background: #4C0000;
	color: #ffffff;
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	text-align: center;
}

td.datatablemed {
	background: #CCCCCC;
	color: #000;
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

td.datatablelight {
	background: #ffffff;
	color: #000;
	padding: 3px;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}
/*Blog Feed*/
#feed{
	border-top: 3px solid #4C0000;
	border-bottom: 1px solid #4C0000;
	display: block;
	margin: 20px 0;
/*	height: 215px;
	overflow: hidden;*/
}
#feed img{
	display: none;
}
#feed ul{
	padding:  0;
}
#feed ul li{
	padding-bottom: 20px;
}
.rss-box {
/*	 margin: 1em;*/
	 width: 721px;
}
.rss-items {
/*	padding: 0 20px;*/
	margin: 0;
	color:#000000;
}
p.rss-title {padding:0;}
.rss-title {
	font-size: 11px;
	background-color: white;
	color: black;
	font-weight:bold;
	text-align: left;
}
.rss-title a{
	font-size:18px;
	color:#4A2D00;
	font-family: Sylfaen, Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
}
.rss-item  {
  font-size: 13px;
  list-style:none;
}

.rss-item a {
	color: #000000;
	font-size: 13px;
	}
	
.rss-item a:visited {
	color: #000000;
}

.rss-date {
	font-size: 10px;
	color: #000000;
	} 
	
	
li.f2jnag {
display:none;
}

