@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	text-align: center;
	min-width: 1000px;
	font-family: "Century Gothic", "Avant Garde Medium BT", Verdana, Aria, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat;
}

#wrapper {
	text-align: left;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

#content {
	width: 990px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
}

.header {
	width: 990px;
	height: 110px;
}

.nav {
	width: 990px;
	height: 40px;
}



.main {
	width: 970px;
	padding: 10px;
}

.lmain {
	float: left;
	width: 475px;
}
.rmain {
	float: right;
	width: 485px;
}


.intro {
	float: left;
	width: 475px;
	padding-top: 5px;
	margin-bottom: 10px;
	text-align: justify;
}

.intro a:link, .intro a:visited {
	color: #6699cc;
}

.intro a:hover {
	color: #99cc33;
}


/*EMAIL SECTION */

#email-section {
	clear: both;
	width: 970px;
	padding-top: 10px;
}

#email-left {
	float: left;
	width: 665px;
	padding-right: 5px;
}

.email-bold {
	font-size: 120%;
	font-weight: bold;
	color: #a5c44b;
}

.small {
	font-size: 80%;
	font-style: italic;
}

#email-right {
	float: right;
	width: 300px;
	padding-top: 15px;
}


.pagecontent {
	float: left;
	padding-top: 10px;
	width: 970px;
}

.pagecontent a:link, .pagecontent a:visited {
	color: #6699cc;
}

.pagecontent a:hover {
	color: #99cc33;
}


#rotator {
	width: 485px;
	height: 320px;
	background-image: url(pics/5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.address {
	float: left;
	width: 475px;
	padding-bottom: 10px;
}

.bluesubhead {
	font-size: 125%;
	font-weight: bold;
	color: #6699cc;
	letter-spacing: .15em;
}

.bluebold {
	font-size: 100%;
	font-weight: bold;
	color: #6699cc;
}

.bluetext {
	font-size: 95%;
	color: #6699cc;
}

.opp-text {
	font-weight: bold;
	color: #9c1b1b;
}


.indexheader {
	float: left;
	width: 455px;
	height: 25px;
	padding: 10px;
	background-image: url(images/blue-bg.gif);
	font-size: 130%;
	color: #FFFFFF;
	line-height: 150%;
	letter-spacing: .15em;
}

.pageheader {
	float: left;
	width: 950px;
	height: 25px;
	padding: 10px;
	background-image: url(images/blue-bg.gif);
	font-size: 130%;
	color: #FFFFFF;
	line-height: 150%;
	letter-spacing: .15em;
}

.pageheader2 {
	float: left;
	width: 950px;
	height: 25px;
	padding: 10px;
	background-image: url(images/green-bg.gif);
	font-size: 130%;
	color: #FFFFFF;
	line-height: 150%;
	letter-spacing: .15em;
}



.clearone {
	clear: both;
	height: 0px;
}

.footer {
	width: 1000px;
	height: 120px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
}

.fL {
	float: left;
	width: 595px;
	padding-left: 10px;
	padding-top: 10px;
}

.fR {
	float: right;
	width: 385px;
	padding-right: 10px;
}

.footertext {
	float: left;
	width: 590px;
	font-weight: bold;
	color: #6699cc;
	letter-spacing: .1em;
	font-family: "Trebuchet MS";
}

.footertext ul {
	margin: 0;
	padding: 0;
}

.footertext li {
	display: inline;
}

.footertext a:link, .footertext a:visited {
	text-decoration: none;
	color: #6699cc;
}

.footertext a:hover {
	text-decoration: underline;
	color: #99cc33;
}

.footaddress {
	float: left;
	width: 590px;
	padding-top: 10px;
	color: #6699cc;
}

.foothead {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .15em;
}

.footadd {
	font-size: 90%;
}

.footphone {
	font-size: 125%;
	font-weight: bold;
	letter-spacing: .15em;
}

.footlogo {
	float: right;
	width: 380px;
	padding-top: 10px;
}


.mapbox {
	float: right;
	width: 485px;
	height: 510px;
	border: 1px solid #99cc33;
}

.contactbox {
	float: right;
	width: 475px;
	padding: 5px;
	border: 1px solid #99cc33;
}




table.directory {
	clear: right;
	width: 240px;
	line-height: 1.4em;
	border-collapse: collapse;
	border: 1px solid #99cc33;
	font-size: 85%;
	color: #4f6480;
	background: #f0f0f0;
}

table.directory thead tr {
	color: #ffffff;
	background: #6699cc;
}

table.directory thead tr th {
	padding: 0.2em 0.4em 0.2em 0.4em;
	border: 1px solid #99cc33;
}

table.directory tbody tr {
	border: 1px solid #99cc33;
	background-color: #FFFFFF;
}

table.directory tbody th {
	height: 35px;
	padding: 0.4em;
	border: 1px solid #99cc33;
}

table.directory tbody td {
	padding-left: 0.6em;
	border-bottom: 1px solid #99cc33;
	background-color: #FFFFFF;
}


.input {
	border: 1px solid #6699cc;
}

.button {
	border: 1px solid #99cc33;
	background: #99cc33;
	padding: 6px;
	color: #FFFFFF;
}

#index-feature-area {
	width: 475px;
	margin: 0; padding: 0;
}

#social {
	float: left;
	width: 50px; height: 50px;
	padding-right: 10px;
}

#soc-nav {
	margin: 0; padding: 0;
	width: 50px; height: 50px;
}

#soc-nav a, #soc-nav li {
	display: block; width: 50px; height: 50px;
	margin: 0; padding: 0; list-style: none;
	background: url(images/facebook.png) 0 0 no-repeat;
}

#soc-nav span {
	display: none;
}

.news-block {
	float: right;
	width: 415px;
	margin-bottom: 5px;
}

.news-button a {
	display: block;
	width: 320px; height: 30px;
	line-height: 30px;
	background: #6fa3c6 url(images/button-fade.png) repeat-x;
	text-align: center;
	text-decoration: none;
	color: #fff;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.news-button a:hover {
	background: #99c525;
}

#safe-block {
	float: right;
	clear: right;
	width: 415px;
	text-align: left;
}

#news-info-block {
	float: right;
	clear: right;
	width: 415px;
	text-align: left;
}

#news-info-block a {
	color: #6fa3c6;
}

#news-info-block a:hover {
	color: #99c525;
}

#news-info-block p {
	margin: 0;
	padding-bottom: 5px;
}

.smalltext {
	font-size: 85%;
}
