/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic);
@import url(http://fonts.googleapis.com/css?family=Cabin:400,700,400italic,700italic);

body{
	font-family: Cabin, Arial, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
	background: url(images/pageBG.png);
}


.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/*structure*/
#wrapper{
	max-width: 959px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	position: relative;
	/* [disabled]overflow: hidden; */
}
#topNav{
	padding-left: 50px;
	position: absolute;
	top: 15px;
	right: 30px;
}
#homeContentWrapper{
	position: relative;
}
#homeContent{
	height: 356px;
	width: 250px;
	font-family: Lora, serif;
	font-size: 18px;
	color: #FFFFFF;
	background: #5B5F74;
	padding-right: 30px;
	padding-left: 30px;
	position: absolute;
	z-index:9700;
	top: 0;
	right: 0px;
	line-height: 1.3em;
}
#homeEvents{
	width: 250px;
	position: absolute;
	left: 40px;
	top: 0;
	z-index: 9800;
	
}
#eventContent{
	background: url(images/eventBG.png) repeat-y;
	padding: 5px 30px;
	
}
#eventContent p, #eventContent h2 {margin:0;}
#eventBottom{
	background: url(images/eventBottomBG.png) no-repeat;
	height: 43px;
	
}
#homePhoto{
	height: 356px;
	overflow: hidden;
}
#homePhoto img{
	display:block;}
#homeLinks {
	background: url(images/homeBarBG.jpg);
	height: 118px;
	position: relative;
	font-family: Cabin, Arial, sans-serif;
	font-size: 14px;
	/* [disabled]font-weight: bold; */
	color: #ECE5D2;
	margin-top: 8px;
}
#homeVolunteering {
	float: left;
	width: 270px;
	margin-right: 20px;
	margin-left: 20px;
}
#homePlan {
	float: left;
	width: 250px;
}
#homeMembership {
	position: absolute;
	top: -50px;
	right: 0px;
	z-index:9800;
}
#homeLinks h3 {
	font-family: Lora, serif;
	font-size: 24px;
	font-weight: normal;
	color: #ECE5D2;
	padding-top: 10px;
	margin-bottom: 0px;
}
#homeLinks  a {
	color: #ECE5D2;
}

#homeContent h2 {
	font-family: Lora, serif;
	font-size: 24px;
	color: #9094A9;
	font-weight: normal;
	padding-top: 10px;
}





#contentWrapper{
	background: #FFFFFF;
	padding: 20px 35px;
	margin-top: 4px;
}
#divContent{
	float: left;
	width: 60%;
}
#homeEvents h2 {
	font-family: Lora, serif;
	font-size: 20px;
	color: #822F19;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin-top: 15px;
}
#homeEvents  span.eventsBorder {
	border-top: 2px solid #5B5F74;
	border-bottom: 2px solid #5B5F74;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}
#homeEvents h2 span.dot {
	font-size: 50px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 5px;
	top: -21px;
}
#homeEvents h2 span.dot2 {
	font-size: 50px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	right: 5px;
	top: -21px;
}
#homeEvents p {
	font-size: 12px;
	color: #312A31;
	padding-top: 10px;
}
#homeEvents p strong {
	font-size: 14px;
	font-weight: bold;
}
a.moreInfo {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF !important;
	background: #894027;
	display: inline-block;
	padding: 3px 15px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}




#rightImage{
	float: right;
	width: 40%;
}
#divPhotogallery {
	float: right;
	width: 61%;
}
#divPhotogallery img {
	margin-right: 20px;
	margin-bottom: 20px;
}

#divGallerylist {
	float: left;
	width: 34%;
}
#divGallerylist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#divGallerylist ul li {
	padding-top: 5px;
	padding-bottom: 5px;
}
#divGallerylist ul li a {
	font-family: Lora, serif;
	font-size: 16px;
	font-weight: bold;
	color: #883F28;
	text-decoration: none;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 50px;
	display: block;
	text-transform: uppercase;
}
#divGallerylist h1 {
	padding-left: 50px;
}

#divGallerylist ul li a:hover, #divGallerylist ul li a.selected {
	background: url(images/galleryLinkBg.png);
}

.newsContainer {clear:left; padding-bottom:20px;}



#footer{
	margin-top: 8px;
	background: #B9B8D0;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 15px;
}
#footerLogo{
	float: left;
	width: 191px;
	padding-left: 25px;
}
#footerNav{
	width: 410px;
	margin-right: 70px;
	float: right;
}
#copyright{
	border-top: 2px solid #5B5F74;
	clear:both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}

#divContent ul {
	overflow: hidden;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

