@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%;
}
.element-invisible{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);overflow:hidden;height:1px;}

.element-invisible.element-focusable:active,.element-invisible.element-focusable:focus{position:static !important;clip:auto;overflow:visible;height:auto;}

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


#right-col-bottom h2 {font-family:'Times New Roman', Times, serif; color:#000; text-align:center;}

#right-col-bottom a:link, #right-col-bottom a:visited, #right-col-bottom a:focus {
color: #000;
text-decoration: none;
}
#right-col-bottom a:hover, #right-col-bottom a:active {
	color: #333;
	text-decoration: underline;
}
#content a:link, #content a:visited, #content a:focus {
	color: #000;
	text-decoration: underline;
}
#content a:hover, #content a:active {
color: #81350a;
}
#footer p, #footer-home p {
	text-align:center;
}

#footer a:link, #footer a:visited, #footer a:focus, #footer a:hover, #footer a:active {
	color: #000;
	text-decoration: underline;
}
#footer-home a:link, #footer-home a:visited, #footer-home a:focus, #footer-home a:hover, #footer-home a:active {
	color: #000;
	text-decoration: underline;
}

.bullet1 {
	list-style-image:url(graphics/bullet.png)
}
.logo {
	float:right;
}
.social-media {
	padding-right: 1em;
}
.center {
	text-align:center;
}
.shadow {
	box-shadow: 0em .2em .5em #888;
}
.clear-float {
	clear:both;
}
.important {
	font-weight: bold;
	font-size: 1.1em;
	color: #e24733
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	15;
	
	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/
*/

/* Mobile Layout: 480px and below. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 88.626%;
	padding-left: 1.1869%;
	padding-right: 1.1869%;
}

#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header #subtitlehome, #header #subtitle {
	text-align: center;
	font-family: 'Times New Roman', Times, serif;
	color: #85503e;
	font-size: 1.3em;
}
.logohome {
	float:right;
}
.what-octavo {
	display:none;
}

.what-octavo2 {
	text-align:center;
}

#nav {
	clear: none;
	float: left;
	margin-left: 2.6785%;
	width: 100%;
	display: block;
}

#hp-widecol {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#right-col {
	clear: none;
	float: left;
	margin-left: 2.6785%;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border-bottom: 3px double #8dc9e3;
}
#content h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 1.5em;
	color: #895144;
	float:none;
	margin: 0;
	letter-spacing: 0.03em;
	}
#content h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
		}
#member-logos {
	clear: both;

}


#member-logos img {
	opacity:0.6;
	margin-right: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	border:1px dotted #ccc;
}
#member-logos img:hover {
	opacity:1.0;
}

#founding-text {
	clear: both;
	padding-top:.5em;

}
#founding-text li {
	margin: .8em 0;
}
#founding-text section {
	clear:both;
	border-bottom: 1px dotted #8dc9e3;
}
#founding-text img {
	float:none;
	margin-bottom:.5em;
	margin-top:.5em;
	margin-left: 0;
	
}
#footer-home {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: .8em;
	border-top: 3px double #8dc9e3;
	margin-top: 5px;
}

#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: .8em;
}


#nav-top {
	display:none;
	
}

#nav-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1.1em;
}


#nav-bottom ul {
	margin-left: 0;
	padding-left: 0;
	margin-bottom:0;
	
}
#nav-bottom .homelink {
	display:none;
}
#nav-bottom2 ul {
	margin-left: 0;
	padding-left: 0;
	margin-top:0;
	margin-bottom:0;
	
}
 #nav-bottom li {
	 border:1px solid #f00;
	display: block;
	padding: .3em 1em;
	list-style-type: none;
	border-left: none;
	background-color: /*#d2682a*/#e14b34;
	margin-bottom: 0.6em;
	
}
#nav-bottom img {
	margin-right:1em;
	padding-top:.3em;
}
#nav-bottom li a, #nav-bottom2 li a {
	display:block;
}
#nav-top a:link, #nav-top a:visited, #nav-top a:focus, #nav-bottom a:link, #nav-bottom a:visited, #nav-bottom a:focus {
	color: #fff;
	text-decoration: none;
}
#nav-top a:hover, #nav-top a:active, #nav-bottom a:hover, #nav-bottom a:active {
	color: #fff;
	text-decoration: underline;
}

#right-col-top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display:none;
}
#right-col-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	padding-top: 1em;
	margin-left: -1.0em;
}

#right-col-bottom h2 {
	font-size: 2.0em;
	background-color:#8ec84b;
	margin:0;
	text-align: center;
}
 #featured-events {
	margin-top: 1em;
	border:5px solid #d2682a;
	padding: 1em ;
	border-radius:10px;
		background-color: #fff;
	
}
#featured-events li {
	margin:.8em 0;
}
 #featured-events h2 {
	font-size: 1.2em;
	margin:0;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:.05em;
	text-align:left;
	
}
 #featured-events ul {
}
.callbacks .caption {
	font-weight:bold;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 91.4836%;
	padding-left: 0.7581%;
	padding-right: 0.7581%;
}

