/*
	Design by Jeff Niekamp
	(c) 2009 Web Site Solutions Inc.
	All Rights Reserved	
	CSS developed by Jeff Niekamp
	jeff@webss.us
*/
body {
}
#maincontent a:link {
	color: #9C8C85;
}
#maincontent a:visited {
	color: #B9A199;
}
#maincontent a:hover, #maincontent a:active, #maincontent a:focus {
	color: #333333;
}
.pd_menu_01 {
	float: left;
	padding: 0;
	margin: 0;
	color: #000000;
	width: 95%;
	clear: both;
}
.pd_menu_01 a, .pd_menu_01 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.pd_menu_01 ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.pd_menu_01 ul li {
	float: left;
	position: relative;
	z-index: auto !important;
	z-index: 1000;
}
.pd_menu_01 ul li a {
	color: #000000;
	float: none !important;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px 0 10px;
	text-decoration: none;
}
.pd_menu_01 ul li ul {
	display: none;
	border: none;
	color: #000000;
	background: #F0F0F0;
	font-size: 12px;
}
.pd_menu_01 ul li:hover a {
	text-decoration: none;
	color: #000000;
}
.pd_menu_01 ul li:hover ul {
	display: block;
	position: absolute;
	z-index: 999;
	top: 29px;
	margin-top: 1px;
	left: 0;
}
.pd_menu_01 ul li:hover ul li a {
	display: block;
	width: 10em;
	height: auto;
	line-height: 1.3em;
	margin-left: -1px;
	padding: 5px 10px 5px 10px;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #E1E1E1;
	color: #000000;
	font-size: 12px;
}
.pd_menu_01 ul li:hover ul li a:hover {
	background-color: #808080;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
.pd_menu_01 ul li a:hover {
	text-decoration: none;
	color: #000000;
}
.pd_menu_01 ul li a:hover ul {
	display: block;
	width: 10em;
	position: absolute;
	z-index: 999;
	top: 29px;
	left: 0;
}
.pd_menu_01 ul li ul li a:visited {
	background-color: #E1E1E1;
	color: #000000;
	font-size: 12px;
}
.pd_menu_01 ul li a:hover ul li a {
	display: block;
	width: 10em;
	height: 1px;
	line-height: 1.3em;
	padding: 4px 12px 4px 12px;
	border-left: solid 1px #FFFFFF;
	border-bottom: solid 1px #FFFFFF;
	background-color: #E1E1E1;
	color: #000000;
	font-size: 12px;
}
.pd_menu_01 ul li a:hover ul li a:hover {
	background-color: #808080;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12px;
}
.footer, .footer a:link, .footer a:visited {
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover, .footer a:active, .footer a:focus {
	font-size: small;
	text-decoration: none;
	color: #FFEE66;
}
.headerBlack {
	color: #1A1A1A;
	font-size: large;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.headerWhite {
	color: #EFEFEF;
	font-size: large;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.textMediumBlack {
	color: #1A1A1A;
	font-size: medium;
}
.textSmallBlack {
	color: #1A1A1A;
	font-size: small;
}
.textSmallWhite {
	color: #EFEFEF;
	font-size: small;
}
.textMediumWhite {
	color: #EFEFEF;
	font-size: medium;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.xsmall {
	font-size: x-small;
	color: #FFF;
}
.tdbg {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.mainlink, .mainlinka:link, .mainlinka:visited {
	font-size: small;
	text-decoration: none;
	color: #FFFFEE;
}
.mainlinka:hover, .mainlinka:active, .mainlinka:focus {
	font-size: small;
	text-decoration: none;
	color: #FFEE66;
}
.whitelink, .whitelink:link, .whitelink:visited {
	font-size: small;
	text-decoration: none;
	color: #FFFFFF;
}
.whitelink:hover, .whitelink:active, .whitelink:focus {
	font-size: small;
	text-decoration: none;
	color: #FFEE66;
}
table #headermenu {
	height: 160px;
}
table #memberships {
	border: none;
	padding: 10px;
	margin: 0px;
	width: 100%;
}
table #footermenu {
	padding: 0px;
	margin: 0px;
	width: 100%;
	border: none;
	border-width: 0;
}
.tdblackbg {
	background-color: #000000;
}
.tdwhitebg {
	background-color: #FFFFFF;
}
.tdgraybg {
	background-color: #B0B0B0;
	text-align: center;
}
.imgalignmiddle {
	vertical-align: middle;
}
.tdltgraybg {
	background-color: #E9E9E9;
}
#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;
}
