@charset "UTF-8";
/* CSS Document */

body {background-color: #777777;}

#wrap {background-color:black; width: 1000px; bottom:50%; right:50%; padding:10px; margin:0px; border:medium solid #1F1F1F; font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif}
#header {width: auto;}


#nav {width: 100%;text-decoration:none; text-align:center; margin: 0px; padding: 0px; background-color:#333; background-image: url("navback.gif"); }
#nav ul{display:inline-block; align:center; margin: 0px; padding: 0px}
#nav li{display: inline; padding:4px; text-transform:uppercase; margin: 0px; text-decoration:none; font-size: 16px;}
 a{color: #E6E2D2; text-decoration:none; border:0px; line-height: 22px}
 a:hover {color:#F39;}
 a:current {color:#F39; text-decoration:none}
img {border=0px}


#content {width:auto; margin:0px; padding: 20px 0px; font-weight:100}

#news{text-align: left; float:left; width:675px; padding:15px; padding-top: 2px;- text-align: left; background-image:url(starback.png); background-repeat: no-repeat; border:1px solid #777777}

#news h1{color: #E6E2D2; font-weight:100; font-size: 16px ;text-transform: uppercase; display: block; background-color:#333333; padding:10px}
#news h2{font-size:16px; color: #F39; font-weight:100; text-transform:uppercase; padding-top:15px}
#news h3{font-size:13px; color: #aaaaaa;}
#news p{color: #cccccc; font-size:14px; line-height:1.3em; margin-bottom:40px}
#news ul{color: #aaaaaa; list-style: none; text-align: left; line-height:1.5em}

#news table{color:#CCC; padding:5px;}
#news img{padding: 10px}

ul.sponsor {display: inline; padding:0; margin: 30px;}
ul.sponsor li{margin-left:15px}
ul.sponsor a{ color:000}


#side{font-size: 1em; float:right; width:265px; text-align: left;}
#side h1{font-size: 15px; text-transform: uppercase; color: #F39; font-weight:100; margin: 0px 0px 5px; padding:10px; background-color:#333333; display:block}
#side ul{font-size: 14px; list-style: none; color: #cccccc; padding: 0px;margin:0px; text-align:right; line-height:1.3em }

.rightresults, .right{border: 1px solid #777777; margin: 0px 0px 15px 0px; padding:10px}
.rightresults h1, .right h1 {font-size:16px; text-transform:uppercase; color:#F39}	
.rightresults h3, .right h3 {font-size:11px; color:#999999; margin-bottom:6px; text-transform:uppercase}
.rightnopadding {margin: 0px 0px 15px 0px; padding:0px}
.rightnopadding img{width:260px}
.rightnopadding a{color:#dddddd}

#footer {clear:both; width:100%; font-size:12px; text-align:right; color: #777777; margin:0 10px -30px 0px}
#footer p{margin:15px 30px 0px 0px; float:right; padding:5px}
.padding {margin-bottom:30px; display:block}

.media div {margin-bottom:30px}

.rightbar img{padding:0px 10px}

div.clearfix {display:block; clear:both}

div.vid {margin-left:50px}
div.biobottom {margin-top:30px}

.homepagepic h4{padding:0; margin:0 0 10px 10px !important; color:#cccccc; font-style:italic; font-size:11px;}
.homepagepic img{padding:10px 10px 2px 10px !important; border:none}

span.floatright {float:left}
.vids {display:block}
.smallvid {display:inline-block; float:left; margin: 0 10px;}

#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(../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; 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; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


/* the overlayed element */
div#voverlay {
	
	/* growing background image */
	background-image:url(../images/white.png);
	
	/* dimensions after the growing animation finishes  */
	width:480px;
	height:360px;
	
	/* initially overlay is hidden */
	display:none;
	
	/* some padding to layout nested elements nicely  */
	padding:38px 21px 21px 21px;
}

/* default close button positioned on upper right corner */
div#voverlay div.close {
	background-image:url(../images/close.png);
	position:absolute;
	right:12px;
	top:7px;
	cursor:pointer;
	height:17px;
	width:17px;
}

.gallery{height:600px}
.sponsortable img {width:200px; border:0 !important}
td.col1{width:230px; padding:10px; }
td.col2{width:500px; padding:10px; }
.sponsortable {border-top:1px solid #666666; border-bottom:1px solid #666666}
tr.noborder{border:0 !important}

label{color:#cccccc}

.contact p{margin-bottom:15px !important}

#submit {alight:right}

.contactformtable tr{margin:10px}
input, input[type="text"], textarea {background-color:#e5e5e5; border:0px; padding:5px}

ul.footer-spon {list-style:none; float:left; padding:0px}
ul.footer-spon li{display:inline; padding:0px 5px}
ul.footer-spon a{border:0px !important;}
ul.footer-spon img{border:0px !important; height:20px}
.inline{display:inline}

ul.gallery {display:inline; list-style:none; padding:0px !important;}
ul.gallery img{width:180px !important}
ul.gallery li{display:inline}
ul.gallery a{padding:0px !important}
div.gallerypage{width:655px !important; text-align:left}

table.sched td{padding: 5px 10px}
.state {font-style:italic}
td.month{padding:10px !important}