@charset "utf-8";
/* CSS Document */
<style type="text/css">

#container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
}
body {
	background-color: #4A6318;
	color: #4A6318;
}

body, form, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0;
	padding: 0;
}
a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


h3 {
	padding-bottom: 10px;
	font-size: 125%;
	font-weight: bold;
}
img {
	border: medium solid #4B651C;
}



#Container {
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFF;
	margin-top: 10px;
	font-size: 90%;
	line-height: 125%;
	text-align: justify;
	font-weight: bold;
}

#Container #Header {
	height: 200px;
	background-color: #4B651C;
}
#Container #headr_left {
	float: left;
	height: 130px;
	width: 350px;
	background-image: url(images/logo%20a%20and%20b.jpg);
	background-repeat: no-repeat;
}
#Container #headr_centre {
	height: 130px;
	background-image: url(images/logo_w175.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #4B651C;
}
#Container #headr_right {
	float: right;
	height: 130px;
	width: 350px;
	background-image: url(images/logo_right.jpg);
	background-repeat: no-repeat;
}
#Container #SideBar    {
	background-color: #9C8473;
	background-image: url(gradient.jpg);
	background-repeat: repeat-x;
	list-style-type: none;
	line-height: 200%;
	color: #FF6;
	font-size: 95%;
	text-align: left;
	vertical-align: text-top;
}


#Content table tr #SideBar ul li {
	list-style-type: none;
	padding-left: 0px;
	letter-spacing: 0.2em;
	padding-bottom: 10px;
}
#Footer table tr #FooterSide {
	background-color: #4A6318;
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	background-image: url(images/footer_img.jpg);
}
#Footer table tr #FooterBody {
	background-color: #9A8371;
	font-size: 70%;
	text-align: right;
	letter-spacing: 0.1em;
	color: #FF6;
}
#FooterBody p a {
	color: #FF6;
}
#MainTable tr #ContentCell #AvailTable {
	font-size: 11px;
	background-color: #4B651C;
	color: #ff6;
}
#Content #MainTable tr #ContentCell #KeyTable {
	border: thin none #8E8F8F;
}

#Container #Content #MainTable tr #SideBar ul li a {
	color: #FF6;
	text-decoration: none;
}
#FltImgRight {
	float: right;
	width: 200px;
	margin-bottom: 30px;
	margin-left: 20px;
}
#FltImgLeft {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 30px;
}

.vigne_bkg {
	background-image: url(images/accom/VignePrices.jpg);
}
.quotes {
	font-style: italic;
	line-height: 140%;
	font-size: 120%;
	color: #C60;
	font-weight: bold;
}
.OrangeText {
	color: #C60;
}
.BlackTxt {
	color: #000;
	font-size: 120%;
}
.fauxLink {
	color: #4A6318;
	text-decoration: underline;
}
.fig_bkg {
	background-image: url(images/accom/FigPrices.jpg);
}

</style>
