
.banner-div {
    
}.fullwidth .divDirectionSectionLeft, .fullwidth .divDirectionSectionRight {
    width: 460px;
}
.fullwidth .directionsSubHeader {
	width: 440px;
}
.fullwidth .address_textbox {
    width: 280px;
}
.fullwidth .address_submit {
 	width: 140px;
}
.fullwidth #mapframe, .fullwidth #gmap {
    width: 452px;
    height: 341px;
} 
.fullwidth .textholder-image img {
    width: 452px;
}
.fullwidth .videoholder {
    width: 460px;
}
.fullwidth .videoholder iframe {
    width: 452px;
    height: 270px;
}
.divDirectionSectionLeft, .divDirectionSectionRight {
	width: 340px;
}
.directionsSubHeader {
    width: 320px;
}
.address_textbox {
    width: 175px;
}
.address_submit {
    width: 125px;
}
#mapframe, #gmap {
    width: 332px;
    height: 249px;
}
.textholder-image img {
    width: 332px;
}
.videoholder {
    width: 340px;
}
.videoholder iframe {
    width: 332px;
    height: 198px;
}
.divDirectionSectionLeft { 
	float: left;
}
.divDirectionSectionRight { 
	float: right;
}
.directionsSubHeader {
    padding: 10px;
    background: #cccccc;
    height: 34px;
}
.headerImage {
    margin: 0px;
    padding: 0px 0px;
    text-shadow: none;
    line-height: 38px;
}
.address_textbox {
    font-style: italic;
    color: #666;
    float: left;
}
.address_submit {
	float: right;
    padding: 2px 10px; 
}
.address_submit h2 {
  	line-height: 22px;   
}
#divGetDirections {
    border-top: 0px solid #cccccc;
    border-bottom: 0px solid #cccccc;
    padding: 0px 0px;
}
#mapframe {
    background: #f5f1f0;
    border: 1px solid #cccccc;
    padding: 3px;
}
#gmap img {
	background: inherit;
	padding: 0px;
	border: none;
	max-width: inherit;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.textholder-image {
    margin: 0px;
    margin-bottom: 20px;
}
.videoholder {
    margin: 0px auto;
}
.videoholder iframe {
    margin: 0px;
    margin-bottom: 20px;
}



input[type="submit"] {
	background: #302c2b;
	border-radius: 0px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}

input[type="submit"]:hover {
	background: #d4292d;
}

.address_textbox {
	height: 32px;
}















