/* Created using Style Master from Western Civilisation CSS1 { 45 93 714 505 } */
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-variant: small-caps;
	font-weight: bold;
	;
	line-height: 1.5em;
	color: #660000;
}

H2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
font-variant: small-caps;
font-weight: lighter;
; line-height: 1.3em; color: #330066}

H3 {
color: #990000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
; line-height: 1.2em; font-variant: normal}

h4 {
color: #003300;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
; line-height: 1.4em}

h5 {
color: #FF0000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-weight: bold;
; line-height: 1em}

BODY {
	background-color: #FFFFFF;
	;
	font-size: 12px;
	line-height: 13px;
	color: #330000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table {
	background-color: #FFFFFF;
}

P {
line-height: 1.3em;
font-size: 1.0em;
; font-family: Verdana, Arial, Helvetica, sans-serif}

.bigtext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.3em;
; font-variant: small-caps; line-height: 1.5em; color: #CC3333; text-decoration: none; font-weight: bold}

.tinytext {
font-size: 0.85em;
line-height: 1.1em;
}

.mlctextblue {
color: #000099;
font-weight: normal;
}

.mlctextblk {
color: #000000;
}

.mlctextorange {
color: #ff6600;
}

.white {
color: white;
}

.top {
vertical-align: text-top;
}

.middle {
vertical-align: middle;
}

.bottom {
vertical-align: text-bottom;
}

.alert {
 color: #CC3300; font-size: 1.1em; line-height: 1.2em; ; font-variant: small-caps; font-weight: bold;
}
.navlink {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.85em; line-height: 1.1em;
}
ol {
  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.85em; line-height: 1.1em;
}
ul {
 font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 0.85em; line-height: 1.1em;
}
.description {
	font: normal 0.9em/1.1em Verdana, Arial, Helvetica, sans-serif;
}
.priceline {
 color: #006600; font-size: .9em; line-height: 1.1em; 
}
a:hover {
  background-color: #FFFF00;
}
.teensytext {
  font-size: 0.75em; line-height: 0.9em;
}
.bold {
  font-weight: bold;
}
.navcolumn {
	text-align: left;
	width: 200px;
}
#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(file:///Macintosh HD/Users/marthajohnson/Sites/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(file:///Macintosh HD/Users/marthajohnson/Sites/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(file:///Macintosh HD/Users/marthajohnson/Sites/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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
