body {
	margin:0;
	position:relative;
	background-color: #867D53;
	background-repeat: repeat;
	background-attachment: fixed;
	padding:0 0 10px 0;
	font-family: "Century Gothic", arial, helvetica, sans-serif;
	font-size: 1em;
}
#container {
	margin: 0px auto;
	text-align: left;
	background-color: #7E0006;
	width: 749px;
	padding-bottom:8px;
}
#innerContainer{
	margin-left:8px;
	margin-right:8px;
	background-color:#ffffff;
}
#header{
	height: 127px;
	width:733px;
	background-image: url(../assets/logo1.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	padding-left:170px;	
}
#header h1{
	padding-top:40px;
	font-size: 1.2em;
	margin:0;
	color: #622e1d;
	font-size: 1.3em;
	font-style:italic;
	letter-spacing: 2px;
	font-weight:600;
}
#header img{
	display:none;
}
h1{
	margin:0;
	margin-bottom:1em;
	font-size:1.4em;
	color: #000000;
	padding-left: 20px;
	
}
.red{
margin:0;
padding:0;
font-size:1.2em;
		color: #7f000a;
}
h2{
	color: #7f000a;
	margin:0;
}
h3{
	font-size:1em;
	clear: both;
	color:#632F21;
}
li,p{
	color:#632F21;
}
span.heading1{
	display:block;
}
span.heading2{
	padding-left: 50px;
}

.spacer {
	clear: both;
}
.clearRight{
	clear:Right;
}
.clearLeft{
	clear:left;
}
.floatRight{
	float:right;
	margin-right:20px;	
	margin-left:20px;	
}
#content{
	clear:both;
	background-image: url(../assets/mainNav_bkd.jpg);
	background-repeat: no-repeat;
	padding-top: 177px;
}
#content.nopad{
	padding-top: 0px;
}
#content li{
	font-size:0.8em;
	background-image: url(../assets/bullet_bean_white.gif);
	background-repeat: no-repeat;
	background-position: center left;
	padding:2px 0px 2px 30px;
	margin: .5em 0 .5em 0;
}
#contentMain{
	margin:0px;
	padding: 0px;
	width: 733px;
	float:none;
	border-top: 3px solid #7E0006;
	background-color: #ffffff;
}
.old{
	background-image: url(../assets/contentMain_bkd2.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#content h2{
	margin-left:20px;
	margin-right:20px;
	font-size:1.2em;
	clear: both;
}
#content h2 a{
	font-size:0.9em;
	text-decoration:none;
}
#content h2 a:hover{
	color: #0000ff;
	text-decoration:underline;	
	margin-top:20px;
}
#content ul{
	margin:0px;
	padding:0 10px 0 10px;
	list-style-type:none;
	
}
#contentLeft{
	margin:0px;
	padding: 0px;
	float:left;
	width:548px;
}
#contentBottom{
	background-image: url(../assets/contentMain_bkd3.png);
	background-repeat: no-repeat;
	background-position: top right;
	clear:both;
	background-color:#fff;
	min-height:282px;
	border-top:3px solid #7E0006;
	padding:20px 20px 0px 40px;
	color:#635A38;
}
.slogan1{
	font-size:35px;
	line-height:37px;
}
.slogan2{
	color:#5e4316;
	font-size:40px;
	line-height:42px;
}
.slogan2 strong{
	font-size:60px;
	line-height:62px;
}
#contentLeft h1,#contentLeft h2,#contentLeft p,#contentLeft ul{
	margin: 15px 20px 15px 20px;
}
#contentLeft h2{
	font-size:1.2em;
	color: #7f000a;
}
#contentLeft p{
	font-size:0.8em;
}
#contentRight{
	margin:0px;
	padding: 0px;
	width: 185px;
	float:right;
	background-color:#f2ebcf;
} 
#contentRight h2{
	text-align: center;
	margin:0px;
	margin-bottom: 20px;
	padding: 2px;
	font-size: 1em;
	color: #f2ebcf;
	background-color: #622e1d;
}
#contentRight img{
	display:block;
	margin:5px 0;
}
#border{
	border-left: 2px solid #7E0006;
	border-bottom: 0px solid #7E0006;
}
#sponsor{
	float:right;
	width:195px;
}
.green{
	color:#090;
}
.wrap{
	width:100%;
	text-align:center;
	border-top:1px solid #7E0006;
	border-bottom:1px solid #7E0006;
	padding:0;
	clear:both;
}
#slideshow{
	width:732px;
	height:180px;
	overflow:hidden;
	padding:0!important;
	margin:0;
}
#slideshow li{
	width:183px;
	height:180px;
	float:left;
	list-style:none;
	overflow:hidden;
	position:relative;
	background-color:#000;
	padding:0;
	margin:0;
	background-image:none;
}
#slideshow li  img{
	position:absolute;
}
#slideshow li.panel1 img{
	left:0;
}
#slideshow li.panel2 img{
	left:-183px;
}
#slideshow li.panel3 img{
	left:-366px;
}
#slideshow li.panel4 img{
	left:-549px;
}
