@media screen and (max-width:730px) {
#nav-desktop {
display:none;
}
#nav-mobile {
display:inline;
}
#header-desktop {
display:none;
}
#header-mobile {
display:inline;
}
}
@media screen and (min-width:731px) {
#nav-desktop {
display:inline;
}
#nav-mobile {
display:none;
}
#header-desktop {
display:inline;
}
#header-mobile {
display:none;
}
}

#maincontentframe {
margin-top:0px;
top:230px;
}
#headertop {
top:0px;
margin-top:0px;
}
#newheaderframe {

}
.footernav {
  color:#FFFFFF;
}
.footernav:visited {
  color:#FFFFFF;
}
.footernav:hover {
  color:#EEEBEE;
}
.footernav a {
  color:#FFFFFF;
}
.footernav h4 {
  color:#FFFFFF;
  font-size:18px;
}

.footernav a:visited {
  color:#FFFFFF;
}
.footernav a:hover {
  color:#EEEBEE;
}.blacklinks {
  color:#000000;
}

.blacklinks a:link{ text-decoration: underline;
      color : #000000;
}

.blacklinks a:visited{ text-decoration: underline;
      color : #000000;
}

.blacklinks a:hover{ text-decoration: none;
      color : #000000;

}

.photogallery img {
border-style:solid;
border-width:1px;
border-color:#000000;
margin:5px;
display:inline-block;
}

.boardmember {
border-style:solid;
border-width:1px;
border-color:#000000;
width:100%;
max-width:250px;
display:block;
}

.trailbuilding {
font-size:18px;
}

#mainbody {
}


#mainwrap {
      margin-top: 0px;
      margin: 0 auto;
}

#mainbody h1 {
      z-index: 2;
	font-size: 27px;
	text-align: left;
      margin-top:0px;
      color : #00382D;
      font-family : Tahoma;
}


#copyrightlinks {
      color : #000000;
      display: inline;
}
.listspace li {
   margin-bottom:5px;
}
#copyrightlinks a {
      color : #10114C;
}

#footernav {
	font-size:12px;
      color:#000000;
      font-family:Arial;
}

#footernav a {
	font-size:12px;
      color:#10114C;
      font-family:Arial;
}

#featuredcat{
          clear: both;
}
#slideshow2013 {
      z-index: 2;
}

#navbar {
      z-index: 2;
	width: 100%; 
	text-align: center; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
/*      This controls the font size of the main navigation bar  */
	font-family: Arial;
	font-size: 16px;
      text-transform: uppercase;
/*      This controls the color of any non-linked text in the navbar    */
	color: #FFFFFF;
}
#navbar ul
{
      text-align: center;
	margin: 1px 0px 0px 0px;
	padding:0px;
}

#navbar ul li
{
	display:inline;
	height:31px;
	list-style:none;
      white-space:nowrap;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 31px;
	position:relative;
	padding: 0px;
}

#navbar li a
{
/*      This controls the color of the main nav links     */
  color:#000000;
  text-decoration:none;
/*      Spacing around the main nav elements - first variable is top and bottom, second is right and left     */
  padding: 7px 9px;
 }


#navbar li a:hover
{
/*      This controls the mouseover color of the main nav links    */
    color: #FFFFFF;
/*      This controls the mouseover background color of the main nav links    */
    background-color: #000000;
}

#navbar li ul
{
	margin:0px;
	padding:0px;
	display:none;
	position: absolute;
	left:-15px;
	top:23px;
	text-align: left;
	color: #333;
}

#navbar li:hover ul
{
	top:21px;
	display:block;
	width:160px;
}

#navbar li li
{
	width:120px;
	list-style:none;
	display:list-item;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	background-color: #FFFFFF;
}
#navbar li li a
{
	color:#000000;
	text-decoration:none;
}

#navbar li li a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

#navbar ul ul {
	display:none;
	position:absolute;
/*      This controls the offset of the first stage drop down     */
	left:0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-image: none;
      margin-top:3px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
}

#navbar ul li:hover ul {display:block;}

#navbar ul ul li {
/*      This controls the width of the first stage drop down     */
	width:190px;
	float:left;
	top:0px;
	display:inline;
	background-image: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #000000;
	height: auto;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




#navbar li:hover ul li ul {display:none; background-image: none;}

#navbar ul ul li ul {
	position:absolute;
      width: 178px;
	left:178px;
	background-image: none;
}

#navbar ul ul li ul li {
      background-color: #D8D5EF;
	width:200px;
	float:left;
	top:-23px;
	display:inline;
	background-image: none;
	color: #333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	height: auto;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#navbar ul ul li:hover ul {display:block; background-image: none;}

#navbar ul ul li:link ul {
	display:block;
	background-image: none;
	text-decoration: none;
}
#navbar ul ul li:visited ul {
	display:block;
	background-image: none;
	text-decoration: none;
}




#navbar2 {
      z-index: 2;
	width: 100%; 
	text-align: center; 
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	float: none;
/*      This controls the font size of the main navigation bar  */
	font-family: "Arial";
	font-size: 18px;
      text-transform: uppercase;
