body{
	background: url(/media/images/bg.jpg) #fff top center repeat-x;
	color: #666;
}
a:hover{
	text-decoration: none;
}
a{
	color: #4682b4;
}
hr{
	height: 1px;
	color: #ccc;
	background: #ccc;
	border: none;
}
@font-face {
	font-family: "HELVENUL";
	src: url(/media/fonts/HELVENUL.TTF) format("truetype"); /* or src: url(/path/to/font.otf) format("opentype"); */
	*src: url(/media/fonts/HELVENUL.EOT); /* for IE7 and older */
}
.white_bg{
	background: #fff;
}
label{
	text-transform: uppercase;
	font-size: .8em;
	color: #006699;
}
input{
	border: none;
	margin-left: 1px;
}
input.text{
	padding: 3px;
}
input.submit{
	background: #4682b4;
	color: #fff;
	text-transform: uppercase;
	font-size: .9em;
	font-style: italic;
	padding: 3px 10px;
	padding-top: 2px;
}
input.submit:hover{
	background: #006699;
}
strong, h1, h2, h3{
	color: #006699;
}
#top_bar{
	background: #006699;
	padding: 5px;
	color: #bdb09d;
	text-align: right;
	font-size: .9em;
}
#top_bar a{
	color: #fff;
}
#top_bar ul{
	float: right;
	margin-left: 20px;
	margin-top: -2px;
}
#top_bar ul li{
	float: left;
	margin-right: 2px;
}
#top_bar ul li a{
	padding: 3px 10px;
	color: #fff;
	text-decoration: none;
	background: #4682b4;
}
#top_bar ul li a:hover{
	color: #4682b4;
	background: #fff;
}
#nav_top{
	padding-top: 10px;
}
#header{
	border-bottom: 5px solid #fff;
	margin-bottom: 1px;
}
#home_top{
	border-bottom: 1px solid #313e4e;
	padding-bottom: 1px;
	overflow: hidden;
	height: 300px;
	margin-bottom: 1px;
}
#logo{
	padding-bottom: 10px;
}
.center{
	width: 900px;
	margin: 0px auto;
}
.center.pad{
	width: 820px;
	padding: 40px;
}
.content ul{
	padding-left: 30px;
	list-style: disc;
}
#footer{
	background: #ccc;
	padding: 20px;
	padding-top: 10px;
	color: #666;
	text-align: right;
	clear: both;
	margin-top: 20px;
}
#signup{
	float: left;
}
#mission{
	float: left;
	width: 240px;
	background: #aaa;
	color: #fff;
	height: 240px;
	padding: 30px;
	line-height: 2.2em;
}
#mission strong{
	color: #006699;
}
#features{
	float: right;
	width: 600px;
	background: #000 url() no-repeat;
	height: 300px;
}
.third{
	float: left;
	width: 295px;
	margin-right: 5px;
}
h1{
	font-family: "HELVENUL","Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	padding: 5px 0px;
	border-bottom: 1px solid #2f3f4e;
}
.third.last{
	width: 300px;
	margin-right: 0px;
}
.pad{
	padding: 20px;
}
ul.news li{
	font-size: 1.2em;
	padding: 20px;
}
#event_holder{
	background: #eee;
	height: 275px;
}
#events .event{
	padding: 10px;
	padding-left: 90px;
	overflow: auto;
}
#events .event h2{
	color: #303d4d;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.2em;
	margin: 0px;
}
#events .event h2 a{
	text-decoration: none;
}
#events .event p{
	font-size: .9em;
	line-height: 1.2em;
	margin: 0px;
}
#events h1{
	color: #006699;
	border-bottom-color: #006699;
}
#events .date{
	display: block;
	text-decoration: none;
	float: left;
	padding: 10px;
	background: #d1c9bc;
	margin-left: -80px;
	width: 50px;
	height: 50px;
	font-family: "Georgia", "Times", serif;
	text-align: center;
	line-height: 1.5em;
}
#events .date .month{
	font-style: italic;
	color: #006699;
}
#events .date .day{
	color: #fff;
	font-size: 3em;
}
.audio{
	padding: 10px;
	border-bottom: 1px solid #d5d8dd;
	line-height: 1.5em;
	padding-bottom: 0px;
	padding-left: 0px;
}
.audio.first{
	background: #e5e6ea;
	padding: 20px;
	padding-bottom: 10px;
}
.audio.first .buttons{
	margin-top: 0px;
}
.audio.first strong{
	font-size: 1.3em;
	color: #3d4d5c;
}
.audio p{
	line-height: 1.5em;
	margin-top: 0px;
}
.audio .buttons{
	float: right;
	margin-top: 10px;
}
ul.more{
	float: right;
	margin-top: 15px;
}
ul.more li{
	float: left;
	padding: 0px 10px;
	border-left: 1px solid #303d4d;
	line-height: 1em;
}
ul.more li:first-child{
	border-left: none;
}
ul.more li a{
	text-decoration: none;
}
ul.more li a:hover{
	text-decoration: underline;
}
/* //////////////////////////////////////////// */
/* Picasa */
/* //////////////////////////////////////////// */
.photo_tn{
	float: left;
	width: 180px;
	height: 170px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
}
.album_tn{
	float: left;
	width: 180px;
	margin-top: 20px;
	height: 200px;
	font-family: "Lucida Grande","Lucida Sans Unicode", helvetica, verdana, arial, sans-serif;
	font-size: .9em;
	text-align: center;
}
.album_tn img{
	margin: 0px;
}
.album_tn .text{
	padding: 5px;
	padding-top: 2px;
	width: 150px;
	margin-left: 15px;
	margin-top: 0px;
/*	background: url(/media/images/black_80.png);*/
}
.album_tn a{
	text-decoration: none;
}
.album_tn strong{
	display: block;
	height: 15px;
	margin: 0px;
	margin-top: 5px;
	overflow: hidden;
}
#featured_tags{
	padding: none;
	margin: none;
}
#featured_tags a{
	float: left;
	margin-bottom: 10px;
	width: 205px;
	overflow: hidden;
}
#books ul{
	list-style: none;
	padding-left: 0px;
}
#books ul li{
	float: left;
	list-style: none;
	width: 180px;
	margin-right: 20px;
}
ul.col{
	float: left;
	width: 220px;
	list-style: none;
	padding-left: 0px;
	padding-right: 20px;
}
ul.col li{
	padding-left: 0px;
}
a.pager_link{
	margin-right: 5px;
}
.pager_link.selected{
	font-weight: bold;
	text-decoration: none;
}

