@charset "utf-8";
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

/* CSS Document */

body {
	background-image: url(images/background.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: center top;
	background-repeat: repeat;
}
.top-line {
	background-image: url(images/top-line.gif);
	position: absolute;
	height: 30px;
	width: 100%;
	top: 0px;
}
.outer-wrapper {
	text-align: center;
	width: 100%;
}
.header-link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #A4042C;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: text-bottom;
	height: 25px;
	padding-bottom: 2px;
}
.top-flourish {
	background-repeat: no-repeat;
	position: absolute;
	height: 205px;
	width: 550px;
	top: -10px;
	visibility: inherit;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #A4042C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	letter-spacing: -1px;
}
.email-signup {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

.index-feature-section {
	background-image: url(images/pink-background-425x300.gif);
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: groove;
	border-bottom-style: groove;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 16px;
}
.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding-bottom: 10px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #000000;
}




.mainwrapper-775 {
	text-align: center;
	width: 775px;
	position: absolute;
	top: 25px;
}
.img-index {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #EAEAEA;
	border-bottom-color: #EAEAEA;
	border-left-color: #EAEAEA;
}
.photo-descriptions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #A6042D;
	text-align: center;
	padding-bottom: 5px;
	vertical-align: top;
}
.bottom-line {
	background-image: url(images/bottom-line.gif);
	position: relative;
	height: 30px;
	width: 100%;
	bottom: 0px;
}
.contact-footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.pages-sidebarfeature {
	background-color: #A4042C;
	background-image: url(images/pink-background-425x300.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 10px;
}
.pages-h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #A4042C;
}


#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; }
.photo-descriptions h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.photo-descriptions img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.photo-descriptions h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
}
.photo-descriptions h5 {
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	text-align: left;
	padding: 0px;
}
.photo-descriptions h6 {
	line-height: 12px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-left: 0px;
	font-size: 14px;
	color: #A6042D;
	text-align: left;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3C9157;
	font-weight: bold;
	margin-bottom: 15px;
}
.page a {
	text-decoration: none;
}
.page a:link {
	color: #3C9157;	text-decoration: none;

}
.page a:visited {
	color: #3C9157;	text-decoration: none;

}
.page a:hover {
	color: #3C9157;
}
.page a:active {
	color: #000000;	text-decoration: none;

}

