@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Arial;
	font-size: 11px;
}

td {
	font-family: Arial;
	font-size: 11px;
	color: #535252;
}
	
.menuBG {
	background-image: url(images/menuBG.jpg);
	background-repeat:repeat-x;
	height: 49px;
}
	
a:link {
	color: #0c284b;
	text-decoration: none;
}		

a:active {
	color: #0c284b;
	text-decoration: none;
}		

a:visited {
	color: #0c284b;
	text-decoration: none;
}		

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}		

.gallery a:link {
	color: #0c284b;
	text-decoration: none;
}		

.gallery a:active {
	color: #0c284b;
	text-decoration: none;
}		

.gallery a:visited {
	color: #0c284b;
	text-decoration: none;
}		

.gallery a:hover {
	color: #c8c8c8;
	text-decoration: none;
}		

ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	list-style-type: none;
}

li {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	list-style-image: url(images/arrow2.gif);
}

.redHead {
	color: #b20300;
	font-size: 20px;
	font-weight: bold;
}

.blackHead {
	color: #2b2b2b;
	font-size: 14px;
	font-weight: bold;
}

.redText {
	color: #cf1811;
}

.redBG {
	background-image: url(images/red_bg.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	height: 25px;
	}

.redHeadSmall {
	color: #b20300;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.blackHeadSmall {
	color: #2b2b2b;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.blackBG {
	background-image: url(images/black_bg.gif);
	background-repeat: no-repeat;
	background-color: #232323;
	height: 125px;
	width: 313px;
	color: #FFFFFF;
	padding: 6px;
}

.leftShade {
	background-image: url(shade_left.jpg);
	background-repeat: repeat-y;
}

.rightShade {
	background-image: url(shade_right.jpg);
	background-repeat: repeat-y;
}

.footer {
	color: #3a4045;
	text-align: center;
}	

.footer a:link {
	font-size: 9px;
	color: #3a4045;
}

.footer a:active {
	font-size: 9px;
	color: #3a4045;
}

.footer a:visited {
	font-size: 9px;
	color: #3a4045;
}

.footer a:hover {
	font-size: 9px;
	color: #3a4045;
	font-weight: bold;

}

.copyright {
	font-size: 9px;
	color: #959595;
	font-weight: bold;
	background-color: #ececec;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}

.copyright a:link {
	font-size: 9px;
	color: #959595;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:active {
	font-size: 9px;
	color: #959595;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:visited {
	font-size: 9px;
	color: #959595;
	font-weight: bold;
	text-decoration: none;
}

.copyright a:hover {
	font-size: 9px;
	color: #b20300;
	font-weight: bold;
	text-decoration: none;
}

.padding_lit {
	padding:4px;
}

.padding_vital {
	padding:6px;
}

.padding_test {
	padding-top: 15px;
	padding-right: 0px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.padding_test2 {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

.padding {
	padding: 15px;
}

.padGalleryMenu {
	padding: 6px;
}


.paddingBig {
	padding: 25px;
}
 
.txtBox {
	font-family: Arial;
	font-size: 11px;
	border: 1px solid #b20300;
	width: 200px;
}

/* Grey Box */

.greyBoxTop {
	background-image: url(images/mid_left.png);
	background-repeat: repeat-x;
}

.greyBoxBottom{
	background-image: url(images/btm_mid.png); 
	background-repeat: repeat-x;
}

.greyBoxLeft{
	background-image: url(images/left_mid.png);
	background-repeat: repeat-y;
}

.greyBoxRight{
	background-image: url(images/mid_right.png);
	background-repeat: repeat-y;
}

.menuOver a:link, .menuOver a:active, .menuOver a:visited, .menuOver a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}

.news a:link {
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
}

.news a:active {
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
}

.news a:visited {
	font-size: 11px;
	color: #3C3C3C;
	text-decoration: none;
}

.news a:hover {
	font-size: 11px;
	color: #afc5c5;
	text-decoration: none;
}

/*LIGHTBOX SETTINGS*/


#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 */ 
	
.greyHead {
	font-family: Arial;
	font-size: 20px;
	color: #959393;
	font-weight: normal;
	letter-spacing:1px;
}