/* CSS Document */

html {
	margin: 0px auto 0px;
}
body {
	
	 scrollbar-3dlight-color:salmon;
     scrollbar-arrow-color:purple;
     scrollbar-track-color: #8b6e72;
     scrollbar-darkshadow-color:gray;
     scrollbar-face-color:#ae989b;
     scrollbar-highlight-color:white;
     scrollbar-shadow-color:gray;
	 background-color:#53373f;
}
h2 {
	padding-left: 15px;
}
#graphicgallery {
	height: 430px;
	overflow: auto;
	padding-left: 10px;
}
.gallerytext {
	font-size: 9px;
	padding: 10px 0px ;
}
	
#main {		
	margin: 25px auto 0px;	
	width: 75%;
	height: 650px;
	background-color:#53373f;
	
}

#main #Content {
	width: 100%px;
	height: 625px;
	min-width: 750px;
	border: 2px solid #faa709;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #663333;
	background-color:#FFF;
	margin-left: auto;
	margin-right: auto;
		
}

#main #Content p {
	padding: 15px 35px 10px 35px;
	font-size: 1em;
	margin-bottom: -10px;
	margin-top: -10px;
	line-height: 20px;
}
#main #Content #header {
	width: 100%;
	min-width: 750px;
	height: 135px;
	background-image: url(images/header_bkgd.jpg);
	background-repeat: repeat;
}

#main #Content #header #navbar {
	height:25px;
	background-image: url(images/buttons/nav_bkd.jpg);
	background-repeat: repeat-x;	
}
#main #Content #navbar ul{
	margin-top: 0px;
	height: 25px;
	
	
}
#main #Content #navbar li {
	display: inline;
	float: left;
	padding: 2px 25px 0px 35px;
	height: 23px;	
	
	
}
#main #Content #navbar li a {
	
	padding: 2px 25px 5px 25px;
	color: #e0c5cc;
	height: 25px;
	
	
	
}
#main #Content #navbar li a:hover {
	background-image: url(images/Here.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #e5aeb8;
	color: #663333;
	height: 25px;
}
.here {	
	background-image: url(images/Here.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #e5aeb8;	
	/*padding: -2px 25px -5px 25px;*/
	height: 20px;
}
#main #Content #lowernav {
	background-color:#Fff;
	width: 80%px;
	margin-right: 0px auto -5px auto;
	
}
#main #Content #lowernav li {
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
	
	
} 
#main #Content #lowernav li a {
	
	color: #53373F;
	text-decoration: none;
} 
#main #Content #lowernav li a:hover {
	color: #53373F;
	text-decoration: underline overline;
} 

#main #Content #portfolio {
	width: 90%;
	height: 550px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 500;
	color: #663333;
	padding-left: 10px;		
}

#portfolio #graphicgallery li {
	display: inline;
	padding-right: 10px;
	

}
#portfolio #graphicgallery li a{
	color: #663333;
	text-decoration: none;
	
}
#portfolio #graphicgallery li a:hover {
	color: #663333;
	text-decoration: underline;
}
#sublist {
	width: 100px;
	margin-left: -40px;
	
}
#sublist li{
	font-size: 5px;
}
#text {
	width: 615px;
	float: left;
}


#flower {
	background-image:url(images/flower.gif);
	width: 440px;
	height: 305px;
	position: absolute;
	left: 367px;
	top: 199px;

}

#footer {
	background-image: url(images/lillypads.jpg);
	width: 1000px;
	height: 350px;
	background-repeat: no-repeat;
	background-position:center;
	margin-right: auto;
	margin-left: auto;		

}
.services {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
	list-style-type: square;
	/*padding-left: 20px;
	margin-top: 10px;*/

}


.servicepad {
	padding-left: 100px;

}

.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #faa709;
	margin: 0px auto 0px auto;
}

#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; }

