@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(../images/pagebk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #1E417B;
}
h2 {
	font-size: 18px;
	color: #990000;
}
h3 {
	font-size: 16px;
	color: #333333;
}
h4 {
	font-size: 14px;
	color: #990000;
}

.pagepix {
	margin:6px;
	padding:0px;
	float:right;
	vertical-align:top;
	border-style: solid;
	border-width:thin;
	border-color:#666666;
}
.eventpix {
	margin: 10px;
	padding: 0px;
	border-style: double;
	border-color:#666666;
}
.eventdetpix {
	margin: 10px;
	padding: 0px;
	float: right;
	border-style: double;
	border-color:#666666;
}
.event {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.event a:link,
.event a:visited {
	color: #EC9306;
	text-decoration: underline;
}
.event a:hover,
.event a:active {
	text-decoration: none;
	color: #666666;
}
.amenitiespix {
	padding:2px;
	border-style: solid;
	border-width:thin;
	border-color:#666666;
}
.rmtype {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #CC9900;
}

.ctrtable {
	margin:auto;
	text-align:center;
	border:none;
}

.breadcrumbs {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0073B5;
}

.breadcrumbs a:link,
.breadcrumbs a:visited  {
	color: #0073B5;
	text-decoration: none;
}

.breadcrumbs a:hover,
.breadcrumbs a:active  {
	color: #EC9306;
	text-decoration: underline;
}
/******** Menu Styles **********/ 
#navigationmenu {
	width:201px;
	margin-left:1px;
	padding:0;
	background-color:#C0B5A9;
	border-left: 1px solid #FFFFFF;
}
#menulist {
	margin:0;
	padding:0;
	width: 201px;
	list-style-type:none;
}
.menu  {
	margin:0;
	padding:0;
	width: 201px;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
	border-bottom: 2px solid;
	border-bottom-color: #FFFFFF;
	color:#000000;
}	
.menu a:link {
	color: #000000;
	text-decoration:none;
}
.menu a:visited {
	color: #333333;
	text-decoration:none;
}
.menu a:hover {
	color: #1E417B;
	text-decoration:none;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration:none;
}
/******** End Menu Styles **********/ 
#sitemaplist {
	margin:0;
	padding:0px;
	list-style-type:none;
	}
.sitemap {
	font-size: 14px;
	color:#333333;
	line-height: 20px;
	text-indent: 25px;
	text-decoration:none;
}
.bknorepeat {
	background-repeat: no-repeat;
}

.bkrepeat-y {
	background-repeat: repeat-y;
}

.bkrepeat-x {
	background-repeat: repeat-x;
}
.toplinks {
	color: #CCCCCC;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}

.toplinks a:link,
.toplinks a:visited  {
	color:#CCCCCC;
	text-decoration: none;
}

.toplinks a:hover,
.toplinks a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer {
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:14px;
}

.footer a:link,
.footer a:visited  {
	color:#CCCCCC;
	text-decoration: none;
}

.footer a:hover,
.footer a:active  {
	color: #FFFFFF;
	text-decoration: underline;
}
.captchadiv {
	background-color:#99CCFF;
	border-style:solid;
	border-color:#996633;
	border-width:thin;
	padding:5px;
	width:350px;
}
.mailinglist_captchadiv {
	border-style:solid;
	border-color:#996633;
	border-width:thin;
	padding:5px;
	width:350px;
}
.mapdirections {
	font-size: 11px;
}
.mailinglistsignup {
	font-size: 11px;
	color:#FFFFFF;
}
.adminmenu {
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}
.adminmenu a:link,
.adminmenu a:visited  {
	color: #1E417B;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: none;
}
.adminmenu a:hover,
.adminmenu a:active  {
	color: #660066;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration: underline;
}