
body {
	font-family: verdana, arial, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: url("/images/bkg.gif");
}
td {
	font-size: 10pt;
}

#page_title {
	font-size: 16pt;
	color: #4D6076;
	letter-spacing: 2px;
}

input
{
  font-family:verdana, arial, sans-serif;
  font-size:8pt;
  border-style:solid;
  border-width:1px;
  border-color:#7E9DC0;
}
input.submit
{
	background-color:#DEE6EF;
	color:#000000;
}
input.checkbox, input.radio
{
  border-style:none;
  border-width:0px;
}
input.image
{
  border-style:none;
  border-width:0px;
}

textarea
{
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#7E9DC0;
}

select
{
	font-family:verdana, arial, sans-serif;
	font-size:8pt;
	border-style:solid;
	border-width:1px;
	border-color:#7E9DC0;
}


.subhead {
	font-size: 11pt;
	font-weight: bold;
	color:#7E9DC0;
}

#copyright {
	font-size: 7pt;
	text-align: center;
	padding: 4px;
	letter-spacing: 2px;
}

.p {
	text-indent:30px;
}

.edit {
	font-size: 8pt;
	font-weight: bold;
}


#title_img {
	border: 0px;
}

#maintable {
	margin-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#toptitlecell {
	padding-bottom:15px;
}

#sidemenucell {
	font-size: 8pt;
	vertical-align: top;
	padding-left: 5px;
	padding-top: 5px;
}

#contentcell {
	padding: 5px;
	vertical-align: top;
}

	#left_nav_title {
		font-size: 8pt;
		font-weight: bold;
	}
	#left_nav_links {
		padding-left: 15px;
	}
	#breadcrumb {
		font-size: 8pt;
	}



.index_text {
	line-height: 20pt;
}

#faq_questions {
	line-height: 20pt;
}
#faq_questions a {
	color: #4D6076;
	text-decoration: none;
}
.faq_entry {
	border: 1px #4D6076 solid;
	margin: 10px;
	padding: 3px;
	background-color: #DEE6EF;
	line-height: 12pt;
}


.indent {
	margin-left:30px;
}


hr {
	border-top: 1px #7E9DC0 solid; 
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	padding: 0px;
	margin: 0px;
}

hr.dark {
	border-top: 1px #4D6076 solid; 
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
}


a {
	color: #7E9DC0;
}
a:hover {
	color: #afc8e4;
}
a:visited {
	color: #4D6076;
}
a:visited:hover {
	color: #afc8e4;
}


a.menubarlink {
	color: #4D6076;
	text-decoration: none;
	letter-spacing: 2px;
}
a.menubarlink:hover {
	color: #7E9DC0;
	text-decoration: none;
}
a.menubarlink:visited {
	color: #4D6076;
	text-decoration: none;
}
a.menubarlink:visited:hover {
	color: #7E9DC0;
	text-decoration: none;
}



.index_links {
	line-height: 36pt;
}

a.indexlink {
	color: #4D6076;
	text-decoration: none;
	letter-spacing: 1px;
	font-size: 11pt;
}
a.indexlink:hover {
	color: #7E9DC0;
	text-decoration: none;
}
a.indexlink:visited {
	color: #4D6076;
	text-decoration: none;
}
a.indexlink:visited:hover {
	color: #7E9DC0;
	text-decoration: none;
}


a.indexlinkmain {
	color: #7E9DC0;
	text-decoration: none;
	letter-spacing: 5px;
	font-size: 15pt;
}
a.indexlinkmain:hover {
	color: #afc8e4;
	text-decoration: none;
}
a.indexlinkmain:visited {
	color: #7E9DC0;
	text-decoration: none;
}
a.indexlinkmain:visited:hover {
	color: #afc8e4;
	text-decoration: none;
}




.border {
	border: 1px #7E9DC0 solid;
}

table {
	border-collapse: collapse;
}




a.calendar {
	color: #4D6076;
	font-size: 8pt;
	text-decoration: none;
}
a.calendar:hover {
	color: #afc8e4;
}
a.calendar:visited {
	color: #4D6076;
}
a.calendar:visited:hover {
	color: #afc8e4;
}

