@charset "UTF-8";
/* CSS Document */
BODY {
	background-color:#72725F;
	margin: 0 auto;
	padding:0;
	}
IMG {
	border:0;
	}
.bold {
	font-weight:bold;
	}
.bold14 {
	font-weight:bold;
	font-size:14px;
	}
.italic {
	font-style:italic;
	}
.google {
	background-color: #fff;
	background-repeat:no-repeat;
	width: 900px;
	height:40px;
	margin:0 auto;
	}
.mast {
	background-image:url(images/mast.png);
	background-repeat:no-repeat;
	width: 900px;
	height:114px;
	margin:0 auto;
	}
.mainpic {
	background-image: url(images/mainpic.jpg);
	margin: 0 auto;
	width: 900px;
	height:266px;
	}
.mainpic img {
	margin: 35px 0 0 550px;
	}
	
/* HOME CONTENT AREA */
.home {
	background-color: #fff;
	background-repeat:repeat-y;
	margin: 0 auto;
	width: 900px;
	height:auto;
	}
.left {
	width:625px;
	background-color: #fff;
	background-repeat:repeat-y;
	margin: 0 auto;
	height:auto;
	float:left;
	}
.left_twocol {
	width:900px;
	background-color: #fff;
	background-repeat:repeat-y;
	margin: 0 auto;
	height:auto;
	float:left;
	}
.home_left {
	width: 200px;
	float:left;
	border-right: solid 1px #ccc;
	background-color:#fff;
	}

.home_middle {
	width: 400px;
	float:left;
	margin: 0 0 0 22px;
	background-color:#fff;
	}
.home_middle h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color: #2D4472;
	margin: 15px 0;
	}
.home_middle p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #000;
	line-height:22px;
	margin: 5px 10px 0 0;
	}
.home_middle p  a{
	color: #000;
	}
.home_bottom {
	width: 625px;
	height:auto;
	background-color: #3f3f32;
	clear:both;
	}
.pacetv {
	width:200px;
	height:auto;
	float:left;
	border-right: solid 1px #ccc;
	}
.pacetv h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:2em;
	color: #fff;
	margin: 15px 0 0 15px;
	}
.pacetv p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.75em;
	color: #a5a5a5;
	line-height:15px;
	margin: 5px 10px 15px 15px;
	}
.news {
	color:#fff;
	}
.clearboth {
	clear:both;
	}
.right {
	width: 250px;
	float:left;
	margin: 15px 0 0 0px;
	border-left: solid 1px #ccc;
	}
.right IMG {
	margin: 0 0 0 19px;
	}
.right h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color: #2D4472;
	margin: 15px 0 0 19px;
	}
.right p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color: #565656;
	line-height:19px;
	margin: 5px 10px 0 19px;
	}
.right p a {
	color: #565656;
	text-decoration:none;
	}
.right p a:hover {
	text-decoration:underline;
	}
.alignright {
	margin-left: 75px;
	}
.home_footer {
	clear: both;
	width: 900px;
	height:25px;
	background-color: #3f3f32;
	}
/* END HOME CONTENT AREA */

/* INTERNALS */
.intmainpic {
	background-image: url(images/intmainpic.jpg);
	margin: 0 auto;
	width: 900px;
	height:136px;
	}
.int_left {
	width: 200px;
	float:left;
	
	background-color:#fff;
	}

.int_middle {
	width: 400px;
	float:left;
	margin: 0 0 0 0;
	background-color:#fff;
	border-left: solid 1px #ccc;
	}
.int_middle h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color: #2D4472;
	margin: 15px 0 0 22px;
	}
.int_middle p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000;
	line-height:22px;
	margin: 5px 10px 0 22px;
	}
.int_middle p a {
	color: #000;
	
	}
.int_middle table {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000;
	margin: 5px 10px 0 22px;
	}
.int_footer {
	clear: both;
	width: 900px;
	height:25px;
	background-color: #fff;
	}
.tab15 {
	margin: 0 0 0 15px;
	}
	
.right_twocol {
	width: 600px;
	float:left;
	margin: 0 0 0 0;
	background-color:#fff;
	border-left: solid 1px #ccc;
	}
.right_twocol h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.8em;
	color: #2D4472;
	margin: 15px 0 0 22px;
	}
.right_twocol p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #000;
	line-height:22px;
	margin: 5px 10px 0 22px;
	}
.right_twocol p a {
	color: #000;
	
	}
/* lightbox stuff */

#lightbox{
	position: absolute;
	top: 0px;
	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{
	background-image: url(images/loading.gif)
	position: absolute;
	top: 30%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0px;
	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;background: url(images/prevlabel.gif) left 15% no-repeat;}
#nextLink { right: 0; float: right;background: url(images/nextlabel.gif) right 15% no-repeat;}
#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;
	}
#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;
	filter:alpha(opacity=90);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}
	/* END OF LIGHTBOX STUFF */
