/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #362f2d;
	color: #333740;
	font: .85em Arial,Verdana,Helvetica,Sans-Serif;
	padding: 15px 0 0 0;
}
a{
	color: #306598;
	text-decoration: underline
}
a:hover{
	text-decoration: none
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: none
}

h2{
	color: #21558a;
	font-size: 1.5em;
	/*letter-spacing: 1px;*/
	margin: 0 0 .5em;
	text-transform: uppercase
}
h2:first-letter {
	font-size: 1.3em
}

h3{
	font-size: 1.2em;
	margin: 0 0 .8em;
	text-transform: uppercase
}
h3:first-letter {
	font-size: 1.1em
}

h4{
	font-size: 1.2em;
	margin: 15px 0 .8em 0;
}
h5{
	font-size: 1em;
	font-weight: normal
}
p{
	padding: 0 0 1.3em
}
/*=== Layout ===*/
#page{
	background: url(../images/page-bgr.gif) repeat-y;
	margin: 0 auto;
	padding: 0 7px 0 0;
	width: 874px;
}
/*=== Header ===*/
#header{
	height: 331px;
}
#header .content{
	float: left;
	height: 331px;
	overflow: hidden;
	width: 599px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo2.png) no-repeat;
	float: right;
	text-indent: -9999px;
	width: 275px
}
#header h1 a{
	display: block;
	height: 331px;
	text-decoration: none
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	background: url(../images/nav1-bgr3.gif) no-repeat top;
	height: 55px;
	padding: 0 0 0 9px;
}
#nav1 li{
	float: left;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase
}
#nav1 li a{
	color: #ffffff;
	display: block;
	float: left;
	height: 16px;
	/*padding: 14px 25px 25px 25px;*/ /*original paddings*/
	padding: 14px 19px 25px 19px; /*tocs padding, adjusted for new link in nav bar*/
	text-decoration: none
}
#nav1 li a:hover,
#nav1 li.active a{
	background: url(../images/nav1-hover.gif) repeat-x bottom;
	text-decoration: none
}
/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0 0 15px;
}
/*=== Center Column ===*/
#centercol{
	float: left;
	text-align: justify;
	width: 599px;
}
#centercol .content{
	height: 1%;
	padding: 10px 15px 10px 27px; /*original padding*/
	padding: 10px 15px 10px 15px; /*tocs: to allow 4 thumbs in galleries w/ auto margins*/
}
#centercol .content li{
	list-style: disc;
	margin: 0 0 .3em 1.5em;	
}

/*=== Right Column ===*/
#rightcol{
	color: #000000;
	float: right;
	width: 275px
}
#rightcol a{
	color: #362f2d;
	
}
#rightcol a:hover {
	color: #ccc;
}
#rightcol h3, #rightcol h4{
	color: #ffffff
}
#rightcol .content{
	height: 1%;
	padding: 25px 35px 10px
}
#rightcol h4 {
	font-weight: bold;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	color: #ffffff;
	margin: 0 0 .5em;
	width: 284px
}
.box.fr{
	margin-left: 30px
}
.box .top,.box .bot{
	background: url(../images/box-top.gif) no-repeat top;
	clear: both;
	height: 17px;
	overflow: hidden
}
.box .bot{
	background: url(../images/box-bot.gif) no-repeat top
}
.box .bcontent{
	background: url(../images/box-bgr.gif) repeat-y;
	height: 1%;
	padding: 0 30px 0 22px
}
.box a{
	color: #cdbea7;
	text-decoration: none
}
.box a:hover {
	color: #a57c52;
}
.box h4{
	font-weight: bold
}
/*=== Pics, Thumbs, Ads etc. ===*/
.pic img{
	display: block;
	margin: 0 0 .8em 0;
}
.gallery  {
	margin: 0 0 25px 0;
}
.gallery_intro_thumbs  {
	display: block;
	margin: 0 0 .8em
	margin: 5px;
	padding: 5px 5px 5px 0;
	text-align: center;
	float: left;
	clear: none;
}
.gallery img  {
	padding: 0;
	margin: 0 1px;
	border: none;
	
}
.gall_page_top  {
	float: right;
	clear: none;
	margin: 8px 10px 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 1.1em;
}

.gall_page_top a{
	text-decoration: underline;
	font-weight: normal;
}
/*=== Footer ===*/
#footer{
	background: url(../images/footer-bgr.gif) no-repeat top;
	color: #cdbea7;
	font-size: 13px;
	height: 25px;
	margin: 0 auto;
	padding: 15px 7px 0 0;
	text-align: center;
	width: 874px
}
#footer a{
	color: #cdbea7
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.cb {
	clear: both;
}

.fl{
	float: left
}
.fr{
	float: right
}

.test_sig {
	padding: 0 0 15px 30px;
	line-height: 2.3em;
	border-bottom: 1px dotted #A57C52;
	margin: 0 0 30px 0;
}
.test_sig-last {
	padding: 0 0 15px 30px;
	line-height: 2.3em;
}

/******Lightbox Image Gallery CSS Files********/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	/*background-color: #fff;*/
	background-color: #eee;
	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/lightbox/blank.gif) no-repeat; /* 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/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #eee;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
/******End Lightbox CSS*****/
