/* CSS Document */
body {
	background-image:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#F3E2FD;
	margin:0;
	padding: 0;
	background-attachment: fixed;
	}
h1 {
	font-size: 102%;
	font-weight: 300;
	font-stretch: ultra-condensed;
	padding-left: 15px;
		}
h2  {
	font-size: 70%;
	font-weight: lighter;
	font-style:italic;
	font-stretch: ultra-condensed;
	margin-top: -13px;
	padding-left: 15px;
	}
.h1 {
	text-decoration:none;
	color: #5d5d5d;
	font-weight: 300;
	font-stretch: ultra-condensed;	}
.h1:hover {
	text-decoration:none;
	color: #5d5d5d;
	font-weight: 300;
	font-stretch: ultra-condensed;	}	
.h2 {
	text-decoration:none;
	color: #5d5d5d;
	font-weight: lighter;
	}
.h2:hover {
	text-decoration:none;
	color: #5d5d5d;
	font-weight: lighter;
	}
a	{
	color: #8763AB;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
.yummy	{
	color: #5d5d5d;
	font-weight: normal;
	text-decoration:none;
	}
.yummy:hover	{
	text-decoration:none;
	font-weight: normal;
	}
a:hover {
	text-decoration:underline;
	}	
table {
	font-size:70%;
	font-stretch: ultra-condensed;
	}
#container {
	width: 900px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;	
	font-family: Verdana;
	font-size: 100%;
	color: #5d5d5d;
	}
#header {
	background-image:url(../images/header1.png);
	background-repeat:no-repeat;
	height: 300px;
	background-position: center;
	width: 900px;
	}
.navp{
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	}
.navp:hover{
	color: #8763AB;
	}	
.navdg{
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	}
.navdg:hover{
	color: #38b449;
	}	
.navlg{
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	}
.navlg:hover{
	color: #430e61;
	}	
#navlevel1-1 {
	float: left;
	padding-top: 210px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 390px;
	text-align: right;
	}
#navlevel1-2 {
	float: left;
	padding-top: 210px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 195px;
	text-align: right;
	}
#navlevel1-3 {
	float: left;
	padding-top: 205px;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	width: 265px;
	text-align: right;
	}
#navlevel2-1 {
	float: left;
	padding-top: -1px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 500px;
	text-align: right;
	}
#navlevel2-2 {
	float: left;
	padding-top: -1px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 295px;
	text-align: right;
	}
#navlevel3-1 {
	float: left;
	padding-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 540px;
	text-align: right;
	}
#navlevel3-2 {
	float: left;
	padding-top: 4px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 130px;
	text-align: right;
	}
.subnav {
	font-size: 70%;
	color:#5D5D5D;
	text-decoration: none;
	font-stretch: ultra-condensed;
	font-weight:bold;
	padding-top: 25px;
	display:block;
	height: 20px;
	width: 100px;
	background-image:url(../images/snbg.png);
	background-repeat:no-repeat;
	background-position:top;
	}
.subnav:hover {
	color:#000000;
	background-image:url(../images/snbgon.png);
	text-decoration: none;
	background-repeat:no-repeat;
	background-position:top;
	}
.current {
	display:block;
	height: 20px;
	width: 100px;
	background-image:url(../images/snbgon.png);
	background-repeat:no-repeat;
	background-position:top;
	}		
#subnav {
	clear:both;
	margin-right:0px;
	width: 900px;
	margin-top: -10px;
	margin-bottom: 5px;
	}
#subnav ul{
	float:right;
	margin-right:20px;
	}
#subnav li {
	float:left;
	list-style:none;
	text-align: center;
	width: 100px;
	}
#content {
	clear:both;
	width: 670px;
	text-align:left;
	float:left;
	}
#content li 	{
	font-size:70%;
	font-stretch: ultra-condensed;
	list-style:none;
}	
#content dt 	{
	font-size:70%;
	font-stretch: ultra-condensed;
	list-style:none;
	padding-left: 30px;
	font-weight:bold;
	padding-top: 5px;
}
#content dd 	{
	font-size:70%;
	font-stretch: ultra-condensed;
	font-style:italic;
	padding-left: 30px;
}				
#ctop {
	background-image:url(../images/ctop.png);
	background-repeat:no-repeat;
	float:left;
	height: 32px;
	width: 670px;
	}	
#cmid {
	background-image:url(../images/cmid.png);
	background-repeat:repeat-y;
	float:left;
	padding-top: 10px;
	width: 670px;
	}	
#cmid p {
	width: 610px;
	padding-left: 25px;
	font-size:70%;
	font-stretch: ultra-condensed;
	}
#cmid table {
	font-size:70%;
	font-stretch: ultra-condensed;
	margin-left: 25px;
	width: 610px;
	}
#cmid input{
	font-family: Verdana;
	font-size:11px;
	font-stretch: ultra-condensed;
}
#cmid select{
	font-family: Verdana;
	font-size:11px;
	font-stretch: ultra-condensed;
}
#cmid textarea{
	font-family: Verdana;
	font-size:11px;
	font-stretch: ultra-condensed;
}
	
#cbtm {
	background-image:url(../images/cbtm.png);
	background-repeat:no-repeat;
	float:left;
	height: 37px;
 	width: 670px;
	}	
#sb {
	width: 196px;
	float:left;
	padding-left: 20px;
	text-align:left;
	}	
#sbtop {
	background-image:url(../images/sbtop.png);
	background-repeat:no-repeat;
	height: 17px;
	width: 196px;
	float:left;
	padding-left: 20px;
	}
#sbmid {
	background-image:url(../images/sbmid.png);
	background-repeat:repeat-y;
	float:left;
	padding-top: 10px;
	width: 196px;
	}
#sbmid p {
	width: 156px;
	padding-left: 15px;
	margin-top: -10px;
	font-size:70%;
	font-stretch: ultra-condensed;
	}
#sbmid ul 	{
	padding-left: -15px;
}	
#sbmid li 	{
	font-size:70%;
	font-stretch: ultra-condensed;
	list-style:none;
}	
#sbbtm {
	background-image:url(../images/sbbtm.png);
	background-repeat:no-repeat;
	float:left;
	height: 115px;
 	width: 196px;
	}

#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: 550px; height: 550px; 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; }
#footer{
	clear:both;
	width: 900px;
	background-image: url(../images/flower.png);
	background-repeat: no-repeat;
	height: 113px;
	background-position: right 18px;
	}
#disco {
	text-align: right;
	font-size: 70%;
	padding-top: 10px;
	}
