body {
	background-color: #000099;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-position:0px 135px;
	background-repeat:repeat-y;
	width: 800px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}

body.reservations {
	background-color: #000099;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -2px;
	margin-left: 0px;
}

div.pagecontent {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 35px;
}

.pagecontent li {
	margin-left: -23px;
}

a.navbot:link {
   color: #FF0000;
   text-decoration: underline;
}

a.navbot:visited {
   color: #E10000;
   text-decoration: underline;
}

a.navbot:hover {
   color: #0000FF;
   text-decoration: none;
}

.navbot {
   color: #000080;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size: 9pt;
   font-weight: bold;
}



p, td, tr { font-size: 10pt;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif 
	}

div.content {
	width: 700px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 38px;
	}

h1 {
	color: #000080;
	font-weight: bolder;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	}
	
h2   {
	color: red;
	font-weight: bold;
	font-size: 10pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

h3  {
	color: #000080;
	font-weight: bold;
	font-size: 9pt;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

h4  { color: black; font-weight: normal; font-size: 9pt; font-family: Verdana, Geneva, Arial, Helvetica }

.small1 { font-size:10px;
	}

.small2 { font-size:12px;
	}

.small3 {
	font-size:12px;
	font-style: italic;
	font-weight: bold;
	}

.bottom {
	margin-bottom: -6px;
	padding-bottom: 0px;
	}

img.resimage {
	margin-left: 10px;
	padding-left: 10px;
	}

li   { color: black; font-weight: normal; font-size: 10pt; font-family: Verdana, Geneva, Arial, Helvetica }

.h3 a:link  { color: red; text-decoration: underline }
.h3 a:visited  { color: red; text-decoration: underline }
.h3 a:active  { color: red; text-decoration: underline }
.logo    { color: black; font-weight: bold; font-size: 10pt; font-family: "Times New Roman", Georgia, Times }
a.bluenav:link  { color: blue; text-decoration: underline }

a.bluenav:visited  { color: blue; text-decoration: underline }

a.bluenav:hover {
   color: #0000FF;
   text-decoration: none;
}
.blueline {
	color: #000099;
	width: 780px;
}

/* The following are used in the reservation form */
table.reservations {
	border: medium ridge #000099;
}
td.bk-box-head {
	color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	background-color: #000066;
	text-align: center;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
td.labels {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.arlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-bottom: 5px;
}
.center {
	text-align: center;
}
#pageright {
	position: absolute;
	top: 200px;
	left: 567px;
	color:black;
	font-weight:bold;
	line-height:100%;
	padding:3px;
	height: 600px;
	overflow: auto;
	width: 150px;
}  
div.addthis_style {
	background-color: navy;
	color: white;
	height: 25px;
	text-align: center;
	width: 210px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	vertical-align: middle;
	float: right;
}
