/* CSS Document */

/*   Blue #045f6e     red     #862b4a     */

body{ background-image:url(images/bk.gif); font-family: Arial, Helvetica, sans-serif; font-size:13px; color:black; text-align:left; margin-top:5px;}
#main{ border-right:2px solid #CCCCCC; border-bottom:2px solid #CCCCCC; width:760px; margin-left:auto; margin-right:auto;}
.table1{border:6px solid white;  background-color:#dfedf1;}
.galbd{border:2px solid #dfedf0; }
.indextitle{color:#045f6e; font-weight:bold; font-size:20px; font-family: Georgia, "Times New Roman", Times, serif; text-align:center;}

.blueit{font-style: oblique; font-size:15px; color:#045f6e; font-weight:bold;   padding-bottom:3px; font-family: Georgia, "Times New Roman", Times, serif;}
.dividerb{border-bottom:2px solid #dfedf0; margin-bottom:5px; padding-top:5px;}
.content{ background-image: url(images/mainpage4.jpg); background-repeat:no-repeat; background-position:bottom; height:460px;}
.intback{background-image:url(images/bk2.jpg); background-repeat:repeat-y; width:746px;}
.frametop{background-image:url(images/bk1.jpg); background-repeat:no-repeat;}
.rightpad{padding-top:20px;}
.headerL{ float:left;}
.headerR{ float:right;}
.contentL{float:left; padding-left:23px; width:212px; padding-top:17px;}
.contentLI{float:left; padding-left:23px; width:212px; padding-top:14px;}
.contentR{ padding-top:10px; padding-right:30px; font-weight:bold; margin-left:235px; line-height:17px;}
.contentRI{padding-top:10px; padding-right:30px; margin-left:235px; line-height:17px;}
.clear{clear:both;}
.headers{color:#862b4a; font-size:14px; font-weight:bold; padding-bottom:8px; padding-top:5px; font-family: Georgia, "Times New Roman", Times, serif;}
.imgR{float:right; padding-left:15px; padding-top:6px; }
.imgR10T{float:right; padding-left:10px;}
.imgR10{float:right; padding-left:10px; padding-top:6px; }
.imgL{float:left; padding-right:15px; padding-top:6px; }
.imgL10{float:left; padding-right:10px; padding-top:6px; }
.bd{border:1px solid black;}
.caption{font-size:10px; line-height:9px; text-align: right; padding-top:3px; padding-bottom:3px;}
.stylecap{font-weight:bold; text-align:center;}
.quote{ font-style:oblique; padding-bottom:5px; text-align:center;  color:#862b4a; font-weight:bold; font-size:14px; font-family: Georgia, "Times New Roman", Times, serif;}
.greenbold {font-weight:bold; font-size:14px; color:#68705e; text-align:center;}
.sold{font-weight:bold; font-size:14px; color:#CC0000;}

/* LINKS */
a.nav:link{color:#68705e; font-size:14px; font-weight:bold; text-decoration:none;line-height:18px; font-family: Georgia, "Times New Roman", Times, serif;}
a.nav:visited{color:#68705e; font-size:14px; font-weight:bold; text-decoration:none;line-height:18px; font-family: Georgia, "Times New Roman", Times, serif;}
a.nav:hover{color:#862b4a; font-size:14px; font-weight:bold; text-decoration:none;line-height:18px; font-family: Georgia, "Times New Roman", Times, serif;}

a.subnav:link{font-size:12px; color:#862b4a; text-decoration: none; font-weight:bold; border:3px solid #dfedf1; background-color:white; padding:5px;}
a.subnav:visited{font-size:12px; color:#862b4a; text-decoration: none; font-weight:bold; background-color:white; padding:5px; border:3px solid #dfedf1;}
a.subnav:hover{font-size:12px; color:white; text-decoration: none; font-weight:bold; background-color:#bacfa0; padding:5px; border:3px solid #dfedf1;}


.nav{color:#68705e; font-size:14px; font-weight:bold; line-height:18px; font-family: Georgia, "Times New Roman", Times, serif;}




/* FOOTER */
a.purple:link{font-size:10px; text-decoration:none; color:#055765;letter-spacing:1px; }
a.purple:visited{font-size:10px; text-decoration:none; color:#055765; letter-spacing:1px;}
a.purple:hover{font-size:10px; color:#5d0da7; text-decoration:underline; letter-spacing:1px;}

.pd{color:#055765; font-size:10px; text-align:center; letter-spacing:1px;}

.footer{color:#055765; font-size:11px; text-align:center; letter-spacing:1px; width:760px; margin-left:auto; margin-right:auto;}

/* LIGHTBOX */


#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;
	}
#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 */ 
	