body {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:12px;
    color: #000000;
    line-height: 1.4;
    padding:0;
    margin:0;
    background-image:url(../images/fancobble.jpg);
    background-position:top center;
}
img {
    border:0px;
}
a {
    text-decoration: none;
    color: #ffffff;
}
a:hover {
    text-decoration: underline;
}
p {
    margin:12px;
    text-indent: 20px;
}
h1 {
    background-image:url(../images/dot.png);
    background-position:left center;
    background-repeat: no-repeat;
    font-weight: normal;
    margin: 12px 12px 12px 8px;
    padding-left: 16px;
}
h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:18px;
    font-weight: normal;
}
h4{
  font-weight: normal;
}
#image_container{
    position: relative;
}
#overlay1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    padding: 0px;
    font-size:14px;
    background-image: url(../images/overlay2.png);
    background-repeat: repeat-y;
    background-position: left;
    color: #000000;
    position: absolute;
    bottom:0px;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
#overlay2 {
    line-height: 1;
    font-family: Georgia, "Times New Roman", Times, serif;
    width:300px;
    height:100%;
    padding: 15px 10px 15px 10px;
    font-size:14px;
    background-color: #ffffff;
    color: #000000;
    position: absolute;
    top:0px;
    right:0px;
    filter:alpha(opacity=60);
    -moz-opacity:0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
#description{
    position: absolute;
    top:46px;
    left:175px;
    font-size:16px;
    color: #ffffff;
}
.button {
    border: none;
    color: #ffffff;
    font-size:12px;
    background-color:#181818;
    border:1px solid #2E6B99;
    margin: 2px;
    padding-bottom: 3px;
    cursor: pointer;
}
#map_canvas{
    margin-left:5px;
    margin-right:5px;
}
#container{
    background-color:#eeeeee;
    margin: 0 auto;
    width: 900px;
    position:relative;
}
#top{
    height:156px;
    background-image:url(../images/top.png);
}
#menu_top{
    position:absolute;
    top:98px;
}
#menu_top ul  {
    list-style-type: none;
    height: 50px;
    margin: auto;
    padding-left:4px;
}
#menu_top li {
float: left;
}
#menu_top ul a {
    background-image: url(../images/divider.png);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 32px;
    padding-left: 32px;
    display: block;
    line-height: 50px;
    text-decoration: none;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    color: #ffffff;
}
#menu_top ul a:hover {
color: #cccccc;
}
#main_site{
    margin:0px 2px 0px 2px;
    padding: 2px;
    border-left: 1px solid gray;
    border-right: 1px solid gray;
}
#footer {
   position:relative;
   background-image: url(../images/footer.png);
   height:100px;
}
#address1 {
    position:absolute;
    top:10px;
    left:30px;
}
#address2 {
    position:absolute;
    top:10px;
    left:260px;
}
#form_bar label{
    text-align:right;
    float:left;
    width:150px;
    margin:8px;
}
#form_bar input{
    margin:8px;
    float:left;
    width:250px;
    margin:5px;
    border:1px solid black;
}
#form_bar textarea{
    margin:8px;
    float:left;
    width:250px;
    margin:5px;
    border:1px solid black;
}
#form_bar input[type="checkbox"] {
    margin-top:10px;
}
#form_bar input[type="submit"] {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size:14px;
    font-weight:bold;
    height:30px;
    margin-left:172px;
    width:250px;
    cursor:pointer;
}
.info{
    float:left;
    margin:8px;
}
#form_bar{
    height:42px;
    float:none;
    clear:both;
}
#form_bar label.error{
    font-size: 12px;
    text-align:left;
    color: red;
    font-weight: bold;
}




div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 660px;
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #000;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 3px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 642px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 660px;
	height: 642px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 660px;
	height: 642px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 642px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 550px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 6px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 6px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 2px 4px 2px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 0px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 0px;
}

