a {
	color: #147494;
	text-decoration: underline;
}
a:hover {
	color: #db1a8b;
	text-decoration: underline;
}
a.footer {
	color: #45b4f0; text-decoration: none; padding: 0px 6px;
}
a.footer:hover {
	color: #FFFFFF; text-decoration: underline;
}
body {
	margin: 0px auto;
	font-family: arial, verdana, sans-serif;
	font-size: 12px; 
	color: #654120; 
	background: #ffffff url(/images/bkg.jpg) top center;
	text-align: center;
}
#headerbar {
	height: 126px;
	background: transparent url(/images/headerbar.jpg) top center repeat-x;
}
#header {
	width: 740px;
	margin: 0px auto;
	text-align: left;
}
#wrapper {
	margin: 0px auto;
	color: #000000; 
	background: transparent url(/images/top_bkg.jpg) top center repeat-x;
	text-align: center;
}
#pageborder {
	width: 822px;
	margin: 0px auto;
	text-align: center;
	background: transparent url(/images/page_border.png) top center repeat-y;
}
#page {
	width: 740px;
	margin: 0px auto;
	background: transparent url(/images/page_bkg.jpg) top center repeat-y;
	clear: both;
}
#logo {
  z-index: 10;
  width: 350px;
  padding: 0px;
  margin: 0px auto;
  position: absolute;
}
#logo img {
	position: relative;
	top: -135px;
	left: -30px;
	border: none;
}
#tag {
  z-index: 20;
  width: 350px;
  padding: 0px;
  margin: 0px auto;
  position: absolute;
}
#tag img {
	position: relative;
	top: -145px;
	left: 420px;
	border: none;
}
#promo {
  z-index: 30;
  width: 350px;
  padding: 0px;
  margin: 0px auto;
  position: absolute;
}
#promo img {
	position: relative;
	top: -22px;
	left: -33px;
	border: none;
}
#feature {
	margin-top: -26px;
	clear: both;
}
#fun .fun, #maps .maps, #media .media, #contact .contact, #volunteer .volunteer {
	color: #740502;
	font-weight: bold;
	text-decoration: none;
}
#nav {
	height: 60px;
	width: 510px;
	background: transparent url(/images/nav_bkg.jpg) top center no-repeat;
}
#menu {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 510px;
	height: 30px;
	position: relative;
}
#menu a {
	display: block;
	text-indent: -900%;
	position: absolute;
	outline: none;
}
#menu a:hover {
	background-position: left bottom;
}
#menu .home {
	width: 80px;
	height: 30px;
	background: url(/images/nav_home.png) no-repeat;
	left: 20px;
	top: 14px;
}
#menu .about {
	width: 80px;
	height: 30px;
	background: url(/images/nav_about.png) no-repeat;
	left: 118px;
	top: 14px;
}
#menu .services {
	width: 80px;
	height: 30px;
	background: url(/images/nav_services.png) no-repeat;
	left: 206px;
	top: 14px;
}
#menu .contact {
	width: 80px;
	height: 30px;
	background: url(/images/nav_contact.png) no-repeat;
	left: 305px;
	top: 14px;
}
#menu .faq {
	width: 80px;
	height: 30px;
	background: url(/images/nav_faq.png) no-repeat;
	left: 406px;
	top: 14px;
}
#home .home, #about .about, #services .services, #contact .contact, #faq .faq {
	background-position: left bottom;
}
h1 {
	color: #147494;
	font-size: 24px;
	margin: 8px 0px;
}
h2 {
	display: inline;
	color: #654120;
	font-size: 18px;
	margin: 8px 0px;
}
h3 {
	display: inline;
	color: #db1a8b;
	font-size: 18px;
	margin: 8px 0px;
}
#container {
	clear: both;
	width: 740px;
	margin: 0px auto;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0px; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#leftCol {
	width: 510px;
	float: left;
}
#leftCol .content {
	text-align: left;
	padding: 0px 16px;
	margin-bottom: 40px;
	line-height: 1.4em;
	color: #654120;
}
#rightCol {
	width: 230px;
	float: left;
}
#rightCol .content {
	text-align: left;
	padding: 12px;
	color: #654120;
}
.pink {
	color: #db1a8b;
}
.blue {
	color: #147494;
}
.brown {
	color: #654120;
}
.green {
	color: #a9c438;
}
.white {
	color: #ffffff;
}
.red {
	color: #990000;
}
.divline {
	height: 2px;
	border-top: 2px dashed #cab7a6;
	margin: 12px 0px;
}
.divlinegreen {
	height: 2px;
	border-top: 2px dashed #a9c438;
	margin: 12px 0px;
}
hr {
	color: #cab7a6;
}
ol li{
	padding: 4px 0px;
}
.indent {
	margin-left: 20px;
}
#newsletter {
	width: 230px;
	height: 89px;
	background: transparent url(/images/newsletter_bkg.jpg) left top no-repeat;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	margin: 0px;
	font-family: arial, verdana, sans-serif;
}
#footer {
	width: 740px;
	height: 58px;
	margin: 0px auto;
	text-align: left;
	background: transparent url(/images/footer_bkg.jpg) left center no-repeat;
	color: #b2746e;
}
#footer .content {
	padding: 16px 18px;
	color: #ffffff;
	text-align: right;
}
#footer a {
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding: 0px 12px;
}
#footer a:hover {
	color: #db1a8b;
	font-weight: bold;
}
#footer img {
	border: none;
}
#credits {
	width: 740px;
	margin: 0px auto;
	text-align: left;
}
#credits a {
	color: #654120;
	font-size: 11px;
	text-decoration: none;
}
#credits a:hover {
	color: #ffffff;
	text-decoration: none;
}
#credits img {
	border: none;
}
.copy {
	font-size: 11px;
	color: #654120;
}
/*  Forms  */

form { 
	padding: 0px; 
	margin: 0px;
}
form p {
	margin: 8px 0px;
}
label {
	display: block;
	width: 100px;
	text-align: right;
	float: left;
	margin-right: 6px;
	margin-top: 3px;
}
.textInputOff {
	font-size: 12px;
	color: #666666;
	padding: 2px;
	background-color: #f2ead7; 
	border: 1px solid #57330f; 
}
.textInputOn {
	font-size: 12px;
	color: #333333;
	padding: 2px;
	background-color: #FFFFFF; 
	border: 1px solid #57330f; 
}

.input, textarea, select {
	font-size: 12px;
	color: #333333;
	font-family: tahoma, arial, sans-serif;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	letter-spacing: 4px;
	font-size: 30px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 24px;
}

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -4px;
	font-size: 24px;
}
#divNewsCont {position:relative; width:210px; height:125px; clip:rect(0px 300px 120px 0px); visibility:hidden; overflow:hidden;}
#divNews     {position:relative;}