/*
Theme Name: Windward.
Description: WordPress theme for Windward.
Version: 1.0
Author: Shaune Price
WordPress by Shaune Price || http://zerogcreative.com
*/


/* Standard Page Styling */
* {
	margin: 0;
	padding: 0;
	outline: none;
}
.clear {
	clear: both;
}
.alignleft {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
}
.alignright {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
}
.aligncenter {
	margin: 0 auto;
}
img {
	border: none;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
h5 {
	font-size: 9px;
}
h6 {
	font-size: 8px;
}
html, body {
	height: 100%;
}
body {
	font-family: "chaparral-pro-1","chaparral-pro-2",sans-serif;
}
.wp-caption-text {
	font-style: italic;
	padding-top: 5px;
	font-weight: bold;
}
#wrap-out {

}
.home-bg {
	background-image: url(img/home-bg-repeat.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#head-in {
	height: 120px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	float: left;
	height: 120px;
	width: 350px;
	background-image: url(img/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#nav-one {
	float: right;
	padding-right: 15px;
	padding-top: 2px;
}
#nav-one ul {
	background-image: url(img/nav-one-bg-img.png);
	background-repeat: no-repeat;
	background-position: 5px 1px;
	padding-left: 24px;
}

#nav-one ul li {
	color: #00758D;
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
	font-weight: bold;
	text-transform: lowercase;
	display: inline;
}
#nav-one ul li a {
	color: #00758D;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 5px;
}
.first {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #00758D;
}

#nav-two ul li a:hover,
#nav-two ul li.current-menu-item a,
#nav-two ul li.current_page_item a,
#nav-two ul li.current_page_parent a,
#nav-two ul li.current-page-ancestor a{
	color: #981e32;
}
#nav-one ul li a:hover,
#nav-one ul li.current-menu-item a,
#nav-one ul li.current_page_item a,
#nav-one ul li.current-page-ancestor a {
	color: #981e32;
}

#search-form {
	display: inline;
	float: right;
}
#search-form #textfield {
	font-family: "chaparral-pro-1", "chaparral-pro-2", sans-serif;
	background-color: transparent;
	border: 1px solid #333;
	margin-right: -6px;
	height: 20px;
	width: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	font-style: italic;
	color: #000;
	line-height: 20px;
}
#head-right {
	padding-top: 10px;
}
#nav-two {
	width: 610px;
	float: left;
	height: auto;
}
#nav-two ul {
	list-style-type: none;
	text-align: right;
	padding-top: 18px;
}
#nav-two ul li {
	display: inline;
}
#nav-two ul li a {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #004A61;
	text-decoration: none;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 14px;
}
#button {
}


#slider-out {
	background-image: url(img/hp-slider.png);
	background-repeat: no-repeat;
	background-position: center -120px;
}
#slider-in {
	height: 341px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/banner.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#slider-in h1 {
	color: #981E32;
	font-size: 35px;
	font-weight: 900;
	font-style: italic;
	padding-top: 250px;
	padding-right: 32px;
	text-align: right;
	text-shadow: 2px 2px 13px #FFFFFF;
}
#hp-cont-in {
	height: 275px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

#hp-cont-left {
	float: left;
	height: 275px;
	width: 625px;
	background-image: url(img/hp-cont-left-bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#hp-c-left-left {
	float: left;
	width: 370px;
}
#hp-c-left-left .inner {
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#hp-c-left-left h1 {
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	color: #004A61;
	padding-bottom: 15px;
}
#hp-c-left-left p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
#hp-c-left-left p a {
	color: #004A61;
	text-decoration: none;
}
#hp-c-left-right {
	float: right;
	width: 255px;
}
#hp-c-left-right .inner {
	padding-top: 37px;
}
#hp-c-left-right ul {
	padding-top: 6px;
	padding-bottom: 17px;
}
#hp-c-left-right h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: normal;
	padding-right: 15px;
	padding-left: 15px;
}
#hp-c-left-right ul li a {
	color: #004A61;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	line-height: 20px;
}
#hp-c-left-right ul li a:hover {
	color: #981e32;
}

#hp-c-left-right p {
	font-size: 14px;
	line-height: 18px;
	text-align: right;
	padding-right: 12px;
}
#hp-c-left-right p a {
	color: #004A61;
	text-decoration: none;
}
#hp-c-left-right p a:hover {
	color: #981e32;
}

#hp-cont-right {
	float: right;
	height: 275px;
	width: 335px;
}
#hp-cont-right .inner {
	padding-top: 30px;
	padding-left: 25px;
}
#hp-cont-right p {
	font-size: 14px;
	font-style: italic;
	line-height: 16px;
	color: #000;
	padding-bottom: 6px;
}
#hp-cont-right h5 {
	font-size: 12px;
	font-variant: small-caps;
	color: #004A61;
	text-align: right;
	font-weight: normal;
	padding-bottom: 8px;
}
#hp-cont-right a {
	color: #FFF;
	text-decoration: none;
	background-color: #004962;
	display: block;
	float: left;
	clear: both;
	padding-right: 6px;
	padding-left: 6px;
	text-transform: lowercase;
	font-size: 14px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#hp-cont-right a:hover {
	background-color: #981e32;
}