body {
	background: #f5f1f0;
}
.wrapper-div { 
	overflow: hidden;
}
h2 {
	font-weight: normal;
	font-size: 28px;
	color: #173e1f;
	text-transform: uppercase;
	font-family: 'abril_fatfaceregular';
}
h3 {
	font-weight: normal;
	font-size: 22px;
	color: #d4292d;
	font-family: 'latolight';
}
p, li {
	font-size: 14px;
	line-height: 24px;
	color: #302c2b;
	font-family: 'latoregular';
}
ul {
	margin-left: 20px;
} 
a {
	color: #167827;
}
a:hover {
	color: #173e1f;
}
.sidemenu a {
	padding-left: 10px;
	color: #302c2b;
	font-family: 'latoregular';
	-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 {
	background: #dcd8d7;
	color: #302c2b;
}
.sidemenu-category.current-category, .topmenu-category.current-category {
	background: #fdbd62;
	color: #302c2b;
	font-weight: normal;
}
.sidemenu-category:hover, .sidemenu-category.current-category:hover, .topmenu-category:hover, .topmenu-category.current-category:hover {
	background: #fdbd62;
	color: #302c2b;
	font-weight: normal;
}

.outer-banner-div {
	height: 165px;
	background: #f5f1f0 url(../../layout/images/outerBackgroundPattern.png) top repeat-x;
}
.banner-div {
	height: 165px;
	background: none;
}
.banner-logo {
	top: 10px;
}
.banner-side-div {
	top: 0px;
	width: 400px;
}
.banner-supernav-div {
	float: left;
}
.banner-supernav-div {
	font-family: 'latobold';
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 30px;
	margin-left: 40px;
}
.banner-supernav-div a {
	color: #928e8d;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.banner-supernav-div a:hover {
	color: #fdbd62;
	text-decoration: none;
}
.banner-socialmedia-div {
	width: 132px;
	position: absolute;
	top: -20px;
	right: 0px;
}
.banner-socialmedia-div a {
	display: block;
	width: 39px;
	height: 84px;
	float: left;
	margin-right: 5px;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.banner-socialmedia-div a.Facebook {
	background: url(../../layout/images/social/facebook.png) center center no-repeat;
}
.banner-socialmedia-div a.Instagram {
	background: url(../../layout/images/social/instagram.png) center center no-repeat;
}
.banner-socialmedia-div a.Twitter {
	background: url(../../layout/images/social/twitter.png) center center no-repeat;
}
.banner-socialmedia-div a.Feed {
	background: url(../../layout/images/social/feed.png) center center no-repeat;
}
.banner-socialmedia-div a:hover {
	padding-top: 15px;
}
.banner-contact-div {
	margin-top: 10px;
}
.banner-contact-div p {
	font-size: 18px;
	line-height: 23px;
	font-family: 'latoregular';
	color: #928e8d;
	margin-bottom: 2px;
}
.banner-contact-div p a {
	color: #928e8d;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
.banner-contact-div p a:hover {
	color: #302c2b;
	text-decoration: none;
}

.outer-navbar-div {
	height: 70px;
	background: url(../../layout/images/outerNavbarBackground.png) center repeat-x;
}
.navbar-div {
	background: none;
	height: 70px;
}
.navbar-div a {
	height: 70px;
	font-size: 16px;
	padding: 0 8px;
	color: #f5f1f0;
	font-family: 'latobold';
	text-transform: uppercase;
	letter-spacing: .02em;
	line-height: 70px;
	-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, .navbar-div a.current {
	background: #0d9126;
	opacity: 0.75;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=75);
}
.first {
	margin-left: 15px;
}

.outer-footer-div {
	height: 170px;
	background: #dcd8d7;
	border-top: 1px solid #167827;
}
.footer-div {
	background: none;
	text-align: center;	
	font-size: 15px;
	color: #173e1f;
	font-family: 'latobold';
}
.footer-div a {
	color: #167827;
}
a.anchFooterNav {
	text-transform: uppercase;
	color: #928e8d;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	-webkit-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
a.anchFooterNav:hover {
	color: #167827;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 1, 2014 */
@font-face {
    font-family: 'abril_fatfaceregular';
    src: url('fonts/abrilfatface-regular-webfont.eot');
    src: url('fonts/abrilfatface-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/abrilfatface-regular-webfont.woff') format('woff'),
         url('fonts/abrilfatface-regular-webfont.ttf') format('truetype'),
         url('fonts/abrilfatface-regular-webfont.svg#abril_fatfaceregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-lig-webfont.eot');
    src: url('fonts/lato-lig-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-lig-webfont.woff') format('woff'),
         url('fonts/lato-lig-webfont.ttf') format('truetype'),
         url('fonts/lato-lig-webfont.svg#latolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-reg-webfont.eot');
    src: url('fonts/lato-reg-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-reg-webfont.woff') format('woff'),
         url('fonts/lato-reg-webfont.ttf') format('truetype'),
         url('fonts/lato-reg-webfont.svg#latoregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-regita-webfont.eot');
    src: url('fonts/lato-regita-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-regita-webfont.woff') format('woff'),
         url('fonts/lato-regita-webfont.ttf') format('truetype'),
         url('fonts/lato-regita-webfont.svg#latoitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on August 1, 2014 */
@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bol-webfont.eot');
    src: url('fonts/lato-bol-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lato-bol-webfont.woff') format('woff'),
         url('fonts/lato-bol-webfont.ttf') format('truetype'),
         url('fonts/lato-bol-webfont.svg#latobold') format('svg');
    font-weight: normal;
    font-style: normal;
}
