 /* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */

TABLE 		{ COLOR: #DEDEDE; FONT: 14px verdana, arial, sans-serif; font-weight: normal }
.white 		{ COLOR: #DEDEDE; FONT: 10px verdana, arial, sans-serif; font-weight: bold }
.title 		{ COLOR: #FFFFFF; FONT: 18px verdana, arial, sans-serif; font-weight: bold }
.sitename       { COLOR: #FFFFFF; FONT: 36px times new roman, times, serif; letter-spacing: 6px}
.sitedesc       { COLOR: #FFFFFF; FONT: 18px verdana, arial, sans-serif; font-weight: bold; letter-spacing: 10px}
.footnote       { COLOR: #CCCCCC; FONT: 10px verdana, arial, sans-serif; font-weight: normal }
.croptext       { COLOR: #FFFFCC; FONT: 12px verdana, arial, sans-serif; font-weight: normal }
.caption        { COLOR: #777777; FONT: 10px verdana, arial, sans-serif; font-weight: normal }
.legal          { COLOR: #CCCCCC; FONT: 12px verdana, arial, sans-serif; font-weight: normal }

OPTION		{ COLOR: #000000; FONT: 14px Fixed, monospace; font-weight: normal }
.list		{ COLOR: #AAAAAA; FONT: 14px Fixed, monospace; font-weight: normal }

a:link		{ color: #FFFFCC; text-decoration: underline }
a:link.dark	{ color: #000000; text-decoration: underline }
a:visited	{ color: #DEDEDE; text-decoration: underline }
a:visited.dark	{ color: #000000; text-decoration: underline }
a:active	{ color: #FFFF66; text-decoration: underline }
a:active.dark	{ color: #000000; text-decoration: underline }
a:hover		{ color: #FFFF66; text-decoration: none }
a:hover.dark	{ color: #000000; text-decoration: none }

DIV.border	{ border:2px solid #000000}
DIV.popup	{ color: #000000; FONT: 10px verdana, arial, sans-serif; font-weight: normal}
DIV.caption	{ COLOR: #777777; FONT: 10px verdana, arial, sans-serif; font-weight: normal}

/* THIS IS FOR PRE LOADING THE IMAGES*/

/*
div.opac_xmpl {
	padding: 3px;
	border-style: solid;
	border-color: #000000;
	border-width: 1px;
	background-image: url(media/back2.jpg);
	text-align: center;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.hidden {
	visibility: hidden;
	display: none;
}

*/

/* THIS IS FOR THE THUMBNAILS */
/*
a.gallery {display:block; color:#555555; text-decoration:none; border:3px solid #555555; width:55px; height:45px; margin:3px; float:left;}
a.gallery:hover {white-space:normal; border:3px solid #fff;}
a.gallery:active {white-space:normal; border:3px solid #fff;}
a.gallery:focus {white-space:normal; border:3px solid #fff;}

a.slidea {background:url(images/sailboatCM_LCE_thumb.jpg);}
a.slideb {background:url(images/sunsetLCEthumb.jpg);}
a.slidec {background:url(images/sunset1small.jpg);}
a.slided {background:url(images/creeksmall.jpg);}
a.slidee {background:url(images/bigrockthumb.jpg);}
a.slidef {background:url(images/waterfall1small.jpg);}
a.slideg {background:url(images/waterfall2small.jpg);}
a.slideh {background:url(images/clingmanssmall.jpg);}
a.slidei {background:url(images/gardensmall.jpg);}
a.slidej {background:url(images/madalinesmall.jpg);}
a.slidek {background:url(images/seine1small.jpg);}
a.slidel {background:url(images/seine2small.jpg);}
a.slidem {background:url(images/hallwaysmall.jpg);}
a.sliden {background:url(images/castlegatesmall.jpg);}
a.slideo {background:url(images/framedviewsmall.jpg);}
a.slidep {background:url(images/ticketsmall.jpg);}
a.slideq {background:url(images/sharoncreeksmall.jpg);}
a.slider {background:url(images/sharonfall1small.jpg);}
a.slides {background:url(images/sharonfall2small.jpg);}
a.slidet {background:url(images/cfallssmall.jpg);}
a.slideu {background:url(images/rapidfallsmall.jpg);}
a.slidev {background:url(images/cgorgesmall.jpg);}
a.slideW {background:url(images/sharonfallautumnsmall.jpg);}
a.slidex {background:url(images/sharonfallsemiwidesmall.jpg);}
a.slidey {background:url(images/sharonfallwidesmall.jpg);}
*/
/* THIS IS FOR THE SCROLL BAR */
/*
#scrollbox {width:664px; height:85px; overflow:auto; border:0px solid #000;}
#thumbs {width:1685px; height:60px;}  
#pad {height:310px; width:100px;}
*/


