@charset "utf-8";
/* CSS Document */

a[href^=tel] {
	text-decoration:inherit;
	color: inherit;
}

.img-responsive {
	max-width:100%;
	display:inline-block;
	height:auto;
	margin-bottom:20px;
}

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: #6A5533 url(../images/bg.jpg) repeat-x;
}
#content #faq .faq-question a {
	color: #333333;
	text-decoration: none;
}
#content #faq .faq-question {
	font-size: 14px;
	border-bottom: #CCCCCC dotted 1px;
	padding: 0 0 0 20px;
	background: url(../images/plus.gif) no-repeat 0px 5px;
}
#content #faq .answer {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	margin: 10px 0 10px 0;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.line {
	height: 1px;
	border-bottom: #CCCCCC 1px dotted;
}
.clear {
	width: 800px;
	height: 250px;
}
.quote {
	color: #333333;
	width: 154px;
	height: 30px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #F0C73C;
	padding: 15px 15px 5px 15px;
	margin: 0 0 0 10px;
}
img {
	border: 0;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#address {
	width: 597px;
	position: absolute;
	left: 237px;
	top: -80px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
}
#container {
	width: 800px;
	margin: auto;
	top: 80px;
	position: relative;
}
#float {
	float: left;
	width: 800px;
	background: #FFFFFF;
	padding: 15px;
	border-top: 2px #333333 solid;
	border-left: 2px #333333 solid;
	border-right: 2px #333333 solid;
}
#logo {
	color: #f5e628;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	left: -61px;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: -75px;
	width: 221px;
	z-index: 2;
}
#mainslideShowImages {
	float: right;
	text-align: center;
}
#mainslideShowImages #slideShowImages {
	border: 1px solid #cccccc;
	margin-left: 10px;
	height: 151px !important;
	text-align: center;
	width: 200px !important;
}
#mainslideShowImages button {
	margin: 10px auto;
	padding:0 10px;
	-webkit-appearance:none;
}

input#catwebformbutton.cat_button,
input#catlistbutton.cat_button,
input.cat_textbox_small,
input.cat_textbox,
.ContactForm textarea {
	-webkit-appearance:none;
	border-radius:0;
}

.ContactForm #catwebformbutton {
	padding:0 10px;
}

input#catlistbutton.cat_button {
	padding:0 5px;
}

#mainslideShowImages #slideShowImages img {
	margin: 3%;
	width: 94%;
}
.border-right {
	float: right;
	margin: 0 0 15px 15px;
	padding: 4px;
	list-style: none;
	border: 1px #CCCCCC solid;
	width: 200px;
	height: 150px;
}
.border-left {
	float: left;
	margin: 0 0 15px 15px;
	padding: 4px;
	list-style: none;
	border: 1px #CCCCCC solid;
	width: 200px;
	height: 150px;
}
.border {
	padding: 4px;
	list-style: none;
	border: 1px #CCCCCC solid;
}
#content p.border-caption {
	clear: right;
	float: right;
	line-height: 18px;
	width: 200px;
	padding: 4px;
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	margin: -10px 0 15px 15px;
	text-align: center;
}
#hero {
	position: absolute;
	left: 18px;
	z-index: 1;
	width: 800px;
	height: 230px;
}
#sidebar {
	float: left;
	width: 240px;
	margin: 0 20px 20px 0;
	background: #F4F4F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar .open {
	width: 240px;
	padding: 20px 0 20px 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#sidebar .close {
	padding: 0 15px 15px 15px;
}
#sidebar h1 {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 2px #CCCCCC solid;
	background: #F0C73C url(../images/title.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 12px 15px 5px 15px;
	font-weight: bold;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar li {
	margin: 7px 0 0 0;
	padding: 0 0 7px 0;
	list-style: none;
	border-bottom: 1px #CCCCCC dotted;
}
#sidebar li.last {
	margin: 10px 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
	border-bottom: none;
}
.caption {
	font-size: 11px;
	color: #666666;
	margin: 0 0 10px 0;
}
#content {
	float: left;
	width: 540px;
}
#content a {
	color: #F2A804;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: underline;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin: 25px 0 12px 0;
}
#content h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333333;
	margin: 20px 0 15px 0;
}
#content h1.first {
	margin-top: 0px;
}
#content p {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
	margin: 10px 0 10px 0;
}
#content ul {
	margin: 0 0 20px 0;
	padding: 0;
}
#content li {
	list-style: none;
	background: url(../images/icon-warning.png) no-repeat;
	padding: 0 0 0 29px;
	margin: 5px 0 5px 0;
	line-height: 24px;
	color: #666666;
}
#footer {
	float: left;
	width: 800px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 20px 0 20px 0;
}
#footer ul {
	margin: 20px 0 0 0;
	padding: 0;
}
#footer li {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	display: inline;
}

