
.banner-div {
    
}#gmap img {
	background: inherit;
	padding: 0px;
	border: none;
	max-width: inherit;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.divContactSectionLeft {
    border-right: 1px solid #cccccc;
}
.textholder {
    border-bottom: none;
}
option {
	padding-left: 5px;
}
.fullwidth .divContactSectionLeft {
    width: 500px;
    float: left;
}
.fullwidth .divContactSectionRight {
    width: 420px;
    float: right;
}
.fullwidth .divContactSectionRight #gmap {
    width: 400px;
    height: 400px;
}
.divContactSectionLeft {
    width: 340px;
    float: left;
    margin-bottom: 10px;
}
.divContactSectionLeft input {
    width: 208px;
}
.divContactSectionLeft select {
    width: 160px;
}
.divContactSectionLeft textarea {
    width: 308px;
    height: 75px;    
    overflow-y: scroll;
}
.divContactSectionRight {
    width: 340px;
    float: right;
    margin-bottom: 10px;
}
.divContactSectionLeft #codetable {float: left; width: 100px; margin-right: 20px;}
.divContactSectionLeft #codetable label {width: 100px;}
.divContactSectionLeft #codetable input {width: 88px;}
.divContactSectionLeft input.submit {width: auto;}

.divContactSectionRight .textholder-image {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.divContactSectionRight .textholder-image img {
    width: 332px;
}
.divContactSectionRight .videoholder {
    width: 340px;
    margin: 0 auto;
    margin-bottom: 20px;
}
.divContactSectionRight .videoholder iframe {
    width: 332px;
    height: 198px;
    margin: 0;
}
.divContactSectionRight .address_submit {
    float: right;
}
.divContactSectionRight #gmap {
    width: 340px;
    height: 340px;
    margin-top: 20px;
}
.main {
	margin-bottom: 0px;
}
body {
	background-color: #efefef;
}
.wrapper-div {
	background: url(../../layout/images/wrapperDivBackground.png) center top no-repeat;
	overflow: hidden;
}
.content-div {
	margin-top: 26px;
}
h2 {
	font-family: 'arbutus_slabregular';
	color: #2b3a42;
	font-weight: normal;
}
h2 a {
	font-family: 'arbutus_slabregular';
	color: #81afb5;
	font-size: 22px;
	font-weight: normal;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
h2 a:hover {
	color: #2b3a42;
	text-decoration: none;
}
h3 {
	font-size: 22px;
	line-height: 25px;
	color: #81afb5;
	font-weight: normal;
	font-family: 'noto_sansbold';
}
p, li {
	font-size: 15px;
	line-height: 24px;
	font-family: 'noto_sansregular';
}
ul {
	margin-left: 20px;
}
.sidemenu a {
	padding-left: 10px;
	font-family: 'noto_sansregular';
	color: #c6c7c9;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.sidemenu a:hover {
	color: #2b3a42;
	background: none;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
	color: #ff530d;
	font-weight: normal;
}
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: none;
	color: #ff530d;
	font-weight: normal;
}
p a {
	font-family: 'noto_sansitalic';
}

.outer-banner-div {
	height: 100px;
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff); 
	background: rgba(239,239,239,.85);
	z-index: 5;
}
.banner-div {
	height: 100px;
	background: none;
}
.banner-logo {
	top: 0px;
}
.banner-side-div {
	right: 20px;
}
.banner-socialmedia-div a {
	height: 26px;
	width: 26px;
	display: inline-block;
}
.banner-contact-div {
	text-align: right;
	float: left;
	margin-right: 10px;
	margin-top: 2px;
	color: #2b3a42;
	font-family: 'noto_sansregular';
}
.banner-contact-div a {
	color: #2b3a42;
}

.outer-navbar-div {
	height: 50px;
	background: #2b3a42;
	z-index: 5;
}
.navbar-div {
	background: none;
	font-family: 'arbutus_slabregular';
	text-transform: uppercase;
}
.anchMainNav.first {
	margin-left: 85px;
}
.navbar-div a {
	line-height: 50px;
	color: white;
	letter-spacing: .03em;
	padding: 0 20px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.navbar-div a:hover {
	background: #bdd4de;
	color: #2b3a42;
}
.navbar-div a:hover, .navbar-div a.current {
	background: #bdd4de;
	color: #2b3a42;
}

.outer-footer-div {
	border-top: 2px solid #c6c7c9;
}
.footer-div {
	text-align: center;
	font-family: 'noto_sansregular';
	font-size: 16px;
	line-height: 30px;
	background: none;	
}
.footer-div a {
	font-size: 16px;
	font-family: 'noto_sansregular';
	color: #2b3a42;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.footer-div a:hover {
	color: #ff530d;
}
.anchFooterNav {
	text-transform: uppercase;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on September 5, 2014 */
@font-face {
    font-family: 'arbutus_slabregular';
    src: url('fonts/arbutusslab-regular-webfont.eot');
    src: url('fonts/arbutusslab-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/arbutusslab-regular-webfont.woff') format('woff'),
         url('fonts/arbutusslab-regular-webfont.ttf') format('truetype'),
         url('fonts/arbutusslab-regular-webfont.svg#arbutus_slabregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansitalic';
    src: url('fonts/notosans-italic-webfont.eot');
    src: url('fonts/notosans-italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-italic-webfont.woff') format('woff'),
         url('fonts/notosans-italic-webfont.ttf') format('truetype'),
         url('fonts/notosans-italic-webfont.svg#noto_sansitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansbold_italic';
    src: url('fonts/notosans-bolditalic-webfont.eot');
    src: url('fonts/notosans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-bolditalic-webfont.woff') format('woff'),
         url('fonts/notosans-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/notosans-bolditalic-webfont.svg#noto_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansbold';
    src: url('fonts/notosans-bold-webfont.eot');
    src: url('fonts/notosans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-bold-webfont.woff') format('woff'),
         url('fonts/notosans-bold-webfont.ttf') format('truetype'),
         url('fonts/notosans-bold-webfont.svg#noto_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'noto_sansregular';
    src: url('fonts/notosans-regular-webfont.eot');
    src: url('fonts/notosans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/notosans-regular-webfont.woff') format('woff'),
         url('fonts/notosans-regular-webfont.ttf') format('truetype'),
         url('fonts/notosans-regular-webfont.svg#noto_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
