/*
	CSS for Slideshow w/ PNG Frame Layer
*/

*{margin:0; padding:0; border:0;}

#wrapper{ 
    align: center;
	display: inline;
	width: 782px;
}

body{
	background: #acacac url(fits%20images/bg.jpg) fixed -338px top;
	font: small "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #7e7e7e;
	letter-spacing: 1px;
	white-space: normal;
	direction: ltr;
	text-align: left;
}

/* Slideshow & Billboard Images */	
	#top-zone{overflow:hidden; width:790px; margin:0 auto; height:340px;}

/* My Comment */ /*Here to keep images hidden in IE mostly*/
	
	#billboard{width:780px; height:332px; margin:10px 10px 20px 10px; overflow:hidden; background: url(images/billboard-bg.png) no-repeat center;}
	
	.slideshow{width:761px; height:360px; margin:10px; overflow:hidden;}
		.slideshow li{list-style:none; float:left; display:inline; position:relative;}
	
	.edge-holders{width:780px; height:325px; background:url('images/edge-holders.png') no-repeat top center; position:relative; margin:10px; z-index:10; top: -363px;
}

#header {
	background-color: transparent;
	align: center;
}

#content {
	align: left;
	width: 780px;
	overflow: auto;
	color: #636363;
	clear: both;
	border-top-color: #4d4d4d;
	border: 1pt solid #c2c2c2;
	margin-top: 10px;
	padding-top: 0;
	padding-bottom: 34px;
	margin-left: -10px;
	height: auto;
	background-color: rgba(255,255,255,0.61);
}

#map {
	align: left;
	width: 780px;
	overflow: auto;
	color: #636363;
	clear: both;
	border-top-color: #4d4d4d;
	border: 1pt solid #c2c2c2;
	height: 316px;
	background-color: #fff;
}

#footer {
	width: 780px;
	align: bottom;
	border: 1px none silver;
	border-top: 1px dotted #949494;
	color: #777;
	text-align: center;
	margin-top: -3px;
	margin-bottom: 0;
	margin-left: -10px;
	padding-top: 10px;
	letter-spacing: 1px;
	white-space: normal;
	padding-bottom: 11px;
	font-size: 9px;
	background-color: rgba(255,255,255,0.61);
}

p {
	color: #56595b;
	letter-spacing: 1px;
	text-align: left;
	vertical-align: text-top;
	font: 12px "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-right: 10px;
	margin-left: 10px;
	padding-right: 20px;
	padding-top: 30px;
	padding-left: 20px;
}

span.style1 {
	color: #19a9da;
	font-size: medium;
}

span.style4 {
	color: #19a9da;
	font-size: 14px;
	word-spacing: 4px;
	text-indent: 0;
	letter-spacing: 2px;
}

span.style6 {
	color: #868686;
	font-size: 11px;
}

strong {
	color: #19a9da;
	text-align: left;
	letter-spacing: 2px;
	word-spacing: 1px;
}

#hordiv {
	
}

d {
	color: #1697c3;
	font-size: x-small;
	opacity: 0.65;
	text-align: center;
}
