body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2d2218;
	font-size: 10px;
	line-height: 16px;
	background-color: #e5ddc8;
}

div.wrapper { 
	margin: 0 auto;
	width: 832px;
	background: url(images/back-bg.gif);
	position: relative;
}

#flashheader { 
	height: 129px;
	background-color: #ffffff;
}

#imageheader { 
	height: 215px;
	background-color: #ffffff;
}

#topnav {
	width:730px;
	position:absolute;
	color:#FFFFFF;
	text-align:right;
}

#left {
	width: 180px;
	background-color: #ffffff;
	padding-left: 15px;
	padding-right: 10px;
}

#newsletter {
	position:relative;
	background-color: #ffffff;
	line-height: 26px;
	background: url(images/newsletter-bg.gif) no-repeat;
	height:90px;
	width:177px;
}

#content {
	width: 500px;
	float: left;
	padding: 0 20px;
	background: #ffffff url(images/divider.gif) repeat-y;
  overflow:hidden;
}

.btnButton {
	background-color:#857d70;
	font-size:10px;
	color:#FFFFFF;
}

.textfield {
	font-size:10px;
	border-color: #857d70;
	border-style:solid;
	border-width:1px;
}




.clr {
    clear:both;
}


#navcontainer{
	margin-bottom:20px;
}

#navcontainer a{
	color: #475971;
	font-size: 13px;
}

#navcontainer a:hover{
	color: #000;
	text-decoration: none;
}		

.nav li{
	list-style:none;
	line-height:25px;
}

.nav {
	padding: 0px;
	margin: 0px;
}


.footer {
	background: #FFFFFF url(images/footer-bg.gif);
	text-align: center;
	height: 66px;
	padding-top: 20px;
	margin-top: 20px;
	color: #455a6f;
	float:none;
}



p {
	padding-bottom: 5px;
}


a {
	color: #867c73;
	text-decoration: none;
}

a:hover {
	color: #937252;
	text-decoration:none;
}

.footer a {
	color: #455a6f;
}

.footer a:hover {
	color: #455a6f;
	text-decoration:underline;
}


#topnav a {
	color: #ffffff;
	font-weight:bold;
}

#topnav a:hover {
	color: #8195ad;
}

.businesstitle:link,
.businesstitle:visited{
	color: #000000;
	text-decoration:underline;
}

.businesstitle:hover{
	color: #8195ad;
}



.contentheading {
	background: #ebe3d2 url(images/contentheading-bg.gif) no-repeat;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}

.subheading {
	font-size: 14px;
}


.divider {
	margin: 20px 0px;
	background-color: #f2ece0;
	height:1px;
}

.numlist li {
	padding-bottom: 25px;
}




/*
// ltwCalendar Style Sheet 
*/
a.prevnext:link {color: red; font-size: 12px; text-decoration:underline}
a.prevnext:visited {color: red; font-size: 12px; text-decoration:underline}
a.prevnext:hover {color: blue; font-size: 12px; text-decoration:underline}
a.prevnext:active {color: red; font-size: 12px; text-decoration:underline}

a.day:link {color: black; font-size: 16px; text-decoration:underline}
a.day:visited {color: black; font-size: 16px; text-decoration:underline}
a.day:hover {color: red; font-size: 16px; text-decoration:underline}
a.day:active {color: black; font-size: 16px; text-decoration:underline}

a.event:link {color: blue; font-size: 9px; text-decoration:underline}
a.event:visited {color: blue; font-size: 9px; text-decoration:underline}
a.event:hover {color: red; font-size: 9px; text-decoration:underline}
a.event:active {color: blue; font-size: 9px; text-decoration:underline}

a.admin:link {color: blue; font-size: 12px; text-decoration:underline}
a.admin:visited {color: blue; font-size: 12px; text-decoration:underline}
a.admin:hover {color: red; font-size: 12px; text-decoration:underline}
a.admin:active {color: blue; font-size: 12px; text-decoration:underline}

table.cal {
background-color: lightblue;
height: 500px;
border-style: none;
border-width: 3px;
font-family: sans-serif
}

.caption {
color: black;
font-size: 14px;
font-weight: bold;
}

.thead {
color:white;
background-color: #475971;
font-size: 14px;
}

td.cal {
background-color: white;
text-align: left;
vertical-align: top;
}

tfoot.cal {
color:black;
background-color: #CAD8D8;
font-size: 10px;
text-align: left
}

ul.cal {
margin: 0px;
list-style-position: inside
}

.cal-admin-link {
color: #ffffff;
font-family: Tahoma, Verdana, sans-serif;
font-size: 9px;
font-weight: bold;
text-decoration: none;
}

#dhtmlgoodies_slideshow{
width:350px;	/* Total width of slideshow */


}

#previewPane{
       margin-bottom:10px;	
       text-align:center;
       vertical-align:middle;
       padding-top:10px;

position:relative;

}
#previewPane img{
}
#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
  font-style:italic;
  text-align:center;
  font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
  font-size:0.9em;
  height:1.5em;
}
#galleryContainer{

height:62px;	/* Height of the images + 2 */
position:relative;
overflow:hidden;
padding:1px;

        /* CSS HACK */
height: 64px;	/* IE 5.x - Added 2 pixels for border left and right */
height/* */:/**/62px;	/* Other browsers */
height: /**/62px;

}
#arrow_left{
position:absolute;
left:0px;
     z-index:10;
     background-color: #FFF;
padding:1px;
}
#arrow_right{
position:absolute;
right:0px;
      z-index:10;
      background-color: #FFF;
padding:1px;		
}
#theImages{
position:absolute;
height:100px;
left:40px;
width:100000px;

}
#theImages #slideEnd{
float:left;
}
#theImages img{
float:left;
padding:1px;
filter: alpha(opacity=50);
opacity: 0.5;
cursor:pointer;
border:0px;
}

#waitMessage{
display:none;
position:absolute;
left:200px;
top:150px;
    background-color:#FFF;
border:3px double #000;
padding:4px;
color:#555;
      font-size:0.9em;
      font-family:arial;	
}

#theImages .imageCaption{
display:none;
}

.banner {
	margin: 20px 0;
}



/* Root = Vertical, Secondary = Vertical */
ul#navmenu,
ul#navmenu li,
ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 175px; /*For KHTML*/
  list-style: none;
}

ul#navmenu:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

/* Root Menu */
ul#navmenu a {
  border: 1px solid #FFF;
  border-bottom-color: #eee7d9;
  padding: 4px 6px;
  display: block;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  background: #f4efe5;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  background: #f4efe5;
  font-size: 11px;
  text-transform:capitalize;
  width: 260px;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #e4d9c3;
  color: #333333;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #f4efe5;
  color: #475971;
  width: 260px;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #e4d9c3;
  color: #333333;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #f4efe5;
  color: #475971;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #e4d9c3;
  color: #333333;
}

ul#navmenu ul {
  z-index: 100;
  display: none;
  position: absolute;
  top: 0;
  left: 175px;
}

ul#navmenu ul ul {
  z-index: 100;
  display: none;
  position: absolute;
  top: 0;
  left: 274px;
}

ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 274px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}
