body {
	margin: 0;
	padding: 0;
    background: #019CA1; /* Old browsers */
    background: -moz-linear-gradient(top,  #019CA1 0%, #019CA1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#019CA1), color-stop(100%,#019CA1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #019CA1 0%,#019CA1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #019CA1 0%,#019CA1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #019CA1 0%,#019CA1 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #019CA1 0%,#019CA1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#019CA1', endColorstr='#019CA1',GradientType=0 ); /* IE6-8 */
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 16px;
	color: #5a4a25;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: 200;
	color: #808080;
}

h1 {
	font-size: 36px;
	font-weight: 200;
}

h2 {
	font-size: 16px;
}

h3 {
	font-size: 16px;
	font-weight: 400;
}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
	font-weight: 300;
}

ul, ol {
}

ul {
    list-style-type: square;
}

strong {
    font-weight: 400;
}

a {
	text-decoration: none;
	color: #019CA1;
}

a:hover {
    text-decoration: underline;
}
.blockquote {
	display: inline-block;
	float: left;
	width: 400px;
	font-size: 36px;
	font-weight: 200;
	line-height: 0.8;
}
.blockquote-author {
	font-size: 14px;
	font-weight: 200;
}

#slider {
	width:960px;
	height:320px;
	padding: 0;
	margin:0;
}

#slider li { 
	list-style:none; 
}

#cover {
	-webkit-box-shadow: 0px 0px 10px 10px #019CA1;
	box-shadow: 0px 0px 10px 10px #019CA1;
	background-color: #FAFAFA;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	height: auto;
}

#wrapper {
    width: 960px;
	overflow: hidden;
	background-color: #ffffff;
	border-bottom: 1px dotted #673300;
	margin: 0 auto;
}

.container {
	width: 960px;
	margin: 0 auto 0 auto;
}

/* Header */

#header-wrapper {
	overflow: hidden;
}

#header {
	width: 960px;
	height: 140px;
	margin: 0 auto;
	background: #fafafa;
}

/* Banner */

#banner {
	overflow: hidden;
	height: 320px;
}

#banner .image-style {
	height: 320px;
}

/* Logo */

#logo {
	float: left;
	width: 320px;
	margin: 0 0 0 60px;
	padding: 0;
}

#logo h1, #logo p {
}

#logo .brand {
	padding: 30px 0px 0px 0;
	border-right: 1px dotted #808080;
}

#logo p {
	margin-top: -10px;
	padding: 0px 0px 0px 5px;
	font-size: 22px;
	color: #fafafa;
	letter-spacing: normal;
} 

#logo p a {
	color: #fafafa;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #fafafa;
}

/* Button */

.button {
	display: inline-block;
	line-height: 1.5;
	width: 200px;
}

.button a {
	text-decoration: none;
	font-size: 12px;
	padding: 7px 120px 7px 15px;
	color: #fafafa;
	height: 30px;
	background: #019CA1 url(../images/icon-arrow-right03.png) no-repeat center right;	
}
.button a:hover {
	background: #808080 url(../images/icon-arrow-right.png) no-repeat center right;	
}

/* Map */
#map {
    margin: 15px 0 30px 0;
}



/* Menu */

#menu {
	float: right;
	width: 570px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	float: right;
	margin: 0;
	padding: 67px 60px 0 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	padding: 0 14px;
}

#menu a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 16px;
	font-weight: 300;
	color: #808080;
	border: none;
	padding-bottom: 12px;
}

#menu a:hover {
	border-bottom: 6px solid #019CA1;
}


#menu .current_page_item a {
	text-decoration: none;
	color: 808080;
	border-bottom: 6px solid #808080;
}


/* Submenu */

#submenu {
	float: right;
	width: 520px;
	margin: 0 auto;
	padding: 0;
}

#submenu ul {
	float: right;
	margin: 0 8px;
	padding: 20px 60px 0px 0px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	float: left;
}

#submenu a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-size: 12px;
	font-weight: 300;
	color: #808080;
	border: none;
	margin: 0 8px;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu .current_page_item a {
	text-decoration: none;
	color: 808080;
	border-bottom: 1px dotted #808080;
}

#submenu .current_page_item-submenu a {
    text-decoration: underline;
}

/* Page */

#page {
	padding: 0;
}

/* Content */

#content {
	float: left;
	width: 600px;
	padding: 0px 20px 0px 0px;
	background: url(../images/img05.jpg) no-repeat right 40px;
}

#content.news {
	float: left;
	width: 980px;
	padding: 0px 40px 0px 0px;
	background: #fff;
}

.post {
	overflow: hidden;
	padding: 60px 0 20px 60px;
}

.post .title {
	padding: 0px 0px 15px 0px;
	color: #69583f;
	font-weight: 200;
	font-size: 24px;
}

.post .title a {
	border: none;
	text-transform: lowercase;
	color: #313131;
}

.post .meta {
	margin-bottom: 30px;
	padding: 0px;
	text-align: left;
	font-size: 16px;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: left;
}

.links {
	padding-top: 20px;
	margin-bottom: 30px;
}

