/*  Farmhouse Flagstones */
/*  by R. H. Nuttall     */

/* Main Layout Components */
body {
	margin: 0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #EABA89;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#PageWrapper {
	min-width: 650px;
	width: 1000px;
	padding: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Header {
	width: 1000px;
}
.Bodyline {
	width: 1000px;
	background-image: url(../images/LeftCol-bg.gif);
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
}
.LeftCol {
	background-repeat: repeat-x;
	background-image: url(../images/LeftCol-bg.gif);
	background-color: #442C25;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
}
.LeftCol img {
	padding-right: -10px;
}
.MainBody {
	background-color: #442C25;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	width: 820px;
	background-image: url(../images/MainBody-bg.jpg);
	background-repeat: repeat-x;
}
.MainBody  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 19px;
	margin-bottom: 18px;
	color: #663300;
	text-align: left;
	text-indent: 198px;
}
#BodyContainer {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	padding: 20px;
	background-repeat: no-repeat;
	background-position: center 12px;
}
#BodyContainer p {
	font-size: 12px;
	color: #EAD1A8;
}
#BodyContainer h2 {
	font-size: 12px;
	font-weight: bold;
	color: #EABA89;
	text-align: left;
	margin-bottom: -16px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#BodyContainer a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
#BodyContainer img {
	border: thick ridge #AF6A31;
}
#Footer {
	background-color: #E5CAA0;
	width: 1000px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
}
#Footer a {
	color: #333333;
	text-decoration: none;
	font-size: 11px;
}

/* Main Layout Components End */
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-indent: 10px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #F0BD90;
	text-align: center;
	letter-spacing: .3em;
	margin-bottom: 0px;
}
#MainMenu {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	background-image: url(../images/Menu-Background.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}
#MainMenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 14px;
	margin-bottom: 25px;
	color: #663300;
	text-indent: 50px;
}
#MainMenu a {
	color: #DFC297;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 6px;
	width: 100px;
}
#MainMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}
#MainMenu li {
	display: list-item;
	padding-bottom: 5px;
}
#NewsLinks ul {
}
#NewsLinks li {
	list-style-type: none;
	line-height: 16px;
}
#NewsLinks a {
	color: #663300;
	text-decoration: none;
}
.fragment
 {
	width: 662px;
	margin-left: auto;
	margin-top: 10px;
	background-color: #54362E;
	border: 1px solid #E9D2A8;
	padding: 6px;
	margin-right: auto;
}
.fragment p {
	color: #E6CDA4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}


.TableTop{
	background-image: url('../images/TableTop.jpg');
	height: 10px;
	margin-bottom: -10px;
}
.TableBottom{
	background-image: url(../images/TableBottom.jpg);
	height: 10px;
}

#Links {
}
#PageTitle {
	background-color: #E6E1B6;
	height: 50px;
}
#ForumList {
	background-color: #E6E1B6;
}
#ForumList h1{
	background-color: #E6E1B6;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	text-indent: 0px;
}#ForumList a {
	color: #990000;
	text-decoration: none;
}
.VideoContainer {
	background-color: #E6E1B6;
	padding-top: 0px;
	padding-right: 40px;
	padding-bottom: -40px;
	padding-left: 105px;
}
#PageComment {
	background-color: #E6E1B6;
	padding: 4px;
}
#Prices {
	color: #DFC297;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
#Prices em {
	font-size: 12px;
}

.cbn{

	}	
.cbn a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CF9862;
	text-decoration: none;
}

.highlighter {
	background-color: #00FF00;
}
