body {
	font-family: Garamond;
	font-size: 16px;
	SCROLLBAR-FACE-COLOR: #cccccc;
	SCROLLBAR-HIGHLIGHT-COLOR: #999999;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #cccccc;
   	SCROLLBAR-DARKSHADOW-COLOR: #000000;
   	/* background-image: url("sImages/pageBack.jpg"); */
	background-color: #000000;
   	color: #ffffff;    	
   	margin-left: 0;
	margin-top: 0;
	margin-width: 0;
	margin-height: 0;
	margin-right: 0;
	margin-bottom: 0;
}

a {
	color: #fff;
}

#siteBackground {
	background-image: url("sImages/contentBackground.gif");
	background-repeat: no-repeat;
}

form {
	font-family: Garamond;
	font-size: 12px;
}
input {
	font-family: Garamond;
	font-size: 12px;
}
textarea {
	font-family: Garamond;
	font-size: 12px;
}
select {
	font-family: Garamond;
	font-size: 12px;
}
ul {
	list-style-type: square;
	list-style-position: outside;
}
li {
}

ol {
	font-family: Garamond;
	font-size: 12px;
	list-style-type: decimal;
	list-style-position: outside;
}

.small {
	font-family: Garamond;
	font-size: 9px;
}

.trans_box2 {
  font-family:Garamond;
  font-weight:bold;
  color: #000000;
  padding:0px;
  margin:0px;
  border: none;
  /* Mozilla ignores crazy MS image filters, so it will skip the following */
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='sImages/contentBack_png.png');
}
/* IE ignores styles with [attributes], so it will skip the following. */
.trans_box2[class] {
  background-image:url('sImages/contentBack_png.png');
  background-repeat:repeat;
}


.big {
	font-family: Garamond;
	font-size: 30px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}


.insetText {
 	position: right;
 	
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 10px;
	padding-left: 50px;
	width: 400px;


}

.siteContent {
	color: black;
 	text-align: justify;
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	padding: 2px;
	padding-left: 0px;


}

.pullRight {
	width:150px;
	color: black;
	float:right;
	margin:5px;
	font-family:Garamond, Arial, Helvetica;
	font-size: 28px;
	line-height:35px;
	text-align:right;
}

.flowLeft {
	float: left;
	padding: 10px;
	font-family: Garamond;
	font-size: 12px;
	text-align:left;
}

.dropcap {
  float: left;
  font: normal 60pt/0.8em Georgia,
  Helvetica, Garamond, Arial, 
  sans-serif;
  color: #fff;
  margin-right: 3px;
}


.contentNewsBox {
	position:relative;
	top:0px;
	left:0px;
	width:450;
	height:220;
	overflow-y:scroll;
	SCROLLBAR-FACE-COLOR: #92ADCA;
	SCROLLBAR-HIGHLIGHT-COLOR: #6A8DB1;
	SCROLLBAR-SHADOW-COLOR: #6A8DB1;
	SCROLLBAR-3DLIGHT-COLOR: #6A8DB1;
	SCROLLBAR-ARROW-COLOR: #6A8DB1;
	SCROLLBAR-TRACK-COLOR: #D9E3ED;
    	SCROLLBAR-DARKSHADOW-COLOR: #6A8DB1;
}


.newsBox {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}

.newsletterBox {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	background-color: #AAB799;
	border: 1px solid #455C28;

}

.contentNewsTitle {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: 1px solid #cccccc;
	background-color: #eeeeee;
}


.formbox {
	font-family: Garamond;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #000000;
}


.formboxbold {
	font-family: Garamond;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	border: 1px solid #000000;
}

.formboxlightgrey {
	font-family: Garamond;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #dddddd;
}

.contentbox {
	font-family: Garamond;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: 1px solid #000000;
	background-color: #cccccc;
}

.selectbox { 
	border:1px solid #000000;
	height:10;
	width:100;
	overflow-y:scroll; 
	border-right:1px solid #000000; 
	border-bottom:1px solid #000000;
	font-family: Garamond; 
	font-size: 10px; 
	font-style: normal; 
}

.wideselectbox { 
	border:1px solid #000000;
	height:10;
	width:200;
	overflow-y:scroll; 
	border-right:1px solid #000000; 
	border-bottom:1px solid #000000;
	font-family: Garamond; 
	font-size: 10px; 
	font-style: normal; 
}

tr.border {
	border: 1px solid #000000;
}

.contentbold {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

td.featClient {
	background-color: #2e324a;
	color: #fff;
	font-weight: bold;
}

#specials-image-nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#specials-image-nav li { 	padding-right: 5px; display: inline; }

#site-nav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#site-nav li { 	padding-right: 20px; display: inline; vertical-align: top; }

.siteNav {
	font-family: Garamond;
	font-size: 20px;
	font-style: normal
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 0px;
	spacing: 0px;
	align: center;
}

.siteNav:hover {
	font-family: Garamond;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #898fb2;
	padding: 0px;
	spacing: 0px;
	align: center;
}

#subnav-menu ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
#subnav-menu li { 	padding-right: 20px; display: inline; }

#subnav-menu li a{ 	font-size: 14px; font-weight: bold; color: #fff; }

.pageNav {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: bold;
	color: #435924;
	padding: 0px;
	spacing: 0px;
	align: center;
}

.pageNav:hover {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color: #73835B;
	padding: 0px;
	spacing: 0px;
	align: center;
}

.pageNavWhite {
	text-decoration:none;
	font-weight: bold;
	color: #ffffff;	
}

.pageNavWhite:hover {
	text-decoration:none;
	font-weight: bold;
	color: #ffff00;
}

.contentboldNav {
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: bold;
	color: #ffffff;
	padding: 0px;
	spacing: 0px;
	align: center;
}

.contentboldNav:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color: #898fb2;
	padding: 0px;
	spacing: 0px;
	align: center;
}

.contentNav {
	font-style: normal;
	line-height: normal;
	text-decoration:none;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	spacing: 0px;
	align: center;
}

.contentNav:hover {
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color: #550055;
	padding: 0px;
	spacing: 0px;
	align: center;
}

.title {
	font-family: Garamond;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}

.sectionTitle {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ffffff;
	border: 1px solid #000000;
	background-color: #003300;
}

.hiddenLink {
	font-family: Garamond;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
		
}

.hiddenLink:hover {
	font-family: Garamond;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration: none;
	
}

.pageNumNav {
	font-family: Garamond, Times, Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color : #7B9874;	
}
.pageNumNav:hover {
	font-family: Garamond, Times, Serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-decoration:none;
	color : #C2B6CF;
}
.header {
	font-family: Garamond;
	font-size:30px;
	font-style: normal;
	font-weight: bold;
   	color: #ffffff;
   	background-color: #9ca2be;
   	border: 1px solid #ffffff;
	padding-left: 5px;
}
.location {
	font-family: Garamond;
	font-size:20px;
	font-style: normal;
	font-weight: bold;
   	color: #435924;
}

#pageGallery{
	padding: none;
}
#pageGallery ul { 
	display: inline;
	padding: 1px;
}
#pageGallery ul li {
	border: none;
	padding: 3px;
	margin: 0px;
	list-style: none;
	display: inline;
	
}

#pageGallery ul li img {
	border: 0px;
	
}

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

.shadow {
    -moz-box-shadow: 3px 3px 4px #000;
    -webkit-box-shadow: 3px 3px 4px #000;
    box-shadow: 3px 3px 4px #000;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
}