BODY {
	/*background: #4D4024;*/
	background: #9E9683 url(../graphics/background.gif) repeat;
	text-align: center;
	margin-top: 0px;
	margin-bottom: auto;
	height: 100%;
}
.break {
	border-bottom: 1px dotted #D6AF85;
}
.breakLGE {
	border-bottom: 1px dotted #D6AF85;
	margin-bottom: 10px;
	padding-top: 10px;
}
#PageBodyHolder {
	MARGIN: 5px auto 0px;
	text-align: center;
	width: 800px;
	padding: 0px;
	background: #FFFFFF;
}
#BodyHolder {
	MARGIN: 0px auto;
	WIDTH: 800px;
	voice-family: inherit;
	padding: 0px;
	/*border: 1px solid #4D4024;*/
}
#TopBodyWrap {
	MARGIN: 0px auto;
	voice-family: inherit;
	padding: 0px;
	clear: both;
	width: 800px;
}
#LogoWrap {
	POSITION: relative;
	z-index: 1000;
}
#Logo {
	POSITION: absolute;
	LEFT: 20px;
	TOP: -99px;
	width: 260px;
	TEXT-ALIGN: center;
	/*background:#FFFFFF;
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;*/
	padding: 0px;
	border-right: 1px solid #D6AF85;
	border-top: 1px solid #D6AF85;
	border-left: 1px solid #D6AF85;
}
#ExtraLinksWrap {
	POSITION: relative;
	z-index: 5;
}
#ExtraLinks {
	POSITION: absolute;
	LEFT: 20px;
	TOP: 0px;
	width: 250px;
	TEXT-ALIGN: center;
	COLOR: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 150%;
	font-weight: bold;
	padding: 0px 5px 3px;
	background: #FFFFFF url(../graphics/newsletter-background.jpg) repeat-x center bottom;
	/*background: #F3F1ED;*/
	border-right: 1px solid #D6AF85;
	border-bottom: 1px solid #D6AF85;
	border-left: 1px solid #D6AF85;
	font-style: normal;
	margin: 0px;
}
#ExtraLinks a {
	color: #D6AF85;
}
#ExtraLinks a:hover {
	color: #C48C51;
}
#HorizontalNavigationWrap {
	MARGIN: 0px auto;
	WIDTH: 800px;
	padding: 0px;
	clear: both;
	/*background: #B06E3E;*/
	background: #9E9683;
}
#HorizontalNavigation {
	MARGIN: 0px auto;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#HorizontalNavigation a{
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	padding: 0px;
	margin-top: 10px;
	margin-right: 5px;
	margin-left: 5px;
	line-height: 130%;
}

#HorizontalNavigation a:hover{
	COLOR: #6B4A25;
	TEXT-DECORATION: none;
}

#RotatingImageWrap {
	voice-family: inherit;
	margin: 0px auto;
	padding: 0px;
	clear: both;
}
#RotatingImage {
	width: 800px;
	height: 250px;
	voice-family: inherit;
	margin: 0px;
	padding: 0px;
	clear: both;
}
#RotatingImage img {
	width: 800px;
	height: 250px;
	top: 0px;
	right: 0px;
}
#CenterBandWrap {
	MARGIN: 0px auto;
	WIDTH: 800px;
	voice-family: inherit;
	padding: 0px;
	background: #000000;
	clear: both;
	height: 30px;
}
#CenterBand {
	MARGIN: 0px auto;
	voice-family: inherit;
	height: 30px;
	text-align: right;
	width: 800px;
	padding: 0px;
}
#SectionHead H1 {
	font: bold normal 14px/30px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	letter-spacing: 4px;
	margin: 0px 8px 0px 0px;
	padding: 0px;
	text-align: right;
	text-transform: uppercase;
}
#HorizontalSubNavigation {
	MARGIN: 0px auto;
	text-align: right;
	/*color: #9E9683;*/
	padding: 5px 5px 5px 0px;
}
#HorizontalSubNavigation a{
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-size: 11px;
	text-transform: capitalize;
	margin: 10px 5px 0px;
	padding: 0px;
}

