@import url("../webfonts/opensans_light/stylesheet.css");
@import url("../webfonts/opensans_regular/stylesheet.css");
@import url("../webfonts/coustardBlack/stylesheet.css");
@import url("../webfonts/HansHand/stylesheet.css");
@import url("../webfonts/opensans_bold/stylesheet.css");
@import url("../webfonts/coustardregular/stylesheet.css");
/* CSS Document */
#slogan {
	text-align: center;
	background-color: #2e2e2e;
}
#header {
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #A2CE60;
}
#logo {
	text-align: center;
	padding-bottom: 30px;
	background-color: #f3f3f3;
	background-image: url("../images/bg/brick-bg.jpg");
	background-repeat: repeat;
}
#sloganRight p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#rightHeaderNav {
	background-color: #a2ce60;
}
#sliderWrapper {
	height: 400px;
}
#templateBody {
}
#templateBodyLeft {
	height: 400px;
}
#templateBodyRight {
	height: 400px;
}
#footer {
	background-color: #333;
}
#f1 {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url("../images/main-images/mapicon2.png");
	background-repeat: no-repeat;
	background-position: center 15px;
	text-align: center;
}
#f2 {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url("../images/main-images/mapicon2.png");
	background-repeat: no-repeat;
	background-position: center 15px;
	text-align: center;
}
#f3 {
	padding-top: 15px;
	padding-bottom: 15px;
	background-image: url("../images/main-images/mapicon2.png");
	background-repeat: no-repeat;
	background-position: center 15px;
	text-align: center;
}
#footer2 {
	text-align: center;
	background-color: #000;
}
#footerNav {
	background-color: #000;
}
#footernavCenter {
	text-align: center;
}
#footernavCenter a {
	text-decoration: none;
	color: #ccc;
}
#footernavCenter a:hover {
	color: #a2ce60;
}
#footernavCenter a:active {
	color: #ccc;
}
#footernavCenter a:visited {
	color: #ccc;
}
#footernavCenter li {
	font-family: coustardregular, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #F00;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	height: auto;
}
#footer hr {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
}
.footerfont {
	color: #CCC;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.copyfont {
	color: #CCC;
	font-family: "opensans light", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
#footer2 a {
	color: #CCC;
	font-family: "opensans light", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
}
#footer2 a:hover {
	color: #C1D72E;
	font-family: "opensans light", Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
}
.phone {
	font-family: coustardregular, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.slogan {
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: italic;
	line-height: 24px;
	color: #FFF;
	letter-spacing: 5px;
}
.coustardBold {
	font-family: coustardBlack, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
.google-maps {
	position: relative;
	padding-bottom: 60%;
// This is the aspect ratio  height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 60% !important;
	height: 100% !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 20%;
	margin-left: 20%;
	margin-bottom: 0%;
}
.left {
	float: left;
}
body {
	background-image: url("../images/main-images/towerbg.png"), url("../images/bg/bg-repeat.png");
	background-repeat: no-repeat, repeat;
	background-position: -350px 550px;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#slogan {
	text-align: center;
	background-color: #2e2e2e;
}
#header {
}
#logo {
	background-color: #f3f3f3;
	background-image: url("../images/bg/brick-bg.jpg");
	background-repeat: repeat;
}
#sloganRight p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#sliderWrapper {
	height: 600px;
}
#templateBody {
}
#templateBodyLeft {
	height: 400px;
}
#templateBodyRight {
	height: 400px;
}
#footer {
}
#footer2 {
}
.phone {
	font-family: coustardregular, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.slogan {
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: italic;
	line-height: 13px;
	color: #FFF;
	letter-spacing: 5px;
}
.coustardBold {
	font-family: coustardBlack, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
body {
	background-image: url("../images/main-images/towerbg.png"), url("../images/bg/bg-repeat.png");
	background-repeat: no-repeat, repeat;
	background-position: -350px 550px;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 100%;
	margin: auto;
}
#slogan {
	text-align: center;
	background-color: #2e2e2e;
	padding-bottom: 0px;
}
#sloganLeft {
}
#sloganCenter {
}
#sloganRight {
	text-align: right;
}
#sloganRight p {
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#header {
	background-image: url("../images/main-images/menubg.png");
	background-repeat: repeat-x;
	background-position: top;
}
#logo {
	background-image: none;
	background-color: transparent;
}
#centerHeader {
}
#rightHeader {
}
#sliderWrapper {
	height: 400px;
}
#templateBody {
}
#templateBodyLeft {
	height: 800px;
}
#templateBodyRight {
	height: 800px;
}
#footer {
}
#footer2 {
}
.phone {
	font-family: coustardregular, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #FFF;
}
.slogan {
	font-family: "opensans light", Arial;
	font-size: 16px;
	font-style: italic;
	line-height: 28px;
	color: #FFF;
	letter-spacing: 7px;
}
.coustardBold {
	font-family: coustardBlack, serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #000;
}
#footernavCenter li {
	font-family: coustardregular;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	color: #F00;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	height: auto;
}
.footerfont {
	color: #CCC;
	font-family: "opensans light", Arial;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
body {
	background-image: url("../images/main-images/towerbg.png"), url("../images/bg/bg-repeat.png");
	background-repeat: no-repeat, repeat;
	background-position: -350px 350px;
}
}
@media only screen and (min-width: 1300px) {
#footernavCenter li {
	font-family: coustardregular;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	color: #F00;
	padding-right: 2%;
	padding-left: 2%;
	display: inline-block;
	height: auto;
}
.footerfont {
	color: #CCC;
	font-family: "opensans light", Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
body {
	background-image: url("../images/main-images/towerbg.png"), url("../images/bg/bg-repeat.png");
	background-repeat: no-repeat, repeat;
	background-position: -250px 350px;
}
}
