
	/* Site style */
	
	body { background-color:#fff; margin:0; padding:0; }
	p { color:#565656; color:#99573F; font-size:15px; line-height:20px; font-family:Garamond, "Times New Roman", Georgia, Times; text-decoration:none; }
	a:link { color:#b56b33; }
	a:visited { color:#666600; font-weight:normal; }
	a:hover { color:#000000; }
	a:active { text-decoration:underline; font-style:italic; }
	img { border:none; }
	h1 { color:#99573F; font-weight:bold; font-size:25px; line-height:25px; font-family:Garamond, Georgia, Times, "Times New Roman"; letter-spacing:1px; padding-bottom:10px; border-bottom:1px solid #cacaca; }
	h2 { color:#99573F; font-style:italic; font-weight:bold; font-size:16px; font-family:"Times New Roman", Georgia, Times; text-align:left; padding-bottom:5px; border-bottom:1px solid #cacaca; }
	h3 { color:#999; font-size:12px; line-height:18px; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform:uppercase; }
	h4 { color:#f90; font-weight:normal; font-size:14px; line-height:18px; font-family:Arial, Helvetica, Geneva; }
	#menu { color:#fff; font-weight:normal; font-size:12px; font-family:Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
	#submenu { color:#000; font-size:10px; font-family:Arial, Helvetica, Geneva, SunSans-Regular; }
	#footer { background:#8bab8e; padding:4px; }
	#footer p { font-size:9px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#333; margin:0; }
	h2.nav a, h2.nav a:visited { color:#B56B33; text-decoration:none; }
	a.selected { font-weight:bold; text-decoration:none; }
	#wrapper { margin-top:10px; }


	/* Slideshow style */

	#slideshow {list-style:none; color:#fff}
	#slideshow span {display:none}
	#slideshowWrapper {width:506px; margin:10px 0 10px 60px; display:none}
	#slideshowWrapper * {margin:0; padding:0}
	#fullsize {position:relative; width:500px; height:300px; padding:2px; }
	#information {position:absolute; bottom:0; width:500px; height:0; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
	#information h3 {padding:4px 8px 3px; font-size:14px}
	#information p {padding:0 8px 8px}
	#image {width:500px}
	#image img {position:absolute; z-index:25; width:auto}
	.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
	#imgprev {left:0; background:url(/images/left.gif) left center no-repeat}
	#imgnext {right:0; background:url(/images/right.gif) right center no-repeat}
	#imglink {position:absolute; height:100%; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40); }
	#imglink_fix {width:100%; height:100%; background-image:url(/images/p.gif);}
	.linkhover {background:url(/images/link.gif) center center no-repeat; opacity:.4; filter:alpha(opacity=40); }
	#thumbnails {margin-top:15px}
	#slideleft {float:left; width:20px; height:81px; background:#fff url(/images/scroll-left.gif) center center no-repeat; }
	#slideleft:hover {background-color:#333}
	#slideright {float:right; width:20px; height:81px; background:#fff url(/images/scroll-right.gif) center center no-repeat; }
	#slideright:hover {background-color:#333}
	#slidearea {float:left; position:relative; width:456px; margin-left:5px; height:81px; overflow:hidden}
	#slider {position:absolute; left:0; height:81px}
	#slider img {cursor:pointer; border:1px solid #666; padding:2px}
	
	/* Admin */
	
	form { margin:0; padding:0; margin-bottom:12px; }
	form p { margin:0; padding:0; line-height:100%; text-indent:0; }
	form select { float:left; }
	form .add { margin-left:5px; }
	form .about { font-size:smaller; }
	div.categoryItem, li.photo { margin-bottom:30px; clear:both; border-left:6px solid #999; padding-left:12px; }
	div.item { margin-bottom:5px; }
	div.categoryItems img { border:2px solid #999; }
	div.categoryItems a:hover img { border:2px solid #567c56; }
	
	#controls { background:#000; color:#fff; padding:10px 20px; margin:0; }
	#controls span { color:#fff; margin:0; padding:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
	#controls a { color:#fff; text-decoration:underline; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; }
	#login input { color:#666; }
	div.clear { height:1px; clear:both; }