@charset "UTF-8";
/* CSS Document */

#headPic {
	width:950px;
	background: #54622F;
	text-align:center;
	overflow:hidden;
	position:relative;
	left:0px;
}
#slideshow {list-style:none; color:#fff; }
#slideshow span {display:none}
#wrapper {width:950px; display:none;}
#wrapper * {margin:0; padding:0}
#fullsize {width:950px; height:350px;}
#image {width:100%}
#image img { position:absolute; z-index:25; width:100%; left:0%; height:auto}
#slidearea {position:absolute; width:100%; bottom:0px; height:20px; overflow:hidden; background:url(../media/utilities/picControl_h.png) repeat-x top left; z-index:50; left:0%}
#slider {position:absolute; height:20px; right:10px;}
#slider img {cursor:pointer;}
#information { position:absolute; z-index:500; top:30px; left:0px; margin-left: 700px;}
#information h3 {
	padding:0px 8px 0px;
	font-size:14px;
	color:#FFFFFF;
	width:250px;
	height:30px;
	background-color:#54622F;
	line-height:30px;
	font-weight:lighter;
}
#imgprev {left:0;}
#imgnext {right:0;}
#thumbnails {}
#slideleft {width:0px; visibility:hidden; height:20px;}
#slideright {width:0px; visibility:hidden; height:20px;}

#imglink {
	position:absolute;
	height:370px;
	width:100%;
	z-index:100;
	opacity:.6;
	filter:alpha(opacity=40);
	margin:0px;
	left:0px;
	background:url(../media/images/link.png) center center no-repeat\9;
}
.linkhover {
	background:url(../media/images/link.png) center center no-repeat;
}


/* 1100 */
.layout-default #fullsize, .layout-default #headPic {
}
.layout-default #slidearea {
}
/*home*/

/* 1280 */
.layout-medium1 #fullsize, .layout-medium1 #headPic {
}



/* 1700 */
.layout-medium2 #fullsize, .layout-medium2 #headPic {
}



/* 1900 */
.layout-widest #fullsize, .layout-widest #headPic {
}
.layout-widest #slidearea {
}
/*home*/
