html {
height:100%;
background: #1e5799 fixed; /* Old browsers */
/* background: -moz-linear-gradient(top,  #1e5799 0%, #8ebfe5 100%); /* FF3.6+ */
/*background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#8ebfe5)); /* Chrome,Safari4+ */
/*background: -webkit-linear-gradient(top,  #1e5799 0%,#8ebfe5 100%); /* Chrome10+,Safari5.1+ */
/*background: -o-linear-gradient(top,  #1e5799 0%,#8ebfe5 100%); /* Opera 11.10+ */
/*background: -ms-linear-gradient(top,  #1e5799 0%,#8ebfe5 100%); /* IE10+ */
/*background: linear-gradient(to bottom,  #1e5799 0%,#8ebfe5 100%); /* W3C */
/*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#8ebfe5',GradientType=0 ); /* IE6-9 */
}
body {
padding-top:15px;	

}

.navbar-static-top {
  margin-bottom: 0px;
}
.container {
	background-color: #FFFFFF;
}
@media (max-width: 769px) {
	.mainhead {
	background-color:navy;
	}
	.topheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: italic;
	font-weight:bold;
	padding:10px;
	}
	#villageguide {
	height:300px;	
	}
}
@media (min-width: 769px) {
	.mainhead {
	background-image: url(/images/tophead.jpg);
	background-repeat: no-repeat;
	}
	.topheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 40px;
	font-style: italic;
	font-weight:bold;
	padding:30px 10px;
	text-shadow: 2px 3px 3px navy;
	-webkit-text-stroke: 1px #000;

	}
	
}
.leftnavbut a{
padding:  10px;
color:#fff;
font-size:16px;
display:block;
height:100%;

}

.sidenavbutton {
padding-left:  10px;
color:#fff;
font-size:16px;
display:block;
line-height:65px;
border-bottom: 2px solid #fff;

}
.sidenavbutton a:hover{
	text-decoration:none;
	
}
.navbar-default .navbar-nav > li:first-child {
	border-left:0 
}
.navbar-default .navbar-nav > li {
	border-right:1px solid navy;
}

.navbar-default .navbar-nav > li > a  {
		font-weight:bold
	}
.sidenavbutton1 {
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #7db9e8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #1e5799 0%,#7db9e8 100%); /* IE10+ */
background: linear-gradient(to bottom,  #1e5799 0%,#7db9e8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

}
.sidenavbutton2 {
background: #cc0000; /* Old browsers */
background: -moz-linear-gradient(top,  #cc0000 0%, #cc5757 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0000), color-stop(100%,#cc5757)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #cc0000 0%,#cc5757 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #cc0000 0%,#cc5757 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #cc0000 0%,#cc5757 100%); /* IE10+ */
background: linear-gradient(to bottom,  #cc0000 0%,#cc5757 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0000', endColorstr='#cc5757',GradientType=0 ); /* IE6-9 */

}
.sidenavbutton3 {
background: #627d4d; /* Old browsers */
background: -moz-linear-gradient(top,  #627d4d 0%, #1f3b08 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#627d4d), color-stop(100%,#1f3b08)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #627d4d 0%,#1f3b08 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #627d4d 0%,#1f3b08 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #627d4d 0%,#1f3b08 100%); /* IE10+ */
background: linear-gradient(to bottom,  #627d4d 0%,#1f3b08 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#627d4d', endColorstr='#1f3b08',GradientType=0 ); /* IE6-9 */
border-bottom: 2px solid #fff;

}.sidenavbutton4 {
background: #a90329; /* Old browsers */
background: -moz-linear-gradient(top,  #a90329 0%, #8f0222 44%, #6d0019 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a90329), color-stop(44%,#8f0222), color-stop(100%,#6d0019)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* IE10+ */
background: linear-gradient(to bottom,  #a90329 0%,#8f0222 44%,#6d0019 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

}

.carousel-inner{  background: #fff; border: 4px solid #fff;  -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1; }
div#slideshow img {
width:100%; 
height: auto;
}
.memberCategory{
	background-color:#DBF4FC;
	border-radius: 15px;
	padding:8px;
	color:#000;
}
#searchresults {
margin-left:10px	
}
#searchresults > dd{
margin-left:20px;
margin-bottom:10px;	
}
.roundedbox {
	border:solid #84A9F4 1px;
	border-radius: 6px;
	padding:8px;
	margin:4px;
}
.roundedbox2 {
	border:solid #84A9F4 1px;
	border-radius: 6px;
	margin:4px;
}
#committee img {
	width:100%; 
	height: auto;
}
@font-face {
	font-family: 'icomoon';
	src:url('/fonts/icomoon.eot?-zg4stga');
	src:url('/fonts/icomoon.eot?#iefix-zg4stga') format('embedded-opentype'),
		url('/fonts/icomoon.woff?-zg4stga') format('woff'),
		url('/fonts/icomoon.ttf?-zg4stga') format('truetype'),
		url('/fonts/icomoon.svg?-zg4stga#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-phone:before {
	content: "\e942";
}

.icon-search:before {
	content: "\e986";
}

.icon-world:before {
	content: "\e600";
}
.navbar-right{
padding-right:15px;
}
a.memberlink {
	color:navy;
	font-weight:bold;
	text-decoration:none;
}
a.memberlink:hover {
		text-decoration:none;
}
.validetta-inline {
	display: block;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #cd2e26;
}