* { margin: 0; padding: 0; }

html {height:100%;} /* probably not needed but not tested */

body{ 
	background-color: #42530D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	height:100%; /* probably not needed but not tested */
	}

p {
	padding:5px;
	list-style: inside disc;
	font-size: 1em;
	}

h1 {
    font-size: 1.2em;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFFFFF;
	float:left;
	}
	
h2 {
    font-size: 1.2em;
	padding: 3px 0px 0px 0px;
	text-transform: uppercase;
	color:#FFFFFF;
	float:left;
	}
	
h3 {
    font-size: 1.1em;
	padding:10px;
	color:#000000
	}

#wrap{
	width: 784px;
	margin: 0 auto;
	border: 0; 
	margin-bottom: 10px;
	}
	
#top_text{
	color:#FFFFFF;
	padding: 6px 78px 5px 0;
	font-size: 11px;
	text-align: right;
	}
	
#banner{
	width:784px;
	background-repeat:no-repeat;
	border: 0;
	margin-top: -5px;
}

#donate{
	position:relative;
	height: 30px;
	width: 267px;
	top: 81px;
	left: 440px;
	border: 0;
	}
	
#bodywrap{
	border: 0;
	position: absolute;
	width: 784px;
	background: transparent url('../images/wrap_shadow_l.gif') top center repeat-y;	
	clear: both;
	}

	
#content {
	margin: 0 16px 0 16px;
	padding-top: 2px;
	border: 0; 
	}
	
.image {
	padding:1px;
	border:1px solid #CCCCCC; 	
	margin:3px;
	float:right;}
	
.caption {
	float:left;
	padding:2px;
	color:#666666;
	font-size:10px;
	}
	
	
#help_top {
	margin-top: -30px;
	float: right;
	font-size: 11px;
	color:#006633;
	}

#breadcrumb {
position: relative;
	width: 700px;
	font-size: 11px;
	}

	
#topcontent {
	border-top: 1px solid white;
	clear: both;
	}


#bottomcontent {
	border-top: 1px solid white;
	border: 0;
	clear: both;
	margin-top: 6px;
	}	

#video {
	width: 401px;
	clear: none;
	display: block;
	margin-left: 315px;
	z-index:-1;}

#vr_video {
	width: 500px;
	clear: none;
	display: block;
	border: 0;
	margin-left: 245px;
	text-align: right;
	z-index:-999;}
		
#status{
	width:250px;
	background-color:#FF0000;
	display: block;}

#topcontent #vr_video {
	width: 500px;
	clear: none;
	display: block;
	border-left: 1px solid white;
	margin: 0;
	padding: 0;
	margin-left: 245px;
		z-index:-1;}

#vr_video #livefeed {
	width: 500px;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: 5px;
		z-index:-1;}

#topcontent #video {
	width: 420px;
	clear: none;
	display: block;
	border-left: 1px solid white;
	margin: 0;
	padding: 0;
	margin-left: 315px;
	z-index:-1;}

#video a, #video img, #video p{
	margin: 5px 0;
	padding: 0;
		z-index:-1;}

#video #livefeed {
	width: 420px;
	display: block;
	margin: 0;
	padding: 0;
	margin-top: -3px;
	z-index:-1;}
	
#homewindow {
	height:300px;
	width:300px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 3px;
	background: transparent url('../images/left_fade.gif') top left no-repeat;
	float: left;
	border: 0;
		z-index:-1;}

#tourwindow {
	width:230px;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 15px;
	margin-left: 3px;
	background: transparent url('../images/left_fade.gif') top left no-repeat;
	float: left;
	border: 0;
	}
		
#videowindow {
	width:300px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 3px;
	background: transparent url('../images/left_fade.gif') top left no-repeat;
	float: left;
	border: 0;
	}
	
#partners {
	width:420px;
	margin-top: 12px;
	background: transparent url('../images/left_fade.gif') top left no-repeat;
	border: 0;
	clear: none;
	display: block;

	margin-left: 320px;
	} 
	
	
#homenews {
	float: left;
	width:490px;
	background: transparent url('../images/left_fade.gif') top left no-repeat;
	border: 0;
	clear: none;
	display: block;
	border: 0;
	margin-left: 5px;
	margin-right: 12px;
	}
	
#homequote {
	width:230px;
	background: transparent url('../images/left_fade.gif') top left no-repeat;
	clear: none;
	display: block;
	border: 0;
	margin-left: 508px;
	}
	
#fullwidth {
	background: transparent url('../images/left_fade.gif') top left no-repeat;
	clear: both;
	display: block;
	border: 0;
	margin-left: 3px;
	width: 730px;
	}
	
