/* ===============================================
    1. General Styles
================================================== */
@font-face {
	font-family: 'LeagueGothic';
	src: url('../fonts/League_Gothic-webfont.eot'); /* IE9 Compat Modes */
	src: url('../fonts/League_Gothic-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../fonts/League_Gothic-webfont.woff') format('woff'), /* Modern Browsers */ url('../fonts/League_Gothic-webfont.ttf') format('truetype'), /* Safari, Android, iOS */ url('../fonts/League_Gothic-webfont.svg#svgFontName') format('svg'); /* Legacy iOS */
	font-weight:normal;
	font-style:normal;
}
html {
	background: #f7edd4;
}
body {
	position: relative;
	margin: 0;
	padding: 0;
	color: #552d00;
	font-weight: normal;
	font-style: normal;
	-moz-font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	background: #f7edd4;
	font-family: 'Crimson Text', serif;
	font-smoothing: antialiased;
	line-height: 1;
}
.clear {
	position: relative;
	display: block;
	display: table;
	margin-bottom: 30px;
	clear: both;
}
strong {
	font-weight:bold
}
/* ===[ Inline-list ]=== */
.inline-list {
	font-family: 'LeagueGothic';
	font-size:25px;
	text-transform:uppercase;
	margin: 0 auto 18px auto;
	margin-left: -1.0rem;
	margin-right: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.inline-list > li {
	list-style: none;
	float: left;
	margin-left: 1.4rem;
	display: block;
}
.inline-list > li > * {
	display: block;
}
/* ===[ Nav ]=== */
.nav {
	padding-left:25px;
}
/* ===[ Logo ]=== */
.logo {
	margin-bottom: 15px;
}
.phonenr {
	position: absolute;
	bottom: 96px;
	right: 2px;
	font-family: 'LeagueGothic', sans-serif;
	font-size: 20px;
}
.plus {
	font-size: 16px;
	margin-right: 1px;
}
/* ===[ Containers ]=== */
.container {
	padding: 30px 0 20px;
	background: #f7edd4;
}
.main-content {
	padding-bottom: 30px;
	padding-left:40px;
	min-height:668px;
}
.main-content2 {
	padding-bottom: 30px;
	padding-left:25px;
}
/* ===[ Cols ]=== */
.col-alt {
	width: 50%;
	float: left;
	margin-left: 0px;
	padding: 0 15px;
}
.col-wrapper {
	position:relative;
	min-height: 319px;
}
.col-wrapper2 {
	position:relative;
	min-height: 598px;
}
.cf P {
	display: inline-block;
}
.pos {
	position: absolute;
	top: 98px;
	right: 0;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.pos {
	top: 97px;
}
.pos2 {
	top: 98px;
}
}
.pos2 {
	position: absolute;
	top: 71px;
	right: 0;
}
/* ===[ Alignments ]=== */
.icon-align-link {
	position: relative;
	left: 100px;
	left: 6px;
	bottom: 3px;
}
/* ===[ Dividers ]=== */
hr {
	height: 10px;
	margin: 10px 0;
	border: none;
	clear: both;
}
.divider-dotted {
	display: block;
	width: 100%;
	margin-top: -20px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	background:url(../images/dotted_line.png) repeat-x;
	clear: both;
}
.divider-dotted-sb {
	display: block;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	background: url(../images/dotted_line.png) repeat-x;
	clear: both;
}
.divider-dotted-heading {
	display: block;
	margin-top: 12px;
	margin-bottom: -5px;
	padding-top: 5px;
	background: url(../images/dotted_line.png) repeat-x;
	clear: both;
}
.divider-dotted-heading { (;margin-top: 1px;); } 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.divider-dotted-heading {
	margin-top: 10px;
}
}
.divider {
	display: block;
	width: 100%;
	margin-top: -20px;
	margin-bottom: 35px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	border-bottom:2px solid #b88d11;
	clear: both;
}
.divider2 {
	display: block;
	width: 100%;
	margin-bottom: -2px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 4px solid #b88d11;
	clear: both;
}
.divider3 {
	display: block;
	width: 100%;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 4px solid #b88d11;
	clear: both;
}
.line {
	position: relative;
	bottom:2px;
}
.link-hr {
	display: table;
	width: 100%;
	margin-top:45px;
}
.link-hr a {
	float: right;
	width: 95px;
	top: -13px;
	right: 1px;
	position: relative;
	font-size: 26px;
	font-family: 'LeagueGothic', sans-serif;
	text-transform: uppercase;
	background: #f7edd4;
	padding-left: 7px;
	color:#552d00;
}
.hr-line {
	display: table-cell;
	width: 100%;
	padding-right: 6px;
	padding-bottom: 30px;
	border: none;
}
.hr-line {
	content: '';
	background:url(../images/dotted_line.png) repeat-x;
	width: 100%;
	vertical-align: middle;
}
.stripe {
	background-image: url("../images/stripe.png");
	background-repeat: repeat-x;
	height:4px;
}
.border-top {
	position: relative;
}
.border-top:after {
	content: '';
	position: absolute;
	display: block;
	height: 8px;
}
.double {
	display: inline-block; /* for clearfix */
	width: 100%;
	margin: 21px 0 15px;
}
.double:after {
	left: 0;
	right: 0;
	bottom: 68px;
	border: solid #b88d11;
	border-width: 4px 0 1px;
}
.double-contacts {
	display: inline-block; /* for clearfix */
	width: 100%;
	margin: -10px 0;
}
.double-contacts:after {
	left: 0;
	right: 0;
	top: 15px;
	border: solid #b88d11;
	border-width: 4px 0 1px;
}
.double-contacts-rev:after {
	left: 0;
	right: 0;
	top: -17px;
	border: solid #b88d11;
	border-width: 1px 0 4px;
}
.double-footer {
	display: inline-block; /* for clearfix */
	width: 100%;
	margin: 22px 0;
}
.double-footer:after {
	left: 0;
	right: 0;
	bottom: 62px;
	border: solid #b88d11;
	border-width: 1px 0 4px;
}
/* ===[ Header ]=== */
header {
	width: 100%;
	background: rgba(255,255,255,0.9);
	background : white\9;
	nowhitespace: afterproperty;
	z-index: 9999;
}
/* ===[ Custom Lists Styles ]=== */
ul, ol, dl {
	margin: 0;
	font-size: 13px;
	font-family: inherit;
	line-height: 1.5;
	list-style: none;
	padding-left:10px;
}
.custom-list {
	margin-bottom: 30px;
	margin-left: 1px
}
.custom-list li {
	font-size: 18px;
	list-style: none;
}
/* ===[ Links ]=== */
a {
	color: #552d00;
	text-decoration: none;
	-moz-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
	-o-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
	-webkit-transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
	transition: background-color 0.4s ease 0s, border 0s ease 0s, color 0.4s ease 0s, opacity 0.4s ease-in-out 0s;
}
a:hover {
	color: #A56B2B
}
a:focus {
	outline: none
}
a img {
	border: none
}
/* ===[ Sidebar ]=== */
.left-sidebar {
	padding-top: 0;
}
.right-sidebar {
	padding-left:45px;
}
.right-sidebar img {
	float: right;
	width:100%
}
.right-sidebar p {
	font-style: italic;
	font-size:19px;
	font-weight:400;
	color:#552d00;
	float:right;
	margin-top:4px;
}
/* ===[ Contacts ]=== */
.name {
	font-size:25px;
	margin-bottom: 6px;
	text-align: center;
}
.email, .url {
	font-size: 17px;
	margin: 0;
	border-bottom: 1px solid #b88d11;
	padding: 2px 0 5px;
	text-align: center;
}
.url {
	font-size: 17px;
	margin-top: -1px;
	padding: 0 0 15px;
	text-align: center;
	border-bottom: none;
}
.caps1, .caps2 {
	text-transform:uppercase;
}
.caps2 {
	font-size:12px;
}
.phone {
	font-size: 22px;
	margin: 0;
	font-family: 'LeagueGothic', sans-serif;
	padding: 2px 0 0;
	text-align: center;
}
.bottom-text {
	font-size: 20px;
	font-style: italic;
	text-align: center;
	margin: 0;
	padding: 0 31px 5px;
	line-height:1.2em;
}
.stars {
	top: 5px;
	position: relative;
}
.stars-right {
	padding-left: 6px;
top: 8px;
position: relative;
}
#contact h1 {
	margin: 10px 0 10px;
	font-size: 24px;
	color: #333333;
}
#contact hr {
	color: inherit;
	height: 0;
	margin: 6px 0 6px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-style: none none solid;
}
#contact {
	display: block;
	width: 650px;
}
/* ===[ Contact Form ]=== */
#contact p, label, legend {
	font: 15px "Georgia", serif;
}
#contact h1 {
	margin: 10px 0 10px;
	font-size: 18px;
	color: #555;
}
#contact hr {
	color: inherit;
	height: 0;
	margin: 6px 0 6px 0;
	padding: 0;
	border: 1px solid #d9d9d9;
	border-style: none none solid;
}
/* Form style */
#contact label {
	display: block;
	height: 20px;
	line-height: 26px;
	font-size: 15px;
	-webkit-border-radius: 5px;
	color: #552D06;
	font-weight: 400;
}
#contact input, textarea, select {
	width: 350px;
	padding: 5px 6px;
	color: #454545;
	background: #fff;
	border: 1px solid #ddd;
	margin: 5px 10px 0 0;
	font-size: 15px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	height: 34px;
}
input#first_name, input#last_name {
	width: 260px;
	float: left;
	margin-right: 5px;
}
#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #fff;
	color:#333;
}
#contact input.submit {
	width: 100px;
	height: 40px;
	cursor: pointer;
	background: #d19932;
	color: #FFF;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	padding: 10px;
	margin-top: 20px;
	float: left;
}
#contact input.submit:hover {
	background:#FEC803;
}
#contact input[type="submit"][disabled] {
	background:#888;
}
#contact fieldset {
	margin: 0 39px 0 0;
	border: none;
	text-align: left;
	margin:0;
	padding: 0;
}
#contact legend {
	padding:7px 0;
	font-weight:bold;
	color:#000;
	margin-bottom:0 !important;
	margin-bottom:20px;
}
#contact span.required {
	font-size: 13px;
	color: #ff0000;
} /* Select the colour of the * if the field is required. */
#message {
	margin: 10px 0;
	padding: 0;
}
.error_message {
	display: block;
	height: 36px;
	background: url('../assets/error.gif') no-repeat 10px center;
	padding: 8px 10px 8px 35px;
	color: #8a1f11;
	border-top: 1px dotted#FBC2C4;
	-webkit-border-radius: 5px;
	width: 100%;
	text-align: left;
	border-bottom: 1px dotted#FBC2C4;
	font-style: italic;
	margin-bottom: 20px;
}
.loader {
    padding: 30px 0 0;
}
#contact #success_page h1 {
	background: url('../assets/success.gif') no-repeat 0 0;
	color: #37970A;
	padding-left: 20px;
}
acronym {
	border-bottom:1px dotted #ccc;
}
.form_description {
	border-bottom: 1px dotted #3d3d3d;
	clear: both;
	display: inline-block;
	margin: 0 0 1em;
	width: 100%;
}
.form_description h2 {
	font-weight: 700 !important;
	font-size: 18px !important;
	font-family: 'Crimson Text', sans-serif;
	margin-bottom: 5px;
}
.form_description p {
	font-weight: 400 !important;
	font-style: italic !important;
	font-size: 13px !important;
	color: #552d00;
	margin: 0px 0 10px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.stars-right, .stars-left {
	position:relative;
	top: 9px;
}
}
.stars-left {
	padding-right: 6px;
top: 8px;
position: relative;
}
/* ===[ Default header styles ]=== */
h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
	margin-bottom: 0.6em;
	color: #552d00;
	font-weight: normal;
	font-style: normal;
	line-height: 1.2em;
	font-family: 'LeagueGothic', sans-serif;
	text-rendering: optimizeLegibility;
}
h1 {
	font-size: 40px
}
h2 {
	font-size: 37px
}
h3 {
	font-size: 25px
}
h4 {
	font-size: 19px
}
h5 {
	font-size: 17px
}
h6 {
	font-size: 16px
}
.page-title {
	color:#d19932
}
.page-title2 {
	color:#552d00;
}
.heading {
	margin-top: 0;
	margin-bottom: 20px;
	color: #fff !important;
	text-transform:uppercase;
}
.border-top {
	position: relative;
}
.border-top:after {
	content: '';
	position: absolute;
	display: block;
	height: 8px;
}
.heading-border {
	display: inline-block;
	margin: 0px 0 0px;
	width: 243px;
}
.right {
	float: right !important
}
.heading-border:after {
	left: 0;
	right: 0;
	top: 8px;
	border: solid #b88d11;
	border-width: 4px 0 1px;
}
.heading-border h2 {
	padding-top: 15px;
margin-bottom: -16px;
text-transform: uppercase;
text-align: center;
}
.heading-border h2 { (;margin-bottom: -5px;); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.heading-border h2 {
	padding-top: 8px;
}
}
.subheading {
	margin-bottom: 25px;
	margin-top: -15px;
	color: #552d00;
	font-size: 20px;
	font-weight: 600;
	line-height: 1.3em;
}
p {
	margin-bottom: 20px;
	font-size: 18px;
	font-weight: 400;
	text-align: justify;
	line-height: 1.5;
	font-family: 'Crimson Text', serif;
	color: #552d00;
	text-rendering: optimizeLegibility;
}
.alt-p {
	margin: 20px 0 5px;
	font-style:italic;
}
/* ===[ Margins ]=== */
.bottom5 {
	margin-bottom:5px !important
}
.bottom15 {
	margin-bottom:15px !important
}
/* ===[ Blockquote ]=== */
.blockquote {
	display:block;
	margin-bottom: 30px;
}
.blockquote p {
	margin-top:0;
	margin-bottom: 0;
	font-style:italic;
	font-size:21px;
	font-weight:600;
	line-height:1.2em;
	display: block;
	overflow: hidden;
}
.quote-left {
	float: left;
	font-style: italic;
	font-size: 34px;
	font-weight: 600;
	line-height: 1.0;
	margin-right: 8px;
}
.quote-right {
	font-style: italic;
	font-size: 34px;
	font-weight: 600;
	line-height: 0;
	top: 7px;
	right: -3px;
	position: relative;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.quote-right {
}
}
.author {
	font-style: normal !important;
	font-size:20px !important;
	font-weight:400 !important;
	color:#552d00 !important;
	float:right;
	margin-right: 0;
}
.author2 {
	font-style: normal !important;
	font-size:18px !important;
	font-weight:400 !important;
	color:#552d00 !important;
	margin-top:10px;
	margin-bottom: 2px;
	margin-left: 120px;
}
/* ===[ Icon Blocks ]=== */
.image-frame-centre {
	text-align: center;
	margin-top: 40px;
}
.testimonial {
	display: block;
	overflow: hidden;
	padding-bottom: 10px;
}
.testimonial p {
	margin-bottom: 0px;
	margin-top: 5px;
}
/* ===[ Pass Box ]=== */
.passbox {
	display:block;
	margin-top:50px;
	border:1px solid #b88d11;
	padding: 20px;
}
.passbox p {
	font-style: italic;
	margin-bottom: 0;
	margin-top: 17px !important;
	font-size: 20px;
}
.passbox a {
	color: #A56B2B;
	text-decoration: underline;
	font-size:19px;
}
/* ===[ Contacts ]=== */
.contacts-block p {
	margin:0 0 20px;
}
/* ===[ General Form ]=== */
input, label {
	display:block;
}
.gen-label span {
	float: left;
	font-size: 18px;
	margin-right: 15px;
	margin-bottom: 20px;
	width: 306px;
}
.gen-label input[type=text], .gen-label input[type=password] {
	display: block;
	height: 40px;
	width: 255px;
	margin: 0 0px 15px 0;
	padding: 9px 12px;
	color: #454545;
	font-size: 15px;
	border: 1px solid #CECECE;
	border-radius: 0;
	speak: none;
	outline: none;
	float: left;
}
.gen-label input[type=password] {
	font-size: 18px;
}
/* ===[ Buttons ]=== */
button, .button {
	display: inline-block;
	position: relative;
	padding: 0.9em 1.9em 0.9em;
	background-color: #b88d11;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	border: none;
	outline:none;
	cursor: pointer;
	font-family: 'Crimson Text', serif;
	font-family: inherit;
	line-height: 1;
	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
}
button:hover, button:focus, .button:hover, .button:focus {
	color: white
}
button:hover, button:focus, .button:hover, .button:focus {
	background-color: #A56B2B;
}
.button.submit {
	left: 15px;
	text-transform: uppercase;
	font-size: 14px;
}
@media only screen {
button, .button {
	-moz-transition: background-color 300ms ease-out;
	-webkit-transition: background-color 300ms ease-out;
	transition: background-color 300ms ease-out, border-color 300ms ease-out, color 300ms ease-out;
}
}
/* ===[ Footer ]=== */
.footer {
	padding: 5px 0;
}
.footer p {
	margin-bottom: -32px;
	font-size:14px;
}
.footer-logos {
	float: right
}
.footer-logos img {
	margin-left: 20px
}
