html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6
{
	-webkit-text-size-adjust: none;
}
body
{
	margin: 0;
	padding: 0;
	font-family: sans-serif;
	background-image: url(/img/back.jpg);
	background-position: center 750px;
	/*min-height: 1750px;*/
	background-repeat: repeat-y;
	background-color: #000000;
	font-family: Georgia;
	font-family: 'Sorts Mill Goudy', serif;
}
header
{
	background-image: url(/img/head.jpg);
	min-height: 750px;
	background-position: center top;
	background-repeat: no-repeat;
}
header div#headerWrap
{
	max-width: 1080px;
	margin: 0 auto;
}
h1#logo
{
	float: left;
	margin: 0 0 0 28px;
	padding: 0;
	position: relative;
	z-index: 200;
}
h1#logo a
{
	display: inline-block;
	height: 164px;
	width: 228px;
	background-image: url('/img/logo.png');
	text-indent: -10000px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: center top;
}
h2#topText
{
	color: #DFDFDF;
	font-weight: normal;
	font-size: 16px;
	margin: 0 76px 0 0;
	float: right;
	padding: 4px 0 0;
	font-style: normal;
}
h2#topText u
{
	font-style: italic;
}
h2#topText a
{
	color: #C7C7C7;
}
h2#topText a:nth-of-type(2)
{
	text-decoration: none;
}
button#hmenu
{
	display: none;
}
nav#navWrap
{
	/*width: 826px;*/
	margin: 0;
	padding: 0;
	position: relative;
	bottom: 122px;
	left: 255px;
	width: 800px;
	z-index: 200;
	clear: both;
}
ul#nav
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	/*display: Flex;*/
}
ul#nav li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: inline;
	float: left;
	position: relative;
	background-image: url('/img/nav.png?v1');
	background-position: left top;
	background-repeat: no-repeat;
}
ul#nav li a
{
	display: block;
	padding: 0;
	text-indent: -10000px;
	height: 41px;
}
ul#nav li:nth-of-type(1)
{
	width: 83px;
	background-position: 0px 8px;
}
ul#nav li:nth-of-type(1):hover
{
	background-position: 0px -32px;
}
ul#nav li:nth-of-type(2)
{
	width: 109px;
	background-position: -83px 8px;
}
ul#nav li:nth-of-type(2):hover
{
	background-position: -83px -32px;
}
ul#nav li:nth-of-type(3)
{
	width: 91px;
	background-position: -192px 8px;
}
ul#nav li:nth-of-type(3):hover
{
	background-position: -192px -32px;
}
ul#nav li:nth-of-type(4)
{
	width: 135px;
	background-position: -283px 8px;
}
ul#nav li:nth-of-type(4):hover
{
	background-position: -283px -32px;
}
ul#nav li:nth-of-type(5)
{
	width: 143px;
	background-position: -418px 8px;
}
ul#nav li:nth-of-type(5):hover
{
	background-position: -418px -32px;
}
ul#nav li:nth-of-type(6)
{
	width: 102px;
	background-position: -561px 8px;
}
ul#nav li:nth-of-type(6):hover
{
	background-position: -561px -32px;
}
ul#nav li:nth-of-type(7)
{
	width: 126px;
	background-position: -662px 8px;
}
ul#nav li:nth-of-type(7):hover
{
	background-position: -662px -32px;
}
ul#nav li ul
{
	display: none;
	position: absolute;
	padding: 7px 0px;
	z-index: 100;
	margin: -1px 0px 0px;
	opacity: 0.85;
	background-color: rgba(208, 232, 241, 0.900);
	/*+border-radius: 0 0 2px 2px;*/
	-moz-border-radius: 0 0 2px 2px;
	-webkit-border-radius: 0 0 2px 2px;
	-khtml-border-radius: 0 0 2px 2px;
	border-radius: 0 0 2px 2px;
	border-bottom: 1px solid #000000;
	/*+box-shadow: 0px 2px 4px 2px rgba(118, 118, 118, 0.513);*/
	-moz-box-shadow: 0px 2px 4px 2px rgba(118, 118, 118, 0.513);
	-webkit-box-shadow: 0px 2px 4px 2px rgba(118, 118, 118, 0.513);
	box-shadow: 0px 2px 4px 2px rgba(118, 118, 118, 0.513);
}
ul#nav li:hover ul
{
	display: block;
}
ul#nav li ul li
{
	background-image: none;
	width: auto !important;
	padding: 0 !important;
	margin: 0 !important;
}
ul#nav li ul li a
{
	background-image: none;
	text-indent: 0px;
	text-align: center;
	color: #3D1B0B;
	text-decoration: none;
	min-width: 187px;
	font-size: 15px;
	padding: 9px 0px 6px;
	height: auto;
	font-weight: bold;
	letter-spacing: 1px;
}
ul#nav li:nth-of-type(2) ul
{
	margin-left: -39px;
}
ul#nav li:nth-of-type(3) ul
{
	margin-left: -46px;
}
ul#nav li:nth-of-type(4) ul
{
	margin-left: -29px;
}
ul#nav li:nth-of-type(5) ul
{
	margin-left: -24px;
}
ul#nav li:nth-of-type(6) ul
{
	margin-left: -44px;
}
ul#nav li ul li a:hover
{
	background-color: rgba(212, 235, 243, 0.325);
	color: #A0311A;
}
#sliderWrap
{
	width: 940px;
	height: 451px;
	position: relative;
	z-index: 2;
	margin: -60px auto 0;
}
#slider
{
	width: 940px;
	margin: 0 auto;
}
#slider img
{
	position: relative;
	z-index: 1;
}
#slider div p
{
	height: 81px;
	background-color: #000000;
	opacity: 0.85;
	color: #FFFFFF;
	text-align: center;
	font-size: 26px;
	padding: 9px 20px 4px;
	margin: -90px 0 0;
	position: relative;
	z-index: 1;
}
#sliderMask
{
	background-image: url('/img/slider-frame.png');
	width: 1000px;
	height: 451px;
	position: relative;
	margin-top: -538px;
	z-index: 100;
	right: 29px;
}
.cycle-pager
{
	text-align: center;
	z-index: 500;
	position: absolute;
	top: 389px;
	right: 7px;
	overflow: hidden;
}
.cycle-pager span
{
	font-family: arial;
	font-size: 0px;
	width: 25px;
	height: 24px;
	display: inline-block;
	cursor: pointer;
	background-image: url('/img/bullets.png');
}
.cycle-pager span.cycle-pager-active
{
	background-position: 0px -22px;
}
.cycle-pager > *
{
	cursor: pointer;
}
section#mainWrap
{
	margin-top: -226px;
}
section#mainWrap div#main
{
	max-width: 1020px;
	margin: 0 auto;
	display: Flex;
	color: #BFB3A0;
}
div#leftCol
{
	width: 650px;
	margin: 0 0 0 8px;
}
div#leftTop
{
	background-image: url(/img/tabs2.png);
	background-position: center top;
	background-repeat: no-repeat;
	margin-bottom: -38px;
	position: relative;
	z-index: 2;
}
div#leftTop.tabContent2
{
	background-position: -4px -67px;
}
div#leftTop.tabContent3
{
	background-position: -4px -134px;
	background-position: -4px -67px;
}
div#leftTop ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: Flex;
}
div#leftTop ul li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
div#leftTop ul li a
{
	display: block;
	padding: 24px;
	text-indent: -10000px;
	width: 175px;
	outline: none;
}
div#leftTop ul li:nth-of-type(2) a
{
	width: 152px;
}
div#leftTop ul li:nth-of-type(3) a
{
	width: 173px;
}
div#leftMid
{
	background-image: url(/img/left-back.png);
	min-height: 400px;
	background-position: top center;
}
div#leftMid div
{
	padding: 30px 45px 8px;
	margin: 0;
}
div#leftMid div#tabContent2, div#leftMid div#tabContent3
{
	display: none;
}
div#leftBottom
{
	background-image: url(/img/left-bottom.png);
	height: 31px;
	background-position: center top;
	background-repeat: no-repeat;
}
div#rightCol
{
	width: 349px;
	margin: 0 0 0 3px;
}
div#rightTop
{
	background-image: url(/img/request-quote.png);
	background-position: 1px 4px;
	background-repeat: no-repeat;
	margin-bottom: -38px;
	position: relative;
	z-index: 2;
	height: 65px;
	cursor: pointer;
}
div#rightTop a
{
	display: block;
	height: 52px;
	text-indent: -10000px;
}
div#rightMid
{
	background-image: url(/img/right-back.png);
	min-height: 400px;
	background-position: center top;
}
#testimony
{
	text-align: center;
	font-size: 15px;
	line-height: 23px;
	margin: 20px 0px;
}
div#rightMid > div
{
	padding: 30px 44px 0;
}
div#sideSocial
{
	border-top: 1px solid #C0895F;
	padding: 14px 0 0;
	margin: 15px 0 0;
}
div#sideSocial a
{
	display: block;
	width: 145px;
	height: 42px;
	position: relative;
	font-size: 14px;
	padding: 5px 0px 0px 43px;
	color: #BFB3A0;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all 0.3s ease-in-out;
	margin-left: 11px;
	line-height: 18px;
}
div#sideSocial a:hover
{
	opacity: 0.8;
}
div#sideSocial a::before
{
	content: '';
	position: absolute;
	left: 0px;
	bottom: 7px;
	width: 38px;
	height: 38px;
	padding-right: 0;
	background-image: url('/img/social.png');
	background-size: 75px;
}
a#instagram
{
	margin: 5px 0 0;
}
a#instagram::before
{
	background-position: -38px 0px;
}
#socialFoot
{
}
#socialFoot a
{
	padding: 0px 0px 0px 25px;
	display: inline-block;
	width: auto;
	height: 23px;
	position: relative;
	font-size: 11px;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#socialFoot a:hover
{
	opacity: 0.8;
}
#socialFoot a::before
{
	content: '';
	position: absolute;
	left: 0px;
	bottom: 7px;
	width: 21px;
	height: 20px;
	padding-right: 0;
	background-image: url('/img/social.png');
	background-size: 40px;
	background-position: -19px 0px;
}
#socialFoot a:nth-of-type(2)::before
{
	background-position: -19px 0px;
}
div#rightBottom
{
	background-image: url(/img/right-bottom.png);
	height: 31px;
	background-position: center top;
	background-repeat: no-repeat;
}
footer
{
	background-image: url(/img/foot.jpg);
	min-height: 307px;
	background-position: center top;
	background-repeat: no-repeat;
}
div#foot
{
	display: Flex;
	color: #D8E5F6;
	margin: 0 auto;
	max-width: 960px;
	padding: 24px 0 0;
	font-size: 14px;
}
div#foot p
{
	font-size: 14px;
}
div#foot a
{
	color: #C3DBF4;
}
div#footLeft
{
	width: 626px;
	padding: 0 70px 0 13px;
	/*width: 600px;*/
	/*padding: 0 40px 0 0;*/
}
div#footLeft p:first-of-type span
{
	padding: 0 26px 0 0px;
}
div#footLeft p:first-of-type span:last-of-type
{
	padding-right: 0;
}
div#footLeft p:nth-of-type(2) a
{
	padding: 0 11px 0 0;
}
div#footLeft p:nth-of-type(2) a:last-of-type
{
	padding-right: 0;
}
div#footRight
{
	width: 312px;
}
div#footRight p:nth-of-type(1) a
{
	font-size: 12px;
	padding-right: 10px;
}
div#footRight p:nth-of-type(1) a:last-of-type
{
	padding-right: 0;
}
#subImage
{
	margin: 0 auto;
	width: 1000px;
	text-align: center;
	padding: 0;
}
#subImage img
{
	margin: -122px 0 0;
}
#subHeading
{
	background-image: url('/img/sub-heading.png');
	height: 70px;
	background-position: top;
	margin: -39px 0 -43px;
	z-index: 2;
	position: relative;
}
#subHeading h1
{
	padding: 20px 0 0 52px;
	color: #F1B580;
}
section#mainWrap.sub
{
	margin: -323px 0 11px;
}
.sub div#rightCol
{
	margin-top: -18px;
}
#sitemapWrap
{
	margin: 0 !important;
	padding: 17px 0 0 12px !important;
	text-align: left;
}
div#request_quote_form
{
	margin: 0 !important;
	padding: 0 !important;
}
div#request_quote_form form
{
	margin: 0;
	padding: 0;
}
div#request_quote_form form fieldset
{
	margin: 0;
}
div#request_quote_form form fieldset div.form_box
{
	margin: 0;
	padding: 0;
}
div#request_quote_form form fieldset div.form_box .form_box_row
{
	margin: 0;
	padding: 0 0 8px 0;
	display: Flex;
}
div#request_quote_form div.field_box_left
{
	margin: 0;
	padding: 0 9px 0 0;
	width: 176px;
	text-align: right;
}
div#request_quote_form div.field_box_right
{
	margin: 0;
	padding: 0;
}
div#request_quote_form input[type=text]
{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 17px;
	border: 1px solid #FFFFFF;
	padding: 1px 3px;
	width: 285px;
}
div#request_quote_form select
{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 17px;
	border: 1px solid #FFFFFF;
	padding: 1px 3px;
	width: 285px;
}
div#request_quote_form textarea
{
	font-family: 'Sorts Mill Goudy', serif;
	font-size: 17px;
	border: 1px solid #FFFFFF;
	padding: 1px 3px;
	height: 82px;
	width: 285px;
}
div#request_quote_form input[type=submit]
{
	margin: 0;
	padding: 9px 9px 4px 9px;
	font-family: 'Sorts Mill Goudy', serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: auto;
	display: block;
}
span.error_msg
{
	color: #F88A8A;
	font-size: 14px;
	display: block;
}
input.error_input_style
{
	background-color: #EDE3B9;
}
section#mainWrap div#leftMid div img
{
	width: 100% !important;
	height: auto !important;
}
a.button
{
	color: rgba(255, 255, 255, 0.761) !important;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 18px;
	font-weight: normal;
	border: 1px solid rgba(255, 255, 255, 0.701);
	padding: 6px 15px 2px;
	/*+border-radius: 2px;*/
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
	background-color: rgba(255, 71, 22, 0.274);
	transition: all 0.2s ease;
	margin: 3px 0 2px;
	display: inline-block;
}
a.button:hover
{
	background-color: rgba(255, 71, 22, 0.607);
	color: #FFFFFF;
}
/*GALLERY*/
#galleryWrap
{
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 45px 35px;
	margin: 22px 0 0 !important;
	padding: 0 !important;
}
#galleryWrap div
{
	margin: 0 !important;
	padding: 0 !important;
}
#galleryWrap div.galleryBox
{
	text-align: center;
}
#galleryWrap div.galleryBox img
{
	height: auto;
	opacity: 0.93;
	transition: all 0.2s ease;
	margin: 0;
	vertical-align: top;
	width: calc(100% - 12px);
	padding: 5px;
	border: 1px solid #BBBBBB;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	-khtml-border-radius: 1px;
	border-radius: 1px;
}
#galleryWrap div.galleryBox:hover img
{
	opacity: 1;
}
#galleryWrap div.galleryBox a
{
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}
#galleryWrap div.galleryBox a p
{
	padding: 0 7px;
	margin: 10px 0 0;
}
/*styles*/
div#leftMid div h1
{
	color: #C3DBF4;
	font-size: 33px;
}
div#leftMid div h2
{
	color: #C3DBF4;
	font-size: 29px;
}
div#leftMid div h3
{
	color: #C3DBF4;
	font-size: 25px;
}
div#leftMid div h4
{
	color: #C3DBF4;
	font-size: 22px;
}
div#leftMid div a
{
	color: #A0311E;
	color: #DC705E;
	text-decoration: none;
}
div#leftMid div p
{
	font-size: 16px;
	line-height: 23px;
}
div#leftMid div ul li
{
	color: #C6D3DF;
}
section#mainWrap div#leftMid div img#cimg
{
	width: 90px !important;
	height: 27px !important;
}
#emRow
{
	display: none !important;
	visibility: hidden;
}