.BannerBox {
    margin-bottom: 20px;
}

#slideShowImages1.ShowOnMob {
	display:none;
}


/*---------Responsvie-------*/

@media only screen and (min-width:1200px) and (max-width:1300px) {
	
	.BannerBox,
	#slideShowImages1.ShowOnMob {
		margin-bottom:15px;
	}
	
	.BannerBox img,
	#slideShowImages1.ShowOnMob img {
		width: 100%;
		height: auto;
	}
	#slideShowImages1.ShowOnMob {
		display:block;
		width:100% !important;
		height:229px !important;
	}
	.ShowOnDesktop {
		display:none;
	}
	.clear {
		width: 100%;
		display:none;
	}
}


@media only screen and (max-width:800px) {
#container {
	width: 95%;
}
#address {
	width: 500px;
	left: inherit;
	right: 0;
}
#address p[style="text-align: center"],
#address div[style="text-align: center"] {
	text-align: right !important;
}
#address p[style="text-align: center"] span.fl,
#address div[style="text-align: center"] span.fl,
#address span.fl {
	float: right;
	padding-top: 10px !important;
}
#logo {
	left: 0;
}
#float {
	width: 96%;
	padding: 2%;
}
#hero {
	left: 0;
	width: 96%;
	padding: 0 2% 0 2.2%;
}
#hero embed {
	width: 100% !important;
}
#container div[style="position:absolute; z-index:5; margin:0; padding:0; width:250px; height:110px; top:75px; left:578px;"] {
	left: inherit !important;
	right: 3px !important;
}
#content {
	width: 450px;
}
#footer {
	width: 100%;
}
.clear {
	width: 100%;
	display:none;
}
img.border {
	max-width: 96%;
	height: auto;
	padding: 2%;
}
.img-responsive {
	display: inline-block;
	max-width: 100%;
	height: auto;
}
.cat_listbox {
	width: 100% !important;
}
.BannerBox img,
#slideShowImages1.ShowOnMob img {
	width: 100%;
	height: auto;
}
#slideShowImages1.ShowOnMob {
	display:block;
	width:100% !important;
	height:229px !important;
}
.ShowOnDesktop {
	display:none;
}
}
 @media only screen and (max-width:799px) {
#content {
	width: 420px;
}
}
 @media only screen and (max-width:767px) {
#float {
	margin-top: 210px;
	width:91.3%;
	padding: 3% 4%;
}
#hero {
	width: 92%;
	padding: 0 4% 0 4.2%;
}
#logo {
	left: 30%;
}
#logo img {
	height: auto;
	max-width: 80%;
	width: auto;
}
#address {
	width: 100%;
	top: 123px;
	z-index: 11;
}
#address p[style="text-align: center"] span.fl,
#address div[style="text-align: center"] span.fl,
#address span.fl {
	float: none;
}
#address p[style="text-align: center"],
#address div[style="text-align: center"],
#address span.fl {
	text-align: center !important;
	display:block;
}
#container div[style="position:absolute; z-index:5; margin:0; padding:0; width:250px; height:110px; top:75px; left:578px;"] {
	position: relative !important;
	width: 100% !important;
	left: inherit !important;
	top: -15px !important;
	text-align: center;
}
#container div[style="position:absolute; z-index:5; margin:0; padding:0; width:250px; height:110px; top:75px; left:578px;"] div {
	display: inline-block;
}
#hero {
	overflow: hidden;
	height: auto;
	position: inherit;
	width: 100%;
	padding: 0;
}
#hero embed {
	margin-top: -30px;
}
.clear {
	height: auto;
}
#sidebar {
	margin-right: 0;
	width: 100%;
}
#sidebar h2 {
	margin-left: 25px;
	margin-top: 15px;
}
#sidebar .open {
	width: 100%;
}
#sidebar .close {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 15px;
}
#content {
	width: 100%;
}
#footer li {
	line-height: 24px;
}
.BannerBox {
	height: 160px;
}
.BannerBox img,
#slideShowImages1.ShowOnMob img {
	height: 150px;
}

