@charset "UTF-8";
/* CSS Document */

#logo {
	top: 12px;
}

#menu { 
	left: 260px;
}

.page-header-img {
	background:url(../images/styles/algae/algae-logo-bg-20110106a.png) center top no-repeat;
}

#toolbar {
	text-transform:uppercase;
	text-shadow: #1a1a1a 1px 1px 1px;
	font-weight:bold;
}
#toolbar a {
	color:#486D3C !important;
	text-shadow: #fff 1px 1px 1px;
}

#headermodules p, #headermodules li {
	font-style:normal;
	font-size:14px;
	font-weight:normal;
	letter-spacing: .8px;
	text-shadow: #1a1a1a 1px 1px 1px;
}

.triple-column {
	float:left;
	width:206px;
	margin-right:5px;
	display:inline-block;
}

.alignleft {
	float:left;
	margin:0 20px 20px 0;
	display:inline-block;
}
.alignright {
	float:right;
	margin:0 0 20px 20px;
	display:inline-block;
}

hr {
	clear: both;
	display: block;
	margin: 12px 0;
}

.small {
	font-size:10px;
}

h2 {
	font-size:18px;
	color:#030303;
}
strong {
	color:#030303;
}

#header #toolbar .right .module h3 {
	display:none;
}

.slideshow-wrapper .slideshow-caption {
	font-weight:bold;
}
.slideshow-wrapper .slideshow-description {
	font-size:12px;
}