tr.calendar_row {
	border: 0px;
	background-color: #FFFFFF;
}
tr.calendar_row_selected {
	color: #000000;
	background-color: #afc8e4;
}
tr.calendar_row_hover {
	/* for IE compatibility */
	background-color: #DEE6EF;
}





.tabitem, .tabitem_sel {
	border-top: 1px #7E9DC0 solid;
	border-left: 1px #7E9DC0 solid;
	border-right: 1px #7E9DC0 solid;
	border-bottom: 1px #7E9DC0 solid;
	background-color: #DEE6EF;
	margin-right: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.tabitem_sel {
	background-color: #4D6076;
}

.tabitem a, .tabitem_sel a {
	text-decoration: none;
}

.tabitem_sel a,
.tabitem_sel a:visited {
	color: #ffffff;
}

.tabitem a,
.tabitem a:visited {
	color: #4D6076;
}



#reservation_login {
	text-align: right;	
	margin-right: 58px;
	display: none;
}
#reservation_link {
	display: block;
}



.pmt_cell {
	border: 1px #4D6076 solid;
	background-color: white;
	width: 240px;
	text-align: left;
}

.pmt_content {
	margin: 3px;
}

a.pmt_link, a.pmt_link:visited, a.pmt_add_l, a.pmt_add_l:visited, a.pmt_add_r, a.pmt_add_r:visited {
	text-decoration: none;
	padding-left:  4px;
	padding-right: 4px;
	padding-top:   1px;
	padding-bottom:1px;
	font-size: 8pt;

	background-color: #4D6076;
	color: #FFFFFF;
}

a.pmt_link, a.pmt_link:visited {
	float: right;
}

a.pmt_add_l, a.pmt_add_l:visited { float: left; }
a.pmt_add_r, a.pmt_add_r:visited { float: right; }

a.pmt_link:hover, a.pmt_link:visited:hover, a.pmt_add_l:hover, a.pmt_add_l:visited:hover, a.pmt_add_r:hover, a.pmt_add_r:visited:hover {
	background-color: #7E9DC0;
}

.pmt_img {
	float: right;
	clear: right;
	margin: 15px;
}


/*///////////////////////////////////////////////////////*/
/* don't know if i need the below things yet */
/*///////////////////////////////////////////////////////*/



a.admin {
	color: #006600;
	text-decoration: none;
}
a.admin:hover {
	color: #00AA00;
	text-decoration: underline;
}
a.admin:visited {
	color: #006600;
	text-decoration: none;
}
a.admin:visited:hover {
	color: #00AA00;
	text-decoration: underline;
}




a.chart_header {
	color: #000000;
	font-size: 8pt;
	text-decoration: none;
}
a.chart_header:hover {
	color: #7E9DC0;
}
a.chart_header:visited {
	color: #000000;
}
a.chart_header:visited:hover {
	color: #7E9DC0;
}


.darkborder {
	border: 1px #4D6076 solid;
}


.menutable {
	margin-top: 2px;
	margin-left: 7px;
}

.redborder {
	border: 1px #7E9DC0 solid;
}
td.content_cell {
	padding: 2px;
	border: 1px #7E9DC0 solid;
	vertical-align: top;
	font-size:8pt;
}
td.large_content_cell {
	padding: 2px;
	border: 1px #7E9DC0 solid;
	vertical-align: top;
	font-size:10pt;
}
td.header_cell {
	padding: 2px;
	border: 1px #7E9DC0 solid;
	vertical-align: top;
	font-size:8pt;
	font-weight: bold;
}

.small {
	font-size: 8pt;
}


.left_nav_link {
	margin-top: 5px;
	margin-bottom: 5px;
}

.image_caption {
	font-size: 11pt;
	font-weight: bold;
}



table.calendar {
	border-collapse: collapse;
}

td.calendar {
	font-size: 8pt;
}

.calendar_border {
	border: 1px #7E9DC0 solid;
	font-size: 8pt;
}

.calendar_date {
	color: #000000;
}

.calendar_caption {
	padding-bottom: 5px;
}


