﻿html {
	scroll-behavior: smooth;
}

body {
	background-color: #f5f5e9;
	background-image: url('../images/bg.jpg');
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	/*line-height: 25px;*/
	line-height: 1.5em;
}
h1, h2, h3, h4, h5 {
	margin: 0;
}
h2 {
	font-size: 1.5em;
	color: #e9895b;

}
h3 {
	color: #e9895b;
	font-size: 1em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
h4 {
	color: #2f231e;
	line-height: 20px;
	font-size: 1.5px;
	text-transform: uppercase;
}
h5 {
	color: #e9895b;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
	color: #e23c24;
	font-size: .75em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
p {
	font-size: .75em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
	color: #ffffff;
}



a:hover {
	text-decoration: none;
}
/*#leftnav, #rightnav, #content {border: 1px solid red}
		div#container {border: 1px dotted black}
		div#main {border: 1px solid blue}
		div#footer {border: 1px solid magenta}
		div#footerWrap {border: 1px solid yellow}*/

#container {
	width: 1002px;
	margin: auto;
	text-align: left;
	position: relative;
	border-left: 1px solid black;
	border-right: 1px solid black;

}



/* -----------------HEADER AND SLOGAN--------------------- */



#header {
	background-color: #e9895b;
	height: 155px;
	text-indent: -1000px;
	background-image: url('../images/header-1000.jpg');
}
#slogan {
	background-color: #818181;
}
#slogan p {
	color: white;
	font-variant: small-caps;
	font-size: .75em;
	text-align: center;
}




/* ----------------- CONTENT CONTAINERS --------------------- */



#main {
	padding: 0;
	overflow: hidden;
	/*border-left: ;*/
	border-right: 0px;
	background-color: #e9eee7;
	background-image: url('../images/map-bg.jpg');
	background-position: 135px 0px;

}
#main2 {
	background-image: url('../images/leftnav-bg.jpg');
	background-repeat: repeat-y;
	min-height: 695px;
}



/* -----------------LEFT NAVIGATION--------------------- */



#main #leftnav {
	float: left;
	width: 135px; /*background-color: #231f20;*/;
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 20px;
	font-size: 14px;
}

#leftnav .navItem {
	padding: 0;
	text-transform: uppercase;
}

#leftnav ul {
	padding-left: 25px;
}

#leftnav ul li {
	padding-bottom: 30px;
}

#leftnav ul li a {
	display: block;
	text-decoration: none;
	/*line-height: 1.5 em;*/
	line-height: 1.5em;
}

#leftnav ul li a:hover {
	color: #e9895b;
}

#leftnav ul li.selected {
	text-decoration: underline;
	color: #e9895b;
}



/* -----------------SOCAIL ICON--------------------- */



#socail_wrapper{
	margin-left: 25px;
}

#socail_wrapper p{
	color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
}


#socail_wrapper a {
	padding-right: 5px;
}

#socail_wrapper img {
border: 1px solid #fff;
margin-top: 2px;
}



/* -----------------RIGHT NAVIGATION--------------------- */



#main div#rightnav {
	float: right;
	width: 350px;
	padding-bottom: 25px;
}

#imglinks {
	padding-left: 30px;
	padding-top: 25px;

}

#imglinks img {
	background-color: #fff;
	padding: 10px;
	float: left;
	margin-right: 15px;
	width: 100px;
	height: 87px;
	vertical-align:  bottom;
}
#imglinks p {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	/*line-height: 15px;*/
	line-height: 1.5em;
}

#imglinks a {
	color: #000;
}

#imglinks a:hover {
	color: #e9895b;
	text-decoration: underline;
}



/* -----------------CENTER CONTENT AREA--------------------- */


#main div#content {
	margin-left: 137px;
	margin-right: 335px;
	padding: 10px 30px 10px 30px;
	border-right: solid 1px black;
	min-height: 695px;

}
#content h2 {
	border: none;
	margin-bottom: 0;
	color: #e23c24;
	font-family: Georgia, "Times New Roman", Times, serif;
	/*padding: 10px;*/
	margin-top: 5px;
}
#content h3 {
	padding: 0;
	margin-top: 0px;
	font-weight: bold;
	font-variant: small-caps;
	color: #e23c24;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h5 {
	padding: 0;
	margin-top: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content h5 a{
	color: #e23c24;
	}

#content h3 a{
	color: #e23c24;
	}


