@import url(http://fonts.googleapis.com/css?family=Lato:400italic);

body {
    background: #79c9df;
    color: #fff;
    padding-bottom: 50px;
	font-family: "Trebuchet MS", Arial,Helvetica,sans-serif;
    font-size: 13px;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}

p { text-align:left; }

a { color: #D5D4CA; text-decoration: none; }
a:hover { color: #D5D4CA; text-decoration: none; }

img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    color: #D5D4CA;
}

iframe, object, embed { width:100%; max-width: 100%; }

#address_block { margin-top: 30px; }

.row-fluid { padding: 20px 0; }

.text-center {
	text-align: center;	
}

.logo-container {
	margin: 10px 0px 10px;
}

.container-fluid {
	background: #422922 url(../img/bg.jpg) 50% 0 repeat-x;
	padding: 0px 15px;
	position: relative;
	overflow: hidden;
}
.container-fluid > div {
	max-width: 940px;
	min-width: 300px;
	margin: 0 auto;	
	padding: 0px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	position: relative;
	z-index: 2;
	background: #03061e;
}
.container-fluid > div > div {
	background: url(../img/content-bg.png) 50% 0 repeat-x;
}

.container-fluid > div > div > .left {
    background: url(../img/leftLines.gif) left top no-repeat;
    height: 100%;
    margin-left: -28px;
    margin-top: 0px;
    position: absolute;
    width: 28px;
}
.container-fluid > div > div > .right {
    background: url(../img/rightLines.gif) right top no-repeat;
    height: 100%;
    margin-right: -28px;
    margin-top: 0px;
    position: absolute;
    right: 0;
    width: 28px;
}

.top-bar-container {
	padding: 0px;
}
.topPhone {
	background: url(../img/get-in-touch.png) 43% 0 no-repeat;
    color: #e4437b;
    font-family: "Trebuchet MS";
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
    margin: 0;
    padding-right: 0px;
    padding-top: 38px;
}
.topPhone a {
    color: #e4437b;
}


.top-container {
	padding: 5px;
}
.top-container > div {
	padding: 5px;
}
.top-container > div > div {
	position: relative;
	padding: 0px 0px;
}

#hero {
    position: relative;
	padding: 0px;
	margin: 0px -10px;
}
#hero li {
    list-style: outside none none;
	z-index: 99;
	left: 0;
    position: absolute;
    top: 0;
	width: 100%;
}

.slideshow-container {
	background: url(../img/lineDivider.jpg) 50% 100% no-repeat;	
	padding: 0px 0px 30px;
	margin: 0px 10px;
}

.content-container {
	background: url(../img/content-container-left-bg.png) 0% 0 no-repeat;
	padding: 0px 0px 10px 4px;
	margin: 20px 10px 0px;
}
.content-container > div {
	background: url(../img/content-container-right-bg.png) 100% 0 no-repeat;
	padding-right: 4px;
}
.content-container > div > div {
	background: url(../img/content-container-bg.png) 50% 0 repeat-x;
	padding: 10px;
}


.content-container h1 {
    color: #fff;
    font-size: 18px;
    font-weight: normal;
    line-height: 18px;
    margin: 15px 0px 0px;
	text-align: center;
	padding-bottom: 20px;
	font-family: 'Lato', sans-serif;
	background: url(../img/content-header-divider.png) 100% 100% no-repeat;
}
.content-container h2 {
    color: #52afc9;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    margin: 35px 0px 0px;
	text-align: left;
	font-family: 'Lato', sans-serif;
	font-style: italic;
	background: url(../img/content-h2-divider.png) 100% 50% no-repeat;
}
.content-container h2 span {
	background: #03061e;
	padding-right: 10px;
}
.content-container p.image {
    margin: 0px 0px -20px;
    padding: 0px;
}
.content-container p {
    color: #fff;
    font-family: "Trebuchet MS";
    font-size: 13px;
    line-height: 22px;
    margin: 0;
    padding-top: 20px;
}
.content-container ul {
    margin: 10px 0px 10px 10px;
    padding: 0px;
	font-family: "Trebuchet MS";
    font-size: 13px;
    line-height: 22px;
}
.content-container ul li {
    margin: 0;
    padding: 0px 0px 0px 10px;
	background: url(../img/list-bg.png) 0% 10px no-repeat;
	list-style-type: none;
}

.content-container.style-leather {
	background: url(../img/leather-bg.jpg) 50% 0;
	margin: 20px 0px;
	padding: 0px;
}
.content-container.style-leather > div {
	background: url(../img/leather-bg-top.png) 50% 0 repeat-x;
	padding: 0px;
	border: 0px;
}
.content-container.style-leather > div > div {
	background: url(../img/leather-bg-btm.png) 50% 100% repeat-x;
	padding: 0px;
	border: 0px;
}
.content-container.style-leather > div > div > div {
	background: url(../img/leather-bg-ls.png) 0% 50% repeat-y;
	padding: 0px;
	border: 0px;
}
.content-container.style-leather > div > div > div > div {
	background: url(../img/leather-bg-rs.png) 100% 50% repeat-y;
	padding: 28px;
	border: 0px;
}
.content-container.style-leather h1 {
	background: none;
	padding-bottom: 0px;
	display: block;
	padding-bottom: 10px;
}
.content-container.style-leather h1 span {
	background: #000;
	padding: 10px 28px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.content-container.style-leather p:first-of-type {
	margin-top: 0px;
	padding-top: 0px;
}


.bottom-images img {
	margin-top: 8px;
	display: block;
}

.footer-container-wrapper {
	margin: 0px 0px;
	position: relative;
}
.footer-container-fluid {
	max-width: 940px;
	min-width: 300px;
	margin: 0 auto;	
	padding: 40px 0px 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.footer-container {
	padding-top: 0px;
	color: #000000;
    font-family: "Trebuchet MS";
    font-size: 13px;
    line-height: 20px;
}
.footer-container a {
	color: #000000;
}
.footer-container p {
	text-align: center;
	width: 90%;
	margin: 0 auto 30px;
	padding-bottom: 30px;
	background: url(../img/double-line-sep.png) 50% 100% no-repeat;
}
.footer-container p:last-child {
	background: none;
	padding-bottom: 0px;
}
.footerAddress {
    color: #000000;
    font-family: "Trebuchet MS";
    line-height: 18px;
    margin: 0;
}
@media (max-width: 360px) {
	.top-container img {
		max-width: 90%;
		height: auto;
	}
	.container-fluid {
		padding: 0px 5px;
	}
}