body {
	margin:0;
	background:#3f4342;
	font:14px Verdana, Helvetica, sans-serif;
	color:#fefefe;
}
form{
	margin:0;
	padding:0;
}
img{
	border:none;
}
a{
	color:#8dc63f;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
h2, h3, h4, h5, h6 {
  line-height:1.2em;
  margin:1.2em 0 0.8em;
}
h4, h5 {
  font-weight:bold;
}
h3 {
  font-size: 16px;
}

h5 {
  font-size: 14px;
  color: #97C4D0;
}
h6 {
  font-size: 16px;
  border-bottom: 1px solid #787B7B;
}

#wrapper{
	width:816px;
	margin:0 auto 0;
	padding-top: 18px;
}
#header{
	overflow:hidden;
	height:1%;
}
.logo{
	float:left;
	width:308px;
	height:165px;
	overflow:hidden;
	text-indent:-9999px;
	margin:0 0 -3px;
	background:url(../images/logo.gif) no-repeat;
	position: absolute;
}
.logo a{
	display:block;
	height:100%;
}
.nav-holder{
	float:right;
	margin:110px 0 0;
}
.main-nav{
	margin:0 -2px 0 0;
	padding:0;
	list-style:none;
	overflow:hidden;
	float:right;
	font-size:12px;
	max-width: 500px;
}
.main-nav li{
	float:right;
	background:url(../images/sep-top-nav.gif) no-repeat right 3px;
	margin:0 -2px 0 0px;
	padding:0 9px 0 8px;
	
}
.main-nav li a{
	color:#97c4d0;
}
.breadcrumb{
	overflow:hidden;
	margin:0 -3px 0 0;
	padding:5px 0 0;
	list-style:none;
	font-size:12px;
	float:right;
	display:inline;
	clear:both;
}
.breadcrumb li{
	float:left;
	background:url(../images/arrow-breadcrumb.gif) no-repeat 0 5px;
	margin:0 0 0 -7px;
	padding:0 10px;
}
.breadcrumb li.active{
	font-weight:bold;
}
.breadcrumb li a{
	color:#feffff;
}
#main{
	overflow:hidden;
	height:1%;
	clear:both;
	padding:0 0 22px;
}
#sidebar{
	float:left;
	width:200px;
	padding:24px 0 0 2px;
	margin:0 4px 0 0;
}
.sidebar-nav{
	width:156px;
	margin:0;
	padding:0 0 22px 1px;
	list-style:none;
	font-size:15px;
	font-weight:bold;
	overflow:hidden;
}
.sidebar-nav li{
	margin:-1px 0 0;
	height:1%;
	vertical-align:top;
}
.sidebar-nav li a{
	color:#97c4d0;
	display:block;
	padding:0 0 0 24px;
}
.sidebar-nav li a span{
	border-top:1px solid #8dc63f;
	display:block;
	padding:8px 0;
}
.sidebar-nav li a:hover, .sidebar-nav li.active a{
	background:url(../images/bg-sidebar-nav.gif) no-repeat 2px 5px;
	text-decoration:none;
}
.sidebar-nav li ul {
  display: none;
}
.sidebar-nav li.active ul {
  display: block;
}
.sidebar-nav li.active ul a {
  background:none;
}
.sidebar-nav li.active ul a:hover, .sidebar-nav li.active ul li.active a{
	background:url(../images/bg-sidebar-nav.gif) no-repeat 2px 5px;
}

.sidebar-nav li.active ul a span {
  padding-left: 16px;
}

