body, table, td, th, div, ul, ol {
	font-family: verdana, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	line-height:15px;
	margin: 0;
	padding: 0;
}
}
@media print {
#navagation {
	text-align: center;
}

      .noPrint { display: none; }
	  .comNav { display: none; }
    }
.mainBody {
	margin:0px;
	background-image: url(/images/bg1.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#330100;
}
h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C31D2B;
	font-size:16px;
	font-weight:bold;
	margin:0px;

}
#banner {
	margin-bottom:10px;
	margin-top:10px;
}
h2{
	font-family:Georgia, "Arial", Times, serif;
	color:#C31D2B;
	font-size:14px;
	font-weight:bold;
	margin:0px;

}
h3{
	font-family:Georgia, "Arial", Times, serif;
	color:#C31D2B;
	font-size:12px;
	font-weight:bold;

}
a:link, a:active, a:visited {text-decoration:underline; color:#C31D2B;}
a:hover {text-decoration:none; color:#000000; }
.nav
 {
	background-image: url('images/navBg.jpg');
	background-repeat:repeat-x;
	line-height: 32px;
	vertical-align:middle;
	text-align: center;
}
.nav a:link, .nav a:active, .nav a:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display: block;
	color: #333333;
	text-decoration:none;
	vertical-align: middle;
	line-height:32px;
	font-weight: bold;	
	padding-left:10px;	
	padding-right:10px;
	}
.nav a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	display: block;
	color: #C31D2B;
	BACKGROUND-COLOR: #d4b666;
	text-decoration:none;
	vertical-align: middle;
	line-height:32px;
	font-weight: bold;
	padding-left:10px;
	padding-right:10px;
	background-image: url(images/navBg_over.png);
	}
.comNav a:link, .comNav a:active, .comNav a:visited {
	font-size:12px;
	display: block;
	text-decoration:none;
	vertical-align: middle;
	padding:4px;
	width:164px;
	border-bottom:1px solid #C31D2B;	
	}
.comNav a:hover{
	font-size:12px;
	display: block;
	color: #000000;
	BACKGROUND-COLOR: #d4b666;
	text-decoration:none;
	vertical-align: middle;
	padding:4px;
	width:164px;
	border-bottom:1px solid #C31D2B;
	}	
	
.iconActive {
	 background-image: url('/images/iconActive.gif');
	 background-repeat:no-repeat;
	 height:30px;
	 width:24px;
	 color:#ffffff;
	 line-height:20px;
	 vertical-align:top;
	 font-size:14px;
	 font-weight:bold;
	 padding-right:10px

}
.iconComingSoon{
	 background-image: url('/images/iconComingSoon.gif');
	 background-repeat:no-repeat;
	 height:30px;
	 width:24px;
	 color:#ffffff;
	 line-height:20px;
	 vertical-align:top;
	 font-size:14px;
	 font-weight:bold;
	 padding-right:10px

}
.iconPast{
	 background-image: url('/images/iconPast.gif');
	 background-repeat:no-repeat;
	 height:30px;
	 width:24px;
	 color:#ffffff;
	 line-height:20px;
	 vertical-align:top;
	 font-size:14px;
	 font-weight:bold;
	 padding-right:10px

}
.borderRed {
	border:1px solid #b98a8a;
}
.borderYellow {
	border:14px solid #DEB12B;
}
#wrapper {
	background-color: #C31D2B;
	width: 970px;
	text-align: left;
	border: 2px solid #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	padding: 10px;
}

/*Community Tips*/		
	
div#tipDiv {
  position:absolute; visibility:hidden; left:0; top:0; z-index:10000;
  background-color:#ffffff; border:2px solid #C31D2B;
  width:210px; padding:6px;
 
}

div#tipDiv div.img { text-align:center }
div#tipDiv div.txt { text-align:center; margin-top:4px; color:#C31D2B; 	}
 #bathroom{ position: absolute; left: 200px; top: 950px; right: 200px; font-family:arial; font-size: 8pt; color:666666; text-align: center;}
.skyadtext { font-family: Trebuchet MS; font-size: 11px; font-weight: normal; }
.skyadtextbold { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; }
.skyadtitle { font-weight: bold; color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }
.style1 {font-family: Georgia, "Times New Roman", Times, serif;}
#bread {font-family:Arial, Helvetica, sans-serif;font-size:11px;margin: 0 0 5px 0;text-align:right;}
#bread a {font-size:9px;margin: 0 3px;}

.Gallery {
}

	.Gallery a img {
		width: 125px;
		height: 94px;
		border:1px solid #000;
		margin: 2px;
	}

	.Gallery a:hover img {
		border: #990000;
		margin: 0;
	}

