/* ==================================================================

 *  http://www.lagunadesantarosa.org

 *  created: 5/12/2011

 *  author: Ginny Laughlin/Athena Design
  ================================================================== */
body {
	margin:0;
	color:#333;
	font:13px/19px Arial, Helvetica, sans-serif;
	background:#3A6C8F;
}
img {
	border-style: none;
	text-align: center;
}
a {
	text-decoration: none;
	color: #0072bc;
	font-size: 13px;
	font-weight: normal;
}
#wrapper {
	width: 952px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	background-color: #fff;
	font-weight: normal;
}
/* ==================================================================
 * Top banner
 * ==================================================================*/
#header {
	overflow:hidden;
	padding:0 0 0 27px;
	position:relative;
	background-color: #3e99c8;
	background-image: url(../images/logo-block.png);
	background-repeat: no-repeat;
}
#gallery {
	float:right;
	width:706px;
	height:270px;
	position:relative;
	overflow:hidden;
	background-image: url(images/Heron%20Hall/GBHH_GGause_4_Banner.jpg);
}
#gallery ul {
	margin:0;
	padding:0;
	list-style:none;
	width:99999px;
	position:relative;
	overflow:hidden;
}
#gallery ul li {
	width:706px;
	float:left;
	position:relative;
}
#gallery ul li img {display:block;}
#gallery li .heading {
	position:absolute;
	top:167px;
	right:16px;
	background:url(../images/bg-gallery-heading.png);
	width:405px;
	padding:8px 7px 10px;
	text-align:right;
	color:#262c2b;
	font:italic normal 21px/24px Georgia, "Times New Roman", Times, serif;
}
#gallery li .more {
	position:absolute;
	top:239px;
	right:17px;
	background:#067ba7;
	color:#fff;
	padding:3px 5px 3px 10px;
	font-weight:bold;
	letter-spacing:1px;
}
.logo {
	margin:9px 0 28px;
	width:201px;
	height:122px;
	text-indent:-999999px;
	overflow:hidden;
	/*background-image: url(../images/logo.png);
	background-repeat: no-repeat;*/
}
.logo a {
	display:block;
	height:100%;
}
.slogan {
	display:block;
	width:190px;
	height:94px;
	text-indent:-9999px;
	overflow:hidden;
	margin:0 0 0 5px;
	background-repeat: no-repeat;
}

/* ==================================================================
 * Navigation
 * ==================================================================*/