#HorizontalSubNavigation a:hover{
	COLOR: #C48C51;
	/*COLOR: #D0CBB7;*/
}


#BreadCrumbBarWrap {
	POSITION: relative;
	z-index: 5;
}
#BreadCrumbBar {
	POSITION: absolute;
	LEFT: 300px;
	TOP: 8px;
	MARGIN: 0px auto;
	padding: 0px;
	/*width: 580px;*/
	clear: both;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
	text-align: left;
	width: 300px;
}
#BreadCrumbBar a {
	color: #666666;
	/*padding: 1px 3px;*/
	margin: 0px;
	border-style: none;
}
#BreadCrumbBar a:hover {
	color: #666666;
	margin: 0px;/*background-color: #C2C4C7;
	padding: 0px 2px;
	border: 1px solid #B4B5B9;*/
	}
#MainBody {
	voice-family: inherit;
	width: 760px;
	clear: both;
	margin: 0px 0px 50px;
	padding: 10px 20px 30px;
	text-align: left;
	margin: 0px 0px 50px;
	text-indent: 0px;
}
#MainBody H1 {
	COLOR: #C48C51;
	/*COLOR: #AA9F70*/;
	font: normal 22px/125% Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
	padding: 10px 0px 0px;
	letter-spacing: 2px;
}
#MainBody H2 {
	FONT-SIZE: 17px;
	COLOR: #C48C51;
	/*COLOR: #938757;*/
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: none;
	line-height: 100%;
	font-weight: normal;
	text-align: left;
	margin: 20px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #D6AF85;/*background: url(../graphics/horz_line.jpg) repeat-x left bottom;*/
}
#MainBody H3 {
	FONT-SIZE: 15px;
	COLOR: #C48C51;
	/*COLOR: #938757;*/
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: none;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
	margin: 10px 0px 5px;
	padding: 0px 0px 5px;
}
#MainBody H4 {
	FONT-SIZE: 14px;
	COLOR: #938757;
	/*COLOR: #757569;*/
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: none;
	line-height: 150%;
	font-weight: normal;
	text-align: right;
	margin: 10px 0px 5px;
	padding: 0px 0px 5px;
}
#MainBody .heading {
	FONT-SIZE: 13px;
	COLOR: #757569;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-style: normal;
	text-transform: none;
	line-height: 150%;
	font-weight: normal;
	text-align: left;
	margin: 20px 0px 5px;
	padding: 0px 0px 5px;
}
#MainBody .left {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 535px;
}
#MainBody .leftEvents {
	padding: 0px 0px 0px 20px;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 475px;
}
#MainBody .right {
	padding: 0px 0px 0px 10px;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 5px;
}
#MainBody .leftborder {
	padding: 0px 10px 0px 0px;
	margin: 0px 4px 0px 0px;
	float: left;
	width: 530px;
	border-right: 1px dotted #D0CBB7;
}
#MainBody .rightborder {
	padding: 0px 0px 0px 10px;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 4px;
	border-left: 1px dotted #D0CBB7;
}
#MainBody .halfleft {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 360px;
}
#MainBody .halfright {
	padding: 0px 0px 0px 10px;
	float: right;
	width: 380px;
	margin: 0px 0px 0px 5px;/*border-left: 1px dotted #D0CBB7;*/
}
#MainBody .img {
	margin-left: 5px;
	margin-right: 0px;
	padding-right: 0px;
	padding-left: 5px;
}
#MainBody .RightHolder {
	padding: 0px;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 5px;
	background: #F3F1ED;
	color: #A29B8C;
	font: 11px/150% Georgia, "Times New Roman", Times, serif;
	border: 1px solid #D6AF85;
}
#MainBody .RightHolder p {
	font: 11px/150% Georgia, "Times New Roman", Times, serif;
	padding: 0px 5px;
	color: #A29B8C;
	margin: 2px 0px;
}
#MainBody .RightHolder a {
	COLOR: #A29B8C;
	font: 11px/150% Georgia, "Times New Roman", Times, serif;
}
#MainBody .RightHolder a:hover {
	COLOR: #333333;
}
#MainBody .RightHolder H1 {
	font: 17px/150% Georgia, "Times New Roman", Times, serif;
	padding: 5px;
	color: #FFFFFF;
	background: #C48C51;
	margin: 0px;
}
#MainBody .RightHolder H2 {
	font: 13px/150% Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 5px;
	color: #C48C51;
	/*color: #A29B8C;*/
	margin: 5px 0px 7px 10px;
	background: url(../graphics/star_burst.gif) no-repeat left;
	text-indent: 20px;
	border-style: none;
}
#MainBody .RightHolderEvents {
	padding: 0px;
	float: right;
	width: 235px;
	margin: 0px;
	color: #A29B8C;
	font: 11px/150% Georgia, "Times New Roman", Times, serif;/*border: 1px solid #C48C51;*/
}
#MainBody .FullHolder {
	padding: 5px;
	float: right;
	margin: 0px 0px 0px 15px;
	background: #F3F1ED;
	color: #A29B8C;
	border: 1px solid #D6AF85;
}
#MainBody .FullHolder H1 {
	COLOR: #AA9F70;
	font: normal 16px/125% Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	text-align: left;
	margin: 0px;
	padding: 5px 5px 10px;
	letter-spacing: normal;
}
#MainBody .FullHolder p {
	padding: 0px 5px;
	color: #000000;
	margin: 2px 0px;
	font-size: 12px;
}
#MainBody .FullHolder .sideimage {
	margin: 0px 5px;
}
#MainBody .FullHolder a {
	COLOR: #A29B8C;
	font: 11px/150% Georgia, "Times New Roman", Times, serif;
	text-align: right;
}
#MainBody .FullHolder a:hover {
	COLOR: #333333;
}
#MainBody .FullHolder H2 {
	font: 13px/150% Georgia, "Times New Roman", Times, serif;
	padding: 0px 0px 0px 2px;
	color: #C48C51;
	/*color: #A29B8C;*/
	margin: 5px 0px 7px 5px;
	background: url(../graphics/star_burst.gif) no-repeat left;
	text-indent: 20px;
	border-style: none;
}
/*.PopUpWrap {
	float: left;
}

.PopUpWrap img{
	margin: 5px;
	padding: 5px;
}

.PopUpWrap a{
	padding: 5px;
	border: 1px solid #7F7762;
	background: #E0DBD1;
	margin: 5px;
}

.PopUpWrap a:hover{
	background: #FFFFFF;
}
*/