.content th{
	font-weight: bold;
	text-transform: uppercase;
}
.content td{
	border-bottom: 1px solid #eee;
	padding-top: 5px;
}
.content tr:hover td{
	background: #eee;
}
.featured_tag{
	text-decoration: none;
	font-weight: bold;
}
div.alt{
	display: none;
	visibility: hidden;
}
div.banner{
	margin: -40px;
	margin-bottom: 40px;
}
#col_2{
	float: right;
	width: 240px;
	padding: 30px;
}
#col_2 h3{
	margin-bottom: 10px;
	border: 1px solid #006699;
	border-right: none;
	border-left: none;
	padding: 5px 0px;
}
#col_2 ul{
	padding-left: 0px;
	margin-bottom: 20px;
	list-style: none;
}
#col_2 a{
	text-decoration: none;
}
#col_2 a:hover{
	text-decoration: underline;
}
#col_2 a.selected{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.5em;
}
#col_1{
	width: 600px;
}

/* //////////////////////////////////////////// */
/* /////  Slideshow  ////////////////////////// */
/* //////////////////////////////////////////// */
#ss_nav{
	background: url(/media/images/black_50.png);
	padding: 5px;
	color: #fff;
	margin-top: -35px;
	position: relative;
	z-index: 10;
	height: 25px;
	border-top: 1px solid #fff;
}
#ss_nav a{
	background: url(/media/images/black_50.png);
	color: #666;
	display: inline-block;
	padding: 0px 10px;
	text-decoration: none;
	font-weight: bold;
}
#ss_nav a:hover{
	color: #fff;
}
#ss_nav div{
	float: left;
	margin-right: 20px;
	line-height: 2.2em;
}
#ss_nav .current{
	color: #fff;
}
ul#captions{
	margin-top: 3px;
}
#ss_nav #bullets{
	float: right;
	margin-right: 5px;
}
#ss_nav #bullets a{
	background: none;
	color: #666;
	padding: 3px;
	font-size: 2em;
	line-height: 1em;
}
#ss_nav #bullets a:hover{
	background: none;
	color: #fff;
}
#ss_nav #bullets a.selected{
	color: #fff;
}
#ss_status{
	color: #999;
}
td{
	padding-right: 10px;
}
/* //////////////////////////////////////////// */
/* /////  SuperFish  ////////////////////////// */
/* //////////////////////////////////////////// */
.sf-menu{
	padding-top: 10px;
	position: relative;
	z-index: 20;
	margin: 0px;
	float: right;
}
ul.sf-menu li a{
	display: inline-block;
	font-style: normal;
	color: #fff;
}
ul.sf-menu li a:hover{
	text-decoration: underline;
}
.sf-menu li{
	*margin-top: -3px;
	display: inline-block;
	float: left;
}
.sf-menu ul{
	width: 200px;
	padding-top: 15px;
	margin-top: -5px;
	background: url(/media/images/dd_arrow.png) no-repeat 30px top;
}
.sf-menu ul ul{
	padding-top: 0px;
	margin-top: 0px;
}
.sf-menu ul li{
	background: #fff;
}
.sf-menu ul li a{
	font-size: .9em;
	color: #4682b4;
}
.sf-menu li.sfHover li,.sf-menu li:hover li{
}
.sf-menu li.sfHover a, .sf-menu li:hover a, .sf-menu a:hover{
}
.sf-menu li.sfHover li a, .sf-menu li:hover li a{
	color: #006699;
}
.sf-menu ul ul li{
	background: #fff;
}
.sf-menu ul li a:hover{
	background: #4682b4;
	color: #fff;
}
.sf-menu li{
}
.sf-menu li a{
	color: #838b96;
	font-size: 1.2em;
	padding: 5px 15px 25px 15px;
}
.sf-menu li a:hover{
	color: #fff;
}
.sf-menu li a.selected{
	color: #fff;
	background: url(/media/images/top_nav_selected.png) center bottom no-repeat;
}
.sf-menu li li a{
	padding: 5px 15px;
	width: 170px;
}