body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	background-color: #06164D;
	font-size: 12px;
	background-attachment: scroll;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
}
ul {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, p {
	color: #FFF;
	padding: 0 10px;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:14px;
}
h3 {
	font-size:14px;
}
p {
	line-height: 22px;
}
.full_bdr {
	border: 3px solid #fff;
	margin-bottom: 20px;
}
#wrapper {
	overflow: hidden;
	height: 1%;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #FFF;
	-o-box-shadow: 3px 3px 5px #000;
	-icab-box-shadow: 3px 3px 5px #000;
	-khtml-box-shadow: 3px 3px 5px #000;
	-moz-box-shadow: 3px 3px 5px #000;
	-webkit-box-shadow: 3px 3px 5px #000;
	box-shadow: 3px 3px 5px #000;
	background-color: #fff;
}
#nav {
	text-align: right;
	background-color: #FFF;
	padding: 10px 0 5px 0;
	background-color: #06164d;
}
#top li {
	display: inline;
	padding: 0px 5px 0px 5px;
	list-style-type: none;
	color: #FFF;
}
#top a:link {
	color: #FFF;
	text-decoration: none;
}
#top a:visited {
	text-decoration: none;
	color: #fff;
}
#top a:hover {
	text-decoration: underline;
	color: #D5B270;
}
#top a:active {
	text-decoration: none;
	color: #D5B270;
}
.border1 {
	border-right: 1px solid #fff;
}
#banner {
	height: 50px;
	border-bottom: 5px solid #fff;
	border-top: 5px solid #fff;
}
.main_banner {
	background-attachment: scroll;
	background-image: url(../images/banner_two.jpg);
	background-repeat: no-repeat;
}
.gallery_banner {
	background-attachment: scroll;
	background-image: url(../images/banner_gallery.jpg);
	background-repeat: no-repeat;
}
#left_wrap {
	float: left;
	width: 600px;
	margin-right: 5px;
	background-color: #06164d;
	text-align: center;
}
#left_wrap li {
	list-style-type: none;
	margin-bottom: 10px;	
}
#left_wrap a:link {
	color: #39f;
	text-decoration: none;
}
#left_wrap a:visited {
	text-decoration: none;
	color: #39f;
}
#left_wrap a:hover {
	text-decoration: underline;
	color: #D5B270;
}
#left_wrap a:active {
	text-decoration: none;
	color: #D5B270;
}
#left_column {
	float: left;
	width: 320px;
	background-color: #06164d;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}
#left_column a:link {
	color: #FFF;
	text-decoration: none;
}
#left_column a:visited {
	text-decoration: none;
	color: #fff;
}
#left_column a:hover {
	text-decoration: underline;
	color: #D5B270;
}
#left_column a:active {
	text-decoration: none;
	color: #D5B270;
}
#mid_column {
	float: right;
	width: 280px;
	background-color: #06164d;
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}
#right_column {
	float: right;
	width: 195px;
	background-color: #06164d;
	padding: 10px 0 0 0;
	text-align: center;
}
.bd_tp {
	border-top: 5px solid #fff;
}
#gallery li {
	list-style-type: none;
	display: block;
	margin: 5px auto;
	color: #FFF;
	font-weight: bold;
}
#gallery img {
	border: 3px solid #FFF;
}
#footer {
	text-align: center;
	padding: 15px 20px;
	clear: both;
	color: #FFF;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
}
#footer a:link {
	color: #FFF;
	text-decoration: none;
}
#footer a:visited {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
	color: #D5B270;
}
#footer a:active {
	text-decoration: none;
	color: #D5B270;
}
#full_column {
	width: 640px;
	text-align: center;
	padding: 20px 80px 40px 80px;
	background-color: #06164d;
}
#full_column a:link {
	color: #39f;
	text-decoration: none;
}
#full_column a:visited {
	text-decoration: none;
	color: #39f;
}
#full_column a:hover {
	text-decoration: underline;
	color: #D5B270;
}
#full_column a:active {
	text-decoration: none;
	color: #D5B270;
}
.details {
	font-size: 12px;
	color: #FFF;
	padding-bottom: 5px;
}
#large {
	width: 640px;
}
#large img {
	border: 3px solid #FFF;
}
.large_left {
	margin-right: 10px;
	margin-bottom: 10px;
}
.large_right {
	margin-left: 10px;
	margin-bottom: 10px;
}
.details2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	padding-bottom: 15px;
}
.events {
	height: 658px;
	padding-top: 10px;
}
.links {
	height: 658px;
	padding-top: 10px;
}
.contact {
	height: 658px;
	padding-top: 10px;
}
#prev_next li {
	text-align: center;
	display: inline;
	margin-bottom: 50px;
}
.prev_next_gap {
	margin-right: 200px;
}
