body,td,th {
	font-family: "Helvetica Neue", Arial, "Liberation Sans", FreeSans, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
}

::selection {
	background: #88a7c3; /* Safari */
	color: #fff;
}

::-moz-selection {
	background: #88a7c3; /* Firefox */
	color: #fff;
}

body {
	background: url(../img/bg.jpg) repeat-x #eeeef6;
}

.bold {
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #333;
}

p {
	line-height: 1.4em;
}

a:hover {
	border-bottom: 1px solid #333;
}

#header {
	margin: 40px 0 40px 0;
}

#logo img {
	float: left;
	margin-right: 10px;
}

#logo h1 {
	font-size: 32px;
	margin-top: 20px;
	color: #4d4d4d;
}

#logo h2 {
	font-size: 18px;
	color: #4d4d4d;
	font-weight: normal;
}

#header_right {
	margin-top: 18px;
}

#header_right ul {
	list-style: none;
	text-align: right;
}

ul.nav-bar {
	margin-top: 20px;
}

#header ul li {
	display: inline-block;
	text-align: left;
}

ul.nav-bar li a {
	margin: 0 0 0 5px;
	background-color: #4d4d4d;
	color: #FFF;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	zoom: 1;
	position: relative;
}

ul.nav-bar li a:first-child {
	margin: 0px;
}

ul.nav-bar li a:hover {
	border-bottom: none;
	background-color: #333;
}

#header ul li a.active {
	zoom: 1;
	background-color: #88a7c3;
}

#header ul li ul {
	position: absolute;
	zoom: 1;
	z-index: 10;
	display: none;
}

#header ul li:hover ul {
	display: block;
	background: url(../img/transparent.png) no-repeat;
}

#header ul li ul li {
	display: block;
	margin-top: 25px;
}

#header ul li ul li a {
	color: #FFF;
	background-color: #88a7c3;
	border: none;
	padding: 10px;
	zoom: 1;
	font-size: 12px;
}

#header ul li ul li a:hover {
	background-color: #2c587f;
}

#layerslider {
	width: 920px;
	height: 300px;
	margin: 0px auto 20px auto;
}

#slider, #content, #sidebar {
	margin-bottom: 20px;
	z-index: 1;
}

#top-pic {
	margin-bottom: 20px;
	border: 7px #2c587f solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 926px;
	z-index: 1;
}

h1 {
	font-size: 24px;
}

#content h1 {
	color: #fff;
	padding: 10px;
	background-color: #88a7c3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

#content h2 {
	padding: 10px;
	background-color: #88a7c3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #fff;
	margin-top: 15px;	
}

#content p, #sidebar p, #content img.mid {
	margin-top: 10px;
}

#content img.mid {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#content p:first-child, #sidebar p:first-child {
	margin-top: 0px;
}

#content ul li {
	list-style: circle inside;
}

#content ul {
	margin: 15px 0 15px 0;
	font-style: italic;
	color: #333;
}

#content ul.links a {
	color: #fff;
	background-color: #4d4d4d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	line-height: 3em;
	font-size: 14px;
}

#content ul.links a:hover {
	border-bottom: none;
}

.sidebar_bubble {
	margin-top: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	background-color: #BCCFE1;
	font-size: 12px;
}

.sidebar_bubble:first-child {
	margin-top: 0;
}

.sidebar_bubble h3, .sidebar_bubble h4 {
	color: #fff;
	padding: 10px;
	background-color: #2C587F;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 16px;
}

.sidebar_bubble h4 {
	margin-top: 10px;
	font-size: 12px;
	background-color: #88a7c3;
	color: #2C587F;
}

.sidebar_bubble h4 a {
	color: #2C587F;
}

.sidebar_bubble h4 a:hover {
	border-bottom: solid 1px #2C587F;
}

.sidebar_bubble p {
	color: #2C587F;
	margin-top: 10px !important;
}

.contact img {
	margin-top: -3px;
}

