html, body {
	margin: 0 auto;
	padding: 0;
	height: 100%;
}
table {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
.bold {
	font-weight: bold;
}
.itlc {
	font-style: italic;
}
h1, h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 16px;
}
h2 {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 3px;
	color: #fff;
	line-height: 18px;
	margin-top: 7px;
	padding: 20px 0 15px 0;
	font-weight: normal;
}
h5 {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: normal;
	line-height: 22px;
	margin-bottom: -10px;
}
p, table {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 19px;
	font-size: 14px;
	font-weight: 300;
	color: #000;
}
table td {
	vertical-align: top;
	height: 40px;
	font-size: 11px;
	padding-bottom: 5px;
}
table td.bld {
	padding-right: 15px;
	font-weight: bold;
	width: 100px;
}
table td.bld.wd {
	width: 180px;
}
table td.sngl {
	height: 20px;
}
#lstng {
	margin-top: 20px;
}
#lstng td {
	vertical-align: top;
	height: 30px;
	font-size: 12px;
	padding-bottom: 5px;
}
#lstng td.bld {
	width: 120px;
}
#lstng td.sngl {
	height: 10px;
}
#main {
	height: 100%;
}
#wrapper {
	background-image: url(../images/common/wht.png);
	background-repeat: repeat;
	position: relative;
	width: auto;
	max-width: 380px;
	padding: 10px 25px 0px 25px;
	min-height: 100%;
	margin: 0;
	border: none;
	border-right: 1px solid;
	border-color: #ccc;
}
.active-link {
	color: #F2CE16 !important;
}
#wrapper #logo {
	border: none;
	width: 100%;
	max-width:380px;
	margin: 30px auto 5px auto;
}
#wrapper h1, #wrapper h1 a {
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 28px;
	letter-spacing: 4px;
	color: #fff;
	line-height: 28px;
	margin: 25px 0 -10px 0;
}
#wrapper h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 16px;
	font-weight: 300;
	color: #000;
	font-style: italic;
	line-height: 20px;
	letter-spacing: normal;
	margin-bottom: 15px;
}
#wrapper h4, #wrapper h4 a {
	font-family: Arial, "Helvetica Neue", Helvetica, Gotham, sans-serif;
	font-size: 18px;
	font-weight: 100;
	margin: 20px 0 0 0;
	color: #000;
	text-align: center;
}
#wrapper h4 a {
	color: #015935;
}
#wrapper a, .link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #015935;
	text-decoration: none;
}
.link {
	text-align: center;
}
#wrapper h1 a:visited {
	color: #fff;
}
#wrapper a:visited {
	color: #015935;
}
#wrapper a:hover, .link:hover {
	color: #000;
}
#nav {
	list-style: none;
	padding: 10px 0 25px 20px;
	background-image: url(../images/common/mnu_bg_grn.png);
	margin: 30px 0 0 0;
	border-radius: 15px;
}
#nav li {
	margin: 15px 0 0 0;
}
#nav li a {
	color: #fff;
	line-height: normal;
	font-size: 15px;
}
#nav a:visited {
	color: #fff;
}
#nav a:hover {
	color: #000;
}
#nav li ul li a {
	line-height: 12px;
	color: #eee;
}
#nav li ul li a:hover {
	color: #000;
}
#nav li {
	list-style: none;
}
#nav .drop1 {
	width: 100%;
	position: relative;
}
#nav .drop1 ul {
	width: auto;
}
#content, #content2 {
	width: auto;
	padding: 0 0 25px 0;
	margin: 0 5px 0 0;
	height: 100%;
	min-height: 640px;
	left: auto;
	top: auto;
}
#content #box, #content2 #box {
	padding: 20px 0 20px 0;
}
#content #box img {
	padding: 0 10px 10px 0;
	max-width: 100%;
	max-height: 100%;
}
#content #box a {
	color: #015935;
}
#content #box a:visited {
	color: #015935;
}
#content #box a:hover {
	color: #000;
}
#content h1, #content h2, #content h3, #content2 h1 {
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 3px;
	color: #000;
	line-height: 22px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content h2 {
	padding: 20px 0 0 0;
	font-weight: normal;
}
#content h3 {
	text-transform: none;
	letter-spacing: normal;
	font-style: normal;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	margin: 20px 0 -15px 0;
	padding: 0;
}
#content p {
	margin: 20px 0 0 0;
	font-family: Verdana, Geneva, sans-serif;
	text-transform: none;
	letter-spacing: normal;
	line-height: 24px;
	font-size: 14px;
}
#content img {
	float: left;
	margin-top: 7px;
	padding-right: 15px;
}
#content ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
#content ul li {
	margin-left: -15px;
}
#box ul ul li {
	margin-left: -15px;
}
#footer {
	position: relative;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #eee;
}
#footer img {
	border: none;
}
#footer h4 {
	font-size: 14px;
	margin: 30px 0 40px 0;
	letter-spacing: 1px;
}
#footer span {
	color: #000;
}
#footer span a {
	font-size: 9px;
	color: #2c9d6e;
	text-decoration: none;
}
#footer span a:visited {
	color: #2c9d6e;
}
#footer span a:hover {
	color: #fff;
}
#footer table {
	border-collapse: collapse;
	border: none;
	margin: 0 auto 50px auto;
	text-align: center;
}
#footer table td {
	padding: 30px 5px 0 5px;
	margin: 0;
}
.am-wrapper {
	position: relative;
	overflow: hidden;
	float: left;
}
.am-wrapper img {
	position: absolute;
	outline: none;
	border: none;
	z-index: 1;
}
/*--------Contacts Page--------*/

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}
.cnt_btn {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0;
	text-decoration: underline;
}
.hrln {
	margin: 30px 0 20px 0;
	width: 100%;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #999;
}
/*======NEW CONTACT FORM========*/
.alert, #contactform .error, #contactform .empty, #contactform textarea, #contactform input, #contactform > .success, .success, .cnt_btn {
	font-family: Arial, Helvetica, sans-serif;
}
#form {
	width: 100%;
	margin: 0 auto;
	padding-bottom: 150px;
}
#contactform a {
	color: #015935;
}
#contactform a:hover {
	color: #000;
}
#contactform a:visited {
	color: #015935;
}
#contactform > .success, .success {
	color: #843d20;
	line-height: 18px;
	font-size: 16px;
	margin-left: 0;
	margin-bottom: 25px;
	margin-top:15px;
	font-weight:normal;
	display: block;
}
.success {
	margin-bottom: 25px;
	margin-top:15px;
}
.alert.sccs {
	display: none;
	position: relative;
	margin: 0 auto 30px auto;
	padding: 0;
	font-size: 18px;
	width: 100%;
	font-weight:normal;
	margin-bottom:10px;
}
#contactform input {
	padding: 9px 0 10px 15px;
	margin: 0 0 0 -15px;
	width: 100%;
	outline: none;
	background-color: #d8d6d6;
	color: #000;
	line-height: 1.2307em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	border: 0;
	box-shadow: none;
}
#contactform textarea {
	overflow: auto;
	margin: 0 0 0 -15px;
	padding: 9px 0 0 15px;
	width: 100%;
	height: 127px;
	outline: none;
	border: 0;
	background-color: #d8d6d6;
	color: #000;
	line-height: 1.2307em;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	resize: none;
}
#contactform label {
	display: block;
	margin: 0 0 0 15px;
}
#contactform .error, #contactform .empty {
	display: none;
	margin: 4px 0 0 0;
	color: #843d20;
	font-size: 12px;
}
#contactform .button {
	position: relative;
	left: 15px;
	width: 100px;
	padding-right: 15px;
	border: 3px outset #fff;
}
#contactform .button:hover {
	background-color: #f08e25;
	color: #fff;
}
#contactform .button:active {
	color: #000;
	background-color: #EAEAEA;
}
.form_field_h {
	visibility: hidden;
	width: 0px;
}
.form_field_h {
	visibility: hidden;
	width: 0px;
}
.alert {
	display:none;
	margin: 4px 0 10px 0;
	color: #843d20;
	font-size: 14px;
}
.php_btns {
	display: none;
}
/*======END NEW CONTACT FORM=====*/

.aboutimg {
	display: none;
	padding: 0 15px 0 0;
}
#phn h4 a {
	font-style: italic;
	margin-bottom: 40px;
	font-size: 19px;
}
@media (max-width: 480px) {
.aboutimg {
	display: block;
}
#wrapper {
	max-width: none;
	min-width: 180px;
}
#wrapper a, .link {
	font-size: 13px;
	word-wrap: break-word;
	margin: 21px 0 21px 0;
	line-height: normal;
}
#wrapper h4 {
	line-height: normal;
}
#footer img {
	width: 90%;
	height: auto;
}
}
