/*defaults*/
body 	{background:#E3DDCB; color:#542929; font-family: "Lucida Sans Unicode",sans-serif; font-size:12px; min-width: 600px; text-align: center;}
p		{margin:0; padding:0 0 15px 0; }
a		{color:#000000; text-decoration:underline
a:hover	{color:#225799; text-decoration:none; }
}
/*structural elements*/
#container	{margin:0px auto; text-align: left; width:680px; background:#FFFFFF;}
#logo		{width:680px; height:87px; padding:0px; background: url('../img/template/header.gif') no-repeat; text-align:left; border-bottom:1px solid #E3DDCB;}
#navigation	{padding:10px 10px; text-align:center; border-bottom:1px solid #E3DDCB;}
#header		{background:#DADADA url('../img/.jpg') no-repeat 10px 10px; padding:0px; height:100px; }
#content	{float:left; width:390px; font-size:11px; text-align: justify; padding:10px 0px 0px 10px ; background:#FFFFFF; line-height:160%; }
#banner         {width:680px; height:93px; top-margin:10px; background: url('../img/template/splash.gif') no-repeat; background-position: center; width:}

#small_img      {float:right; width:250px; padding:10px 10px; line-height:140%; text-align:center; }
.small_img	{padding:10px 0px 10px 0px; background:#FFFFFF; border:1px solid #E3DDCB; font-size:90%; margin-bottom:10px; margin-top:10px; }
.thumbnail img {border: 1px solid white;}

#footer		{clear:both; width:680px; height:100px; text-align:left; padding:36px 0px 0px 530px; font-size:80%; background:#E3DDCB url('../img/template/footer.gif') no-repeat; }
#copyright	{float:right; }
#right_box	{float:right; width:240px; padding:10px 10px; line-height:140%; text-align:justify ; }
.right_box	{padding:5px 5px 5px 5px; background:#FFFFFF; border:1px solid #E3DDCB; font-size:90%; margin-bottom:10px; }

/*headings*/
.small_img h1	{color:#225799; margin:0 0 10px 0; padding:0px 10px; font-size:8px; font-weight:normal; }
#content h1		{font-size:15px; font-weight:normal; line-height:130%; margin:0; padding:0 0 20px 0; }
#logo h1		{font-weight:normal; font-size:170%; margin:0; padding:0; color:#225799; }

/*form style*/
#contact_form {padding-left: 10px; border: 1px solid #E3DDCB; background: url('../img/form/backdrop.gif') repeat
}

/*photo*/

/*navigation*/
#navigation ul 		{margin:0; padding:0; }
#navigation li 		{margin:0; padding:0; list-style:none; display:inline; }
#navigation a		{color:#AA7C69; padding:0 20px 0 0; text-decoration:none; }
#navigation a:hover	{color:#6A3434; }

#footer ul 		{margin:0; padding:0; }
#footer li 		{margin:0; padding:0; list-style:none; display:inline; }
#footer a		{color:#000000; font-weight:bold; padding:10px 10px 0 0; text-decoration:underline; }
#footer a:hover	{color:#000000; text-decoration:none; }
#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(../img/flash/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(../img/flash/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/flash/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