#MainBody .FullHolder .PopUpWrap {
	margin: 0px 0px 10px 5px;
	padding: 0px;
}
#MainBody .FullHolder .PopUpWrap a {
	padding: 5px;
	border: 1px solid #D6AF85;
	margin: 5px 10px 7px;
	background: #F8F7F3;
	float: left;
}
#MainBody .FullHolder .PopUpWrap a:hover {
	background: #E8E3DB;
	border: 1px solid #E4CCB1;
}
#MainBody .distributorleftdefault {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 300px;
}
#MainBody .distributorcentredefault {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 205px;
}
#MainBody .distributorrightdefault {
	padding: 0px 0px 0px 10px;
	float: right;
	width: 230px;
	margin: 0px 0px 0px 5px;
}
#MainBody .distributorrightbottomdefault {
	padding: 20px 0px 0px;
	float: right;
	width: 460px;
	margin: 0px;
}
#MainBody .distributorleft {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 510px;
}
#MainBody .distributorright {
	padding: 0px 0px 0px 10px;
	float: right;
	width: 230px;
	margin: 0px 0px 0px 5px;/*border-left: 1px dotted #D0CBB7;*/
}
#MainBody .packagewrap {
	padding: 0px 20px;
	margin: 0px auto;
}
#MainBody .packageenquiry {
	padding: 10px;
	float: right;
	width: 220px;
	margin: 0px 0px 0px 5px;
	background: #F3F1ED;
	border: 1px solid #D6AF85;/*border-left: 1px dotted #D0CBB7;*/
}