.more {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	margin-right: 10px;
	background: url(../images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #fafafa;
}

.comments {
	display: block;
	float: left;
	width: 88px;
	height: 25px;
	padding: 2px 0px 0px 0px;
	background: url(../images/img08.jpg) no-repeat left top;
	text-align: center;
	color: #fafafa;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
	margin: 0 60px 0 0;
	padding: 100px 0px 0px 0px;
	color: #584528;
}

#sidebar h2 {
	padding: 0px 0px 19px 0px;
	color: #019CA1;
	font-size: 24px;
}

#sidebar a {
	border: none;
	color: #CE6113;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar p {
    color: #69583f;
    font-weight:200;
}

/* Images */

.image-left {
    width: 130px;
    height: 150px;
    float: left;
    margin: 12px 16px 0 0;
    box-shadow: 0 0 8px rgba(0,0,0,0.5);
    clear: both;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Three Column Footer Content */

#column1 {
	float: left;
	width: 320px;
	margin-right: 20px;
	padding-left: 60px;
}
#column1 p {
    color: #673300;
}

#column2 {
	float: left;
	width: 320px;
}

#column3 {
	float: right;
	width: 320px;
}

/* Footer */
#footer-content {
	font-size: 14px;
	background-color: #8B8B8B;
	width: 960px;
	height: 60px;
}

#footer-bg {
	overflow: hidden;
	padding: 5px 0px 5px 0px;
}

#footer-content h2 {
	margin: 0;
	padding: 0px 0px 20px 0px;
	font-size: 26px;
	color: #e5dbd1;
	font-weight: 200;
	text-shadow: 1px 1px 3px black;
}

#footer-bottom {
    float: left;
   	color: #c9c3bb;
	font-weight: 200;
	font-size: 12px; 
	padding: 10px 0 10px 90px;
}

#footer {
	height: 80px;
	margin: 0 auto;
	padding: 40px 0px 0px 0px;
	font-size: 110%;
}

#footer-content p {
	margin: 0;
	padding-top: 10px;
	line-height: normal;
	text-align: center;
	color: #e5dbd1;
}

#footer-content a {
	color: #e5dbd1;
}

#footer a:hover {
	color: #fafafa;
	text-decoration: underline;
}

#marketing {
	overflow: hidden;
	margin-bottom: 30px;
	padding: 20px 0px 10px 0px;
	border-top: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
}

#marketing .text1 {
	float: left;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 34px;
	color: #345E9B;
}

#marketing .text2 {
	float: right;
}

#marketing .text2 a {
	display: block;
	width: 252px;
	height: 38px;
	padding: 15px 0px 0px 0px;
	background: url(images/img07.jpg) no-repeat left top;
	letter-spacing: -1px;
	text-align: center;
	text-transform: lowercase;
	font-size: 30px;
	color: #fafafa;
}

.box1 {
	overflow: hidden;
	height: 300px;
	background: url(images/img04.jpg) no-repeat center bottom;
}

.list-style1 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style1 li {
	padding: 7px 0px 7px 0px;
	border-top: 1px dashed #E7E2DC;
}

.list-style1 .first {
	padding-top: 0px;
	border-top: none;
}


.list-style2 {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.list-style2 li {
	padding: 3px 0px 0px 0px;
}

.list-style2 a {
    font-weight: 300;
	color: #fafafa;
}

.list-style2 a:hover {
	color: #fafafa;
}

.list-style2 .first {
	padding-top: 0px;
	background: none;
}

.overlay{
  display:block;
  text-align:center;
  color:#fff;
  font-size:60px;
  line-height:80px;
  opacity:0.8;
  background:#4477aa;
  border:solid 3px #336699;
  border-radius:4px;
  box-shadow:2px 2px 10px #333;
  text-shadow:1px 1px 1px #666;
  padding:0 4px;
}

.overlay_arrow{
  left:50%;
  margin-left:-16px;
  width:0;
  height:0;
  position:absolute;
}
.overlay_arrow.above{
  bottom:-15px;
  border-left:16px solid transparent;
  border-right:16px solid transparent;
  border-top:16px solid #336699;
}
.overlay_arrow.below{
  top:-15px;
  border-left:16px solid transparent;
  border-right:16px solid transparent;
  border-bottom:16px solid #336699;
}

/* Search */

#search {
	float: right;
	width: 280px;
	height: 60px;
	padding: 20px 0px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 170px;
	padding: 6px 5px 2px 5px;
	border: 1px solid #DEDEDE;
	background: #fafafa;
	text-transform: lowercase;
	color: #5D781D;
}

#search-submit {
	width: 50px;
	height: 22px;
	border: none;
	background: #B9B9B9;
	color: #000000;
}

/*RhinoSlider */
.rhino-bullets li a.rhino-bullet.rhino-active-bullet {
	color: white;
	background: #019CA1;
}

.rhino-bullets li a.rhino-bullet {
	display: block;
	width: 16px;
	height: 22px;
	cursor: pointer;
	background: white;
	font-size: 14px;
	padding: 6px 7px 5px 7px;
}