@media screen and (min-width: 320px) and (max-width: 667px){
html {
	
  background-color: #e2b26b;
}

#header {
	padding-top: 4px;
	text-align: center;
	height: auto;
	width: 100%;
}

.logo {
	width: 100% !important;
	position: relative;
}

.logo img {
	position: relative;
	margin: 12px auto 0 auto;
	width: 98% !important;
	max-width: 320px;
	height: auto;
	float: none;
}

#slider1_container, #slider1_container img {
	display: none;
}

#main {
	width: 100%;
	margin:0 auto;
	text-align: left;
}

h1 {
	font-size: 2.2em;
	text-align: center;
	margin: 20px 10px;
	line-height: 1em;
}

h2 {
	font-size: 1.8em;
	text-align: center;
	margin: 20px 0;
	line-height: 1em;
}

p {
	width: 90%;
	margin: 0 auto 12px auto !important;
	font-size: 1.3em;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.welcomeimage {
	display: none;
}

/*TABBED NAVIGATION*/


div.mainmenu {
	float: none;
	width: 100% !important;
	margin: 0 auto;
	height: auto;
	padding: 0;
}

div.mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block !important;
	width: 100% !important;
}

div.mainmenu li {
	float: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	border-bottom: 1px solid #ffffff ;
	display: block !important;
	width: 100%;
}

div.mainmenu li a:link, div.mainmenu li a:visited {
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 16px 25px !important;
	border: none;
	padding: 15px 0 !important;
	margin: 0 !important;
	font-size: 1.5em !important;
}

div.mainmenu li a:hover {
	display: block;
}

div.mainmenu a {
	display: block;
	margin: 0;
	padding: 0;
	height: auto;
}

div.mainmenu a:hover {
	display: block;
	margin: 0;
	padding: 0;
	background-color: #ec2d3a;
}

#footer {
	width: 100%;
	text-align: center;
	height: auto;
	background-position: center top;
	padding-bottom: 10px;
}

div.testcontainer {
	background-image: none;
	height: auto;
}

#footer .indent, #footer .indent2 p {
	width: 90%;
	float: none;
	text-align: center;
	margin: 0 auto 20px auto;
	font-size: 16px;
	line-height: 21px;
}

#footer .indent {
	margin-top: 40px;
}


#footer .social {
	width: 100% !important;
	margin: 0 auto;
	padding: 20px 0px;
	float: none;
}

span.navmenutext {
	display: inline;
}

#mobilemenunav {
	display: inline-block;
	margin: 0 auto 20px auto;
	width: 100% !important;	
	text-align: center;
}

div.box-5 {
	display: none;	
}

.col-1{
	width:90%;
	margin: 0px auto;
	padding-top: 10px;
}

.col-2{
	width: 100%;
	text-align: center;
	margin: 0 auto !important;
}

.col-2 .inner {
	width: 100%;
	padding: 0;
	text-align: left;
}

.box-menu {
	background: none;
	border-radius: 0px;
}

.box {
	width: 100%;
}

.box .indent1 {
	padding: 0;
}

.box .indent2 {
	padding: 0;
}

.box-2 .indent {
padding: 0;
width: 94%;
margin: 0 auto;
}

/*======= index.html =======*/
#page1 .col-1, #page4 .col-1 {
	width: 100%;
	margin: 0px auto;
}

#page1 .col-2 {
	width:100%;
}

ul.test {
	margin: 24px 0;
}

ul.test li {
	display: block;	
	float: none;
	width: 100%;
	margin: 0 0 36px 0;
}

ul.test li img {
	margin-top: 12px;
}

div.divider, div.divider img {
	width: 100% !important;
	margin: 4px auto 8px auto;	
	height: auto;
	text-align: center;
}

#address {
	text-align: center;
	line-height: 22px;
	width: 90%;
	float: none;
	margin: 27px auto 0 auto;
	padding: 0 10px 17px 10px;
}

#address a:link {
	color: #ffffff;
	text-decoration: underline;
}

.telephone a:link {
	color: #02612a !important;
}

#mobilemenu {
display: block;	
text-align: center;
}

p.featurepic img {
width: 90%;	
height: auto;
}

.banner2, .banner2alt {
display: block;	
margin: 0 auto;
width: 193px;
}

.mapcontainer {
	width: 90%;
	margin: 0 auto;
}

.googlemaps {
width: 100% !important;
margin: 0 auto !important;	
}

.menupic {
width: 100%;
height: auto;
margin: 0 auto;	
}


}