body {
	background-color: #470602;
	
}a:link {
	color: #470602;
}
a:visited {
	color: #470602;
}
a:hover {
	color: #C20906;
}
a:active {
	color: #7F0800;
}

.header {
	background-image: url(/images/yellowrose2.JPG);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4D1F08;
	height: 200px;
	width: 950px;
	position: relative;
	left: 300px;
	background-position: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	z-index: 1;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #650101;
	position: absolute;
	height: 425px;
	width: 940px;
	left: 308px;
	top: 247px;
	padding-top: 75px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EBEEE5;
	z-index: 2;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #650101;
	position: absolute;
	height: 25px;
	width: 950px;
	left: 308px;
	top: 753px;
	background-color: #EBEEE5;
	border: thin solid #700500;
	background-image: url(/images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 525px;
	z-index: 3;
}
.pro_linedrop {
	height:45px;
	width:950px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	z-index:10;
	margin-bottom:18px;
	left: 300px;
	color: #700500;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: 2px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #EBEEE5;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: middle;
	border-bottom-color: #470602;
}

.pro_linedrop .select {
margin:0; 
padding:0; 
list-style:none; 
white-space:nowrap;
}

.pro_linedrop li {
float:left;
}

.pro_linedrop .select a {
	display:block;
	height:36px;
	float:left;
	text-decoration:none;
	line-height:25px;
	white-space:nowrap;
	color:#700500;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.pro_linedrop .select li.line a {color:#700500;}

.pro_linedrop .select a b {
	display:block;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.pro_linedrop .select a:hover, 
.pro_linedrop .select li:hover a {
	line-height:27px;
	cursor:pointer;
	color:#700500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.pro_linedrop .select li.line a:hover, 
.pro_linedrop .select li.line:hover a {
color:#C20809;}

.pro_linedrop .select a:hover b, 
.pro_linedrop .select li:hover a b {
	display:block;
	padding:0 30px 10px 20px;
	cursor:pointer;
	color: #720200;
}

.pro_linedrop .sub {
display:none;
}
.pro_linedrop ul ul {display:none;}

/* IE6 only */
.pro_linedrop table {
border-collapse:collapse; 
margin:-1px; 
font-size:1em; 
width:0; 
height:0;
}

.pro_linedrop .sub {
	margin:0;
	list-style:none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.pro_linedrop .sub li {
	background-color: transparent;
}

.pro_linedrop .select :hover .sub {
	height:20px;
	display:block;
	position:absolute;
	float:left;
	width:500px;
	top:35px;
	left:5px;
	text-align:right;
	border-top-width: 0px;
	border-right-width: 0;
	border-bottom-width: 2px;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #700500;
	border-right-color: #700500;
	border-bottom-color: #470602;
	border-left-color: #700500;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #EAEDE4;
	padding-top: 30px;
	padding-left:550px;
	text-indent: 10px;
	padding-bottom: 10px;
}

.pro_linedrop .select :hover .rt li {float:right;}

.pro_linedrop .select :hover .sub li a 
{display:block; height:25px; line-height:22px; float:left; padding:0 16px; margin:0; white-space:nowrap; color:#700500;font-size:16px;}

.pro_linedrop .select :hover .sub li.subline a {color:#700500;}

.pro_linedrop .select :hover .sub li a:hover,
.pro_linedrop .select :hover .sub li:hover
{color:#000; line-height:20px; position:relative;}

.pro_linedrop .select :hover .sub li:hover > a {color:#710400;}

.pro_linedrop .select :hover .sub :hover ul {
	padding:0;
	margin:0;
	list-style:none;
	display:block;
	width:112px;
	position:absolute;
	left:-1px;
	top:25px;
	background:#fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #700500;
}

.pro_linedrop .select :hover .sub :hover ul ul {position:absolute; left:-9999px;}
.pro_linedrop .select :hover .sub :hover ul li {border:1px solid #886; border-width:0 1px;}

.pro_linedrop .select :hover .sub :hover ul li a {width:80px; text-align:left; height:20px; line-height:18px; background:#fff;}
.pro_linedrop .select :hover .sub :hover ul li a:hover {line-height:16px;}
.pro_linedrop .select :hover .sub :hover ul li:hover > a {line-height:16px;}

.pro_linedrop .select :hover .sub :hover ul :hover ul {left:112px; top:0; border:1px solid #700500; border-width:0 1px 1px 0; background:#fff;}

.pro_linedrop .select :hover .rt :hover ul :hover ul {left:-113px; top:0; border:1px solid #700500; border-width:0 0 1px 1px;}

.pro_linedrop .select :hover .sub :hover ul :hover ul li {border-left:1px solid #700500; background:#fff;}

.pro_linedrop .select :hover .sub :hover ul :hover ul li.a1 {border-left:1px solid #fff;}
.pro_linedrop .select :hover .sub :hover ul :hover ul li.a2 {border-top:1px solid #700500; height:19px;}

.pro_linedrop .select :hover .rt :hover ul :hover ul li {border-right:1px solid #700500; border-left:0;}
.pro_linedrop .select :hover .rt :hover ul :hover ul li.a1 {border-right:1px solid #fff; border-left:0;}

#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/prevlabel.gif);
	background-repeat: no-repeat;
	background-position: left 15%;
}
#nextLink:hover, #nextLink:visited:hover {
	background-image: url(/images/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; }