#MainBody .packageleft,
#MainBody .eventleft {
	padding: 0px 0px 0px 20px;
	margin: 0px 5px 0px 0px;
	float: left;
	width: 480px;
}
#MainBody .packageright,
#MainBody .eventright {
	padding: 10px;
	float: right;
	width: 220px;
	margin: 0px 0px 0px 5px;
	background: #F3F1ED;
	border: 1px solid #D6AF85;/*border-left: 1px dotted #D0CBB7;*/
}
#MainBody .eventright p {
	font-size: 13px;
	border-bottom: 1px solid #E0D6BE;
	line-height: 200%;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#MainBody .tastingleft {
	margin: 0px 10px 0px 0px;
	float: left;
	padding: 0px 0px 0px 25px;
	width: 570px;
}
#MainBody .tastingleft dl {
	width: 545px;
	padding: 0px;
	margin: 0px;
}
#MainBody .tastingleft dt {
	float: left;
	clear: left;
	width: 160px;
	FONT-SIZE: 13px;
	text-align: left;
	margin: 0px;
	padding: 5px 0px;
}
#MainBody .tastingleft dd {
	border-bottom: 1px dotted #C48C51;
	clear: right;
	padding: 3px 0px 4px;
	margin: 0px 0px 3px 175px;
	text-indent: 0px;
	width: 380px;
}
#MainBody .tastingright {
	padding: 0px;
	float: right;
	width: 140px;
	margin: 0px 10px 0px 0px;
}
#MainBody .tastingright img {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#MainBody #teamleft {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 160px;
}
#MainBody #teamright {
	padding: 0px;
	float: right;
	width: 600px;
	margin: 0px;
	text-align: left;
	text-indent: 0px;
}
#MainBody #staffleft {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 160px;
}
#MainBody #staffcenter {
	padding: 0px 10px;
	float: left;
	width: 345px;
	margin: 0px;
	text-align: left;
	text-indent: 0px;
}
#MainBody #staffright {
	padding: 0px 5px 5px;
	float: right;
	width: 210px;
	text-align: left;
	text-indent: 0px;
	margin: 0px 0px 0px 10px;
	background: #F3F1ED;
	border: 1px solid #D6AF85;
}
#MainBody .WinesHolder {
	padding: 0px;
	margin: 0px 40px 0px 50px;
}
#MainBody .WinesHolder .left {
	padding: 10px 0px 0px;
	margin: 0px;
	float: left;
	width: 70px;
}
#MainBody .WinesHolder .right {
	padding: 0px;
	margin: 0px;
	width: 590px;
	float: right;
}
#MainBody .NewsHolder {
	padding: 0px;
	margin: 0px 50px 0px 30px;
}
#MainBody dl {
	min-width: 650px;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
