body {
	margin-top: 0px;
	background-color: #40865d;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	}

body,table,tr,td,div,ul,ol,li,p,h2,h3 {
	font-family: 'century gothic', arial, sans-serif;
	font-size: 12px;
	color: #333;
	}



#banner {
	width: 960px;
	height: 110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-image: url(images/banner_bg.jpg);
	background-repeat: no-repeat;
	}

#banner img {
	float: left;
	padding: 10px 0 0 25px;
	}

#banner_nav {
	float: right;
	padding: 25px 25px 0 0;
	color: #000;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 14px;
	text-align: right;
	line-height: 21px;
	}

#page_bg {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bg_side.png);
	background-repeat: repeat-y;
	}

#page_home {
	width: 940px;
	background-color: #ffd5bf;
	margin: 0 10px 0 10px;
	}

#page {
	width: 940px;
	margin: 0 10px 0 10px;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-y;
	}

#page_glass {
	padding: 10px 30px 10px 10px;
	background-color: #fff;
	line-height: 200%;
	}

#footer_home {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 11px;
	word-spacing: 3px;
	text-align: center;
	}

#footer_sub {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 180px;
	color: #fff;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 11px;
	word-spacing: 3px;
	text-align: center;
	}



.photo_bar {
	float: left;
	height: 190px;
	width: 235px;
	border-bottom: 5px solid #40865D;
	}

#nav_footer_home {
	height: 50px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/bottom_home.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 13px;
	text-align: center;
	}

#nav_footer_sub {
	height: 38px;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 12px;
	padding-left: 180px;
	background-image: url(images/bottom_sub.jpg);
	background-repeat: no-repeat;
	color: #333;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 11px;
	text-align: center;
	}



.box {
	float: left;
	height: 325px;
	width: 210px;
	padding-top: 25px;
	}

.box_head {
	height: 100px;
	width: 210px;
	background-color: #217343;
	}

.box_body {
	height: 170px;
	width: 170px;
	padding: 10px 20px 20px 20px;
	background-image: url(images/box_bg.jpg);
	background-repeat: no-repeat;
	color: #000;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 14px;
	line-height: 150%;
	text-align: left;
	}



.nav_left {
	height: 20px;
	width: 170px;
	background-image: url(images/b_off.jpg);
	background-repeat: no-repeat;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 20px;
	}

.nav_left_on {
	height: 20px;
	width: 170px;
	background-image: url(images/b_on.jpg);
	background-repeat: no-repeat;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	line-height: 20px;
	}

#col_left {
	float: left;
	width: 170px;
	margin-top: 30px;
	background-color: #40865D;
	}

#col_center {
	float: left;
	width: 30px;
	background-color: #fff;
	background-image: url(images/corner_tl_body.jpg);
	background-repeat: no-repeat;
	}

#col_right {
	float: left;
	width: 680px;
	padding: 0 30px 30px 30px;
	background-color: #fff;
	color: #333;
	font-family: 'century gothic', arial, sans-serif;
	font-size: 12px;
	}