#scrollwidth {
	background: transparent url('../images/left_fade.gif') top left no-repeat;
	clear: both;
	display: block;
	border: 0;
	margin-left: 5px;
	width: 730px;
	}

#scrollwidth #swcontent {
	height: 245px;
	width: 730px;
	border: 0;
	padding: 0;
	margin: 0;
	}
	
#scrollwidth  #swcontent {
	margin-top:-8px;
	background-color:#F8F8F8;
	}
	
#swframe { 
	border: 0; 	
	overflow-y:hidden;
	overflow-x:auto; 
	width:730px; 
	height:245px;
	}
iframe {
	border:0;
}
	
.dltitle {
	padding: 0px 14px 7px 8px;
	background: transparent url('../images/right_fade.gif') top right no-repeat;
	height: 30px;
	color: #FFFFFF;
	}

.title {
	display:block;
	background: transparent url('../images/fill_fade.jpg') repeat-x;
	padding: 7px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	}
	
.title_new {
	display:block;
	padding: 5px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color:#FFFFFF;
	float:left;
	}

#homewindow  #hwcontent,
#homenews  #hncontent,
#homequote  #hqcontent,
#partners  #pacontent,
#fullwidth  #fwcontent,
#videowindow  #vwcontent,
#tourwindow #twcontent {
	margin-top:-8px;
	background-color:#F8F8F8;
	}
	
#homewindow  #hwcontent,
#homenews  #hncontent,
#homequote  #hqcontent,
#fullwidth  #fwcontent,
#videowindow  #vwcontent,
#tourwindow #twcontent {
	padding: 8px;
		margin: 8px 8px;
	}
#othercontent p,
#othercontent h2,
#hwcontent h2, 
#hwcontent p, 
#hwcontent ul, 
#hwcontent li,
#hqcontent h2, 
#hqcontent p, 
#hqcontent ul, 
#hqcontent li,
#pacontent h2, 
#pacontent p, 
#pacontent ul, 
#pacontent li,
#hncontent h2, 
#hncontent p, 
#hncontent ul, 
#hncontent li,
#fwcontent h2, 
#fwcontent p, 
#fwcontent ul, 
#fwcontent li,
#vwcontent h2, 
#vwcontent p, 
#vwcontent ul, 
#vwcontent li,
#twcontent h2, 
#twcontent p, 
#twcontent ul, 
#twcontent li{
	margin: 8px 8px;
	list-style: inside disc;
	font-size: 1em;
	}

		
dl.leader {
	padding-top: 5px;
	}

#virtualtourdl {
	display: block;
	width: 730px;
	clear: both;
	min-height: 100px;
	margin-bottom: 0.5em;
	border: 0;
	}

#virtualtourdl dt.tourthumbs {
	float: left;
	width: 300px;
	padding-right: 10px;
	border: 0;

	}

#virtualtourdl dd.tourdesc {
	display: inline;
	clear: right;
	border: 0;

	}


#homewindow #hwcontent {
	height: 260px;
	overflow-y:auto;
	overflow-x:hidden;

	}
	
#tourwindow #twcontent {
	height: 300px;
	overflow-y:auto;
	overflow-x:hidden;

	}


#bottom_links{
color: white;
font-size: 11px;
text-align: left;
padding-left:30px;
}


#sponsor {
float:right; 
margin-right:-20px;
height:75px;
background-color: #42530D;}

#footer {
	color: white;
	background-color: #42530D;
	font-size: 11px;
	text-align: left;
	padding: 30px 50px 5px 0px;
	background: #42530D url('../images/footer.gif') top left no-repeat;
	border: 0;
	height: 75px;
	clear: both;
	}

#footer a, #top_text a{text-decoration: none; color:#e5e69e;}

	
.sponsor_caption {
	float:left;
	padding:2px;
	color:#666666;
	font-size:10px;
	}


#donate a{
	height: 30px;
	display: block;
	background-image:url('../images/donate_button_lrg.gif');
	background-repeat:no-repeat;
	}

#donate a:hover{ 
	height: 30px;
	display: block;
	background-image:url('../images/donate_button_lrg_d.gif');
	}

.donate_button{
	float:right;
	margin-top:-59px;
	}


#container {
	position: relative;
	font-size: 1.2em;
    background-color:#5F5C47;
	position: relative;
	height:52px;
		width:79%;
}

/* These styles create the dropdown menus. */

#navcontainer {
	width: 700px;
	height: 30px;
	border: 0;
	display: block;
	overflow: hidden;
	}

#navwrap {
	margin: 0 16px;
	padding-top: 12px;
	border: 0; 
	}

