.fineslogan h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.fineslogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #CCCCCC;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
	color: #777777;
}
.cats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	text-decoration: none;
	color: #3F5296;
}
.catsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
	color: #3F5296;
}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	color: #3F5296;
}
.legendbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	color: #3F5296;
}


.thumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: center;
	text-decoration: none;
	color: #3F5296;
}

input {
	text-decoration: none;
	border: 1px solid #3F5296;
}
select {
	text-decoration: none;
	border: 1px solid #3F5296;
}

body {
	background-image: url(/images/stay-bg.gif);
	margin-left: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: no-repeat;
}

a		{color:#3F5296; text-decoration:none;}
a:visited 	{color:#7E5FA1; text-decoration:none;}
a:active		{color:#F00000; text-decoration:none;}
a:hover		{text-decoration:underline;}
.searchbox {
	background-image: url(/images/twirl.gif);
	background-repeat: no-repeat;
	background-position: center center;
}


.simpletable table {
	width: 100%;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	}
.rangetitle {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

.simpletable th {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	text-align: left;
	}

.simpletable td {
	color: #666;
	font-size: small;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: left;
	padding: 2px;
	}

.simpletable th.basic, .simpletable th.plus, .simpletable th.premium {
	text-align: center;
	}

.simpletable td.basic, .simpletable td.plus, .simpletable td.premium, .simpletable td.gray {
	text-align: center;
	}

.simpletable td.indent {
	padding-left: 25px;
	}

.simpletable .basic {
	color: #C93;
	}

.simpletable .plus {
	color: #88BA3B;
	}

.simpletable .premium {
	color: #369;
	}

.simpletable h2 {
	font-size: large;
	color: #369;
	font-weight: bold;
	border-bottom: 1px solid #369;
	margin-bottom: 20px;
	}

.events-tease {
	margin-left: 20px;
	}

.EventTitle {
	font-size: medium;
	color: #369;
	font-weight: bold;
	border-bottom: 1px solid #369;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
.SummaryTitle {
	font-size: Large;
	font-weight: bold;
	border-bottom: 1px solid #333;
	margin-top: 10px;
	margin-bottom: 20px;
	}
.SummaryDesc {
	margin-left: 10px;
	margin-bottom: 10px;
	}

.EventMonth {
	font-size: medium;
	color: #369;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	}
.EventMonth a {
	text-decoration: underline;
}

.EventDesc {
	margin-left: 20px;
	margin-bottom: 10px;
	}

.EventAddressinfo {
	color: #222;
	font-size: small;
	font-weight: bold;
	margin-left: 30px;
	}

.simpletable h3 {
	margin: 5px 5px 5px 5px;
	color: #333;
	font-size: medium;
	}
.simpletable h4 {
	color: #222;
	font-size: small;
	}

.simpletable tr.highlight {
	font-weight: bold;
	}

.simpletable td.highlight {
	padding: 5px 2px 5px 2px;
	}


.simpletable tr.Price {
	background-color: #EFFBE8;
	}

.simpletable .small {
	font-size: x-small;
	}

#mainright {
	width:150px;
	float:right;
	}

#maincenter {
	width:610px;
	float:left;
	}

#mainleft {
	width:140px;
	float:left;
	}

#frame {
	width:930px;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	margin-left:4px;
	}

#mainright p { 
	font-size:11px;
	padding:4px;
	}
.border {
	border: 1px dotted #6699CC;
}