#three_boxes div.grid_4 {
	height: 200px;
}

.individual_box { 
	height: 193px;
	border: 7px #2c587f solid;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.individual_box:hover {
	cursor: pointer;
}

#box1 {
	background-image: url(../img/three-boxes1.jpg);
}

#box2 {
	background-image: url(../img/three-boxes2.jpg);
}

#box3 {
	background-image: url(../img/three-boxes3.jpg);
}

.individual_text {
	position: absolute;
	bottom: 20px;
	left: 0;
	background-color: #fff;
	width: 100%;
	opacity: 0.9;
}

.individual_text h3 {
	color: #fff;
	background-color: #88a7c3;
	background: #98b3c7; /* Old browsers */
	background: -moz-linear-gradient(left,  #98b3c7 0%, #77b8e9 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#98b3c7), color-stop(100%,#77b8e9)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #98b3c7 0%,#77b8e9 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #98b3c7 0%,#77b8e9 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #98b3c7 0%,#77b8e9 100%); /* IE10+ */
	background: linear-gradient(to right,  #98b3c7 0%,#77b8e9 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#98b3c7', endColorstr='#77b8e9',GradientType=1 ); /* IE6-9 */
	padding: 20px;
}

.testimonial_bubble, .testimonial_bubble_author {
	background-color: #88a7c3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.testimonial_bubble_author {
	margin-top: 10px;
	background-color: #4d4d4d;
}

.testimonial_bubble h6, .testimonial_bubble_author h6 {
	color: #fff;
	padding: 10px;
	font-size: 16px;
	font-weight: normal;
}

.testimonial_bubble_author h6 {
	font-size: 12px;
	text-align: right;
}

.testimonial_bubble h6:before { 
	content: open-quote;
}

.testimonial_bubble h6:after { 
	content: close-quote;
}

#testimonials_page .testimonial_bubble h6 {
	font-weight: normal;
	font-size: 16px;
}

#testimonials_page .testimonial_bubble_author h6 {
	font-weight: normal;
	font-size: 12px;
}

#testimonials_page .testimonial_bubble_author {
	margin-bottom: 15px;
}

#testimonials_page .testimonial_bubble_author:last-child {
	margin-bottom: 0;
}

#recent_passes {
	margin-top: 15px;
}

#recent_passes h5 {
	margin-top: 10px;
	font-size: 16px;
}

.accordion {
	margin-top: 15px;
}

.accordion dt {
	background-color: #4d4d4d;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 10px;
	margin-top: 10px;
}

.accordion dt a {
	color: #fff;
}

.accordion dt a:hover {
	border-bottom: none;
}

.accordion dd {
	font-size: 14px;
	margin: 10px 0 30px 0;
}

#map_canvas {
  height: 150px;
  width: 100%;
}

.footer-small-marg {
	margin-top: 20px !important;
}

#footer, #footer2 {
	margin-top: 47px;
	margin-bottom: 60px;
	text-align: right;
	font-size: 12px;
}

#footer2 {
	background-color: #BCCFE1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top: 20px;
}

#footer2 p {
	padding: 10px;
	color: #2C587F;
}

#footer2 a {
	color: #2C587F;
}

#footer2 a:hover {
	border-bottom: solid 1px #2C587F;
}

/*Contact Form CSS*/

#contact-area {
	margin-top: 15px;
}

#contact-area input, #contact-area textarea {
	padding: 10px;
	width: 96%;
	margin: 0px 0px 10px 0px !important;
	border: 1px solid #88a7c3;
	background-color: #BCCFE1;
	margin-bottom: 10px;
	float: left;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #2C587F;
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 1px solid #2C587F;
}

#contact-area input.submit-button {
	width: 70px;
	color: #FFF;
	text-align: center;
	background-color: #2C587F;
}

#contact-area input.submit-button:hover {
	cursor: pointer;
}
/*END Contact Form CSS*/