#MainBody .overview dt {
	float: left;
	clear: left;
	width: 170px;
	FONT-SIZE: 12px;
	text-align: left;
	margin: 0px;
	padding: 2px 0px 4px 5px;
}
#MainBody .overview dd {
	border-bottom: 1px dotted #D6AF85;
	clear: right;
	padding: 4px 10px 5px 0px;
	margin: 0px 50px 5px 185px;
	text-indent: 0px;
}
#MainBody .overview dd {
	clear: right;
	padding: 2px 10px 3px 0px;
	margin: 0px 50px 3px 185px;
	text-indent: 0px;
	border-bottom-style: none;
}
#MainBody .winelibrary dl {
	min-width: 750px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	clear: both;
}
#MainBody .winelibrary dt {
	float: left;
	clear: left;
	width: 150px;
	FONT-SIZE: 12px;
	COLOR: #C48C51;
	text-align: left;
	margin: 0px;
	padding: 1px 0px 1px 30px;
}
#MainBody .winelibrary dd {
	margin: 0px 0px 0px 220px;
	padding: 1px 0px;
	text-align: left;
	text-indent: 0px;
}
#MainBody .hoursleft {
	padding: 0px;
	margin: 0px 4px 0px 0px;
	float: left;
	width: 380px;
}
#MainBody .hoursright {
	padding: 0px 0px 0px 10px;
	float: right;
	width: 200px;
	margin: 0px 0px 0px 5px;
}
#MainBody .StockistColumn {
	padding: 0px;
	margin: 0px 4px 0px 0px;
	float: left;
	width: 280px;
}
#Quote {
	font-size: 15px;
	line-height: 170%;
	margin: 0px 0px 10px;
	padding: 8px;
	color: #757569;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 525px;
}
#MainBody .orderleft {
	padding: 3px 0px 0px;
	margin: 0px;
	float: left;
	width: 210px;
}
#MainBody .orderright {
	padding: 0px;
	float: right;
	width: 545px;
	margin: 0px 0px 0px 5px;
}
.opacity
{
opacity:0.4;
filter:alpha(opacity=40)
}
.opacity:hover
{
opacity:1;
filter:alpha(opacity=100)
}
#Order {
	padding: 0px 5px 5px;
	clear: both;
	width: 530px;
	margin: 0px auto 20px;
	/*background: #FDFDFB;*/
	background: #F9F8F6;
	border: 1px solid #D6AF85;
}
#Order table {
	padding: 5px 0px;
	clear: both;
	width: 530px;
	margin: 0px auto 10px;
}
#Order td {
	padding: 5px;
	border-bottom: 1px dotted #E0D6BE;
}
#Order .totals {
	text-align: right;
}
#IntShippingWrap {
	padding: 0px 5px 5px;
	clear: both;
	width: 530px;
	margin: 0px auto 20px;
	/*background: #FDFDFB;*/
	background: #F9F8F6;
	border: 1px solid #D6AF85;
}
#IntShippingWrap blockquote{
	padding: 0px 5px 5px;
	clear: both;
	width: 480px;
	margin: 0px auto 20px;
}
#IntShippingWrap .LgeHead{
	FONT-SIZE: 1.1em;
	COLOR: #C48C51;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#IntShippingWrap .SmlHead{
	FONT-SIZE: 1em;
	COLOR: #C48C51;
	padding-top: 10px;
}

.line {
	border-bottom: 1px dotted #D6AF85;
	/*background: url(../graphics/horz_line.jpg) repeat-x center;*/
	margin: 0px 0px 5px;
	padding: 0px;
}
#QueryTable {
	clear: both;
	width: 370px;
}
#QueryTable .full {
	padding: 5px;
	margin: 0px;
	float: right;
	width: 360px;
	border-top: 1px solid #D6AF85;
}
#QueryTable .left {
	padding: 5px;
	margin: 0px;
	float: left;
	width: 150px;
}
#QueryTable .right {
	padding: 5px;
	margin: 0px;
	float: right;
	width: 200px;
	/*border-bottom: 1px solid #D6AF85;*/
}
#SubscribeTable {
	clear: both;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#SubscribeTable .left {
	padding: 5px;
	margin: 0px;
	float: left;
	width: 100px;
}
#SubscribeTable .right {
	padding: 5px;
	margin: 0px;
	float: left;
	width: 430px;
	/*border-bottom: 1px solid #D6AF85;*/
}
#LargeImageWrap {
	POSITION: relative;
	z-index: 5;
	float: left;
}
#LargeImage {
	POSITION: absolute;
	LEFT: -397px;
	TOP: -169px;
}
#FrontTable {
	padding: 20px 0px 30px;
	margin: 0px auto;
	width: 780px;
	clear: both;
}

#FrontTable  H1 {
	COLOR: #C48C51;
	/*COLOR: #AA9F70*/;
	font: normal 1.5em/1.5em Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	text-align: left;
	margin: 0px;
	padding: 5px 0px 5px;
	letter-spacing: 2px;
}
#FrontTable H2 {
	FONT-SIZE: 1.2em;
	COLOR: #C48C51;
	/*COLOR: #938757;*/
	FONT-FAMILY: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	font-weight: normal;
	margin: 20px 0px 5px;
	padding: 0px 0px 5px;
	border-bottom: 1px dotted #D6AF85;/*background: url(../graphics/horz_line.jpg) repeat-x left bottom;*/
}

