img, div { behavior: url(iepngfix/iepngfix.htc) }
body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #4A1106;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #753404;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#middle {
	background-image: url(images/background-middle.jpg);
	width: 850px;
	margin: auto;
	height: 100%;
	left:50%;
}

#logo {
	display: block;
	height: 160px;
	width: 400px;
	margin-top: 5px;
	margin-left: 5px;
}


.adjust {
	top:-40px;
	background:#339933;
}

#left #recentnews {
	background-image: url(images/new_middle.jpg);
	width: 204px;
	display:block;
	margin-top: 4px;
	background-repeat: repeat-y;
}
#left   #news_top  {
	padding-top: 27px;
	padding-left: 59px;
	background-image: url(images/news_top.jpg);
	background-repeat: no-repeat;
}
#recentnews p {
	padding:0px;
	margin:0px;
	}
#left #news_bottom {
	background-image: url(images/news_bottom.jpg);
	height: 7px;
	width: 204px;
	margin-top:0px;
	background-repeat: no-repeat;
	background-position: bottom;
}

#logo span {
	display: none;
}
.homepage #right{
	background-image: url(images/hero.jpg);	
	padding-top: 230px;
	background-repeat: no-repeat;
}
#right {
	width: 584px;
	float: right;
	margin-right: 15px;
	margin-top: -20px;
}
.content {
	background-color: #F3E7D1;
	padding: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border: 1px solid #E2CFB1;
}
#header {
	background-image: url(images/background-header.jpg);
	height: 192px;
	width: 850px;
	background-repeat: no-repeat;
}
#footer {
	clear: both;
}
#bottom {
	color: #FFFFFF;
	text-align: center;
	padding: 10px;
}
#credits {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
}
#credits a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
/* Sub Menu */ 
#subnav {
	float: right;
	width: 200px;
	margin-right: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#subnav div {
	background-color: #F1ECD6;
	border: 1px solid #333333;
	padding: 5px;
	width: 200px;
}
#subnav img {
	margin-top:-10px;
	margin-left:-5px;
	padding-bottom:15px;
}
#subnav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#subnav a {
	display:block;
	color: #794901;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	border: 1px solid #DCDCC7;
	width: 90%;
	margin: 1px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#subnav div a:hover {
	background-color:#E3DBB7;
	color: #523F31;
}
#subnav div a:active {
	color: #FFFFFF;
	background-color: #EEF4C6;
}
a {
	color: #C47C16;
	font-weight: bold;
}

#subnav h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	margin: -5px;
	padding-right:5px;
	padding-top: 0px;
	text-align: right;
	display:inline;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #9C5720;
}
#subnav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #9C5720;
	margin: -5px;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: normal;
}
#subnav h2 a:hover {
	background-color: #523F31;
	color: #FFFFFF;
}
/* End Sub Menu */
.border {
	border: 1px solid #E2C18B;
	background-color: #FFF3DB;
}
blockquote {
	margin-left: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C47C16;
}
h3 {
	font-size: 16px;
	color: #C47C16;
	text-decoration: none;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #C47C16;
}
.h3 {
	font-size: 16px;
	color: #C47C16;
	text-decoration: none;
}
h2 a {
	font-weight: normal;
}
th{
	color: #FFFFFF;
	font-weight: bold;
	background-color:#9C5720;
	text-align:center;
}
/* Nav */
#left {
	width: 234px;
	float: left;
	margin-top: -20px;
	padding-left: 10px;
	position:relative;
}
#left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left ul li a{
	color: #521709;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-left: 30px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-image: url(images/bullet.gif);
}
#left  ul li:hover a{
	color: #FFFFFF;
	background-image: url(images/menu-over.gif);
}
#left  ul li.lrg:hover a{
	background-image: url(images/menu-lrg-over.gif);
	display:block;
}

ul#nav ul	{
	position: absolute;
	left: -999px;
	padding: 0;
	border-width: 0px;
	z-index: 34;
	list-style-type: none;
	margin-top: -28px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left:233px;
}
ul#nav li.lrg:hover ul {
	margin-top:-48px;
}	
ul#nav li.lrg span {
	font-size:15px;
}
ul#nav li	{display: inline;}

ul#nav li:hover ul a, ul#nav li.lrg:hover ul a	{
	display: block;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	color: #5F1000;
	background-color: #E7D2B3;
	background-image: none;
	font-weight: normal;
	padding-left: 10px;
	width: 175px;
	padding-bottom:3px;
}


ul#nav ul li a:hover, ul#nav li.lrg ul a:hover 	{
	color: #FFFFFF;
	background-color: #854424;
}

