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

#filler {
background-image:url(images/floralsLeft.png);
background-repeat:repeat-y;
background-position:left;
}
body {
background-color:#fcf5e5;
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
background-image:url(images/floralsRight.png);
background-repeat:repeat-y;
background-position:right;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#55443d;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#EB7347;
}

h2 a:Link,a:Active,a:Visited {
color:#EB7347;
text-decoration:none;
}
h2 a:Hover {
color:#EB7347;
text-decoration:underline;
}

h3{
	background:url(images/header.png) no-repeat;
	width:800px;
	height:81px;
	padding:0;
	margin:0 auto 10px 25px;
	text-indent:20px;
	font-size:30px;
	line-height:81px;
	font-family:Arial, Helvetica, sans-serif;
	color:#56443c;
}

ul {
padding:0px;
margin-left:12px;
}

.homeCopy {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#55443d;
line-height:18px;
}
.homeCopy a:Link, .homeCopy a:Active, .homeCopy a:Visited {
color:#EB7347;
text-decoration:none;
}
.homeCopy a:Hover {
color:#EB7347;
text-decoration:underline;
}

.homeCopy2 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#55443d;
line-height:21px;
}
.homeCopy2 a {
color:#EB7347;
text-decoration:none;
}
.homeCopy2 a:Hover {
color:#EB7347;
text-decoration:underline;
}

.contactCopy {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#55443d;
line-height:21px;
}
.contactCopy a {
color:#EB7347;
text-decoration:none;
}
.contactCopy a:Hover {
color:#EB7347;
text-decoration:underline;
}


.newsBox {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#55443d;
line-height:16px;
font-weight:normal;
}
.newsBox a:Link, .homeCopy a:Active, .homeCopy a:Visited {
color:#EB7347;
text-decoration:none;
}
.newsBox a:Hover {
color:#EB7347;
text-decoration:underline;
}

.leftSpace {
padding-left:25px;
}
.rightSpace {
padding-right:25px;
}
.allPad {
padding-right:25px;
padding-left:25px;
}

.footerText {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#55443d;
}
.footerText a:Link, .footerText a:Active, .footerText a:Visited {
color:#55443d;
text-decoration:none;
}
.footerText a:Hover {
color:#55443d;
text-decoration:underline;
}


.clearBG{
background-image:none;
}

.clear{
	clear:both;
}

#header{
	padding:0;
	margin:0;
	clear:both;
}

#logo{
	width:390px;
	height:111px;
	background:url(images/logo.png)
}


#navigation{
	clear:both;
	width:750px;
	margin:0 0 0 50px;
	padding:0;
}

#nav {
	list-style: none;
		clear:both;
		padding:0;
		margin:0;
	}

#nav li {
	float: left;
	list-style:none;
	height:30px;
}

#nav li a span {
  margin-left: -5000px;
}

#nav li a {
  display: block;
  background-image:url(images/nav.jpg);
  background-repeat: no-repeat;
  height:30px;
  overflow:hidden;
  }
  
#nav li.home a {
background-position: 0px top; 
width:86px;}
#nav li.home a:hover {
background-position: 0px bottom;}

#nav li.about a {
background-position: -86px top; 
width:97px;}
#nav li.about a:hover {
background-position: -86px bottom;}

#nav li.staff a {
background-position: -183px top; 
width:68px;}
#nav li.staff a:hover {
background-position: -183px bottom;}

#nav li.plugged a {
background-position: -251px top; 
width:137px;}
#nav li.plugged a:hover {
background-position: -251px bottom;}

#nav li.events a {
background-position: -388px top; 
width:137px;}
#nav li.events a:hover {
background-position: -388px bottom;}

#nav li.directions a {
background-position: -525px top; 
width:105px;}
#nav li.directions a:hover {
background-position: -525px bottom;}

#nav li.contact a {
background-position: -630px top; 
width:120px;}
#nav li.contact a:hover {
background-position: -630px bottom;}


.staffMember{
	padding:10px;
	float:left;
	width:380px;
	height:280px;
	margin:5px 0 0 5px;
}

.staffMember .pic{
	width:182px;
	float:left;
}
.staffMember .desc{
	width:160px;
	float:left;
	margin-left:10px;
}
.staffMember .desc h4{
	padding:0;
	margin:0;
	font-size:22px;
	color:#e97145;
}
.staffMember .desc h5{
	padding:0;
	margin:10px 0 7px 0;
	font-weight:normal;
	font-size:17px;
}
.staffMember .desc p{
	padding:0;
	margin:0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.staffMemberLee{
	padding:10px;
	float:left;
	width:800px;
	margin:5px 0 0 5px;
}
.staffMemberLee .pic{
	width:182px;
	float:left;
}
.staffMemberLee .desc{
	width:580px;
	float:left;
	margin-left:10px;
}
.staffMemberLee .desc h4{
	padding:0;
	margin:0;
	font-size:22px;
	color:#e97145;
	width:120px;
}
.staffMemberLee .desc h5{
	padding:0;
	margin:10px 0 7px 0;
	font-weight:normal;
	font-size:17px;
	width:120px;
}
.staffMemberLee .desc .left{
	float:left;
	width:120px;
}
.staffMemberLee .desc p{
	padding:0;
	margin:0;
	line-height:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	width:450px;
}

#mainSlideshow{
	width:800px;
	height:404px;
	margin:0 auto 10px 25px;
	background:url(images/Slideshow-BG.png);
}

.column{ 
	padding-right: 10px; 
}

#mainSlideShow .sliderHolder{
	width:596px; 
	height:374px;
	float:left;
	margin:16px 0 0 14px;
}

#mainSlideshow .slider{
	width:596px; 
	height:374px;
	position:relative;
	float:left;
	
}
.sliderContent {
float:left;
width:596px;
height:374px;
clear:both;
position:relative;
overflow:hidden;
z-index:1;
}

.sliderBullets{
	position:absolute;
	bottom:20px;
	left:20px;
	z-index:2;
}

.sliderBullets a {
display:block;
float:left;
text-indent:-9999px;
outline:none;
margin-left:5px;
width:18px;
height:18px;
background:url(images/bullets.png) no-repeat;
}

.sliderBullets .active {
background-position:0 -18px;
}

.sliderContent .item {
position:absolute;
width:596px;
height:374px;
background:#fff;
}

.sliderArrows a {
display:none;
text-indent:-9999px;
outline:none;
z-index:50;
width:42px;
height:42px;
position:absolute;
top:50%;
margin-top:-34px;
}

.prev {
background-position:0 0;
left:15px;
}

.prev:hover {
background-position:0 -44px;
}

.next {
right:15px;
background-position:-44px 0;
}

.next:hover {
background-position:-44px -44px;
}

#buttonColumn{
	width:159px;
	position:relative;
	float:left;
	margin:16px 0 0 14px;
}