#content p {
	text-align: left;
	font-size: .875em;
	color: black; /*margin-top: 10px;*/;
	padding: 0;
	max-width: 35em;
	line-height: 1.5em;
}
#content .bullettext {
	color: #000;
    font-family: Georgia, "Times New Roman", Times, serif;

}
#content #first { padding-top: 10px}

.first { padding-top: 10px}

#content #firstp {
	font-weight: bold;
	font-variant: small-caps;
	color: #e23c24;
	font-size: 1.5em;
}

.firstp {
	font-weight: bold;
	font-variant: small-caps;
	color: #e23c24;
	font-size: 1.5em;
}

#content #pagebottom { padding-top: 15px; }

#content a {
	color: #000;
	text-decoration:none
}

#content a:hover {
	color: #e23c24;
	text-decoration: underline
}



/* -----------------FOOTER--------------------- */



#footer {
	background: #818181;
	color: #000000;
	width: 1002px;
	margin: auto;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	padding-top: 10px; /*overflow: hidden;*/;
	padding-bottom: 10px;
	clear: both;
	border-left: 1px solid black;
	border-right: 1px solid black;
}
#footer p {
	color: #000000;
	font-size: 11px;
}
#footer a {
	color: white;
	font-weight: bold;
}
#footerInfo {
	text-transform: uppercase;
	font-weight: bold;
}
.footerText {
	padding: 10px 50px 0 50px;
}

#content img {
	border: 2px solid #7f7f7f;
	margin-top:15px;
}


#p_main_bottom {
	margin-bottom: 40px;
}




/* -----------------NEWS TICKER--------------------- */


#news_ticker {
position: absolute;
right: 0px;
top: 122px;
width: 335px;
height: 25px;
background-color: #000;
overflow: hidden;
}
.tickercontainer .mask {
position: relative;
left: 0px;
top: 6px;
width: 335px;
overflow: hidden;
}
ul.newsticker {
position: relative;
left: 380px;
font: bold 10px Verdana;
list-style-type: none;
margin: 0;
padding: 0;
color: #fff;
}

ul.newsticker li {
white-space: nowrap;
float: left;
clear: right;/* important: display inline gives incorrect results when you check for elem's width */
margin: 0 70px 0 0;
padding-left: 0px;
}




/* -----------------Bullet Styles--------------------- */


.bullet_copy {
	list-style-type: disc;
	list-style-position: outside;
	font-size: .875em;
	line-height: 1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 16px;
}



/* -----------------BACK TO TOP--------------------- */


.back-to-top-inside {
	margin-bottom: 15px;
	margin-top: 5px;
}


.back-to-top {
	margin-top: 20px;
	margin-bottom: 30px;
}


.topOfPage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .875em;
}

.arrow-up {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid black;
    margin-bottom: -4px;
    margin-top: 15px;
}


/* -----------------Contact Form Styles--------------------- */



#contentForm {
	width: 400px;
	margin-top: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
}


#contentForm h1 {
	color: #e23c24;
	margin-bottom: 8px;
	font-size: 1.2em;
	line-height: 1.5em;
}


label {
	display: block;
	width: 400px;
	font-size: 15px;
	font-weight:bold
}


input, textarea, select {
	margin: 0;
	padding: 2px;
	color: #000;
	background-color: #fff;
	border: 1px solid #000;
	margin: 5px 0px;
	font-size: 15px;
	width: 300px;
}

#message {
	height: 110px;
	width: 300px;
	max-width: 460px;
	min-width: 300px;
	min-height: 110px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}


input, textarea {
	background-color: #f6f8e9;
	height: 25px;
	outline-color: #fff;
}


input:focus, textarea:focus, select:focus {
	border: 1px solid #A8A8A8;
	background-color: #fff;
}


#spamcheck {
	width: 95px;
}



.send_button {
	cursor: pointer;
	border: none;
	font-size: 16px;
	width: 100px;
	height: 30px;
	color: #fff;
	background-color: #000;
	margin-top: -5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
}


.send_button:hover {
	color: #e9895b;
	background-color: #000;
}


span.required{
	font-size: 13px !important;
	color: red !important;
}


span.required2{
	font-size: 13px;
	background-color: transparent;
}

.errormsg {
	display: block;
	width: 448px;
	height: 22px;
	line-height: 25px;
	margin: -20px 0px 15px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #e23c24;
	font-size: 1em;
	padding-bottom: 8px;
	padding-top: 15px;
}

.msgSent {
	position:relative;
	width: 490px;
	font-size: 20px;
	text-align: left;
	margin-bottom: 75px;
}


.button {
	margin-bottom: 40px;
}


#contact_thanks_p{
	padding-bottom: 50px;
}
