/* CSS Document */

BODY {
	background-color: #FFD7D7;
	background-image: url(images/wood.jpg);
	background-position: top left;
	background-repeat: repeat;
background-attachment: fixed;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

P, TD, UL, OL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
}

UL, Ol { line-height: 18px; }

TD.alignRight { text-align: right; }
TD.alignRightBottom { text-align: right; vertical-align: bottom; }
TD.alignCenter { text-align: center; }
TD.alignTop { vertical-align: top; }
TD.alignCenterTop { vertical-align: top; text-align: center; }
TD.alignBottom { vertical-align: bottom; }


/* Main Body Background */
TD.mainBodyBg  {
	background-image: url(images/book.jpg);
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 9px;
	padding-right: 8px;
}


/* Navigation Bar */
TD.nav_bg {	background-image: url(images/nav_btm01.gif); }
TD.nav_bg2 { background-image: url(images/nav_btm02.gif); }
TD.nav_bg, TD.nav_bg2 {
	background-position: bottom left;
	background-repeat: no-repeat;
	vertical-align: top;
	padding-bottom: 6px;
	padding-left: 10px;
	text-align: left;
	color: #770000;
	font-size: 12px;
	font-weight: bold;
}

/* News */
TD.news_ttl {
	background-image: url(images/cell_bg1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 12px;
	color: #B42828;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}
TD.news_bg1 {
	background-image: url(images/cell_bg2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}
TD.news_div {
	background-image: url(images/divline03.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
TD.news_bg2 {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	text-align: left;
	vertical-align: top;
}

/* Newsletter */
TD.newsletter_bg {
	background-image: url(images/cell_bg5.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 15px;
	vertical-align: top;
}
TD.newsletter_ttl {
	font-size: 13px;
	color: #FFFFFF;
}


/* Main Index Content */
TD.mainContent_bg {
	
	background-position: top left;
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
}
TD.info_ttlBg {
	background-image: url(images/cell_bg7.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 2px;
	font-size: 15px;
	font-weight: bold;
	color: #B80000;
	text-align: left;
}
TD.info_div, TD.info_div2 {
	background-image: url(images/divline07.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
TD.info_div { background-color: #F3D6D6; }
TD.info_div2 { background-color: #D58D8D; }

TD.info_content {
	background-color: #F0e7de;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	padding-bottom: 3px;
	vertical-align: top;
	text-align: left;
}

TD.divline_vert {
	background-image: url(images/divline09.gif);
	background-position: top center;
	background-repeat: repeat-y;
}

TD.subinfo_content {
	text-align: center;
	padding: 5px;
	width: 50%;
	vertical-align: top;
}
TD.subinfo_content2 {
	background-color: #D58D8D;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
TD.subinfo_content3 {
	background-color: #D58D8D;
	text-align: right;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
TD.subinfo_bullet {
	background-color: #D58D8D;
	background-image: url(images/bullet5.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 30px;
	color: #FFE4E4;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
	

TD.subinfo_boxTitle {
	background-image: url(images/cell_bg9.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
}



/* Header */
h1 { font-size: 16px; color: #6A0000; margin: 0px; padding-bottom: 3px; }

/* Footer */
TD.footer {
	font-size: 10px;
	color: #830000;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	}


/* Button Style */
TD.btn_bg {
	background-image: url(images/btn_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	padding-bottom: 3px;
}
TD.btn_bg2 {
	background-image: url(images/btn_bg2.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	color: #B86E6E;
	font-size: 12px;
	padding-bottom: 3px;
}

/* Span Styles */
SPAN.greyText { color: #717171; }
SPAN.redText { color: #770000; }


/* Padding Style */
TD.paddingTopBottom_6px { padding-top: 6px; padding-bottom: 6px; }



/* Form */
FORM {
	display: inline;
	margin: 0px;
}

INPUT.textField, SELECT, TEXTAREA {
	border: 1px solid #000000;
	color: #DB5E5E;
	font-size: 10px;
	padding: 3px;
}
INPUT.btn { 
	color: #CA0000; 
	font-size: 10px; 
	text-align: center;
}


/* Link Styles */
A.navLink { text-decoration: none; font-weight: bold; }
A.navLink:link { color: #770000; }
A.navLink:active { color: #770000; }
A.navLink:visited { color: #770000; }
A.navLink:hover { color: #F87431; }

A.btnLink { text-decoration: none; font-weight: bold; }
A.btnLink:link { color: #FFFFFF; }
A.btnLink:visited { color: #FFFFFF; }
A.btnLink:active { color: #FFFFFF; }
A.btnLink:hover { color: #F87431; }

A.btnLink2 { text-decoration: none; font-weight: bold; }
A.btnLink2:link { color: #B86E6E; }
A.btnLink2:visited { color: #B86E6E; }
A.btnLink2:active { color: #B86E6E; }
A.btnLink2:hover { color: #F87431; }



A.cabLink { text-decoration: none; font-weight: bold; font-size: 12px; }
A.cabLink:link { color: #770000; font-size: 12px; }
A.cabLink:active { color: #770000; font-size: 12px; }
A.cabLink:visited { color: #770000; font-size: 12px; }
A.cabLink:hover { color: #F87431; font-size: 12px; }



h2
{
	
	color: #770000;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
}



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