/*      This controls the color of any non-linked text in the navbar    */
	color: #FFFFFF;
}
#navbar2 ul
{
      text-align: center;
	margin: 1px 0px 0px 0px;
	padding:0px;
}

#navbar2 ul li
{
	display:inline;
	height:44px;
	list-style:none;
	margin-left: 5px;
	margin-right: 5px;
	line-height: 44px;
	position:relative;
	padding: 0px;
}

#navbar2 li a
{
/*      This controls the color of the main nav links     */
  color:#000000;
  text-decoration:none;
      white-space:nowrap;
    background-color: #EEEBEE;
      border-radius:7px;

/*      Spacing around the main nav elements - first variable is top and bottom, second is right and left     */
  padding: 9px 17px;
 }


#navbar2 li a:hover
{
/*      This controls the mouseover color of the main nav links    */
    color: #FFFFFF;
/*      This controls the mouseover background color of the main nav links    */
    background-color: #000000;
      border-radius:7px;
}

#navbar2 li ul
{
	margin:0px;
	padding:0px;
	display:none;
	position: absolute;
	left:-15px;
	top:23px;
	text-align: left;
	color: #333;
}

#navbar2 li:hover ul
{
	top:21px;
	display:block;
	width:160px;
}

#navbar2 li li
{
	width:120px;
	list-style:none;
	display:list-item;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	background-color: #FFFFFF;
}
#navbar2 li li a
{
	color:#000000;
	text-decoration:none;
}

#navbar2 li li a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

#navbar2 ul ul {
	display:none;
	position:absolute;
/*      This controls the offset of the first stage drop down     */
	left:0px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	background-image: none;
      margin-top:-1px;
	padding: 0px;
	color: #FFFFFF;
	text-align: left;
}

#navbar2 ul li:hover ul {display:block;}

#navbar2 ul ul li {
/*      This controls the width of the first stage drop down     */
	width:190px;
	float:left;
	top:0px;
	display:inline;
	background-image: none;
	color: #FFFFFF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	height: auto;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}




#navbar2 li:hover ul li ul {display:none; background-image: none;}

#navbar2 ul ul li ul {
	position:absolute;
      width: 178px;
	left:178px;
	background-image: none;
}

#navbar2 ul ul li ul li {
      background-color: #D8D5EF;
	width:200px;
	float:left;
	top:-23px;
	display:inline;
	background-image: none;
	color: #333;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	height: auto;
	line-height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
}


#navbar2 ul ul li:hover ul {display:block; background-image: none;}

#navbar2 ul ul li:link ul {
	display:block;
	background-image: none;
	text-decoration: none;
}
#navbar2 ul ul li:visited ul {
	display:block;
	background-image: none;
	text-decoration: none;
}













a:hover img{ 
          opacity:0.9;
}
.youtube-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	-webkit-box-shadow: 0px 2px 15px 1px #888;
	-moz-box-shadow: 0px 2px 15px 1px #888;
	box-shadow: 0px 2px 15px 1px #888;

}
.youtube-video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/* normal image */
.normal-img {
	background: #ccc;
	border: solid 1px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
.normal-img-2 {
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .8), 0 1px 0 rgba(255, 255, 255, 1), 0 -1px 0 rgba(0, 0, 0, .6);
	-moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, .9), 0 -1px 0 rgba(0, 0, 0, .6);
	box-shadow: inset 0 1px 5px rgba(0, 0, 0, .5), 0 1px 0 rgba(255, 255, 255, 1), 0 -1px 0 rgba(0, 0, 0, .6);
}

/* rounded image styles */
.rounded-img {
	display: inline-block;
	border: solid 1px #000;
	overflow: hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .4);
}
.rounded-img2 {
      display:block;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
	box-shadow: 2px 2px 3px rgba(0, 0, 0, .5);
}

.rounded-img2 a:hover {
      display:block;
    background-color: #FFFFFF;
   opacity:0.4;
   filter:alpha(opacity=40);
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;

}

.rounded-img3 {
	display: inline-block;
	border: solid 1px #948795;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	-moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
	box-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
}

.rounded-img4 {
      display:block;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, .5);
	-moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, .5);
	box-shadow: 3px 3px 5px rgba(0, 0, 0, .5);
}

.rounded-img4 a:hover {
      display:block;
    background-color: #FFFFFF;
   opacity:0.8;
   filter:alpha(opacity=80);
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;

}
.shadow, .gallery-icon img {
	-webkit-box-shadow: 0px 2px 15px 1px #888;
	-moz-box-shadow: 0px 2px 15px 1px #888;
	box-shadow: 0px 2px 15px 1px #888;
	border-collapse: separate;
}

.shadow2, .gallery-icon img {
	-webkit-box-shadow: 0px 2px 5px 1px #888;
	-moz-box-shadow: 0px 2px 5px 1px #888;
	box-shadow: 0px 2px 5px 1px #888;
	border-collapse: separate;
}
/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
} /* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
} /* IE7 */
