/* clearing */
	.stretch,
	.clear {
		clear:both; 
		height:1px; 
		margin:0; 
		padding:0; 
		font-size: 15px;
		line-height: 1px;
	}
	.clearfix:after {
		content: "0"; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	/* Hides from IE-mac \*/
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	
.nav-bar {
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 31px;
}

	/* End hide from IE-mac */
/* end clearing */


/* replace */
	.replace {
		display:block;
		
		background-repeat: no-repeat;
		background-position: left top;
		background-color: transparent;
	}
	/* tidy these up */
	
	body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Tahoma, Helvetica;
	font-size: 12px;
	line-height: 18px;
	background-color: #25241e;
	background-repeat: repeat;
	background-image: url(../images/bg-2.gif);
}
#container {
	width: 949px;
	margin-right: auto;
	margin-left: auto;
}
#main-content {
	border: 1px solid #999162;
	background: #101010;
	padding: 16px;
}
#box-container {
	background: url(../images/bg-main-new.jpg) no-repeat;
	width: 915px;
	margin: auto;
}
#text-box {
	margin-left: 185px;
	width: 320px;
	background: #25241e;
	color: #FFFFFF;
	height: 402px;
	overflow: hidden;
	padding: 10px 20px 20px 20px;
}
#navbox {
	clear: both;
	border: 1px solid #343120;
	margin-top: 2px;
	color: #FFFFFF;
	height: 51px;
	line-height: 51px;
	padding-left: 130px;
}
#navbox ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}
#navbox li {
	padding-left: 30px;
	background: url(../images/ic-1.gif) no-repeat 6px 50%;
	margin-right: 10px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}
a {
	color: #514326;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

#navbox li a:link, #navbox li a:visited {
	background: url(../images/ic-2.gif) no-repeat right 50%;
	padding-right: 25px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 0px;
}
#logo {
	text-align: center;}
	
.displaybox {
	border:#564627 solid 1px; 
	padding:3px; 
	background-color:#E0D2BA;
	margin-bottom:25px;
}

#footer {
	line-height: 30px;
	clear: both;
	color: #8c7951;
	font-size: 11px;
}
img {
	border-style: none;

}

#navbox li a:hover {

	color: #999162;
}

a:hover, a:active {
	color: #999162;
	text-decoration: none;
}
#innermain {
	background-color: #64532f;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#inner-menu {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#inner-menu li {
	line-height: 28px;
	color: #996600;
	clear: both;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#inner-menu a:link, #inner-menu a:visited {
	background-color: #2b2a23;
	display: block;
	color: #996600;
	padding-left: 10px;
	text-decoration:none;
}

.inner-left {
	float: left;
	width: 197px;
}
.innercontent {
	background-color: #F5F2EB;
	float: right;
	padding: 5px;
	/*background-image: url(../images/innerbg.jpg);*/
	background-position: right bottom;
	width: 708px;
	background-repeat: no-repeat;
}
.innercontent ul {
	color: #63532F;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.innercontent li {
	padding-left: 20px;
	background-image: url(../images/ic-1.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
}

#innerheader {
	height: 46px;
	background-image: url(../images/inner-header.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#inner-menu a:hover, #inner-menu a:active {
	background-color: #806837;
	display: block;
	color: #FFFFFF;
	padding-left: 10px;
}
.innercontent h1 {
	font-size: 18px;
	line-height: 22px;
	color: #63532F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.innercontent h2 {
	font-size: 16px;
	line-height: 20px;
	color: #63532F;
	padding: 0px;
	margin:0 0 10px 0;
}

.innercontent h3 {
	font-size: 14px;
	line-height: 18px;
	color: #63532F;
	padding: 0px;
	margin:0 0 10px 0;
}

.innercontent p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
q {
	font-size: 12px;
	font-style: italic;
	color: #FFB76B;
}
#text-box h2 {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 18px;
}
p {
	margin-top: 5px;
	margin-bottom: 10px;
}

.clear {
    clear: both;
    font-size: .01em;
    height: 1px;
    overflow: hidden;
}

.thumbnail {
	width:130;
	text-align:center;
	padding:9px 9px 2px 9px;
	border:1px solid #806837;
	background-color:#ECE3D2;
	float:left;
	margin:10px;
	font-size:10px;
	line-height:12px;
}
