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

#bioWrapper {
background:url(../_img/bgContentLarge.jpg);
width: 950px;
height:auto;
padding:10px;
z-index:1;
float:left;
line-height:1.5;
}

#bioWrapper p {
margin-bottom:15px;	
}

#bioSpacer {
width:370px;
height:500px;
float:right;
}

#sheriPic {
position:absolute;
top:133px;
width:203px;
height:240px;
left:50%;
margin-left:110px;
z-index:5;
}

#contentWrapper {
background:url(../_img/bgContent.jpg);
width:565px;
height:630px;
padding:10px;
z-index:1;	
float:right;
}

#calendarWrapper {
background:url(../_img/bgContent.jpg);
width:355px;
height:520px;
padding:10px;
margin-top:10px;
z-index:1;
float:left;	
}

#galleryWrapper {
background:url(../_img/bgContent.jpg);
width:565px;
height:520px;
padding:10px;
margin-top:10px;
z-index:1;
float:right;	
}

#testimonialsWrapper {
background:url(../_img/bgContentLarge.jpg);
width:950px;
height:300px;
padding:10px;
margin-top:10px;
z-index:1;
float:right;	
overflow:auto;
}

#testimonialsWrapper p{
margin:25px;	
}

#linksWrapper {
background:url(../_img/bgContent.jpg);
width:355px;
height:250px;
padding:10px;
margin-top:10px;
z-index:1;
float:left;
}

#featuredProductWrapper {
width:530px;
height:590px;
border:7px solid #fff;
background-color:#000;
margin-left:10px;
}

.featuredProduct {
display:none;
position:absolute;
margin-left:50px;
}

h2 {
font-size:14px;
margin-left:10px;
margin-bottom:5px;
}
