/* Global Styles */

body {
	margin:0px;
	background-color:#EDEBD6;
	text-align: center;
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
	
td {
	text-align:left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #930;
	}
	
a {
	color: #993300;
	}
	
a:hover {
	color: #5C743D;
	text-align: right;
/*	font-size: 12px; */
	}
hr {
	color: #B5864E;
	height: 1px;
}

/* Container Styles */
#container {
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	width: 815px;		
	background-color:#EDEBD6;
}
#headerBar {
	width: 100%;
	border-bottom:#333333 solid 2px;
	border-top:#333333 solid 2px;
	background-color: #CECC95;
	padding: 0px;
	text-align: left;
}
#contentBar {
	width: 100%;
	vertical-align: top;
	background: url(../images/watermark.gif) no-repeat fixed center;
}
#footerBar {
	width:100%;
	border-top: #333333 solid 1px; 
	padding-top:5px;
	padding-bottom:5px;
	background-color: #CECC95;
	text-align: center;
}
/* Page Layout Styles */
.columnNavigation {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F5F5EB;
	/*width: 165px;*/
	vertical-align: top;
}
.columnSpacer {
	width: 50px;
}
.columnSpacerSmall {
	width: 10px;
}
.columnSpacerSmall img {
	width: 10px;
}
.columnContent {
	width:100%; 
	vertical-align:top;
}
.columnMiddle {
	padding-top: 10px;
	width: 100%;
	vertical-align: top;
	color: #000;
}
.columnSidebar {
	padding-top: 10px;
	width: 165px;
	vertical-align: top;
	padding-bottom: 20px;
}
.columnSidebar table{
	padding:5px;
	background-color: #CECC95;
	border-top: #333333 solid 1px; 
	border-bottom: #333333 solid 1px; 
}
td.spacer {
	height: 10px;
	color: #993300;
	font-size: 14px;
}
/* ID Styles */
#navigation {
	width: 155px;
}
#navigation td {
	border-bottom: 1px solid Silver;
	}
#navigation .top {
	border-top: 1px solid silver;
}
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #333333;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	width: 87%;
	border-left: #F5F5EB solid 2px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	}
	
#navigation a:hover {
	background: #999966;
	color:white;
	border-left: Red solid 2px;
	}
	
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:.2em;
	line-height:30px;
	}

#tagline 	{	
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.4em;
	line-height:18px;
	}

#monthformat {
	border-bottom: 1px dashed #5C743D;
	}
		
#dateformat {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	letter-spacing:.2em;
	}
	
#dateformat a {
	font:11px Arial, Helvetica, sans-serif;
	color: #993300;
	font-weight:bold;
	letter-spacing:.1em;
	text-decoration:none;
	}
	
#dateformat a:hover {
	color: #F4FFE4;
	letter-spacing:.1em;
	}
	
/* Class Styles */
	
.bodyText {
	font:11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000;
	line-height:20px;
	margin-top:0px;
	vertical-align: top;
	padding-bottom:10px;
	font-size: 12px;
	}
.bodyMenu {
	font:11px Arial, Helvetica, sans-serif;
	color:#666666;
	vertical-align: top;
	padding-top: 10px;
	}
.bodyText img{
	margin-right:10px;
	}	
.bodyText li {
	line-height:15px;
	margin-bottom: 10px;
	}		
/*.pageName{
	color: #877861;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	}*/

.pageName{
	color: #877861;
	line-height:26px;
	letter-spacing:.21em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-bottom: 5px;
	border-top:#B5864E 1px solid;
	border-bottom:#B5864E 1px solid;
	}
.smallText {
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 16px;
	}
		
.Header {
	font:bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666;
	line-height:22px;
	letter-spacing:0.2em;
	font-size: 14px;
	font-weight: normal;
	}
.smallText .Header {
	font:bold 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
th.Header {
	background-color: #999966;
	}

.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	

.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
.background {
	background-color: #999966;
}
.background6 {
	background-color: #999966;
}

a.menuButton {
	border: #3B3A35 inset 1px;
}
a.menuButton:hover {
	border: Red solid 1px;
}


input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footerAddress {font-size: 10px}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr .bodyText table {
	color: #FFF;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr .bodyText table tr td {
	color: #000;
	font-size: 12px;
}
.background6 #container #contentBar table tr .columnContent table {
	color: #000;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr th div strong {
	color: #930;
	font-size: 16px;
	text-decoration: underline;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: bold;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr td strong {
	color: #930;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table {
	color: #000;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr .bodyText p {
	font-size: 14px;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr .bodyText p {
	font-weight: normal;
	font-size: 16px;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr .Header h2 {
	color: #930;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle table tr .Header h2 {
	color: #930;
}
.background6 #container #contentBar table tr .columnContent table tr .columnMiddle h1 h2 {
	font-size: 16px;
}
h2 {
	color: #930;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#slider_cont {
	width: 694px;
	position: relative;
	margin: 0 auto;
	float: left;
	left: 5px;
}
#slideshow {
    height: 92px;
}
.slide{ 
	position: relative;
	}
	.slide_head {
		margin-top: -10px;
		background: url('../images/slider_header.jpg') no-repeat top left;
		height: 74px;
		width: 100%;
		position: relative;
		margin-bottom: 20px;
	} 
	.slide_head .slider_header {
		float: left;
		width: auto;
		margin: 20px;
	}
		.slide_head .slider_header a{
			font-size: 22px;
			color: #fff;
			font-style: italic;
			text-decoration: none;
		}
			#slideshow img {
			    display: none;
			    left: 0;
			    position: absolute;
			    top: 0;
			    width: 694px;
			}
			#slideshow img.active {
			    display: block !important;
			    z-index: 3;
			}
.imglogo {
	float: left;
}
	
