/* GENERAL STYLE SETTINGS */
body {
	background-color:#4F2E29;
	background-image:url(../images/background4.jpg);
	margin-top: 0px;
	padding: 0px;
	top:0px;
}
p {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	}
	
li {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	}
	
table.medialog td {
	border-bottom: #999 solid thin;
	border-left: none;
	border-right: none;
}
	
td { padding:0px;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px; }
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	color: #2438A8;
	font-weight: normal;
	padding-top: 22px;
	padding-bottom: 17px;
	border-bottom-style:dotted;
	border-bottom-color:#999999;
	border-bottom-width:100%;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #060644;
	font-weight: normal;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #0D3155;
	font-weight: bold;
}
h4 {
	color:#96881B;
	font-size:14px;
	font-weight:bold;
	}
h4 a { color: #96881B; }
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #A9835F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 6px;
	margin-bottom: -10px;
}
a {
	color: #49486F;
	visited: #49486F;
}

a:hover {
	color: #CC0000; 
	text-decoration: none;
}

div#leftnav { margin-left:25px; }

td#leftnav { 
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;	
	width:145px;
	background-image:url(../images/bttn-static.jpg);
	}
td#leftnav:hover { background-image:url(../images/bttn-over.jpg); }

td#enewsheader { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:13px; color:#FFFFFF; }
td#enews { font-family:Geneva, Arial, Helvetica, sans-serif; font-size:9px; color:#FFFFFF; }
	
td#leftnav a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	margin-left:5px;
	margin-right:5px;
	/*letter-spacing:1px;*/
	}
	
div#bottomnav { 
	background-color:#77461E;
	background-image:url(../images/bottom-back.jpg);
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;	
	height:75px;
	}
div#bottomnav a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin-left:5px;
	margin-right:5px;
	/*letter-spacing:1px;*/
	}
div#zuzu a { 
	color:#FFFFFF;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;	
	text-decoration:none;
	}

/* STYLE FOR OVERRIDING SITE AREA */
table#container { width:900px; margin:0px; passing:0px; position:relative; }
td#content { padding:10px; background-color:#F0E7D6; }
div#wrapper { width:900px; margin:0 auto; margin-top:0px; position:relative; }
div#logo { position:absolute; left:575px; top:105px; z-index:1; }

/* ++++++++  LIGHTBOX PHOTO SLIDE SHOW +++++++++++++++++*/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}

/* this hides prev/next buttons permanently (for using text links on bottom) */
#prevLink { left: 0; float: left; visibility: hidden;}
#nextLink { right: 0; float: right; visibility: hidden;}


/* this keeps prev/next buttons on permanently
#prevLink {float: left; background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink {float:right; background: url(../images/nextlabel.gif) right 15% no-repeat; } 
*/
	
/* this makes the buttons appear/disappear
#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;
	}

#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

/* ++++++++++++++ END LIGHTBOX ++++++++++++++++++++++ */

/* iContact form +++++++++++++++++++++++++++++ */
.link,
#SignUp .signupframe {
    color: #226699;
    font-family: Arial, Helvetica, sans-serif;
    }
    .link {
        text-decoration: none;
        }
    #SignUp .signupframe {
        border: 1px solid #000000;
        background: #ffffff;
        }

.red {color:#F00; }