.btn-list{
	margin:0;
	padding:0 0 27px;
	list-style:none;
	overflow:hidden;
	height:1%;
}
.btn-list li{
	padding:0 0 3px;
	float:left;
}
.btn-list li a{
	display:block;
}
.btn-list li a img{
	display:block;
}
.visit-banner{
	display:block;
	width:200px;
	height:130px;
	background:url(../images/banner-visit.jpg) no-repeat 0 3px;
	text-indent:-9999px;
}
.donate-banner{
	display:block;
	width:194px;
	height:39px;
	background:url(../images/donate_button.png) no-repeat 0 3px;
	text-indent:-9999px;
	margin-top: 2em;
}
#content{
	float:left;
}
.top-banner{
	width:602px;
	height:361px;
	position:relative;
	margin:0 0 -13px;
	padding:5px 0 0 5px;
	background:url(../images/ill-bg.gif) no-repeat;
}
.top-banner img{
	display:block;
}
.slogan{
	position:absolute;
	left:426px;
	top:125px;
	width:176px;
	height:192px;
}
.slogan a{
	display:block;
	height:100%;
	background:url(../images/text-slogan.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.twocolumns{
	overflow:hidden;
	height:1%;
	padding:12px 0 0;
}
.content-text {
	float:left;
	margin:0 11px 0 0;
	padding:18px 0 0 5px;
	width:590px;
}
.twocolumns .content-text{
	width:403px;
}
.content-text h1{
	margin:0 0 15px;
	font-size:18px;
}
.content-text p {
  margin-bottom: 15px;
}
.content-text img {
  margin-right: 10px;
}
.content-right{
	float:left;
	width: 0;
}
.twocolumns .content-right {
	width:188px;
}
.aside-box{
	width:188px;
	background:url(../images/bg-sidebar.gif) repeat-y;
	overflow:hidden;
	margin:2px 0 0;
}
.aside-w1{
	width:100%;
	background:url(../images/bg-sidebar-top.gif) no-repeat;
}
.aside-w2{
	background:url(../images/bg-sidebar-bottom.gif) no-repeat 0 100%;
	width:152px;
	padding:15px 15px 12px 21px;
}
.aside-w2 p {
  overflow: hidden;
}
.aside-box h2{
	margin:0 0 15px;
	font-size:18px;
}
.news-box{
	margin:0 0 15px;
}
.news-box .date{
	font-style:normal;
	font-weight:bold;
}
.news-box p{
	margin:0;
}
.news-box a{
	color:#97C4D0;
}
.news-box .headline {
  font-weight:bold;
}
.article {
  margin-bottom: 25px;
}
.article h3{
	margin:0;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
}
.article h3 a{
	color:#97C4D0;
}
.article .author{
	font-weight:bold;
}
.article .author a{
	color:#fefefe;
}
.search-form{
	font-size:11px;
	overflow:hidden;
	width:165px;
	margin:0 -5px -4px -7px;
	letter-spacing:-1px;
}
.search-form .search-text{
	width:150px;
	border:none;
	background:#fff;
	float:left;
	margin:0 0 2px;
	height:18px;
	padding:6px 5px 5px;
	font:14px Verdana, Helvetica, sans-serif;
	color:#444b42;
}
.search-form a{
	font-size:10px;
	color:white;
	float:left;
	width:94px;
	overflow:hidden;
	padding:4px 0 0;
}
.search-form .search-btn{
	float:right;
	width:61px;
}
#advanced_search select {
  max-width: 160px;
}
.aside-list{
	margin:0 0 0 -5px;
	padding:10px 0 0;
	list-style:none;
	font-weight:bold;
}
.aside-list li, .content-right li{
	background:url(../images/bullet-aside.gif) no-repeat 0 4px;
	padding:0 0 15px 12px;
}
.aside-list li a, .content-right li a{
	color:#fefefe;
}
.form-holder{
	margin:16px 0 0;
}
.products_list, .calendar-list {
  margin-bottom: 2em;
}
.notice {
  background: #787B7B;
  border: 2px solid #333636;
  color: white;
  font-weight: bold;
  padding: 0.5em;
  margin-bottom: 1em;
}
img.member_only {
  vertical-align: baseline;
  width: 20px;
  height: 20px;
}


/* Product Search
----------------------------------------------------------------------------- */	
#compasspoint_dl {
  padding-bottom: 5px;
}
#advanced_search dt, #compasspoint_dl dt {
  width: 7em;
  float: left;
}
#advanced_search dd, #compasspoint_dl dd {
  padding-bottom: 2px;
}

#advanced_search {
	margin-bottom: 0px;
}

.products_list {
  border-bottom: 1px solid #CCC;
  margin-bottom: 1em;
}

.more_link {
  text-align: right;
  text-transform: uppercase;
  font-weight: bold;
  background: url(/images/layout/breadcrumb.gif) 468px 5px no-repeat;
  padding-right: 10px;
}

input.small {
  width: 3em;
}

#check_invoice_form dt {
	float: left;
	width: 8em;
}

/* Shopping Cart
----------------------------------------------------------------------------- */	
img.cart {
	vertical-align: bottom;
}

#shopping_cart td {
  padding-bottom: 3px;
}

#shopping_cart {
  font-size: 12px;
  margin-bottom: 20px;
}

#shopping_cart td.price {
	text-align: right;
	padding: 4px;
}

.redge {
	border-right: 1px solid #ddd;
}

.removed {
	text-decoration: line-through;
}

#shopping_cart th {
	text-align: center;
}

#checkout_link {
	background: transparent url(/images/icons/cart.png) center right no-repeat;
	padding-right: 20px;
}

.add_to_cart {
	background: transparent url(/images/icons/cart.png) center right no-repeat;
	background-color: #fff;
	padding: 5px;
	padding-right: 25px;
	
	font-size: 1.5em;
	font-weight: bold;
}

/* Shopping Cart
----------------------------------------------------------------------------- */
body .gsc-control {
  width: 550px;
}

body .gs-result .gs-title, body .gs-result .gs-title * {
  color: #97C4D0; 
}

body .gs-result a.gs-visibleUrl, body .gs-result .gs-visibleUrl {
  color: #8DC63F;
}

body .gsc-results .gsc-cursor-box .gsc-cursor-page {
  color: #fff;
}