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

#headPic {
	width:100%;
	background: #54622F;
	text-align:center;
	overflow:hidden;
	position:relative;
	left:0px;
}
#headPic2 {
	width:100%;
	background: #54622F;
	text-align:center;
	overflow:hidden;
	position:relative;
	left:0px;
}
#slideshow {list-style:none; color:#fff; }
#slideshow span {display:none}
/*#wrapper {width:100%; display:none;}*/
/*#wrapper * {margin:0; padding:0}*/
#fullsize {width:100%; height:400px;}
#fullsize2 {height:400px; width:100%;}
#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.png) repeat-x top left; z-index:50; left:0%}
#slider {position:absolute; height:20px; left:50%}
#slider img {cursor:pointer;}
#information {position:absolute; display:none;}
#imgprev {left:0;}
#imgnext {right:0;}
#thumbnails {}
#slideleft {width:0px; visibility:hidden; height:20px;}
#slideright {width:0px; visibility:hidden; height:20px;}


/* 1100 */
.layout-default #fullsize, .layout-default #headPic {
	height:300px;
}
.layout-default #image img {
	top:0px;
	margin-top:-15	%;
}
.layout-default #slidearea {
}
/*home*/
.layout-default #headPic2 {
	height:300px;
}
.layout-default #fullsize2 {
	height:300px;
}

/* 1280 */
.layout-medium1 #fullsize, .layout-medium1 #headPic {
	height:300px;
}
.layout-medium1 #image img {
	top:0px;
	margin-top:-15%;
}
.layout-medium1 #slidearea {
}
/*home*/
.layout-medium1 #headPic2, .layout-medium1 #fullsize2 {
	height:350px;
}



/* 1700 */
.layout-medium2 #fullsize, .layout-medium2 #headPic {
	height:400px;
}
.layout-medium2 #image img {
	margin-top:-10%;
}
.layout-medium2 #slidearea {
}
/*home*/
.layout-medium2 #headPic2 {
	height:550px;
}
.layout-medium2 #fullsize2 {
	height:550px;
}




/* 1900 */
.layout-widest #fullsize, .layout-widest #headPic {
	height:450px;
}
.layout-widest #image img {
	top:50%;
	margin-top:-30%;
}
.layout-widest #slidearea {
}
/*home*/
.layout-widest #headPic2, .layout-widest #fullsize2 {
	height:630px;
}
