#footerlinks {
	margin:20px 20px 10px 20px;
	padding-top:5px;
	border-top:2px solid #2e67b2;
	text-align:center
}
#footerlinks a {
	text-transform:none;
	text-decoration:none;
	font-weight:bold;
	color:#333;
}
#content {
	width:699px;
}
#content #padding {
	padding:15px 30px 10px 30px;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
p {
	line-height:22px;
}
body {
	background: url(images/bg.jpg) no-repeat top center #e3d7bf;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #3399cc;
}
a:visited {
	color: #3399cc;
}
a:hover {
	color: #3CF;
}
a:active {
	color: #3399cc;
}
#pageheading {
	width:951px;
	height:45px;
	overflow:hidden;
	background:url(images/flashbordertop.jpg)
}
#pageheading h1 {
	font-size: 12px;
	text-align:center;
	margin:3px 0 0 0;
}
#floatL {
	float:left;
	padding:8px 0 0 15px
}
#floatR {
	float:right;
	padding:8px 15px 0 15px;
	font-size:12px;
	text-decoration:none;
	color:#888887
}
#floatR a {
	font-size:12px;
	text-decoration:none;
	color:#888887
}
#topaddress {
	font-size:15px;
	background:url(imAges/heading-bg.gif) no-repeat;
	width:706px;
	height:33px
}
#topaddress h1 {
	color:#888887;
	font-size:14px;
	margin:0
}
#theSlideshow {
	padding:25px 0 0 0
}
ul {
	margin:0 0 0 20px;
}
/* SIFR */

/* 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 */

h2 {
	font-size:20px;
	margin:0px 0 0px 0;
	padding:0 0 0 0;
	text-align:left
}
h3 {
	font-size:15px;
	margin:0px 0 0px 0;
	padding:0 0 0 0;
	text-align:left
}
h4 {
	font-size:15px;
	margin:0px 0 0px 0;
	padding:0 0 0 0;
	text-align:center;
	color:#FFF
}
.sIFR-hasFlash h2 {
	visibility: hidden;
	font-size: 25px;
	height:70px;
	margin:0 0 -20px 0;
}
.sIFR-hasFlash h3 {
	visibility: hidden;
	font-size: 15px;
	height:50px;
	margin:0 0 -20px 0;
}
/* LIGHTBOX */ 



#lightbox {
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#lightbox img {
	width: auto;
	height: auto;
}
#lightbox a img {
	border: none;
}
#outerImageContainer {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#imageContainer {
	padding: 10px;
}
#loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#hoverNav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#imageContainer>#hoverNav {
	left: 0;
}
#hoverNav a {
	outline: none;
}
#prevLink, #nextLink {
	width: 49%;
	height: 100%;
	background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */
	display: block;
}
#prevLink {
	left: 0;
	float: left;
}
#nextLink {
	right: 0;
	float: right;
}
#prevLink:hover, #prevLink:visited:hover {
	background: url(images/prevlabel.gif) left 15% no-repeat;
}
#nextLink:hover, #nextLink:visited:hover {
	background: url(images/nextlabel.gif) right 15% no-repeat;
}
#imageDataContainer {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
}
#imageData {
	padding:0 10px;
	color: #666;
}
#imageData #imageDetails {
	width: 70%;
	float: left;
	text-align: left;
}
#imageData #caption {
	font-weight: bold;
}
#imageData #numberDisplay {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#imageData #bottomNavClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
	outline: none;
}
#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #001a1c;
}

#leftPanel {
	background:url(images/left-panel.gif) no-repeat top left #FFFFFF;
	width:223px;
	height:517px;	
}
#leftPanel #contents {
	margin:5px 5px 30px 8px
}
#leftPanel #contents #address {
	padding-left:	15px;
}
