@charset "utf-8";
* {
	margin:0;
	padding:0;
}
body {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:20px;
	color:#23408f;
	background-color:#CCC;
	margin:10px;
	padding: 0;
	margin-left:auto; /*centers page*/
	margin-right:auto;  /*centers page*/
}
a {
	color:#009900;
	font-weight:bold;
}
a:hover {
	color:#23408f;
}
p {
	padding:8px 0;
	margin:0
}
iframe {
	border: none;
}
h1 {
	font-size:20px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom: 10px;
	padding:0
}
h2 {
	font-size:16px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:8px;
	padding:0
}
h3 {
	font-size:14px;
	font-weight:bold;
	margin-top:15px;
	margin-bottom:8px;
	padding:0
}

p.center {
	text-align: center;
}
p.right {
	text-align: right;
}

#wrapper {
	width: auto;
	margin:0 auto;
	text-align: left;
}
#header {
	width: auto;
	height: auto;
	background-color:#c8d9eb;
	margin-bottom:17px;
	border-radius: 10px 10px 10px 10px;
}
#header #top-nav {
	width: auto;
	height:15px;
	float: right;
	padding-top:10px;
	padding-bottom: 0px;
	text-align:center;
}
#logo-img {
	float:left;
	border:none;
}
#logo-img-mobile {
	border:none;
	text-align: left;
	float: left;
}
#logo-img2 {
	border:none;
	text-align:center;
}
#logo-img2-mobile {
	border:none;
	text-align: left;
}



#logo-text {
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	font-variant:normal;
	color:#23408f;
	padding-top: 25px;
	width: 100%;
	vertical-align:central;
}
#logo-text a {
	color:#23408f;
}
#logo-text a:hover {
	color:#009900;
}
#logo-text #name {
	font-size: 32px;
}
#logo-text #tagline {
	font-style:oblique;
	font-variant: normal;
	font-size: 16px;
	padding-top: 10px;
	width: auto;
	display: block;
}
#top-nav {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	margin-right: 20%;
}
#top-nav a {
	text-decoration:none;
}
#content {
	display:block;
	padding:10px 15px 0 15px;
	margin:0;
	background:#c8d9eb 0 0 no-repeat;
	border-radius: 10px 10px 10px 10px;
	overflow:hidden
}
#content #intro {
	font-size: 18px;
	font-weight: normal;
	font-style: oblique;
	color: #009900;
	line-height: 28px;
	margin-bottom: 10px;
	text-align: center;
}
#bottom-nav {
	font-family:'Trebuchet MS', Tahoma, Verdana, Arial, sans-serif;
	font-weight:bold;
	margin-bottom: 10px;
	text-align: center;
}
#bottom-nav a {
	text-decoration:none;
}
#contact-info {
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#content ul li {
	margin-left: 5%;
}
span.mind {
	font-size:16px;
	font-weight:bold;
}


img.framed {
	padding:10px;
	border-radius: 15px;
	margin:10px 15px 10px 10px;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

img.float-right {
	float: right;
}
img.float-left {
	float: left;
}

.white-third-full {
	width:260px;
	float:left;
	margin: 0 3px;
	color:#23408f;
	font-size:13px;
	line-height:15px;
	padding-left: 20px;
	padding-bottom: 20px;
	
}

#tail-section {
	display:block;
	clear:both;
	padding-top:30px;
	overflow:hidden;
}
#tail-section .green-third-full {
	background-color:#d4e6ce;
	border-radius: 10px 10px 10px 10px;
	border: solid;
	border-color:#009900;
	border-width:thin;
	width:260px;
	height:330px;
	float:left;
	margin: 0 3px;
	color:#23408f;
	font-size:11px;
	line-height:15px;
	padding:0px 10px
}
#content .green-third-full-Z {
	background-color:#d4e6ce;
	border-radius: 10px 10px 10px 10px;
	border: solid;
	border-color:#009900;
	border-width:thin;
	width:260px;
	float:right;
	vertical-align:central;
	margin: 0 3px;
	color:#23408f;
	font-size:14px;
	line-height:15px;
	padding:0px 10px
}

#tail-section .green-third-full-Z {
	background-color:#d4e6ce;
	border-radius: 10px 10px 10px 10px;
	border: solid;
	border-color:#009900;
	border-width:thin;
	width:260px;
	float:left;
	vertical-align:central;
	margin: 0 3px; margin-bottom: 10px;
	color:#23408f;
	font-size:14px;
	line-height:15px;
	padding:0px 10px
}
#tail-section .green-third-full-X {
	background-color:#d4e6ce;
	border-radius: 10px 10px 10px 10px;
	border: solid;
	border-color:#009900;
	border-width:thin;
	width:520px;
	float:left;
	vertical-align:central;
	margin: 0 3px; margin-bottom: 20px; 
	color:#23408f;
	font-size:14px;
	line-height:15px;
	padding:0px 10px
}


#tail-section .green-third-full-2 {
	background-color:#d4e6ce;
	border-radius: 10px 10px 10px 10px;
	border: solid;
	border-color:#009900;
	border-width:thin;
	width:260px;
	float:left;
	margin: 0 3px;
	color:#23408f;
	font-size:11px;
	line-height:15px;
	padding:0px 10px
}

