﻿body {
	background-position: center bottom;
	margin: 0px;
	height: 100%;
	border-top-style: solid;
	border-top-width: medium;
	border-top-color: #CC9933;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	color: #333333;
}
header {
	width: 100%;
	max-width: 1024px;
	display: block;
	clear: both;
	min-height: 150px;
	margin-right: auto;
	margin-left: auto;
}
.head-left {
	display: inline-block;
	float: left;
	width: 48%;
}
.head-left img {
	border-style: none;
	width: 70%;
	float: left;
	left: 10px;
}
.head-right {
	display: inline-block;
	float: right;
	width: 48%;
	vertical-align: middle;
	text-align: right;
	padding-top: 5px;
}
.head-right p {
	font-size: medium;
	text-align: right;
	line-height: normal;
}
.head-right a {
	font-size: 36px;
	color: #CC9933;
	text-decoration: none;
	text-align: right;
}
.sn img {
	width: 32px;
	border: none;
}
nav, ul, li, a  {margin: 0; padding: 0;}
nav {
	background: #FFFFFF;
/* Old browsers */background: -moz-linear-gradient(top, #A4B5DB 0%, #FFFFFF 51%, #A4B5DB 100%); /* FF3.6+ */;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A4B5DB), color-stop(51%,#FFFFFF), color-stop(100%,#A4B5DB)); /* Chrome,Safari4+ */;
	background: -webkit-linear-gradient(top, #A4B5DB 0%, #FFFFFF 51%, #A4B5DB 100%); /* Chrome10+,Safari5.1+ */;
	background: -o-linear-gradient(top, #A4B5DB 0% #FFFFFF 51% #A4B5DB 100%); /* Opera 11.10+ */;
	background: -ms-linear-gradient(top, #A4B5DB 0% #FFFFFF 51% #A4B5DB 100%); /* IE10+ */; /* W3C */;
	background: linear-gradient(to bottom, #A4B5DB 0%, #FFFFFF 51%, #A4B5DB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A4B5DB', endColorstr='#A4B5DB',GradientType=0 ); /* IE6-9 */;
	position: relative;
	padding: 0px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #A4B5DB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #A4B5DB;
	margin: auto;
	width: 100%;
	display: block;
	clear: both;
	position: relative;
	text-align: center;
}
.toggleMenu {
	display: none;
	padding: 10px 15px;
	color: #FFFFFF;
	background-color: #003366;
	width: 100%;
}
.nav {
	list-style: none;
*zoom: 1;
    margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 600px;

}
.nav:before,
.nav:after {
    content: " "; 
    display: table; 
}
.nav:after {
    clear: both;
}
.nav ul {
	list-style: none;
	width: auto;
}
.nav a {
	padding: 15px 15px;
	color: #006699;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	margin-bottom: 0px;
	font-size: 14px;
}
.nav a.first {
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 0px;
	background-image: url('images/layout/home3.png');
	background-repeat: no-repeat;
}
.nav a.first:hover {
	background-position: center center;
	background-image: url('images/layout/home2.png');
	background-repeat: no-repeat;
}
.nav a.first:active {
	background-position: center center;
	background-image: url('images/layout/home2.png');
	background-repeat: no-repeat;
}

.nav a:hover {
	color: #FFFFFF;
}
.nav li {
	position: relative;
	padding-left: 15px;
	padding-right: 15px;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #AFC7CD;
	width: auto;
	white-space: nowrap;
	color: #FFFFFF;
	margin-bottom: 0px;
}
.left {
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #AFC7CD;
}
.nav > li {
	float: left;
	margin-right: auto;
	margin-left: auto;
}
.nav li:hover {
	padding-left: 15px;
	padding-right: 15px;
	background: #FFFFFF;
/* Old browsers */background: -moz-linear-gradient(top, #A4B5DB 0%, #006699 51%, #A4B5DB 100%); /* FF3.6+ */;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A4B5DB), color-stop(51%,#006699), color-stop(100%,#A4B5DB)); /* Chrome,Safari4+ */;
	background: -webkit-linear-gradient(top, #A4B5DB 0%, #006699 51%, #A4B5DB 100%); /* Chrome10+,Safari5.1+ */;
	background: -o-linear-gradient(top, #A4B5DB 0% #006699 51% #A4B5DB 100%); /* Opera 11.10+ */;
	background: -ms-linear-gradient(top, #A4B5DB 0% #006699 51% #A4B5DB 100%); /* IE10+ */; /* W3C */;
	background: linear-gradient(to bottom, #A4B5DB 0%, #006699 51%, #A4B5DB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A4B5DB', endColorstr='#A4B5DB',GradientType=0 ); /* IE6-9 */;
	color: #FFFFFF;
}
.nav li.current {
	padding-left: 15px;
	padding-right: 15px;
	background: #FFFFFF;
/* Old browsers */background: -moz-linear-gradient(top, #A4B5DB 0%, #006699 51%, #A4B5DB 100%); /* FF3.6+ */;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A4B5DB), color-stop(51%,#006699), color-stop(100%,#A4B5DB)); /* Chrome,Safari4+ */;
	background: -webkit-linear-gradient(top, #A4B5DB 0%, #006699 51%, #A4B5DB 100%); /* Chrome10+,Safari5.1+ */;
	background: -o-linear-gradient(top, #A4B5DB 0% #006699 51% #A4B5DB 100%); /* Opera 11.10+ */;
	background: -ms-linear-gradient(top, #A4B5DB 0% #006699 51% #A4B5DB 100%); /* IE10+ */; /* W3C */;
	background: linear-gradient(to bottom, #A4B5DB 0%, #006699 51%, #A4B5DB 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#A4B5DB', endColorstr='#A4B5DB',GradientType=0 ); /* IE6-9 */;
	color: #FFFFFF;
}
.current a {
	color: #FFFFFF;
}
.nav > li > .parent {
    background-image: url("images/downArrow.png");
    background-repeat: no-repeat;
    background-position: right;
}
.nav > li > a {
	border-style: none;
	display: block;
}
.nav li  ul {
	border-style: none;
	position: absolute;
	left: -9999px;
}
.nav > li.hover > ul {
	left: 0;
}
.nav li li.hover ul {
	border-style: none;
	left: 100%;
	top: 0;
}
.nav li li a {
	display: block;
	background: #61C9D3;
	position: relative;
	z-index: 100;
	font-size: small;
	width: 100%;
	left: -15px;
}
.nav li li a:hover {
	background-color: #2F9DA6;
}

.nav li li li a {
    background:#249578;
    z-index:200;
    border-top: 1px solid #1d7a62;
}
#slide-hold {
	border-bottom: 1px solid #C0C0C0;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	clear: both;
}
#slider_content1, #slider_content5
{
	width: 40%;
	position: absolute;
	top: 5%;
	left: 5%;
	display: none;
	z-index: 11;
	background-image: url('images/home/blk-trns-bg.png');
	background-repeat: repeat;
}
#slider_content2
{
	width: 40%;
	position: absolute;
	top: 5%;
	left: 30%;
	display: none;
	z-index: 11;
	background-image: url('images/home/blk-trns-bg.png');
	background-repeat: repeat;
}
#slider_content3, #slider_content4
{
	width: 40%;
	position: absolute;
	top: 2%;
	left: 60%;
	display: none;
	z-index: 11;
	background-image: url('images/home/blk-trns-bg.png');
	background-repeat: repeat;
}
#slider_content1
{
	display: block;
}
.slide-content
{
	padding: 0px;
	width: auto;
	margin: 0 auto;
	position: relative;
}
#slider_content1 h3, #slider_content3 h3
{
	color: #FFFFFF;
	font-size: 56px;
	margin-bottom: 10px;
	padding: 10px 15px;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	opacity: 1.0;
	font-weight: 700;
}
#slider_content2 h3
{
	border-radius: 15px;
	color: #FFFFFF;
	font-size: 56px;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 20px 15px 20px 15px;
	font-family: Arial, Helvetica, sans-serif;
	opacity: 1.0;
	background-color: transparent;
	background-image: url('images/layout/blk-trns-bg.png');
	background-repeat: repeat;
}
#slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p
{
	margin: 0 0 10px 0;
	color: #FFFFFF;
	padding: 10px 15px;
	font-size: x-large;
	font-family: Arial, Helvetica, sans-serif;
}
#slider_content1 a, #slider_content2 a, #slider_content3 a, #slider_content4 a, #slider_content5 a {
	color: #333333;
	font-size: small;
	text-transform: uppercase;
	background-color: #B6AC87;
	border-radius: 7px;
	padding: 8px;
	width: 180px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	margin-left: 17px;
	margin-bottom: 15px;
}
#slider_content1 .save, #slider_content2 .save, #slider_content3 .save, #slider_content4 .save, #slider_content5 .save {
	font-size: large;
	color: #008080;
	font-weight: 700;
}
.content {
	padding: 15px;
	width: 100%;
	max-width: 1000px;
	margin: 20px auto 5px auto;
	display: block;
	clear: both;
	background-color: #FFFFFF;
}
.content li {
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
	margin-bottom: 5px;
}
.content2 {
	padding: 15px 0px 15px 0px;
	width: 100%;
	margin: 20px auto 0px auto;
	display: block;
	clear: both;
	background-color: #006699;
	text-align: center;
}
.content2 h2 {
	font-size: 24px;
	font-weight: 700;
	text-align: center;
	color: #FFFFFF;
}
.content2 h3, .content2 h3 a {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 24px;
	color: #BEDFEF;
	text-align: center;
	text-decoration: none;
}
.content2 img {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
	width: auto;
	max-width: 300px;
}
h1 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #006699;
}
h2 {
	font-size: 18px;
	font-weight: 700;
	text-align: left;
	color: #5695B6;
}
h3 {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 24px;
	color: #0066CC;
	text-align: center;
}
p {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-size: 13px;
	text-align: justify;
	line-height: 1.4em;
}
.homethird {
	width: 29%;
	padding: 15px;
	display: inline-block;
	vertical-align: top;
}
.homethird h1 {
	text-align: center;
}
.homethirdcontent {
	width: 100%;
	height: 200px;;
}
.third {
	width: 33%;
	padding: 5px;
	display: inline-block;
	vertical-align: top;
}
a.button {
	border: 1px solid #003366;
	display: block;
	padding: 15px;
	text-align: center;
	background-color: #003366;
	text-decoration: none;
	width: 50%;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	vertical-align: bottom;
	text-decoration: none;
	color: #FFFFFF;
}
.Collage{

    /*This is where you set the padding you want between the images*/
    padding:10px;
}
.Collage img{
	margin: 0;
	padding: 0;
	display: inline-block;
	vertical-align: top;
	opacity: 1; /*This is where you set the border you want for the image*/;
}
/* In this example, this is the main item being resized */
.Image_Wrapper{
    /* to get the fade in effect, set opacity to 0 on the first element within the gallery area */
    opacity:0;
    -moz-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow:0px 2px 4px rgba(0, 0, 0, 0.1);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
.Caption{
    font-size:10px;
    font-weight:normal;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
}
.Caption_Content{
    /* padding:10px; */
    color: #FFFFFF;
    padding: 10px;
}
.twothirds {
	width: 60%;
	margin-right: 15px;
	display: inline-block;
	vertical-align: top;
}
.photos {
	width: 100%;
}
.photos img {
	width: 19%;
	border: none;
}
.trustees {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 25px;
	font-weight: bold;
	font-size: 12px;
}
.trustees em {
	font-style: italic;
	font-weight: normal;
}
form {
	width: 100%;
	display: block;
	color: #003366;
}
form h1 {
	color: #FFFFFF;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background-color: #003366;
	padding: 15px;
	display: block;
}
input, textarea {
	width: 97%;
	border: 1px solid #C0C0C0;
	font-family: verdana, Geneva, Tahoma, sans-serif;
	font-size: 12px;
	padding: 5px;
}
textarea {
	height: 100px;
}
label {
	border: 1px solid #003366;
	color: #A4D8DD;
	text-align: left;
	padding: 5px;
	width: 97%;
	display: block;
	margin-top: 15px;
	margin-bottom: 5px;
	background-color: #003366;
	font-size: 12px;
}
.send {
	background-color: #003366;
	padding: 15px;
	display: block;
	min-height: 50px;
	margin-top: 15px;
	margin-bottom: 5px;

}
input#submit {
	color: #003366;
	font-size: 12px;
	background-color: #FFFFFF;
	border-radius: 15px;
	padding: 5px;
	display: block;
	float: left;
	width: 100px;
	vertical-align: middle;
	margin-top: 10px;
}
.map {
	width: 100%;
	height: auto;
	min-height: 300px;
}
footer {
	display: block;
	width: 99.5%;
	padding: 3px;
	background-color: #001A33;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 0px;
}
.footleft {
	width: 30%;
	display: inline-block;
	float: left;
}
.footmiddle {
	width: 30%;
	display: inline-block;
	text-align: center;
}
.footright {
	width: 30%;
	display: inline-block;
	float: right;
	margin-right: 5px;
}
.footleft p {
	color: #FFFFFF;
	text-align: left;
}
.footmiddle p {
	color: #FFFFFF;
	text-align: center;
}
.footright p {
	color: #FFFFFF;
	text-align: right;
}
.footright a {
	color: #FFFFFF;
	text-decoration: none;
}

/**************************************************** 1024px **************************************************/
@media screen and (max-width: 1024px) {
  header, .content {
	max-width: 980px;
  }
  #slider_content1, #slider_content2, #slider_content3, #slider_content4, #slider_content5 {
	top: 5px;
	width: 50%;
  }
  #slider_content3 {
	left: 45%
  }
  #slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3, #slider_content5 h3 {
  font-size: 48px;
  }
  #slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p {
  font-size: large;
  }
  .footmiddle {
	width: 28%;
  }
  .footright {
	width: 35%;
  }
}

/**************************************************** 1024px **************************************************/
@media screen and (max-width: 980px) {
  header, .content {
	max-width: 900px;
  }
  .head-right {
	padding-top: 25px;
  }
  .homethirdcontent {
	height: 220px;
  }
  .footmiddle {
	width: 25%;
  }
  .footright {
	width: 35%;
  }
  .footleft {
	width: 33%;
  }
}

/**************************************************** 1024px **************************************************/
@media screen and (max-width: 860px) {
  header, .content {
	max-width: 800px;
  }
  .head-right {
	padding-top: 10px;
  }
  .active {
	display: block;
  }
  nav {
	background: #A4B5DB;
	border: none;
	text-align: left;
  }
  .nav {
	max-width: 100%;
  }
  .nav > li {
    float: none;
  }
  .nav li {
	border: none;
	width: 100%;
	background-color: #A4B5DB;
  }
  .nav li:hover, .nav li.current {
	background: #006699
  }
  .nav a.first, .nav a.first:hover {
	background-position: 20px center;

  }
  .nav > li > .parent {
    background-position: 95% 50%;
  }
  .nav li li .parent {
     background-image: url("images/downArrow.png");
     background-repeat: no-repeat;
     background-position: 95% 50%;
  }
  .nav ul {
	display: block;
	width: 100%;
	background-color: #006699;
  }
  .nav > li.hover > ul , .nav li li.hover ul {
	position: static;
  }
  footer {
	height: 85px;
  }
  .footleft, .footright, .footmiddle {
	display: block;
	width: 100%;
	clear: both;
  }
  .footleft p, .footright p, .footmiddle p {
	padding: 5px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
  }

}

/**************************************************** 1024px **************************************************/
@media screen and (max-width: 720px) {
  .head-left img {
	width: 90%;
  }
  header, .content {
	max-width: 650px;
  }
  #slider_content1, #slider_content2, #slider_content3, #slider_content4, #slider_content5 {
	top: 0px;
	width: 50%;
  }
  #slider_content3 {
	left: 35%
  }
  #slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3, #slider_content5 h3 {
  font-size: 36px;
  padding: 5px;
  margin-bottom: 3px;
  }
  #slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p {
  font-size: medium;
  }
  .homethird, .third, .twothirds, .homethirdcontent {
	display: block;
	clear: both;
	width: 95%;
	margin-bottom: 5px;
	height: auto;
  }
  .homethird h1 {
	text-align: left;
  }
  button {
	float: left;
  }
}


/**************************************************** 1024px **************************************************/
@media screen and (max-width: 640px) {
  #slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p {
  font-size: small;
  }
  header, .content {
	max-width: 600px;
  }
  .head-right p {
	font-size: 12px;
  }
  .head-right a {
	font-size: 24px;
  }
}


/**************************************************** 1024px **************************************************/
@media screen and (max-width: 480px) {
  .head-left {
	display: block;
	clear: both;
	float: none;
	width: 100%;
	text-align: center;
  }
  .head-left img {
	border-style: none;
	width: 50%;
	float: none;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
  }
  .head-right {
	display: block;
	clear: both;
	float: none;
	width: 100%;
	vertical-align: middle;
	text-align: center;
	padding-top: 0px;
  }
  .head-right p {
	font-size: medium;
	text-align: center;
	line-height: normal;
  }
  .head-right a {
	font-size: 24px;
	text-align: center;
  }
  header, .content {
	max-width: 420px;
  }
  #slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3, #slider_content5 h3 {
  font-size: 28px;
  padding: 0px;
  margin-bottom: 0px;
  }
  #slider_content1 p, #slider_content2 p, #slider_content3 p, #slider_content4 p, #slider_content5 p {
  display: none;
  }
  h1 {
	font-size: 18px;
  }
  h2 {
	font-size: 14px;
  }
}


/**************************************************** 1024px **************************************************/
@media screen and (max-width: 360px) {
  header, .content {
	max-width: 320px;
  }
  .head-left img {
	border-style: none;
	width: 80%;
	float: none;
	left: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
  }
  #slider_content1 h3, #slider_content2 h3, #slider_content3 h3, #slider_content4 h3, #slider_content5 h3 {
  font-size: 22px;
  }

}







