
form {
	padding: 0;
	margin: 0;
}

img { border-width: 0; }

html, body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	color: #6A737B;
	background: #FFFFFF;
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 1024px;
}

a {
	color: #8DC73F;
	font-weight: normal;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

h1, h2, h3, h4, h5, h6 {
	font-size: 16px;
	font-weight: bold;
	margin: 10px 0px;
	text-align: left;
}

#logo { background: url(images/logo.jpg) no-repeat top left; }

#logoNav {
	font-size: 11px;
	color: #47525C;
	font-weight: bold;
	margin: 245px 0 0px 100px;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
}

#logoNav a {
	font-size: 11px;
	color: #47525C;
	font-weight: bold;
	padding: 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

#logoNav a:hover, #logoNav a.selected {
	color: #47525C;
	text-decoration: underline;
}

#subHeader {
	border-top: 2px solid #8EC63F;
	height: 25px;
}

#subHeaderNav {
	font-size: 11px;
	color: #47525C;
	font-weight: bold;
	margin: 0px 0 0px 100px;
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	text-transform: uppercase;
}

#subHeaderNav a {
	font-size: 11px;
	color: #47525C;
	font-weight: bold;
	padding: 0px 8px;
	text-decoration: none;
	text-transform: uppercase;
}

#subHeaderNav a:hover, #subHeaderNav a.selected {
	color: #47525C;
	text-decoration: underline;
}

#topNav {
	margin: 0 0 0px 0px;
	padding: 0px 0px 0px 90px;
	height: 26px;
	text-decoration: none;
	text-align: left;
	background: url(images/nav.jpg) repeat-x top left;
}

#topNav a {
	font-size: 11px;
	color: #FFF;
	line-height: 26px;
	font-weight: bold;
	background: url(images/navIcon.jpg) no-repeat left;
	padding: 0px 18px;
	text-decoration: none;
}

#topNav a:hover, #topNav a.selected {
	color: #47525C;
	text-decoration: none;
}

#subHeadLine {
	height: 10px;
	border-bottom: 2px solid #8EC63F;
}

#topArea {
	background: #265300;
	border-bottom: 2px solid #8EC63F;
}

#homeText {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin: 20px 30px 20px 0px;
	text-align: left;
	color: #393A3A;
	font-size: 11px;
	line-height: 16px;
}

#leftPhoto { margin: 27px 10px 20px 74px; }

#payment {
	margin: 80px 70px 20px 10px;
	text-align: right;
}

#topText {
	font-weight: normal;
	margin: 10px 10px 10px 0px;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	line-height: 15px;
}

#subLogo { margin: 30px 10px 20px 78px; }

#leftArea {
	margin: 50px 10px 20px 40px;
	text-align: center;
	color: #000;
	font-size: 20px;
	font-weight: normal;
}

#leftNav {
	position: relative;
	margin: -70px 10px 20px 74px;
	background: url(images/leftMenu.jpg) no-repeat bottom left;
	min-height: 200px;
	width: 245px; /*245*/
}

#leftNavSub {
	margin: 0px 10px 20px 74px;
	background: url(images/leftMenu.jpg) no-repeat bottom left;
	min-height: 200px;
	width: 245px; /*245*/
}

#leftNav h1, #leftNavSub h1 {
	margin: 10px 30px 10px 30px;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 23px;
	color: #566C11;
	font-weight: normal;
}

#leftNav a, #leftNavSub a {
	display: block;
	padding: 0px 30px 0px 30px;
	margin: 0px 0px 0px 0px;
	border-bottom: 2px solid #C4C8CB;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 23px;
	color: #48484A;
	font-weight: normal;
}

#leftNav a.last, #leftNavSub a.last {
	border-bottom: 0px solid #C4C8CB;
	padding-bottom: 10px;
}

#bottomText {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 20px 150px 20px 0px;
	text-align: left;
	color: #6A737B;
	font-size: 14px;
	line-height: 18px;
}

#subText {
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin: 20px 100px 20px 0px;
	text-align: left;
	color: #393A3A;
	font-size: 11px;
	line-height: 16px;
}

#subText h1 {
	clear: both;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px;
	text-align: left;
	color: #00853F;
	font-size: 34px;
	line-height: 40px;
}

#subText h2 {
	clear: both;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px;
	text-align: left;
	color: #00853F;
	font-size: 18px;
	line-height: 21px;
}

#subText h3 {
	clear: both;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 10px 0px;
	text-align: left;
	color: #00853F;
	font-size: 14px;
	line-height: 17px;
}

.floatLeft {
	float: left;
	margin: 0 10px 10px 0px;
}

.floatRight {
	float: right;
	margin: 0 0px 10px 10px;
}

#copyright {
	font-weight: normal;
	color: #455560;
	font-size: 10px;
	margin: 10px 10px 10px 74px;
	text-align: left;
	float:left;
}

.facebook {
	float:right;
	margin: 10px 74px 10px 10px;
}


#hp_details {
	position: relative;
	left: -9999px;
	width: 30px;
	height: 30px;
}








/***************************
	
	NEW HTML5 GALLERY - jacob wiley - May, 20, 2015
	
****************************/


div#jw_gallery {
	width: 100%;
	height: 300px;
	position: relative;
	outline: 1px solid gray;
}
div#jw_gallery div.slide {
	display: block;
	height: 300px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: gray center center no-repeat;
	background-size: cover;
	display: none;
	text-align: left;
	overflow: hidden;
	text-indent: -9999px;
}
div#jw_gallery div.slide:first-child {
	display: block;
}


body div#jw_gallery.jw_gallery_medium,
body div#jw_gallery.jw_gallery_medium div.slide {
	height: 400px;
}


