BODY	{
	background-color: #40404C;
	margin: 0px;
	padding: 0px;
	border: #40404C 0px solid;
	}

/* BACKGROUND CODE */
.background-main 	{
		background-image: url("/images/background.jpg");
		background-repeat: repeat-x;
		background-position: 0px 0px;
		}

/* PAGE LINK CODE */
a:link		{ color: #CCCCFF; text-decoration: underline; }
a:visited	{ color: #CCCCFF; text-decoration: underline; }
a:active	{ color: #CCCCFF; text-decoration: underline; }
a:hover		{ color: #FFFFCE; text-decoration: underline; }

/* THE NEXT LINE CONTROLS THE FONT SIZE FOR ALL PAGES */
TABLE 		{ COLOR: #F0F0F0; FONT: 13px arial, verdana, sans-serif; font-weight: NORMAL; }
.body-text  { COLOR: #F0F0F0; FONT: 13px arial, verdana, sans-serif; font-weight: NORMAL; }
.updates-date { COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }
.updates-desc { COLOR: #B8B8C4; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }
.title 		{ COLOR: #FFFFFF; FONT: 13px verdana, arial, sans-serif; font-weight: bold; }
.subtitle	{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
.phonetitle 	{ color: #7E6C4E; font: 13px verdana, arial, sans-serif; font-weight: bold; }
.footer		{ COLOR: #B8B8C4; FONT: 10px arial, verdana, sans-serif; font-weight: bold; }
.sidebarwidth		{ width: 190px; }
.formmargin		{ margin: 0px; }
.just 			{ text-align: justify; }

/* HOMEPAGE LINK AREA BORDER CODE */
.bordertables	{
		background-color: #403F4C;
		BORDER-TOP: #84849B 1px solid;
		BORDER-BOTTOM: #84849B 1px solid;
		height: 45px;
		margin-top: 0px;
		margin-bottom: 0px;
		}

/* HOMEPAGE CODE */
.homeimage	{
		BORDER-TOP: #FFFFFF 1px solid;
		BORDER-BOTTOM: #FFFFFF 1px solid;
		margin-top: 0px;
		margin-bottom: 0px;
		}
.homelinks	{
		font-family: arial, verdana, helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		letter-spacing: 3px;
		padding-left: 15px;
		padding-right: 15px;
		}
a.homelinks:link		{ color: #84849B; text-decoration: none; }
a.homelinks:visited		{ color: #84849B; text-decoration: none; }
a.homelinks:active		{ color: #84849B; text-decoration: none; }
a.homelinks:hover		{ color: #FFFFFF; text-decoration: none; }

/* GALLERY SLIDESHOW AND VIEWER CODE */
.Galborder	 	{ border: #B8B8C4 3px solid; margin-bottom: 3px; }
A:hover .Galborder 	{ border: #FFFFFF 3px solid; margin-bottom: 3px; }
.price 		{
		FONT: 13px verdana, arial, sans-serif;
		font-weight: bold;
		line-height: 20px;
		COLOR: #99CCFF;
		}
.button 	{
		background-color:#454552;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #84849B;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #84849B 1px solid;
		}

.buttonon 	{
		background-color:#454552;
		background-image: url("picts/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #B8B8C4 1px solid;
		}
.gallerytext		{ COLOR: #B8B8C4; FONT: 9px verdana, arial, sans-serif; font-weight: normal }
.gallerytitle 		{ COLOR: #FFFFFF; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }
.viewer-border		{ BORDER: #B8B8C4 3px solid; }
.viewermargin		{ padding-top: 10px; padding-bottom: 10px; }
.viewer-text		{ COLOR: #84849B; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }
.viewer-hilite 		{ COLOR: #FFFFFF; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

 /* CONTACT FORM */
.shadeform	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 200PX;
		BORDER: #999999 1px solid;
		}
.textarea	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #999999 1px solid;
		}

 /* LINKS PAGE CODE */
.linksmargin	{ margin-top: 6px; margin-bottom: 0px; }
.searchbutton 	{
		background-color:#454552;
		background-image: url("picts/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #84849B;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 1px;
		padding-right: 1px;
		padding-top: 1px;
		padding-bottom: 1px;
		BORDER: #84849B 1px solid;
		}
.searchform 	{
		FONT: 13px arial, verdana, sans-serif;
		background-color: #40404C;
		color: #FFFFFF;
		text-align: left;
		WIDTH: 125PX;
		BORDER: #84849B 1px solid;
		}

/* FOR THE SITE MAP PAGE */
.page-splits	{
		border: #B8B8C4 1px solid;
		background-color: #40404C;
		color: #40404C; height: 5px;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 10px;
		}

/* CUSTOM PAGE PAYPAL FORM */
.custom-table		{ background-color: #525263; BORDER: #B8B8C4 1px solid; }
.custom-form		{
			FONT: 13px arial, verdana, sans-serif;
			background-color: #84849B;
			color: #FFFFFF;
			text-align: left;
			WIDTH: 150PX;
			BORDER: #B8B8C4 1px solid
			}
.custom-submit		{ WIDTH: 150PX; font-size: 13px; }

/* HIDE MENU AND ITEMS FOR PRINTING */
@media print {
.printhide 	{ display:none; }
.printhelp	{ width:600px; }
.printhome	{ width:500px; }
}
@media screen{
.printonly 	{ display:none; }
}

/* START THE CODE FOR THE MENUS */
.menubackground	{
		background-color: #403F4C;
		border-top: #616170 1px solid;
		border-bottom: #84849B 1px solid;
		padding-top: 15px;
		padding-bottom: 15px;
		}
.menu		{ font-family: arial, verdana, helvetica, sans-serif;
		  font-size: 7pt;
		  font-weight: bold;
		  letter-spacing: 1px;
		  padding-top: 2px;
		  padding-bottom: 3px;
		  padding-left: 5px;
		  padding-right: 5px;
		  margin-right: 5px;
		  cursor:pointer;
		  text-align: center;
		  display: block;
		  line-height: 16px;
		  white-space:nowrap;
		  border-top: #525263 1px solid;
		  border-left: #525263 1px solid;
		  border-bottom: #525263 1px solid;
		  border-right: #525263 1px solid;
		  }
a.menu:link 	{ background-color:#403F4C; color: #84849B; text-decoration: none;}
a.menu:visited 	{ background-color:#403F4C; color: #84849B; text-decoration: none;}
a.menu:active 	{ background-color:#403F4C; color: #84849B; text-decoration: none;}
a.menu:hover 	{ background-color:#403F4C; color: #B8B8C4; border: #B8B8C4 1px solid; text-decoration: none;}

/* Photo thumbnail pop-up support */
.thumb-popup-fg {
	background-color: #FFFFFF;
}
.thumb-popup-bg {
	background-color: #666666;
}
.thumb-popup-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #999999;
	padding: 10px;
}
.thumb-popup-caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px 10px 3px 10px;
}


/* Photo gallery overlay support */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/images/blank.gif) no-repeat; /* 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; } */
#prevLink, #prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) 0 15% no-repeat; border: none; } 
#nextLink, #nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) 100% 15% no-repeat; border: none; }


#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}