.float-left {
	float:left;
	margin-right: .5em;
}
.float-right {
	float:right;
	margin-left: .5em;
}
.what-octavo {
	display:inline;
	float:right;
	margin-left: .5em;
}

.what-octavo2 {
	display:none;
}
#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#header #subtitlehome, #header #subtitle {
	text-align: center;
	font-family: 'Times New Roman', Times, serif;
	color: #85503e;
	font-size: 1.5em;
	padding-bottom:.5em;
}
.logohome {
	float:right;
}

#nav {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 100%;
	display: block;
}
#hp-widecol {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}

#right-col {
	clear: none;
	float: left;
	margin-left: 1.6574%;
	width: 100%;
	display: block;
}
#content {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border: 3px double #8dc9e3;
	border-radius: .5em;
}
#content .text {
	padding: 0 .5em;
	margin:0;
}
#content h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 2.3em;
	color: #895144;
	float: left;
	margin: .1em .2em 0 0;
	letter-spacing: 0.03em;
	}
#content h2 {
	font-size: 1.3em;
	font-weight:bold;
	text-transform: none;
	color: #000;
}
#member-logos {
	clear: both;

}


#member-logos img {
	opacity:0.6;
	margin-right: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	border:1px dotted #ccc;
}
#member-logos img:hover {
	opacity:1.0;
}
#founding-text {
	clear: both;
	padding-top:.5em;

}
#founding-text li {
	margin: .5em 0;
}
#founding-text section {
	clear:both;
	border-bottom: 1px dotted #8dc9e3;
}
#founding-text img {
	float:right;
	margin-bottom:.5em;
	margin-top: 0;
	margin-left: .5em;
	
}
#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: .9em;
}
#footer-home {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: .9em;
	border-top: 3px double #8dc9e3;
	margin-top: 5px;
}


#footer .largefont {
	font-size: 1.1em;
}

#nav-top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 1.1em;
	letter-spacing:.05em;
	text-transform:none;
	font-weight: normal;
}
#nav-top li a, #nav-bottom li a {
	display:inline;
}
#nav-top ul {
	margin:0;
	padding: .5em 0 .3em 0 /*3.5em*/;
}
#nav-top li {display: inline;
	padding: 0 1em 0 1.4em;
	margin: 0;
	list-style-type:none;
	border-left:1px solid #333;
	background-color: #fff;
}
#nav-top ul li.first {
	border-left:none;
	padding: 0 1em 0 0;
}

#nav-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 1.4em;
	text-transform:uppercase;
	margin-bottom: 0;
	font-weight: normal;
}

#nav-top li a, #nav-bottom li a {
	display:inline;
}
#nav-bottom ul {
	margin:0;
	padding: .5em 0 .3em 0;
}
#nav-bottom .homelink {
	display:inline;
}
#nav-bottom li {display: inline;
	padding: 0 1.0em;
	margin: 0;
	list-style-type:none;
	background-color: #fff;
	border: none;
}
#nav-bottom ul li.first{
padding-left: 0;	
}
#nav-bottom img {
	margin-right:1em;
	padding-top:.5em;
}
#nav-bottom a{
	display:inline
}
#nav-top a:link, #nav-top a:visited, #nav-top a:focus, #nav-bottom a:link, #nav-bottom a:visited, #nav-bottom a:focus {
	color: #333;
	text-decoration: none;
}
#nav-top a:hover, #nav-top a:active, #nav-bottom a:hover, #nav-bottom a:active {
	color: #333;
	text-decoration: underline;
}

#nav-bottom2{
	display:none;
}
#right-col-top {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	/*display: block;*/
	display:none;
}
#right-col-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	margin-top: 1em;
	width: 100%;
	display: block;
	margin-left: -1.0em;
	padding-top: 0;
	
}
#right-col-bottom h3 {
	font-size: 2.0em;
	background-color:#8ec84b;
	margin:0;
	text-align: center;
}
 #featured-events {
	margin-top: 1em;
	border:5px solid #d2682a;
	padding: 1em ;
	border-radius:10px;
		background-color: #fff;
	
}
#featured-events li {
	margin:.8em 0;
}
 #featured-events h2 {
	font-size: 1.2em;
	margin:0;
	background-color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:.05em;
	text-align:left;
	
}
 #featured-events ul {
}
.callbacks .caption {
	font-size:1.5em;
	font-weight:normal;
}
}

/* 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: 89.0217%;
	max-width: 1232px;
	padding-left: 0.4891%;
	padding-right: 0.4891%;
	margin: auto;
}

.float-left {
	float:left;
	margin-right: .5em;
}
.what-octavo {
	float:right;
	margin-left: .5em;
	display:inline;
}
.homelink {
	display:inline;
}
.what-octavo2 {
	display:none;
}


#header {
	clear: both;
	float: left;
	margin-left: 0;
	width: 41.0256%;
	display: block;
	text-align:left;
}
#header #subtitlehome {
	display:none;
}
#header #subtitle {
	text-align: center;
	font-family: 'Times New Roman', Times, serif;
	color: #85503e;
	font-size: 1.3em;
	padding-bottom:.3em;
}

/*.logohome {
	display:none;
}*/