ul#nav li:hover ul, ul#nav li.sfhover ul	{left: 0; display: block;}
.leftPic {
	float: left;
	margin-bottom: 10px;
	border: 1px solid #4F1104;
	margin-right: 10px;
}
.rightPic {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	border: 1px solid #4F1104;
}

.centerPic {
	border: 1px solid #541607;
        float: center;
}

.centerPics {
	margin-bottom: 10px;
	margin-left: 155px;
        float: center;
        border: 1px solid #541607;
}

#intro{
	width: 520px;
	position: relative;
	float: left;
	height:310px;
	padding:20px;
	background:#E7D2B3;
	margin-top:20px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	}
 a.photo_hover3{
	position:relative;
	float: left;
	margin:10px 13px 8px 0;
	padding: 8px;
	-moz-box-shadow: 3px 3px gray;
	-webkit-box-shadow: 3px 3px gray;
	box-shadow: 3px 3px gray;

	}
	a.photo_hover3{ background-color:white;
	border: 1px solid #E1E1E1;

}
	a.photo_hover3:hover {
	border: 1px solid #E1E1E1;
	background-color:white;
	opacity:0.5;
	z-index:500;
}

	
	 a.photo_hover2{
	position:relative;
	float: right;
	margin:5px 13px 8px 0;
	padding: 8px;
	-moz-box-shadow: 3px 3px gray;
	-webkit-box-shadow: 3px 3px gray;
	box-shadow: 3px 3px gray;

	}
	a.photo_hover2{ background-color:white;
	border: 1px solid #E1E1E1;

}
	a.photo_hover2:hover {
	border: 1px solid #E1E1E1;
	background-color:white;
	opacity:0.5;
	z-index:1000;
}
	
#slides {
	position:absolute;
	top:15px;
	left:15px;
	z-index:1;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:530px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container a {
	width:530px;
	height:270px;
	display:block;
}

.slides_container a img {
	display:block;
}

/*
	Next/prev buttons */


#slides .next,#slides .prev {
	position:absolute;
	top:107px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:1;
}

#slides .next {
	left:185px;
}

/*
	Pagination

.pagination {
	margin-top:100px;
	width:100x;
	position:absolute;
	top:180px;
	left:410px;
	z-index:1000;
	
}


.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../images/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:0 -5px;
}
*/

/* buttons for switching */
.pagination {
	margin:8px 0 0;
	padding:0;
	font-size:0;
	float:left;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	margin:0 1px;
	width:20px;
	height:20px;
	float:left;
	color:#fff;
	text-indent:-10px;
	background:url(../images/slide_p.png) no-repeat center center;
}
.pagination li.current a {
	color:#fff;
	background-image:url(../images/slide_a.png);
}
/* text in slider */
.cs-title {
	display:none;
	padding:10px
	width:20px;
	color:#fff;
	font-size:15px;
	line-height:1.5em;
	background:url(../images/overlay.png) repeat left top;
}
.cs-title big {
	font-size:20px;
}
/* buttons Next and Prew */
.cs-prev, .cs-next {
	background:url(../images/overlay.png) repeat left top;
	color:#fff;
	padding:0px 10px;
}




.icons{
	float:left;
	padding:5px;
}

.picture_footer{
	position:absolute;
	left:980px;
	top:-85px;
}

/*
	Coin Slider
*/

.slider {
	margin:20px;
        height:30px;
	padding:20px;
	background:url(../images/slider_bg.jpg) no-repeat center top;
}

/*
	Coin Slider jQuery plugin CSS styles
	http://workshop.rs/projects/coin-slider

*/
.coin-slider {
	padding:20px;
	overflow:hidden;
	float:right;
}
.coin-slider a {
	text-decoration:none;
	outline:none;
	border:none;
}
/* buttons for switching */
.cs-buttons {
	margin:8px 0 0;
	padding:0;
	font-size:0;
	float:left;
}
.cs-buttons a {
	margin:0 2px;
	width:20px;
	height:20px;
	float:left;
	color:#fff;
	text-indent:-10px;
	background:url(../images/slide_p.png) no-repeat center center;
}
.cs-buttons a.cs-active {
	color:#fff;
	background-image:url(../images/slide_a.png);
}
/* text in slider */
.cs-title {
	display:none;
	padding:10px
	width:20px;
	color:#fff;
	font-size:15px;
	line-height:1.5em;
	background:url(../images/overlay.png) repeat left top;
}
.cs-title big {
	font-size:20px;
}
/* buttons Next and Prew */
.cs-prev, .cs-next {
	background:url(../images/overlay.png) repeat left top;
	color:#fff;
	padding:0px 10px;
}