.nav-holder {width:100%;}
.main-nav {
	list-style: none;
	background: url(../images/bg-main-nav.gif) repeat-x;
	margin: 0 0 16px;
	padding-top: 0;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 0;
	height: 1%;
	position: relative;
	z-index: 10;
	float: left;
	width: 936px;
}
*+html .main-nav {margin:0;}
*+html .nav-holder {margin-bottom:16px;}
.nav-holder:after {
	display:block;
	clear:both;
	content:"";
}
.main-nav li {
	float:left;
	border:1px solid #fff;
	border-width:0 0 0 1px;
	position:relative;
}
.main-nav li:first-child,
.main-nav ul ul li:first-child {border:none;}
.main-nav ul li:first-child {border-top:1px solid #fff;}
.main-nav li a {
	font-size: 13px;
	line-height: 30px;
	color: #fff;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0;
	display: block;
}
.main-nav li a:hover {
	text-decoration: none;
	font-weight: normal;
}
.main-nav ul {
	position:absolute;
	top:30px;
	left:0;
	background:#58a83a;
	width:174px;
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
.main-nav li:hover ul,
.main-nav li:hover li:hover ul,
.main-nav li:hover li:hover li:hover ul {display:block;}
.main-nav li:hover ul ul {display:none;}
.main-nav li:hover li:hover li:hover ul {display:none;}
.main-nav li:hover ul ul ul {display:none;}
.main-nav ul li {
	border-width:1px 0 0;
	float:none;
}
.main-nav ul li a {
	font-size:12px;
	line-height:18px;
	padding:5px 3px 6px 15px;
	height:1%;
}
.main-nav ul li a:hover,
.main-nav ul li:hover a,
.main-nav ul li:hover li:hover a {background:#1091a0;}
/*2nd level nav*/
.main-nav ul ul {
	top:0;
	left:174px;
	display:none;
}
.main-nav ul li:hover li a {background:#35a68a;}
.main-nav ul ul li a {padding:5px 3px 6px 13px;}
/*3rd level nav*/
.main-nav ul li a:hover,
.main-nav ul li:hover a,
.main-nav ul li:hover li:hover li:hover a {background:#1091a0;}
.main-nav ul ul ul{
	top:0;
	left:174px;
	display:none;
}
.main-nav ul ul li:hover li a {background:#1091a0;}
.main-nav ul ul ul li a {padding:5px 3px 6px 13px;}
/* ==================================================================
 *Content area
 * ==================================================================*/
#main {
	overflow: hidden;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	clear: both;
	left: 1px;
	top: -2px;
	background-color: #FFFFFF;
}
/* ==================================================================
 *Content area
 * ==================================================================*/
#main-blue {
	overflow: hidden;
	margin-bottom: 0;
	position: relative;
	z-index: 1;
	clear: both;
	left: 1px;
	top: -2px;
	background-color: #D6DFE8;
	margin-left: -1px;
}
#main-sub {
	width:952px;
	background-color:#fff;
	margin:0;
	position:relative;
	clear:both;
	
}
#main-sub h1 {
	margin:0 0 3px;
	color:#025783;
	font:normal 20px/29px Georgia, "Times New Roman", Times, serif;
}
#main-sub h2 {
	margin:0 0 3px;
	color:#025783;
	font:normal 20px/29px Georgia, "Times New Roman", Times, serif;
}
#main-sub h3 {
	margin: 0 0 11px;
	color: #155e3c;
	font-size: 14px;
	line-height: 18px;
	text-align: center;
}
#main-sub h3 a {color:#155e3c;}
#main-sub h4 {
	margin:0 0 11px;
	color:#333;
	font-size:14px;
	line-height:16px;
}
#main-sub h5 {
	margin: 0 0 11px;
	color: #155E3C;
	font-size: 13px;
	line-height: 16px;
}
#main-sub h6 {
	margin:0 0 11px;
	color:#666;
	font-size:12px;
	line-height:14px;
}
#main-sub h7 {
	margin: 0 0 11px;
	color: #025783;
	font-size: 18px;
	line-height: 20px; 
	font-weight: lighter;
}
#content-sub {
	float: left;
	width: 952px;
	line-height: 18px;
	background-color: #fff;
	text-align: left;
	
	
}

#content-section {
	float: left;
	width: 875px;
	line-height: 18px;
	background-color: #fff;
	text-align: left;
}

#content {
	float: left;
	width: 726px;
	line-height: 18px;
	text-align: left;
}
#content p {
	margin: 0 0 13px;
}
.aside {
	float: right;
	width: 200px;
	line-height: 18px;
}

#main h1 {
	margin:0 0 3px;
	color:#025783;
	font:normal 18px/28px Georgia, "Times New Roman", Times, serif;
}
#main h2 {
	margin: 0 0 3px;
	color: #025783;
	font: normal 18px/28px Georgia, "Times New Roman", Times, serif;
	text-align: left;
}
#main h3 {
	margin:0 0 11px;
	color:#155e3c;
	font-size:13px;
	line-height:18px;
}
#main h3 a {color:#155e3c;}
#main h4 {
	margin:0 0 11px;
	color:#155e3c;
	font-size:13px;
	line-height:18px;
}
#main h3 {
	margin:0 0 11px;
	color:#155e3c;
	font-size:13px;
	line-height:18px;
}
#main h3 {
	margin: 0 0 11px;
	color: #155e3c;
	font-size: 13px;
	line-height: 18px;
	text-align: center;
}
.green {
	color:#155e3c;
	font:normal 16px/20px Georgia, "Times New Roman", Times, serif;}
