@charset "UTF-8";
/* CSS Document */

body {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13.5px; background-color:#CEB69A; margin-top:10px}
img {border:0px}
p {line-height:1.4em; color:#000; _padding:5px 0 5px 0; *padding:5px 0 5px 0}
li {margin-left:-15px !important; padding-left:-15px; line-height:1.5em;}
h1 {font-size:1.3em; margin-top:2px; font-family:Georgia, "Times New Roman", Times, serif; letter-spacing:0.1em; font-weight:100; text-decoration:underline}
h2 {font-size:1.2em; color:#000; margin-top:2px}
h3 {font-size:1.3em; color:#000; margin-top:2px}
ul {text-align:left; font-size:0.95em}

#all {width:910px; margin-left:auto; margin-right:auto}
#main_home { background-image:url(/images/bgnd_home.png); padding:6px 0 5px 15px; margin-top:-4px; _margin-right:-5px; margin-left:8px; height:714px}
#main { padding:6px 0 5px 15px; position:relative; top:-120px}

.footer {font-size:0.85em; text-align:center; position:relative; top:-80px; line-height:1.4em}
.text_small {font-size:0.8em}
.main_text {padding:5px 50px 0 30px; text-align:justify}
.main_text2 {padding:5px 50px 0 35px; text-align:justify}
.main_text_table {font-size:0.85em}
.para_start {font: 1.4em bold; letter-spacing:.05em}
.p_top {margin-top:0px}
.p_sale {width:250px; text-align:justify}

.linkfooter:link {color:#942F07; text-decoration:none;}
.linkfooter:visited {color:#942F07; text-decoration:none;}
.linkfooter:active {color:#942F07; text-decoration:none;}
.linkfooter:hover {color:#B4642E; text-decoration:underline;}

a:link {color:#942F07;}
a:visited {color:#942F07;}
a:active {color:#942F07;}
a:hover {color:#fff;}

.box_home { background-image:url(/images/box_home.jpg); background-repeat:no-repeat; width:540px; height:50px; margin:35px 0 0 40px; padding:13px}
.box1 {border:#92996E 2px solid; width:870px; height:auto; padding:0 10px 0 10px; text-align:justify}
.box2 { background-image:url(/images/box_2.png); background-repeat:no-repeat; width:577px; height:177px; margin:1px 0 0 42px; padding:1px 0 0 1px}
.box_search { background-image:url(/images/box_search.png); background-repeat:no-repeat; width:257px; height:262px; margin:15px 0 0 0px; padding:1px 0 0 1px}
.box_right { background-image:url(/images/box_right.png); background-repeat:no-repeat; width:257px; height:262px; margin:1px 0 0 0px; padding:1px 0 0 1px}
.box_right_2 { background-image:url(/images/box_right_2.png); background-repeat:no-repeat; width:257px; height:177px; margin:1px 0 0 0px; padding:1px 0 0 1px}

.box_border {border:#FFF 1px solid; padding:5px; margin-right:15px}
.box_inner {border:#FFF 1px solid; padding:10px}
.box_nav {background-color:#5C5249; padding:10px; width:190px; color:#fff; height:100%}

.pad_right {padding-right:25px}
.pad_left {padding-left:10px}

.img_rt {float:right; margin:5px 10px 0 10px}
.img_rt2 {float:right; margin:5px 0 0 10px}
.img_lt {float:left; margin:-5px 10px 5px 0}


/*lightbox*/

#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(/html/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/html/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 #bottomNavPrint{ width: 66px; float: right;  margin-right: 10px; padding-bottom: 0.7em; outline: none;}	 	
#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; }