#FrontTable .left {
	padding: 0px 0px 20px;
	margin: 0px;
	float: left;
	width: 395px;
	text-align: center;
}
#FrontTable .leftNews {
	float: left;
	width: 330px;
	/*color: #9E9683;*/
	background: #F9F8F7 url(../graphics/dog_ear.jpg) no-repeat left top;
	border: 1px solid #D6AF85;
	text-align: left;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#FrontTable .right {
	padding: 10px 0px 0px;
	margin: 0px;
	float: right;
	width: 375px;/*border-bottom: 1px solid #EAE8DF;*/
}

#FrontTable .HighlightWrap{
	padding: 5px;
	margin-bottom: 20px;
	border-top: 1px solid #D6AF85;
	border-bottom: 1px solid #D6AF85;
	clear: right;
	float: left;
	width: 365px;
	text-align: left;
}
#FrontTable .HighlightWrap:hover{
	background: #F9F8F7;
}
#FrontTable .HighlightWrap .imgfloat{
	float: left;
	margin-right: 10px;
}


#BottomContactWrap {
	background: #9E9683;
	/*background: #B06E3E;*/
	voice-family: inherit;
	width: 800px;
	clear: both;
	text-align: center;
	margin: 0px auto;
	padding: 0px;
}
#BottomContact {
	voice-family: inherit;
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	font: 11px/150% Georgia, "Times New Roman", Times, serif;
	/*color: #D6AF85;*/
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: center;
}
#BottomContact a {
	color: #000000;
}
#BottomContact a:hover {
	color: #FFFFFF;
}
#BottomNavigationWrap {
	voice-family: inherit;
	width: 800px;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	POSITION: relative;
	float: left;
}
#BottomNavigation {
	RIGHT: 0px;
	POSITION: absolute;
	top: -49px;
	font-size: 10px;
	line-height: 50px;
	font-weight: normal;
	color: #4D4024;
}
#BottomNavigation .left{
	float: left;
	width: 340px;
	text-align: left;
}

#BottomNavigation .left a strong {
	display:none;
}
#BottomNavigation .left a.footer-blog, #BottomNavigation .left a.footer-twitter {
	width:45px;
	height:45px;
	display:block;
	background-position:0px 0px;
	background-repeat: no-repeat;
}
a.footer-twitter {
	background-image:url(/graphics/twitter.gif);
}
a.footer-facebook {
	background-image:url(/graphics/facebook.gif);
}

#BottomNavigation .right{
	float: right;
	width: 450px;
	text-align: right;
}

#BottomNavigation a{
	text-decoration: none;
	color: #C48C51;
	text-align: center;
	vertical-align: middle;
	margin-right: 1px;
	margin-left: 5px;
	padding-right: 7px;
}

#BottomNavigation a:hover{
	COLOR: #000000;
	TEXT-DECORATION: underline;
}


iframe {
	margin: 0px;
	padding: 0px;
	height: 190px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #D6AF85;
	width: 235px;
}

#VerticalMenu {
	TEXT-DECORATION: none;
	margin: 25px 0px 0px;
	display: block;
	width: 140px;
	padding: 0px;
}

#VerticalMenu a{
	TEXT-DECORATION: none;
	display: block;
	text-align: left;
	font-style: normal;
	font-weight: normal;
	margin: 5px 0px;
	padding: 0px;
	line-height: 150%;
	background: url(../graphics/more.gif) no-repeat left 2px;
	text-indent: 15px;
}

#VerticalMenu a:hover{
	TEXT-DECORATION: none;
	display: block;
}
.ContinuePayment {
	MARGIN: 0px;
	text-align: center;
	height: 22px;
	width: 178px;
	background: url(/graphics/buttoncontinue.png) no-repeat;
	padding-top:3px;
	float: right;
	font-weight: bold;
	text-transform: uppercase;
}
.ContinuePayment:hover {
	text-decoration:none;
	background: url(/graphics/buttoncontinueOVER.png) no-repeat;
}
.ContinuePayment a {
	text-decoration:none;
	color: #FFFFFF;
}
.ContinuePayment a:hover {
	text-decoration:none;
	color: #FFFFFF;
}