.aside .btn-holder {
	overflow:hidden;
	margin:0 0 12px -9px;
	position:relative;
}
.aside .btn-holder a {
	float:left;
	cursor: pointer;
	font:bold 13px/28px Tahoma, Geneva, Arial, Helvetica, sans-serif;
	padding:0 15px 0 18px;
	margin:0 0 0 3px;
	color:#fff;
	letter-spacing:1px;
	text-shadow: 1px 2px 2px rgba(0,0,0,.7);
	-webkit-border-radius:10px; 
	-moz-border-radius:10px;
	border-radius:10px;
	background: #24a6cc;
	position:relative;
	-pie-background: linear-gradient(#32c1f0, #086f82);
	behavior: url(css/PIE.htc);
}
.alternate .btn-holder a {
	background: -webkit-gradient(linear, left top, left bottom, from(#32c1f0), to(#086f82));
	background: -moz-linear-gradient(top,  #32c1f0,  #086f82);
	background: linear-gradient(#32c1f0, #086f82);
}
.aside .btn-holder a.sign {
	padding:0 12px 0 10px;
	letter-spacing:0;
	font:normal 14px/28px Arial, Helvetica, sans-serif;
	text-shadow: 1px 2px 2px rgba(0,0,0,.5);
	background: #309a1d;
	margin:0;
	-pie-background: linear-gradient(#2faf21, #338018);
}
.alternate .aside .btn-holder a.sign {
	background: -webkit-gradient(linear, left top, left bottom, from(#2faf21), to(#338018));
	background: -moz-linear-gradient(top,  #2faf21,  #338018);
	background: linear-gradient(#2faf21, #338018);
}
.aside a.donate:hover,
.aside a.sign:hover {text-decoration:none;}
.aside p {
	margin: 0 0 7px;
	text-align: left;
}
.aside a {font-weight:bold;}
.aside .facebook-block {
	margin:3px 0 26px -3px;
	overflow:hidden;
}
.aside .facebook-block img {float:left;}
.aside .facebook-block span {
	float:left;
	clear:left;
	color:#025783;
	font:normal 12px/14px Helvetica, Arial, sans-serif;
	margin:10px 0 0 3px;
	width:150px;
}
.aside .facebook-block a:hover span {text-decoration:underline;}
.aside ul {
	margin:0;
	padding:0;
	list-style:none;
}
.aside ul li {
	padding:0 30px 12px 19px;
	background:url(../images/bullet.gif) no-repeat 0 3px;
	font:14px/15px Georgia, "Times New Roman", Times, serif;
}
.aside ul li a {
	color:#025783;
	font-weight:normal;
}
.column {
	float: left;
	width: 200px;
	margin-top: 0;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.column-thirds {
	float: left;
	width: 282px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 23px;
	margin-right: 6px;
	text-align: left;
}
.wide-column {
	float: right;
	width: 600px;
	margin: 0 66px 10px 10px;
	font-weight: normal;
}
#main-sub #content-sub .wide-column {
	font-size: 13px;
	text-align: left;
}




.double-column {
	float:left;
	width:420px;
	margin:0 12px -11px 29px;
}
.visual img {display:block;}
.visual {margin:0 0 11px;}
.column .info-block {padding-bottom:5px;}


/* ==================================================================
 * Lists
 * ================================================================== */

#content dd ol {
	padding: 0 0 1.1em 0;
}
#content ul, dl {
	margin:1em 0;
	padding:0;
}
#content ol {
	margin:1em 0;
	padding:0;
}
#content ol li {
	margin:0 0 0 1em;
	padding:0 0 1em 1em;
	line-height: 1.5em;
}
#content ul li {
	/*background:url("images/bullet_list.gif") no-repeat 0 .3em;*/
	margin:0 0 0 2em;
	padding:0 0 1em 1em;
	line-height: 1.5em;
}
#content ul ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
/* ==================================================================
 * Links
 * ================================================================== */

#content a:link {
	color: #293378;
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #81B7A9;
}
#apDiv1  a:link  {
	text-decoration: none;
	border-bottom-style: none;
	background-position: center;
	border-bottom-width: 0px;
}
#content a:visited {
	color: #293378;
	text-decoration:none;
	border-bottom:1px dotted #81b8aa;
}
#content a:hover {
	color: #293378;
	text-decoration: none;
	border-bottom:none;
}

#content a:active {
	color: #293378;
	text-decoration: none;
	border-bottom: 1px dotted #81b8aa;
	text-align: center;
}
/* ==================================================================
 * Misc
 * ================================================================== */

