/* CSS Document */

body {
	background-color: #424A46;
	padding:0px;
	color: #4E6160;
	FONT-SIZE: 12px;
	text-align: center;
	font-family: "Lucida Grande", "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


p {
	line-height: 20px;
	font-size: 100%;
	border-top-width: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

h1 {
	font-size: 150%;
	font-family:"Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #;
	letter-spacing: 1px;
	font-variant: normal;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
	padding-right: 5px;
	background-color: #799288;
	padding-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
}
h2 {
	font-size: 105%;
	color: #006666;
	background-color: #E0DCD1;
	background-position: center center;
	padding: 5px;
	letter-spacing: 1px;
	margin: 8px;
	font-variant: normal;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	
}

#wrapper	{
	padding: 0;
	width: 900px;
	background-image: url(images/sides.jpg);
	background-repeat: repeat-y;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
#header	{
	width: 950px;
	height: 145px;
	background-image:     
	url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	display: inline;
}


/* main stuff */
#main	{
	width: 660px;
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	display: inline;
	margin-left: 30px;
	padding: 0px;
	}
	#main a:link{
	color: #006666;
	font-weight: bold;
	text-decoration: underline;
}
#main .emph {
	color: #464646;
	font-weight: bold;
	font-variant: normal;
	font-style: oblique;
	letter-spacing: 1px;
}
#main .emph2 {
	color: #464646;
	font-weight: bold;
	font-style: oblique;
	
}

#main .centretextbold {
	color: #464646;
	font-weight: bold;
	font-style: oblique;
	text-align: center;
	font-size: 120%;	
}

#main .quote {
	color: #8E0000;
	letter-spacing: 1px;
	font-style: italic;
	font-size: 95%;
	margin-left: 100px;
	margin-right: 100px;
}
#main ul {
	line-height: 20px;
	list-style-image: url(images/site/main-icon.jpg);
	display: block;
}



#main .arrow {
	color: #CC0000;
	font-weight: bold;
	font-style: oblique;
	text-decoration: underline;
	margin-right: 10px;
	float: right;	
}
#main .italic {
	font-style: italic;
}
#main .bold {
	font-weight: bold;
}
#main .centre {
	text-align: left;
	border: 1px dotted #D4D2C8;
}
#main .img
   {
	border:2px solid #7FA090;
	padding: 5px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}
#main .img_right
   {
	border:2px solid #7FA090;
	float: right;
	padding: 5px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#main .link_right{
	color: #610000;
	font-weight: bold;
	text-decoration: none;
	float: right;
	margin-bottom: 5px;
}
#main a:visited {
	color: #006666;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #CC3300;
	text-decoration: underline;
}
/* side menu stuff */

#wrapper #sidetext li {
	color: #006666;
	font-weight: bold;
	padding: 8px;
	font-size: 120%;
	list-style-image: url(images/site/menu-icon.jpg);
}


#wrapper #sidetext a:link {
	color: #006666;
	text-decoration: none;
}

#wrapper #sidetext a:visited {
	color: #006666;
	text-decoration: none;
}
#wrapper #sidetext a:hover {
	color: #CC3300;
	font-weight: bold;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #CC3300;
	padding-right: 3px;
}
#sidetext {
	float: right;
	width: 180px;
	padding: 0px;
	margin-top: 20px;
	margin-right:10px;
	margin-bottom: 0px;
	clear: right;
}
#logo {
	float: right;
	width: 100px;
	margin-right: 20px;
}
#sidetext .italic {
	font-style: italic;
	color: #999999;
}
#sidetext h1 {
	text-align: right;	
}

/* menu php style*/

#wrapper #sidetext #currentpage a {
	color: #CC3300;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
	font-size: 110%;
	border-right-style: double;
	border-right-color: #CC3300;
	padding-right: 3px;
	}

/* footer stuff */


#footer		{
	clear: both;
	text-align: center;
	background-image:   url(images/footer.jpg);
	height: 115px;
	background-position: bottom;
	background-repeat: no-repeat;
		}
#footer p {
	font-size: 60%;
	margin-top: 5px;
	margin-right: 45px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 80%;
	text-align: right;
}
#footer  a:link{

	color: #BEBCA8;
	font-weight: bold;
	text-decoration: none;
}
/*lightbox stuff*/
#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-image: url(images/lightbox/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(images/lightbox/nextlabel.gif);
	background-repeat: no-repeat;
	background-position: right 15%;
}

#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; }