#hp-cont-right ul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004962;
	margin-bottom: 12px;
}
#cont-out {
	background-color: #f5f1f0;
	height: auto;
	width: 100%;
	background-image: url(img/page-main-bg-repeat.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#sb-shadow {
	background-image: url(img/sb-shadow-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#sb-right-shadow {
	padding-right: 14px;
	float: left;
	background-image: url(img/sb-shadow-right-img.png);
	background-repeat: no-repeat;
	background-position: right top;
}




#cont-in {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/page-main-bg-repeat.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 7px;
}
#sb-one {
	height: auto;
	width: 210px;
	float: left;
}
#sb-one h1 {
	font-family: "presicav-1", "presicav-2", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	background-image: url(img/sb-h1-bg-repeat.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#sb-one ul li a {
	font-family: "presicav-1","presicav-2",sans-serif;
	color: #004A61;
	font-size: 14px;
	line-height: 16px;
	text-decoration: none;
	display: block;
	background-image: url(img/sb-li-off.png);
	background-repeat: no-repeat;
	background-position: 15px 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 42px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #e1dad4;
}
#sb-one ul li a:hover,
#sb-one ul li.current-menu-item a,
#sb-one ul li.current_page_item a,
#sb-one ul li.current_page_parent a,
#sb-one ul li.current-page-ancestor a {
	background-color: #981E32;
	background-image: url(img/sb-li-on.png);
	color: #FFF;
}
#sb-links {
	background-image: url(img/sb-links-bg-repeat.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	min-height: 350px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align: center;
	padding-top: 10px;
}
#sb-one #sb-links h2 a {
	font-family: "presicav-1", "presicav-2", sans-serif;
	text-decoration: none;
	color: #981E32;
	font-size: 16px;
	line-height: 20px;
	font-weight: normal;
	display: block;
	padding: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #769fab;
	background-image: url(img/sb-carrot-one-img.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#socials {
	text-decoration: none;
	padding: 15px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #769fab;
	text-align: center;
}





#cont-two-mid {
	width: 180px;
	float: left;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-image: url(img/cont-mid-img.jpg);
	margin-left: 2px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	height: 440px;
}
#cont-mid-bg {
	background-image: url(img/cont-mid-bg-repeat.png);
	background-repeat: repeat-y;
}
#cont-mid-bg-two {
	background-image: url(img/cont-mid-bg-repeat-two.png);
	background-repeat: repeat-y;
}

#the-cont {
	float: right;
	width: 560px;
}
#the-cont .inner {
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
}
.cont-thirds {
	float: left;
	height: auto;
	width: 215px;
	margin-left: 14px;
	padding-left: 14px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #c2b6a8;
}
.cont-thirds-one {
	float: left;
	height: auto;
	width: 215px;
	margin-right: 10px;
	padding-right: 10px;
}



#the-cont h1 {
	font-size: 32px;
	line-height: 38px;
	font-weight: bold;
	color: #981E32;
	padding-bottom: 15px;
}
#the-cont h2 {
	font-size: 28px;
	line-height: 36px;
	font-weight: bold;
	color: #981E32;
	padding-bottom: 10px;
}
#the-cont .inner .cont-thirds h2 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #981E32;
	padding-bottom: 15px;
}

#the-cont h3 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #981E32;
	padding-bottom: 10px;
}
#the-cont h4 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	color: #981E32;
	padding-bottom: 10px;
}
#the-cont h5 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #981E32;
	padding-bottom: 10px;
}




#the-cont p {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	padding-bottom: 15px;
}
#the-cont ol {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	padding-bottom: 10px;
	list-style-type: decimal;
	padding-left: 20px;
}
#the-cont ul {
	font-size: 16px;
	line-height: 20px;
	color: #000;
	padding-bottom: 10px;
	list-style-type: disc;
	padding-left: 16px;
}

#the-cont blockquote {
	background-color: #e1dad4;
	padding: 10px;
	font-size: 18px;
	line-height: 22px;
	color: #004A61;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 10px;
}
#the-cont a.cont-call {
	color: #FFF;
	text-decoration: none;
	display: block;
	margin-bottom: 10px;
	background-color: #981f32;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
}
#the-cont a  {
	color: #004A61;
	text-decoration: none;
}
#the-cont a.l-four-link {
	text-align: center;
	display: block;
	background-image: url(img/read-more-bg-img.png);
	background-repeat: no-repeat;
	width: 205px;
	height: 46px;
	color: #FFF;
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 14px;
	background-position: center top;
}
#the-cont a.l-four-link:hover {
	color: #F5F1F0;
}
#foot-out {
	background-image: url(img/foot-repeat-bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	padding-top: 4px;
	width: 100%;
	padding-bottom: 20px;
}
#foot-in {
	text-align: center;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
#foot-in p a {
	color: #004A61;
	text-decoration: none;
}

#foot-in p {
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
}
#the-cont .inner .gform_body ul#gform_fields_1.gform_fields li#field_1_8.gfield label.gfield_label {
	font-style: italic;
}