a {
	color: #39536a;
	text-decoration: underline;
}
a:hover {
	color: #0059a8;
	text-decoration: underline;
}
html {
	background: #005aa9 url(images/bkg.jpg) top center repeat-x;
}
body {
	margin: 0px auto;
	font-family: arial,verdana,helvetica,sans-serif;
	font-size: 12px; 
	color: #748696; 
	text-align: center;
}
#header {
	width: 784px;
	height: 143px;
	margin: 0px auto;
}
#wrapper {
	margin: 0px auto;
	width: 784px;
	background: transparent url(images/page_bkg.png) top center repeat-y;
	text-align: center;
}
#page {
	margin: 0px auto;
	width: 760px;
	background: transparent url(images/page_inner_bkg.jpg) top center repeat-y;
	text-align: left;
	border-bottom: 3px solid #fff;
}
#feature {
	margin: 0px auto;
	padding: 3px;
}
#logo {
  width: 231px;
  padding: 0px;
  margin: 0px auto;
  float: left;
}
#logo img {
	position: relative;
	top: 30px;
	left: 6px;
	border: none;
}
#home .home, #about .about, #services .services, #events .events, #news .news, #contact .contact {
	background-color:#003e75;
	background-image: none;
	color:#ffffff;
	text-decoration:none;
}
#nav {
	height: 34px;
	float: right;
	position: relative;
	top: 86px;
	right: 10px;
}
h1 {
	color: #004a8a;
	font-size: 24px;
	letter-spacing: 1px;
	font-weight: normal;
	font-family: georgia,serif;
	margin: 0px 0px 20px 0px;
	padding-bottom: 6px;
	border-bottom: 2px solid #deeaf4;
}
h2 {
	color: #ffffff;
	font-size: 17px;
	font-weight: normal;
	font-family: georgia,serif;
	margin: 0px 0px 8px 0px;
	padding-bottom: 2px;
	padding-top: 24px;
	background: transparent url(images/star_bkg.png) top center no-repeat;
	border-bottom: 2px solid #004480;
}
h3 {
	color: #004a8a;
	font-family: georgia,serif;
	margin: 0px;
	padding: 6px 0px;
	font-size: 14px;
	letter-spacing: -1px;
	text-align: center;
}
/* 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: -5px;
	font-size: 18px;
}

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

.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 11px;
	text-align: center;
}

#container {
	clear: both;
	width: 760px;
	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: 210px;
	float: left;
}
#leftCol .content {
	text-align: left;
	padding: 10px 0px;
	line-height: 1.4em;
	color: #ffffff;
}
#leftColSub {
	width: 538px;
	float: left;
}
#leftColSub .content {
	text-align: left;
	padding: 15px 25px;
	line-height: 1.4em;
	color: #39536a;
}
.titleBlue {
	color: #387dbb;
	font-weight: bold;
}
.flat {
	margin: 0px;
	padding-left: 14px;
}
.indent {
	margin-left: 16px;
}
#colWrapper {
	width: 484px;
	float: right;
	margin: 0px auto;
}
#midCol {
	width: 210px;
	float: left;
}
#midCol .content {
	text-align: left;
	padding: 10px 0px;
	line-height: 1.4em;
	color: #ffffff;
}
#rightCol {
	width: 210px;
	float: right;
}
#rightCol .content {
	text-align: left;
	padding: 10px 0px;
	line-height: 1.4em;
	color: #ffffff;
}
#rightColSub {
	width: 222px;
	float: right;
}
#rightColSub .content {
	text-align: left;
	padding: 10px 0px;
	line-height: 1.4em;
	color: #ffffff;
}
dl {
	width: 168px; 
	margin: 0px auto; 
	padding-bottom: 12px; 
	background: transparent url(images/boxBtm.gif) bottom left no-repeat; 
	text-align: center;
}
dt {
	margin: 0px; 
	padding: 0px; 
	height: 12px;
	background: transparent url(images/boxTop.gif) top left no-repeat; 
}
dd {
	margin: 0px; 
	padding: 0px 10px; 
	color: #748696; 
	font-family: arial,verdana,helvetica,sans-serif; 
	font-size: 11px;
	line-height: 1.4em; 
	text-align: left;
	background: transparent url(images/boxBkg.gif) top left repeat-y;
}
#slidequote { width: 150px; height: 325px; overflow: hidden; }
#slidequote div { width: 150px; height: 330px; text-align: left; }
.corpLogo {
	border: none;
	margin: 6px 0px;
}
.btn {
	border: none;
}
#footer {
	width: 784px;
	height: 100px;
	margin: 0px auto;
	text-align: center;
	background: transparent url(images/footer_bkg2.png) top center no-repeat;
	color: #97bcdc;
}
#footer .content {
	line-height: 1.6em;
	padding-top: 12px;
}
#footer a {
	color: #97bcdc;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
}
.copy {
	font-size: 11px;
	color: #97bcdc;
}