body {
	background-color: #E2DCC6;
	font-family: Calibri, Arial, Helvetica, sans-serif, Sans;
	margin: 10px 0px; 
}

a { 
	color: #302F5F;
	text-decoration: none;
}

a:hover { 
	color: #9F6D87;
} 

h1 { 
	color: #B05536;
	font-size: 17px; 
} 

h2 { 
	font-size: 16px; 
} 

#nav {
	height: 17px;
	width: 900px;
	text-align: right;
	padding: 10px 0px 10px 0px;
	margin-left: -450px;
	font-size: 15px;
	z-index: 10;
	position: absolute;
	top: 14px;
	left:50%;
}


.toplinks a:link, .toplinks a:visited {
	padding: 14px 15px 13px 15px;
	text-decoration: none;
	color: #ffffff;



}
.toplinks a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #b05536;

}

#container {
	margin: auto;
	width: 990px;
	background: #ffffff url('images/backgrounds.jpg') repeat-y;
}

#left {
	width: 200px;
	padding: 10px 0px;
	font-size: 14px;
	color: #ffffff;
}

#main {
	 width: 790px;
	 padding: 15px 60px 0px 60px;
	 font-size:15px;
	 color: #000;
	 text-align:left;
	 line-height:170%;
	 margin-right: 30px; 
}
li.links {
	list-style-type: none;
	margin-bottom: 0px;
	margin-left: -40px;
	width: 200px; 
}
li.links a:link , li.links a:visited  {
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding: 7px;
	padding-left: 10px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #ffffff;

}
li.links a:hover  {

	color: #ffffff;
	background-color: #605951;
	border-bottom-color: #000000;
}

#footer { 
	width: 900px; 
	margin:auto;
	font-size: 15px;
	padding: 10px; 
	text-align:center;
	clear: both; 
}

td {
	vertical-align:top;
}
table { 
	font: inherit;
	width:100%;
	border-collapse:collapse;
}
#base { 
	width: 990px;
	height: 30px;
	margin: auto; 
	background: url('images/base.jpg'); 
}


    INPUT, TEXTAREA, select {
border: #A8B3CF 1px solid;
font-family:  Calibri,  Arial, Helvetica, sans-serif, Sans;
font-size: 9pt;
font-weight: normal;
padding: 3px; 
}


.creamone {background: #FFFFEF}
.creamtwo {background: #EFEFEF}


.shoppics {
	text-align:right; 
	padding: 15px 0px 0px 20px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #B05536;
}
.shoptext { 	
	padding: 0px 0px 10px 0px; 
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #B05536;
	} 



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