#slideShowImages1.ShowOnMob {
	height:180px !important;
}

.line {
		clear:both;
}

.img-responsive {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
}

@media only screen and (max-width:640px) {
	.ContactForm input[type="text"],
	.ContactForm textarea {
		border:solid 1px #000;
		width:99.8% !important;
	}
	
	.ContactForm input[type="text"] {
		line-height:26px;
	}

}
 
 @media only screen and (max-width:639px) {
#float {
	margin-top: 210px;
}
#logo {
	left: 28%;
}
#hero {
	height: 150px;
}
#hero embed {
	margin-top: -50px;
}
#container div[style="position:absolute; z-index:5; margin:0; padding:0; width:250px; height:110px; top:75px; left:578px;"] {
	height: auto !important;
	top: -10px !important;
}
#container div[style="position:absolute; z-index:5; margin:0; padding:0; width:250px; height:110px; top:75px; left:578px;"] div {
	width: 48%;
}
#container div[style="position:absolute; z-index:5; margin:0; padding:0; width:250px; height:110px; top:75px; left:578px;"] div img {
	max-width: 100%;
	height: auto;
}
#mainslideShowImages {
	text-align: center;
	float: none;
}
#mainslideShowImages #slideShowImages {
	margin: 0 auto;
}
#content p.border-caption,  .border-right {
	float: none;
	margin: 0 auto;
	display: block;
}
#footer table td {
	display: block;
	width: 100% !important;
	text-align: center;
	margin-bottom: 10px;
}
#footer table td img {
	display: inline-block;
}
table.ApplicationTable tr td {
	width: 100%;
	display: block;
}
.BannerBox {
	margin-bottom:10px;
}

#slideShowImages1.ShowOnMob {
	height:170px !important;
}

#address [style="font-size: 18px"] {
	font-size:16px !important;
}

#sidebar .close .cat_textbox,
#sidebar .close .cat_textbox_small {
	width: 85%;
  	line-height: 22px;
	margin-bottom: 7px;
	border:solid 1px #000;
}

}
 @media only screen and (max-width:479px) {
#float {
	margin-top: 220px;
	width:91%;
}
#hero {
	height: 100px;
}
#hero embed {
	margin-top: -70px;
}
.BannerBox,
#slideShowImages1.ShowOnMob {
	height: 100px !important;
	margin-bottom:0;
}
.BannerBox img,
#slideShowImages1.ShowOnMob img {
	height: auto;
}
#logo {
	left: 19%;
}
#container div[style="position:absolute; z-index:5; margin:0; padding:0; width:250px; height:110px; top:75px; left:578px;"] {
	top: -4px !important;
}
#container div[style="position:absolute; z-index:5; margin:0; padding:0; width:250px; height:110px; top:75px; left:578px;"] div {
	width: 100%;
}
#footer li {
	display: block;
}
.webform td {
	display: block;
}
.cat_textbox {
	line-height: 26px;
	margin-bottom: 7px;
}
table.ContactAddress td {
	display: block;
	width: 100%;
}
}
 @media only screen and (max-width:359px) {
#logo {
	left: 14%;
}

#float {
	width:90%;
}

#sidebar .close .cat_textbox,
#sidebar .close .cat_textbox_small {
	width: 85%;
  	line-height: 20px;
	margin-bottom: 7px;
	border:solid 1px #000;
}
}
