body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 19px;
	color: #222222;
	background-color: #12534A;
	background-image: url(../images/bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#top {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-color: #FFFFFF;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	float: left;
	width: 168px;
	margin-left: 10px;
	margin-top: 15px;
	display: inline;
}
#menutop {
	background-image: url(../images/menutp.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 168px;
}
#content {
	float: left;
	width: 485px;
	margin-left: 15px;
	background-image: url(../images/cntntbk.jpg);
	background-repeat: no-repeat;
	background-position: center 55px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CADFDA;
	padding-right: 15px;
	position: relative;
}
#right {
	width: 150px;
	margin-right: 4px;
	text-align: center;
	margin-top: 15px;
	float: right;
}
#mm {
	float: left;
	width: 168px;
	background-image: url(../images/menubdy.jpg);
	background-repeat: repeat-y;
}
ul {
	margin: 0px;
	padding: 0px;
}
.thmbpics {
	text-align: center;
}
.picplacement {
	float: right;
	vertical-align: top;
	border: 1px solid #0B5449;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.imagetreatment {
	border-top-width: 6px;
	border-bottom-width: 6px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #E19F31;
	border-bottom-color: #E19F31;
}
#footer {
	font-size: 9px;
	clear: both;
	width: 850px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	text-align: center;
	margin-top: 15px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #125349;
	letter-spacing: .35em;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #A5CDBF;
	padding-bottom: 5px;
	padding-top: 5px;
	border-top-width: 2px;
	border-top-style: double;
	border-top-color: #A5CDBF;
	text-align: center;
	font-weight: normal;
	line-height: normal;
}
a {
	font-weight: bold;
	color: #571617;
	text-decoration: none;
}
a:hover {
	color: #E4A237;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #125349;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5CDBF;
	clear: right;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	color: #501F19;
	line-height: 27px;
}
* {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 1px solid #FFFFFF;
}
.highslide:hover img {
	border: 1px solid white;
}

.highslide-image {
    border: 2px solid #125349;
}
.highslide-image-blur {
}
.highslide-caption {
	display: none;
	border-top: 2px none #125349;
	font-family: Verdana, Helvetica;
	font-size: 10pt;
	padding: 5px;
	background-color: white;
	border-right: 2px solid #125349;
	border-bottom: 2px solid #125349;
	border-left: 2px solid #125349;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.control {
	float: right;
    display: block;
    position: relative;
	margin: 0 5px;
	font-size: 9pt;
    font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
    margin-top: 1px;
    margin-bottom: 1px;
}
.control:hover {
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
    margin-top: 0;
    margin-bottom: 0;
}
.control, .control * {
	color: #666;
}
#list {
	padding-bottom: 15px;
	list-style-type: square;
	margin-left: 15px;
}
.mmlist {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #125349;
	display: block;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B77D76;
	margin-right: 8px;
}
.mmlist a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #125349;
	text-decoration: none;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}
.mmlist a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #125349;
}
.left {
	text-align: center;
}
hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #125349;
}
#menubtm {
	background-image: url(../images/menubtm.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 57px;
	width: 168px;
	clear: left;
}
.entertainmentinfo {
	width: 460px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	background-color: #9cd1ca;
	background-image: url(../images/einfoback.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #46857B;
}
.eventtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000222;
	line-height: 22px;
	margin: 0px;
	padding: 0px;
}
.entertainmentdate {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-bottom: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 16px;
	line-height: 25px;
	background-color: #67807c;
	background-image: url(../images/eventdatbk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	vertical-align: middle;
	height: 25px;
}
.clear {
	clear: both;
}
.importantinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #12534A;
	line-height: 22px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #97AA7D;
	border-bottom-color: #97AA7D;
	background-color: #D9E2D1;
	text-align: center;
}
.feature {
	color: #FFF;
	background-color: #95684B;
	padding: 7px;
	border: 1px solid #000;
}
sup {
	font-size: 10px;
	vertical-align: text-top;
}