.img_right {
	float: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}
.img_left {
	float: left;
	margin-top: 0;
	margin-right: 12px;
	margin-left: 0;
	text-align: left;
	margin-bottom: 3px;
}
.img_right_border {
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0px;
}
.img_left_border {
	float: left;
	margin: 0 20px 20px 0;
}
img.inline {
	display:inline;
	margin-bottom:-4px;
	margin-left:5px;
	}
.clear {
	clear: both;
}
.quote {
	padding: 25px 0 0 8px;
	background: url(images/bg_openquote.gif) left top no-repeat;
	color: #0d116c;
	font-weight: bold;
	line-height: 1.8em;
}
	.quote div {display:inline; position:relative;}
	.quote img {position:absolute; left: 10px; top: 6px;}	
.factoid {
	padding: 0 0 0 8px;
	color: #0d116c;
	font-weight: bold;
	line-height: 1.8em;
	font-size: 14px;
}	
.strong {
	font-weight: bold;
	font-size: 12px;

	}	
#archaeology {
	margin:0 0 15px 0;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: none;
	}
.garden-party {
	float: left;
	clear: left;
	width: 900px;
	position: relative;
	background-color: #fff;
	padding: 15px 35px 5px 15px;
}
#content a:link .garden-party {
	color: #293378;
	text-decoration:none;
	border-bottom-style: none;
}
.leftcolsubhead {
	margin:0 0 3px;
	color:#025783;
	font:normal 15px/20px Georgia, "Times New Roman", Times, serif;
	}
/* ==================================================================
 * Callout
 * ==================================================================*/
#callout {
	width:600;
	position:relative;
	padding-left:25px;
	/*background:url(images/bg_border_column2.gif) top  left repeat-y;*/
	float:right;
	margin:10px 0 10px 25px;
	}
	.symbolQuoteOpen {
		display:block;
		color: #e26e21;
		background-color:transparent;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 48px;
		margin-left:-6px;
		padding-top:15px;
	}
	.symbolQuoteClose {
		display:block;
		float:left;
		color:#e26e21;
		background-color:transparent;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 48px;
		line-height:1em;
		text-align:right;
		width:100%;
	}	
	.quote_credit {
		margin-top: -10px;
		float: right;
		text-align: right;
	}
/* ==================================================================
 * Footer
 * ==================================================================*/
#footer {
	margin-top:9px;
	background:#066542;
	padding:10px 4px 6px 4px;
	font-size:11px;
	line-height:17px;
	text-align:center;
	color:#fff;
	clear:all;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
}
#footer ul li {
	display:inline;
	padding:0 7px 0 5px;
	background:url(../images/sep-footer.gif) no-repeat 100% 3px;
	white-space:nowrap;
}
*+html #footer ul li {padding:0 4px 0 8px;}
#footer ul li a {color:#fff;}
#footer a {color:#ccc;}
#footer address {
	display:inline;
	font-style:normal;
	padding:5px 6px 0 5px;
}
*+html #footer address {padding:0 9px 0 8px;}
#footer .phone {
	padding:0 4px 0 9px;
	background:url(../images/sep-footer.gif) no-repeat 0 3px;
	white-space:nowrap;
}
#facebook { 
	margin: 20px 0 0 650px;
	
	}
#content {
	font-family: Arial, Helvetica, sans-serif;
}
#content-index {
	font-family: Arial, Helvetica, sans-serif;
	width: 940px;
	float: left;
}
