@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		6;
	dw-num-cols-tablet:		6;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
margin-left: auto;
margin-right: auto;
width: 94.7333%;
padding-left: 1.6333%;
padding-right: 1.6333%;
clear: none;
float: none;
background-repeat:no-repeat;
background-image:url(../images/loneCypressBGfaded.jpg);
background-position: 0 300px;
border-radius: 4px;
background-color: white;
-webkit-box-shadow: inset 0px 0px 0px 2px #006600;
box-shadow: inset 0px 0px 0px 2px #006600;
background-size: 100%;
background-attachment:fixed;
}
h1, h2, h3, h4, h5 {
padding: 0;
margin: 0;
font-family: cookie;
font-style: normal;
font-weight: 400;
line-height: normal;
background:rgba(255,255,255,0.6);
}
#mainHeader {
text-align: center;
width: 100%;
position:relative;
z-index:1;
background-color:rgba(255,255,255,0.4);
min-height:inherit;
margin-top:6px;
}
#mainHeader::after {
content: "";
background-image: url(../images/widePhoto.jpg);
background-size: cover;
opacity: 0.5;
top: 0;
left: 0;
bottom: 0;
right: 0;
position: absolute;
z-index: -1;   
}
#mainContent {
text-align: center;
}
#mainFooter {
font-size: x-small;
margin-bottom: 6px;
}
#headerLogo {
text-align: center;
width: 31.0344%;
}
#headerLogo img {
max-height: 200px;
}
#footerLeft {
width: 31.0344%;
}
#footerCenter {
width: 31.0344%;
margin-left: 3.4482%;
clear: none;
font-size: x-small;
text-align: center;
}
#footerRight {
width: 31.0344%;
margin-left: 3.4482%;
clear: none;
text-align: right;
}
#mainNav {
}
#MainNavList {
}
.mainNavItem {
width: 31.0344%;
margin-left: 3.4482%;
clear: none;
text-align: center;
font-family: cookie;
font-style: normal;
font-weight: 400;
border-radius: 4px;
-webkit-box-shadow: inset 0 0px 0px 2px rgba(170,0,0,0.80);
box-shadow: inset 0 0px 0px 2px rgba(170,0,0,0.80);
background-color: white;
margin-bottom: 4px;
font-size: 1.6em;
color: #C00;
cursor: pointer;
}
.mainNavItem:hover {
background-color:#C00;
-webkit-box-shadow: inset 0 0px 0px 2px rgba(0,0,170,0.80);
box-shadow: inset 0 0px 0px 2px rgba(0,0,170,0.80);
color: #000;
}
#headerText {
width: 65.5172%;
margin-left: 3.4482%;
clear: none;
text-align: center;
font-size: x-large;
}
#bridgeCenterPhoto {
width: 47.3684%;
}
#nonProfit {
}
#photoBar {
text-align: center;
}
.photoBarPhoto {
width: 50%;
margin-left: 0;
clear: none;
}
#mapText {
width: 100%;
margin-left: 0;
}
#googleMap {
margin-left: 0;
width: 100%;
}
#googleMap iframe {
border-radius: 4px;
-webkit-box-shadow: 0 0px 0px 2px rgba(170,0,0,0.80);
box-shadow: 0 0px 0px 2px rgba(170,0,0,0.80);
}
#contactForm {
width: 100%;
margin-left: 0;
clear: both;
}
#locationContent {
width: 100%;
}
#calendarContent {
}
#googleCalContent {
width: 100%;
}
#googleCalFrame {
border: none;
width: 100%;
max-width: 800px;
height: 100%;
min-height: 600px;
overflow: hidden;
}
#smallGoogleMap {
border: none;
width: 100%;
max-width: 400px;
height: 100%;
min-height: 300px;
overflow: hidden;
}
.halfColumn {
width: 48.2758%;
margin-left: 3.4482%;
clear: none;
border-radius: 4px;
-webkit-box-shadow: inset 0 0px 0px 2px rgba(170,0,0,0.80);
box-shadow: inset 0 0px 0px 2px rgba(170,0,0,0.80);
}
.floatLeft20percent {
width: 100%;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
width: 91.8333%;
padding-left: 1.5833%;
padding-right: 1.5833%;
clear: none;
float: none;
margin-left: auto;
background-position: 0 180px;
}
#mainHeader {
}
#mainContent {
}
#mainFooter {
}
#headerLogo {
width: 13.7931%;
}
#footerLeft {
width: 31.0344%;
}
#footerCenter {
width: 31.0344%;
margin-left: 3.4482%;
clear: none;
}
#footerRight {
width: 31.0344%;
margin-left: 3.4482%;
clear: none;
}
#mainNav {
}
#MainNavList {
}
.mainNavItem {
width: 31.0344%;
margin-left: 3.4482%;
clear: none;
font-size: 2.0em;
}
#headerText {
width: 82.7586%;
margin-left: 3.4482%;
clear: none;
}
#bridgeCenterPhoto {
width: 35.8974%;
}
h2 {
font-size:2.0em;
}
#nonProfit {
}
#photoBar {
}
.photoBarPhoto {
}
#mapText {
width: 100%;
margin-left: 0;
}
#googleMap {
margin-left: 0;
width: 100%;
}
#contactForm {
width: 48.2758%;
clear: none;
margin-left: 3.4482%;
}
#locationContent {
width: 48.2758%;
}
#calendarContent {
}
#googleCalContent {
}
.halfColumn {
}
.floatLeft20percent {
width: 31.0344%;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
width: 88.5%;
max-width: 1232px;
padding-left: 0.75%;
padding-right: 0.75%;
margin: auto;
clear: none;
float: none;
margin-left: auto;
}
#mainHeader {
}
#mainContent {
}
#mainFooter {
}
#headerLogo {
width: 23.7288%;
}
#footerLeft {
width: 32.2033%;
}
#footerCenter {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
#footerRight {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
#mainNav {
}
#MainNavList {
}
.mainNavItem {
width: 15.2542%;
clear: none;
margin-left: 1.6949%;
font-size: xx-large;
}
#headerText {
width: 74.5762%;
clear: none;
margin-left: 1.6949%;
font-size: xx-large;
}
#bridgeCenterPhoto {
width: 32.2033%;
}
#nonProfit {
	font-size: small;
}
#photoBar {
}
.photoBarPhoto {
width: 25%;
clear: none;
margin-left: 0;
}
#mapText {
width: 100%;
margin-left: 0;
}
#googleMap {
width: 100%;
margin-left: 0;
}
#contactForm {
width: 49.1525%;
clear: none;
margin-left: 1.6949%;
}
#locationContent {
width: 49.1525%;
}
#calendarContent {
}
#googleCalContent {
}
.halfColumn {
}
.floatLeft20percent {
width: 23.7288%;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