/*typography*/
a:link, a:active, a:visited {
	color: #663300;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
.border {
	border-bottom: 1px solid #663300;
}
#footerNav a {
	color:black;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
h1{
	margin: 0px 0px 15px;
	padding: 0px;
	font-size: 30px;
	font-weight: normal;
	color: #3D4754;
	font-family: Lora, serif;
	font-style: italic;
}
h2{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 20px;
	font-weight: bold;
	color: #663300;}
h3{
	padding: 0px;
	font-size: 18px;
	font-weight: normal;
	color: #663300;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h4{
	margin: 0px 0px 10px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #663300;
	}
p{
	margin: 0px 0px 10px;
	padding: 0px;
	}


/*images and floats*/
.imageLeft {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}
.imageRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 15px;
	margin-top: 10px;
}
.imageLeftBordered {
	float: left;
	margin-right: 15px;
	margin-bottom: 8px;
	box-shadow: 5px 5px 10px 1px rgba(0,0,0,0.5);
}
.imageRightBordered {
	float: right;
	margin-left: 15px;
	margin-bottom: 8px;
	box-shadow: 5px 5px 10px 1px rgba(0,0,0,0.5);
}
img.imageCenterBordered {
	display: block;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 5px 5px 10px 1px rgba(0,0,0,0.5);
	clear: both;
	margin-bottom:8px;
}
img.imageCenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.bordered {
	box-shadow: 5px 5px 10px 1px rgba(0,0,0,0.5);
	margin-bottom:8px;
}
.right {
	float: right;
}
.left  {
	float: left;
}
.scalable {
	box-sizing:border-box;
	max-width:100%;
	height:auto;
}
.map-wrapper {
	position:relative;
	padding-bottom:100%;
	padding-top:0px;
	height:0px;
	overflow:auto;
	margin-bottom:20px;
}
.map-wrapper iframe {
	position:absolute;
	top:0;
	left:0;
	width:100% !important;
	height:100% !important;
}
/*columns*/
div.col50 {
	float: left;
	width: 47%;
	margin-right:3%;
}
div.col50:last-child {
	float: right;
	width: 47%;
}
div.col33 {
	float: left;
	width: 30%;
	margin-right:3%;
}
div.col33:last-child {
	float: right;
	width: 30%;
}
div.col33 {
	float: right;
	width: 30%;
	margin-right:3%;
	padding-bottom:15px;
}
div.col33:last-child {
	width: 33%;
}
div.col25 {
	float: right;
	width: 22%;
	margin-right:3%;
}
div.col25:last-child {
	float: right;
	width: 22%;
}


/*misc*/
.submit, #tomscontact_submit {
	font-weight: bold;
	color: #000000;
	background: #B9B8D0;
	margin: 10px;
	padding: 5px;
	border: 2px solid #FFFFFF;
	cursor: pointer;
	border-radius: 5px;
}
.fancybox-skin {
	background: #D7D7EE !important;
}
.mobile {display:none;}
.desktop {display:block;}
@media screen and (max-width:930px){

#homeVolunteering {
	float: left;
	width: 260px;
	margin-right: 10px;
	margin-left: 10px;
}
#homePlan {
	float: left;
	width: 240px;
}
#homeMembership {
	position: absolute;
	top: -50px;
	right: 0px;
}
}
@media screen and (max-width:930px){
#homeLinks .imageLeft, #homeLinks .imageRight {display:none;}
#homeVolunteering {
	float: left;
	width: 150px;
	margin-right: 20px;
	margin-left: 20px;
}
#homePlan {
	float: left;
	width: 150px;
}
#homeMembership {
	position: absolute;
	top: -50px;
	right: 0px;
}
}
@media screen and (max-width:800px){
#divContent, #rightImage{
	float:none;
	width: auto;
}
.p7PM3-01 ul li a {
	padding: 10px !important;
}

#footerLogo img{
	max-width: 100%;
	height:auto;
}
#footerLogo{
	float: left;
	width: 20%;
	padding-left: 2%;
	padding-right: 2%;
}
#footerNav{
	width: 74%;
	margin-right: 2%;
	float: right;
}
}
@media screen and (max-width:700px){
	
.desktop {display:none;}
.mobile {display:block;}
#topNav {
	padding-left: 0;
	position: relative;
	top: 0;
	right: 0;
}
#divPhotogallery, #divGallerylist{
	float: none;
	width: auto;
	padding: 10px;
}
#divGallerylist h1 {
padding-left: 0;
}
td{display:block;}

#homeLinks {
	background: #66401B url(none);
	height: auto;
	position: relative;
	font-family: Cabin, Arial, sans-serif;
	font-size: 14px;
	/* [disabled]font-weight: bold; */
	color: #ECE5D2;
	margin-top: 10px;
}
#homeLinks .imageLeft, #homeLinks .imageRight {display:block;}
#homeVolunteering, #homePlan  {
	clear:both;
	float: none;
	width: auto;
	margin-right: 20px;
	margin-left: 20px;
}
#homeMembership {
	position: relative;
	top: 0px;
	right: 0px;
	text-align:right;
}

#homeContent{
	height: auto;
	width: auto;
	font-family: Lora, serif;
	font-size: 18px;
	color: #FFFFFF;
	background: #5B5F74;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	z-index:9700;
	top: 0px;
	right: 0px;
	line-height: 1.3em;
}
#homeEvents{
	display:none;
	width: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 9800;
	background: #B5AF88;	
}
#eventContent{
	background: url(none) repeat-y;
	padding: 5px 20px;
	
}
#eventContent p, #eventContent h2 {margin:0;}
#eventBottom{
	display:none;
	
}
#homePhoto{
	height: auto;
	overflow: hidden;
}
#homePhoto img{
	display:block; max-width:100%; height:auto;}	
#homeContent img.scalable{
	display:block; margin: 0 auto;}	
#homeMembership img {max-width:100%;height:auto;}
}
@media screen and (max-width:600px){
}
@media screen and (max-width:500px){
/*columns*/
div.col50,div.col50:last-child, div.col33,div.col33:last-child, div.col25,div.col25:last-child {
	float: none;
	width: auto;
	margin-right:10px;
	margin-left:10px;
}

#footerLogo{
	float: none;
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}
#footerNav{
	width: auto;
	margin-right: 0;
	float: none;
}
}
