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

 *  http://www.lagunadesantarosa.org

 *  created: 7/24/2024

 *  author: Ginny Laughlin/Athena Design, Adrienne Gause/Laguna Foundation
  ================================================================== */
body {
	margin:0;
	color:#585555;
	font:15px/20px Arial, Helvetica, sans-serif;
	background:#F4F4F4;
}
img {
    border-style: none;
    text-align: center;
    font-weight: normal;
    font-style: italic;
}
a {
    text-decoration: none;
    color: #025783;
    font-size: 15px/20px;
    font-weight: normal;
}
#wrapper {
    width: 1000px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    background-color: #fff;
    font-weight: normal;
    text-align: center;
}
/* ==================================================================
 * Top banner
 * ==================================================================*/
#header {
	overflow:hidden;
	padding:0 0 0 27px;
	position:relative;
	background-color: #fff;
	/*background-image: url(../images/logo-block.png);*/
	background-repeat: no-repeat;
}
#gallery {
	float:right;
	width:1000px;
	height:330px;
	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:1000px;
	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 {
	position: absolute;
  top: -20px;
  left: 20px;
	width:167px;
	height:92px;
	padding: 10px 10px 0 10px;
	z-index: 999;
	background-image: url(../images/home/logo2.jpg);
	background-repeat: no-repeat;
	background-color: #fff;
}
.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;
}*/
/* ==================================================================
 * Top Bar Navigation
 * ==================================================================*/
#topnav-holder {width:100%;
}
.top-nav {
	list-style: none;
	background: url(../images/home/top-nav-bkgd.png) repeat-x;
	margin: 0;
	top: 0px;
	padding: 0 0px 0px 0px;
	height: 30px;
	position: absolute;
	z-index: 800;
    float:right;
	width: 1000px;

}
.top-nav li {
	float:right;
	position:relative;
}
.top-nav li a {
	font-size: 15px;
	line-height: 30px;
	color: white;
	padding: 0 0px 0px 0px;
	display: block;
}
.top-nav li a:hover {
	text-decoration: none;
	font-weight: normal;
	background-color: #1B9113;
	height: 30px;
}
.top-nav ul {
	position:absolute;
	top:30px;
	left:0;
	margin:0;
	padding:0;
	list-style:none;
	display:none;
}
/* ==================================================================
 * Navigation
 * ==================================================================*/
.nav-holder {width:100%;}
.main-nav {
    list-style: none;
    background: url(../images/bg-main-nav.gif) repeat-x;
    margin: 0 0 8px;
    padding-top: 0;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 5;
    height: 1%;
    position: relative;
    z-index: 10;
    float: left;
    width: 984px;
    font-style: normal;
	text-align: left
}
*+html .main-nav {margin:0;}
*+html .nav-holder {margin-bottom:0px;}
.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: 16px;
	line-height: 32px;
	color: #fff;
	padding-top: 0;
	padding-right: 10px;
	padding-left: 20px;
	padding-bottom: 0;
	display: block;
}
.main-nav li a:hover {
    text-decoration: none;
    font-weight: normal;
    font-style: italic;
}
.main-nav ul {
	position:absolute;
	top:32px;
	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:16px;
	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:7px 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:7px 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: 1000px;
    background-color: #fff;
    margin: 0;
    position: relative;
    clear: both;
    font-size: 15px;
    font-weight: normal;
    font-family: Arial, Helvetica, sans-serif;
    text-align: left;
	
}
tr td #mission {
}

#main-sub h1 {
	margin: 0 0 3px;
	color: #025783;
	font: normal 22px/28px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#main-sub h2 {
	margin:0 0 3px;
	color:#155e3c;
	font:normal 20px/26px Georgia, "Times New Roman", Times, serif;
}
#main-sub h3 {
	margin: 0 0 11px;
	color: #025783;
	font-size: 24px;
	line-height: 30px;

}
#main-sub h3 a {color:#155e3c;}
#main-sub h4 {
	margin:0 0 11px;
	color:#333;
	font-size:16px;
	line-height:19px;
}
#main-sub h5 {
	margin: 0 0 11px;
	color: #155E3C;
	font-size: 16px;
	line-height: 16px;
}
#main-sub h6 {
	margin:0 0 11px;
	color:#666;
	font-size:16px;
	line-height:14px;
}
#main-sub h7 {
	margin: 0 0 11px;
	color: #025783;
	font-size: 18px;
	line-height: 18px; 
	font-weight: lighter;
}
#content-sub {
	float: left;
	width: 1000px;
	line-height: 19px;
	background-color: #fff;
	
	
}

#content {
	float: left;
	width: 765px;
	line-height: 18px;
	text-align: left;
}
#content p {
	margin: 0 0 13px;
	font-style: normal;
}
.aside {
	float: right;
	width: 220px;
	line-height: 18px;
}

#main h1 {
	margin:0 0 3px;
	color:#025783;
	font:normal 23px/28px Georgia, "Times New Roman", Times, serif;
	line-height: 28px;
}
#main h2 {
	margin: 0 0 3px;
	color: #155e3c;
	font: normal 21px/26px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	line-height: 38px;
}
#main h3 {
	margin: 0 0 11px;
	color: #025783;
	font-size: 24px;
	line-height: 19px;
	text-align: left;
	font-style: normal;
}
#main h4 {
    margin-top: 0;
    margin-right: 0;
    margin-left: 0;
    color: #155e3c;
    font-size: 16px;
    font-style: normal;
    line-height: 21px;
}
.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 15px/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: normal;
	color: #293378;
}
.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: 225px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-align: left;
	color: #585555;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}
.column-thirds {
	float: left;
	width: 305px;
	margin-top: 0;
	margin-bottom: 0px;
	margin-left: 18px;
	margin-right: 6px;
	text-align: left;
}
.wide-column {
	float: right;
	width: 725px;
	margin-top: 0;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	font-weight: normal;
}
#main-sub #content-sub .wide-column {
    font-size: 15px;
    line-height: 19px;
}
.double-column {
	float:left;
	width:500px;
	margin:0 12px -11px 29px;
}
.visual img {display:block;}
.visual {margin:0 0 11px;}
.column .info-block {
	padding-bottom: 5px;
	font-style: normal;
}


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

#content dd ol {
	padding: 0 0 1.1em 0;
}
#content ul, dl {
	margin: 1em 0;
	padding: 0;
	font-style: normal;
}
#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: 15px;
    margin-left: 20px;
}
.img_left_border {
    float: left;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 0;
    margin-bottom: 10px;
}
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 16px/20px Georgia, "Times New Roman", Times, serif;
	}

#caption {
	font-size: 13px; 
	font-style: italic;
}
/* ==================================================================
 * 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:20px;
	background:#5282a9;
	padding:20px;
	font-size:12px;
	line-height:20px;
	text-align:center;
	color:#fff;
	clear:all;
}
#footer ul {
	list-style:none;
	display:inline;
}
#footer ul li {
	display:inline;
	margin-top:20px;
	font-size:18px;
	line-height:20px;
	padding:0px 10px 0px 10px;
	border-right:1px solid #fff;
	/*background:url(../images/sep-footer.gif) no-repeat 100% 3px;*/
	white-space:nowrap;
}
#footer ul li a {color:#fff;}
#footer a {color:#ccc;
font-size:12px;
}
#footer .address {
	display:inline;
	font-size:10px/16px;
	font-style:normal;
	padding:45px 6px 0 5px;
}
/*#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: 1000px;
	float: left;
}
.caption {
	font-style: italic;
	font-size: 13px;
}