#navbar {

	background-color: #C1C1B0;
	position: absolute;
	float: left;
	padding: 0;
	width:100%;
		text-transform:capitalize;
}
#navbar li {

	list-style: none;
	float: left; 
	text-transform:capitalize;
}
#navbar li a {
	display: block;
	text-decoration: none; 
	color: #333333;
	padding:5px 10px 5px 9px;
	font-weight: normal;
	text-transform:capitalize;
		
	 }
#navbar li a:hover {
	
	color: #FFFFFF; 
	background-color:#5F5C47;}
	
#navbar li ul {
	display: none;  }
	
#navbar li:hover ul, #navbar li.hover ul {

	color: #FFFFFF; 
	position: absolute;
	display: inline;
	left:1;
	width:600px;
	margin: 0;
	padding: 0; }

	
#navbar li:hover li, #navbar li.hover li {


	float: left; 
	}
#navbar li:hover li a, #navbar li.hover li a {
	color: #FFFFFF; 
	 }
#navbar li li a:hover {
	color: #333333; 
	background-color: #C1C1B0;}
	
	
a:link {
	color: #003399;
	text-decoration: underline; }

a:visited {
	text-decoration: underline;
	color:#666666}

a:active {
	text-decoration: none;
	color:#1F95D3}

a:hover {
	text-decoration: none; color:#1F95D3;}	
	

 .active{
background-color:#A4CCF9;
	color: #FFFFFF; 
	 }	
	
img { 
	border-style: none;
	border: 0;
	}

.floatright {
	float:right; 
	padding: 5px;
	}

img.center {
 	margin-left:30px;
	}

#imageHolder {
	width:720px;
	height:300px;
	border:1px solid black;}


.gallery{
    display:inline;
	float:left;
	padding:5px;
	width:100px;
	background-color: #FFFFFF;
	margin:5px;
	margin-bottom:10px;
	}

#quicklink {
	height: 100px;
	margin-top:20px;
	width:99%;
	margin:auto;
	margin-bottom:10px;
	background-color:#F8F8F8;
	}


	

#othercontent{	 /* need to specify the width and float */
	background-color: #F8F8F8 ;
	border: 0;
	float:left;
	clear: none;
	border: 0;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:5px;}

#otherheader_grey {
	background: transparent url('../images/fill_fade_grey.jpg') repeat-x;
	height:36px;
	z-index:0;} 
	
#otherheader_green {
	background: transparent url('../images/fill_fade_green.jpg') repeat-x;
	height:36px;
	z-index:0;} 
		
#otherheader_blue {
	background: transparent url('../images/fill_fade_blue.jpg') repeat-x;
	height:36px;
	z-index:0;} 	
	
#leftcorner {
	height:36px;
float:left;
	z-index:3;
} 
#rightcorner {
	height:36px;
	float:right;
} 
#leftcorner_green {
	height:36px;
	float:left;
	z-index:1;} 
#rightcorner_green {
	height:36px;
	float:right;
	z-index:2;} 
	
#leftcorner_blue {
	height:36px;
	float:left;
	z-index:1;} 
#rightcorner_blue {
	height:36px;
	float:right;
	z-index:2;} 
	
#digg{
padding:0;
margin:0;	
padding-left:8px;}

.wallpaper-thumb{
float:left;
width:150px;
padding:2px;
margin:8px 8px 2px 15px ;}

.wallpaper-thumb p{
padding:0;
margin:0;}

.carousel-component { 
	padding:2px 0px 4px 0px;
	margin:0px;
	background: #336699;
	width:300px;
	background-color: #F8F8F8 ;
	float:left;	border:none;
}

.carousel-component p{
margin:2px;
padding:2px;
color:#000000;
text-align:left;}

.carousel-component .carousel-list li {
	border:none;	
	margin:4px;
	width:290px; /* img width is 75 px from flickr + a.border-left (1) + a.border-right(1) +                img.border-left (1) + img.border-right (1)*/
	height:100px;
	background-color:#FFFFFF;
	text-align:left; /* image + row of text (87) + border-top (1) + border-bottom(1) + margin-bottom(4) */
	/*	margin-left: auto;*/ /* for testing IE auto issue */
}

.carousel-component .carousel-list li a { 
	outline:none;
	
}

.carousel-component .carousel-list li a:hover { 
}

.carousel-component .carousel-list li img { 
}
								
.carousel-component .carousel-prev { 
	position:absolute;
	top:340px;
	z-index:3;
	cursor:pointer; 
left:220px; 
}

.carousel-component .carousel-next { 
	position:absolute;
	top:340px;
	z-index:3;
	cursor:pointer; 
	right:20px; 
}


.webcam-links  {	
	float:right;
	padding-left:5px;
	}