#tail-section ul {
	margin:0px;
	padding:0px 15px
}
#tail-section .green-third-full .logo-img {
	float: left;
	border: none;
}
#tail-section .green-third-full-2 .logo-img {
	float: left;
	border: none;
}

#tail-section .green-third-full .head {
	display:block;
	width:190px;
	padding:8px 0 0 55px;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	color:#23408f;
	text-align: center;
}
#tail-section .green-third-full-2 .head {
	display:block;
	width:190px;
	padding:8px 0 0 55px;
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	color:#23408f;
	text-align: center;
}
#tail-section .green-third-full-Z .head {
	display:block;
	width:190px; width: 100%;
	padding:8px 0 0 55px; 
	font-size:15px;
	font-weight:bold;
	line-height:18px;
	color:#23408f;
	text-align: center;
}

#tail-section .green-third-full .subhead {
	font-style:oblique;
	display:block;
	width:190px;
	padding:2px 0 2px 55px;
	font-size:12px;
	font-weight:bold;
	color:#40ae49;
	color:#23408f;
	line-height:16px;
	text-align: center;
}
#tail-section .green-third-full-2 .subhead {
	font-style:oblique;
	display:block;
	width:190px;
	padding:2px 0 2px 55px;
	font-size:12px;
	font-weight:bold;
	color:#40ae49;
	color:#23408f;
	line-height:16px;
	text-align: center;
}


#tail-section .green-third-full .more {
	display:block;
	text-align: center;
	margin-top: 12px;
}
#tail-section .green-third-full-2 .more {
	display:block;
	text-align: center;
	margin-top: 12px;
}

#tail-section .green-third-full .event {
	text-align: center;
	font-weight: bold;
}
#tail-section .green-third-full-2 .event {
	text-align: center;
	font-weight: bold;
}

#tail-section .green-third-full .details {
	text-align: center;
	font-weight: normal;
}
#tail-section .green-third-full-2 .details {
	text-align: center;
	font-weight: normal;
}


#tail-section p {
	padding:5px 0
}
#testimonial {
	display:block;
	text-align:center;
}
#textrotator {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style:italic;
	text-align:center;
	color: rgb(255,255,255);
	height:auto;
	width: auto;
}
#content-bot {
	display:block;
	overflow:hidden;
	height: 0px;
	margin:0;
	padding:0;
}
#footer-nav {
	display:block;
	clear:both;
	height:24px;
	font-size:11px;
	padding:2px 0;
	padding: 10px 0;
	text-align:center;
	color:#23408f;
	margin:10px 0;
}
#footer-nav a {
	text-decoration:none;
	color:#23408f;
}
#footer-nav a:hover {
	color:#009900;
}
#footer {
	display:block;
	clear:both;
	width: auto;
	height: auto;
	font-size:11px;
	padding:2px 0;
	text-align:center;
	color:#fff;
	background: #4c71a8;
	border-radius: 10px 10px 10px 10px;
	margin:10px 0
}
#footer a {
	text-decoration:none;
}
#footer-mobile {
	display:block;
	clear:both;
	width: auto;
	height: auto;
	font-size:11px;
	padding:2px 0;
	text-align:center;
	color:#fff;
	background: #4c71a8;
	border-radius: 10px 10px 10px 10px;
	margin:10px 0
}
#footer-mobile a {
	text-decoration:none;
}
 @media screen and (min-width:481px) {
* {
	margin:0;
	padding:0;
}
body, #wrapper, #header, #footer, #navigation {
	width: 900px;
}
#header {
	background:url(../images/headerbg.jpg) 0 0 no-repeat;
	background-position: right;
}
#header #logo #logo-text #navigation {
	display: block;
	width: 100%;
	float: left;
}
#navigation {
	margin-top: 2.925em;
}
#logo-img-mobile {
	display: none;
}
#logo {
	margin-left:15px;
	margin-top: 20px;
}
#footer-mobile {
	display: none;
}
.column {
	margin: 10px 10px 0 0;
}
.bio_right {
	text-align: right;
}
}
 @media screen and (max-width:480px) {
* {
	margin:0;
	padding:0;
}
body, #wrapper, #header, #footer, #navigation {
	width: 320px;
}
#header #logo-img-mobile #logo #logo-text {
	width: auto;
	display: block;
}

#header {
	background-color:#e0eef9;
	border-bottom: none;
}
#header-spacer {
	display: none;
}
#logo-text #name {
	font-size: 24px;
	text-align: left;
}
#logo-text #tagline {
	font-style:oblique;
	font-variant: normal;
	font-size: 10px;
	padding-top: 8px;
	width: auto;
	display: block;
	text-align: left;
}
#logo-text a a:hover {
	font-weight: bold;
	font-weight: 900;
}
#logo-img {
	display: none;
}
#logo {
	margin-left: 5px;
}
#top-nav {
	display: none;
}
#footer {
	display: none;
}
.column {
	margin: 10px 0;
}
img.framed {
	padding: 0px;
	border-radius: 10px;
}

img.float-right {
	float: none;
	width: 100%;
	margin: 0px;
}
img.float-left {
	float: none;
	width: 100%;
	margin: 0px;
}
.bio_right {
	text-align: left;
}
}
