/* CSS Document */

body {
	top: 0px;
	margin: 0px;
}
.title
{
	font:bold 14pt Verdana, Arial, Helvetica, sans-serif;
	color: #003399;
}
.tinytext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
}
div#menubar {
	left: 140px;
	top: 80px;
	/*position: absolute;*/
	margin-left:150px;
	width: 620px;
	height: 23px;
	background-color: #FDD26C;
}
#banner {
	/*position: absolute;*/
	top: 0px;
	margin-left:120px;
	width: 650px;
	height: 80px;
	text-align: left;
	right: 10px;
}
#logo {
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 1000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homebackground {
	background-image: url(images/background.png);
	margin-top: -22px;
	padding-top: 20px;
	width: 730px;
	height: 520px;
}
#page {
	position: relative;
	text-align: center;
	margin: 0px auto auto;
	width: 770px;
}
#tagline {
	position: absolute;
	left: 180px;
	top: 57px;
	height: 17px;
	width: 250px;
	text-align: left;
}
#content {
	/*position: absolute;*/
	width: 750px;
	margin-left:10px;
	padding-top: 15px;
	height: auto;
	text-align: center;
}
.footernavtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#footer {
	bottom: 0px;
	margin-top: 20px;
}
#bullets {
	width: 300px;
	margin-left: 250px;
	text-align: left;
}


.copyrighttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
p {
	margin-top: 7px;
	margin-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #330099;
}
a:visited {
	color: #990000;
}
a:active {
	color: #CC0000;
}
a img {
	text-decoration: none;
	border: none;
}
.redtext {
	color: #FF0000;
}
.Heading {
	font-size: 10pt;
	font-weight: bold;
	color: #000033;
	font-variant: normal;
	font-style: normal;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Subheading {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #003399;
	margin-top: 12px;
	margin-bottom: -2px;
}
.NormalText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.rightimage {
	padding: 7px;
	float: right;
}
.leftimage {
	padding: 7px;
	float: left;
}
blockquote {
	background: transparent url(/images/leftquote.gif) left top no-repeat;
	margin-bottom: 0px;
}
blockquote div {
	padding: 0 30px;
	width: 260px;
	background: transparent url(/images/rightquote.gif) right bottom no-repeat;
}
.clearall {
	clear: both;
	height: 0;
	font-size: 0;
	line-height: 0;
}
.clear {
	visibility: hidden;
	display: block;
	clear: both;
	height: 0px;
	margin: 0;
	padding: 0;
	}

/* PHOTO GALLERY - THUMBNAIL SETTINGS */
#photoswrapper {
	width: 100%;
	clear: both;
}
.thumbnail {
	float: left;
	font-size: 75%;
	margin: 10px 15px;
	text-align: center;
	padding: 2px;
	}
	.thumbnail a img {
		background: #dfdfdf;
		border: 1px solid #ccc;
		clear: both;
		display: block;
		margin: 0 auto;
		}

/* PHOTO GALLERY - LIGHTBOX SETTINGS */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(photos/images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="photos/images/overlay.png", sizingMethod="scale");
	}

/* SPRY PHOTO GALLERY SETTINGS */
/*
#gallerySelect { width: 180px; }
#controls {	margin:0 auto 10px auto; }
#galleries {	margin:0 auto 20px auto; }
#galleries label { padding-bottom: 2px; }

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 20px 10px;
	margin-bottom: 5px;
	background-image: url('../demos/images/bg.gif');
	width: 250px;
	float: left;
	margin-right: 10px;
}
#thumbnails {
	clear: both;
	margin: 10px auto;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 500px;
	float: left;
}
.thumb {
	float:left;
	margin-right: 2px;
	margin-bottom: 2px;
	border: solid black 1px;
}
#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 1px 0 0;
	padding: 4px 8px;
	width: 64px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #666 url('../demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:visited {
	background: #666 url('../demos/images/bg_grad_gray1.gif') repeat-x;
	color: #fff;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #666 url('../demos/images/bg_grad_gray2.gif') repeat-x;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #bbb;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em; 
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #fc0 !important; }
.inFocus {  border: solid 1px #fc0 !important; }
*/



#gallerySelect { width: 180px; }
#galleries { 
	float: left;
}
#galleries label { padding-bottom: 3px; }

#controls {
	text-align: center;
	float: right;
}
#controls div {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 0 0 6px;
	padding: 4px 8px;
	width: 40px;
	float: left;
	background: #FDD26C;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	cursor: pointer;
}
#transport {
	margin: 0;
	padding: 0;
	list-style: none;
}
#transport li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: center;
}
#transport a {
	text-decoration: none;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin: 0 6px 0 0;
	padding: 4px 8px;
	width: 40px;
	float: left;
	display: block;
	-moz-user-select: none;
	-khtml-user-select: none;
}
#transport a:link {
	background: #FDD26C;
	color: #000;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:hover {
	background: #FDD26C;
	color: #333;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
}
#transport a:focus {
	-moz-user-select: none;
	-khtml-user-select: none;
}

#transport .playBtn .pauseLabel, #transport .pauseBtn .playLabel {
	display: none;
}

#previews {
	border-top: solid 1px #404040;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #3a3a3a;
	border-left: solid 1px #404040;
	padding: 10px 10px 10px 10px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	background-color: #EEE;
	width: 700px;
}
#thumbnails {
	clear: both;
	padding: 10px 0 0 0;
	display: block;
}
#thumbnails div {
	position: relative;
	width: 24px;
	height: 24px;
	float: left;
	margin: 8px;
	padding: 0;
	float: left;
	display:inline;
}
#thumbnails img {
	width: 24px;
	height: 24px;
	position: absolute;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
}
#picture {
	padding: 0px;
	width: 100%;
	float: left;
}
#mainImageOutline {
	margin: 0 auto;
	padding: 0;
	background-color: #eee;
	border-top: solid 1px #999;
	border-right: solid 1px #404040;
	border-bottom: solid 1px #333;
	border-left: solid 1px #404040;
	padding: 1em; 
	overflow: hidden; 
	width: 0px;
	height: 0px;
}
#mainImage {
	width: 100%;
	height: 100%;
}

#picture img {	border: 1px solid #999; }
.selectedThumbnail {  border: solid 2px #FDD26C !important; }
.inFocus {  border: solid 1px #FDD26C !important; }.captiontext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