#nav {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 57.8754%;
	display: block;
	
}
#hp-widecol {
	clear: both;
	float: left;
	margin-left: 0;
	width: 66.3003%;
	display: block;
}

#right-col {
	clear: none;
	float: left;
	margin-left: 1.0989%;
	width: 32.6007%;
	display: block;
}
#content  {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	border: 3px double #8dc9e3;
	border-radius: .5em;
}
#content .text {
	padding: 0 1em;
	margin:0;
}
#content h1 {
	font-family: 'Times New Roman', Times, serif;
	font-size: 3em;
	color: #895144;
	float: left;
	margin: .1em .2em 0 0;
	letter-spacing: 0.05em;
	}
#content h2 {
	font-size: 1.3em;
	font-weight:bold;
	text-transform: none;
	color: #000;
}	
#member-logos {
	clear: both;

}


#member-logos img {
	opacity:0.6;
	margin-right: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
	border:1px dotted #ccc;
}
#member-logos img:hover {
	opacity:1.0;
}

#founding-text {
	clear: both;
	padding-top:.5em;

}
#founding-text section {
	clear:both;
	border-bottom: 1px dotted #8dc9e3;
}
#founding-text img {
	float:right;
	margin-bottom:.5em;
	margin-top: 0;
	margin-left: .5em;
	
}
#guest {
	float:right;
	margin-bottom:.5em;
	margin-top: 0;
	margin-left: .5em;
	text-align:center;
	font-size:.9em;
	font-style:italic;
}
#guest img {
	float:none;
	margin-bottom:0;
	margin-top: 0;
	margin-left:0;
}
#founding-text li {
	margin: .5em 0;
}

#footer {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 1em;
}
#footer-home {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 1em;
	border-top: 3px double #8dc9e3;
	margin-top: 5px;
}
#footer .largefont {
	font-size: 1.1em;
}
#nav-top {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	font-size: 1.1em;
	letter-spacing: normal;
	padding: 0;
	text-transform:none;
	font-weight: normal;
}

#nav-bottom a{
	display:inline
}

#nav-top ul {
	margin:0;
	padding: .5em 0 .3em 0 /*3.5em*/;
	/*border-bottom: 1px dotted #333;*/
}
#nav-top li {display: inline;
	padding: 0 1em 0 1.4em;
	margin: 0;
	list-style-type:none;
	border-left:1px solid #333;
	background-color: #fff;
	
}
#nav-top ul li.first {
	border-left:none;
	padding: 0 1em 0 0;
}

#nav-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	font-size: 1.4em;
	text-transform:uppercase;
	margin-bottom: 0;
}

#nav-bottom ul {
	margin:0;
	padding: .5em 0 .3em 0;
}
#nav-bottom .homelink {
	display:inline;
}
#nav-bottom li {display: inline;
	padding: 0 .9em;
	margin: 0;
	list-style-type:none;
}
#nav-bottom ul li.first{
padding-left: 0;	
}
#nav-bottom img {
	margin-right:.5em;
	padding-top:.5em;
}
#nav-top a:link, #nav-top a:visited, #nav-top a:focus, #nav-bottom a:link, #nav-bottom a:visited, #nav-bottom a:focus {
	color: #333;
	text-decoration: none;
}
#nav-top a:hover, #nav-top a:active, #nav-bottom a:hover, #nav-bottom a:active {
	color: #333;
	text-decoration: underline;
}
#nav-bottom2{
	display:none;
}
#right-col-top {
	clear: both;
	float: left;
	margin-left: -3em;
	margin-top: 1em;
	width: 100%;
	display: block;
	position:relative;
	
	
}

#right-col-top .overlap{
	position:absolute;
	max-width:100%;
	top:0;
	left:0;
	z-index:1000;
	/*box-shadow:-.3em .3em .5em #999;*/
	
}
#right-col-bottom {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-top: 1em;
	/*background-color:#8ec84b;*/
	padding:.5em;
	padding-top: 0;
}
#right-col-bottom h2 {
	font-size: 2.0em;
	margin:0;
	background-color:#8ec84b;
	letter-spacing:.05em;
	font-weight:normal;
	text-align: center;
}

 #featured-events {
	margin-top: 1.5em;
	width:100%;
	border:5px solid #d2682a;
	padding: 1em ;
	border-radius:10px;
		background-color: #fff;
		position:relative;
		margin-left: -1em;
}
 #featured-events h2 {
	font-size: 1.2em;
	margin:0;
	background-color:#fff;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-transform: uppercase;
	letter-spacing:.05em;
	
}
 #featured-events ul {
	padding:0;
	margin-left:1.5em;
}
#featured-events li {
	margin:.3em 0;
}
.callbacks .caption {
	font-size:1.7em;
	font-weight:normal;
}


}