a:link { color: #40865D; text-decoration: underline; }
a:visited { color: #40865D; text-decoration: underline; }
a:hover { color: #000; text-decoration: none; }
a:active { color: #000; text-decoration: none; }

.nav_left a:link { color: #fff; text-decoration: none; }
.nav_left a:visited { color: #fff; text-decoration: none; }
.nav_left a:hover { color: #ffd5bf; text-decoration: none; }
.nav_left a:active { color: #ffd5bf; text-decoration: none; }

.nav_left_on a:link { color: #fff; text-decoration: none; }
.nav_left_on a:visited { color: #fff; text-decoration: none; }
.nav_left_on a:hover { color: #fff; text-decoration: none; }
.nav_left_on a:active { color: #fff; text-decoration: none; }

.box_body a:link { color: #000; text-decoration: none; }
.box_body a:visited { color: #000; text-decoration: none; }
.box_body a:hover { color: #000; text-decoration: none; }
.box_body a:active { color: #000; text-decoration: none; }

#banner a:link { color: #000; text-decoration: none; }
#banner a:visited { color: #000; text-decoration: none; }
#banner a:hover { color: #40865D; text-decoration: underline; }
#banner a:active { color: #40865D; text-decoration: underline; }

#footer_home a:link { color: #fff; text-decoration: none; }
#footer_home a:visited { color: #fff; text-decoration: none; }
#footer_home a:hover { color: #ffd5bf; text-decoration: none; }
#footer_home a:active { color: #ffd5bf; text-decoration: none; }

#footer_sub a:link { color: #fff; text-decoration: none; }
#footer_sub a:visited { color: #fff; text-decoration: none; }
#footer_sub a:hover { color: #ffd5bf; text-decoration: none; }
#footer_sub a:active { color: #ffd5bf; text-decoration: none; }



th {
	background-color: #ddd;
	border-bottom: 1px solid #ccc;
	}

td {
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}

blockquote { font-style: italic; }

hr {
	height: 1px;
	background-color: #eee;
	border: none;
	margin-top: 20px;
	}

h3 {
	color: #40865D;
	font-size: 18px;
	font-weight: bold;
	}

div.top {
	font-size: 10px;
	text-align: right;
	}



.page_title {
	margin-left: -30px;
	color: #40865D;
	font-size: 18px;
	font-weight: bold;
	}

.title {
	color: #40865D;
	font-size: 16px;
	font-weight: bold;
	}

.subtitle {
	color: #40865D;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	}

.indent { padding: 0 30px 0 30px; }

.quote {
	font-weight: bold;
	font-style: italic;
	}

.small { font-size: 10px; }

.free {
	color: #c00;
	font-size: 125%;
	font-weight: bold;
	font-style: italic;
	}

.special {
	color: #c00;
	font-style: italic;
	}

.event_box {
	background-color: #eee;
	padding: 1px 10px 1px 10px;
	margin-top: 15px;
	}

.event_date {
	color: #333;
	font-size: 14px;
	}

.announcement {
	border: 1px solid #ffcdb2;
	background-color: #fff;
	margin: 10px 20px 0 20px;
	padding: 10px;
	color: #000;
	font-size: 12px;
	text-align: center;
	}

.announcement_gray {
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 20px 20px 10px 0;
	padding: 10px;
	color: #000;
	font-size: 12px;
	text-align: center;
	}

.announcement_filled {
	background-color: #40865d;
	margin: 10px 30px 0 30px;
	padding: 10px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	}

.announcement_filled a:link { color: #fff; text-decoration: none; }
.announcement_filled a:visited { color: #fff; text-decoration: none; }
.announcement_filled a:hover { color: #ffcdb2; text-decoration: none; }
.announcement_filled a:active { color: #ffcdb2; text-decoration: none; }

.pic_r {
	float: right;
	padding: 0 5px 15px 30px;
	text-align: center;
	}

.pic_l {
	float: left;
	padding: 0 30px 15px 0;
	text-align: center;
	}



table.form th {
	background-color: #fff;
	border-bottom: none;
	text-align: right;
	}

table.form td {
	border-bottom: 1px solid #eee;
	text-align: left;
	}

table.form td.category {
	font-weight: bold;
	text-align: right;
	}



.tix_order_title {
	float: left;
	width: 400px;
	background-color: #ddd;
	margin-top: 5px;
	font-weight: bold;
	}

.tix_order {
	float: left;
	width: 100px;
	background-color: #ddd;
	margin-top: 5px;
	text-align: center;
	}

table.form_tix {
	width: 500px;
	background-color: #eee;
	}

table.form_tix td {
	border-bottom: 1px solid #ddd;
	border-right: none;
	text-align: left;
	}

table.form_tix td.total {
	font-weight: bold;
	text-align: right;
	}

