	/* Infinite gratitute to Matthew James Taylor for his IE-proof liquid layouts: http://matthewjamestaylor.com/blog/ultimate-multi-column-liquid-layouts-em-and-pixel-widths */

	/* column container */
.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
		min-width:100px;
		[if lte IE 6]>
		width:800px;
		<![endif]
	}
.colmask a, .colmask a:visited {
	color:#AE0000;
	text-decoration:none;
	font-weight: bold;
}

.colmask a:active, .colmask a:hover {
	color:#FA2A03;
	text-decoration:none;
	font-weight: bold;
}


	/* common column settings */
.colleft,
.colmid,
.colright {
		float:left;
		width:100%;
		position:relative;
	}
.col1,
.col2,
.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
		overflow:hidden;
	}

	/* 3 Column settings */
.threecol {
		background-color:#898952;		/* right column background colour */
	border-right: solid #6E0000 4px;
	border-left: solid #6E0000 4px;
	border-top: thin groove #FFF;
	}
.threecol .colmid {
		right:25%;			/* width of the right column */
		background-color:#fff;		/* center column background colour */
		border-right: solid #6E0000 4px;
		}
.threecol .colleft {
		right:50%;			/* width of the middle column */
		background-color:#CCCC99;	/* left column background colour */
		border-left: solid #6E0000 4px;
		border-right: solid #6E0000 4px;
	}
.threecol .col1 {
	width:46%;			/* width of center column content (column width minus padding on either side) */
	left:102%;			/* 100% plus left padding of center column */
	position:relative;
	}
.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}



	/* 3 Column settings */
.twocoltabl {
		background-color:#ACAC76;		/* right column background colour */
		border-right: solid #6E0000 4px;
		border-left: solid #6E0000 4px;
	}
.twocoltabl .colmid {
		background-color:#ACAC76;		/* center column background colour */
		border-right: solid #6E0000 4px;
		}
.twocoltabl .colleft {
		right:75%;			/* width of the middle column */
		background-color:#D5D8B8;	/* left column background colour */
		border-left: solid #6E0000 4px;
		border-right: solid #6E0000 4px;
	}
.twocoltabl .col1 {
		width:72%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
		position:relative;
	}
.twocoltabl .col2 {
		width:24%;			/* Width of left column content (column width minus padding on either side) */
		left:4%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}

	/*  */

div#ImgBottom {
		position:absolute;
		bottom: -9px;
		right:0;
		text-align: center;	
	}
div#ImageBottom p{
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}
div#TopCenter {
	float:left;
	width:100%;
	height:100%;
	z-index:3;
	background-color: #FFFFFF;
	border-top: solid #6E0000 4px;
	border-right: solid #6E0000 4px;
	overflow: hidden;
	}
div#TableLeftCol {
	float:left;
	width:49.5%;
	height:100%;
	z-index:2;
	background-color: #FFFFFF;
	border-top: solid #6E0000 4px;
	border-right: solid #6E0000 4px;
	word-wrap: break-word
	}
div#TableRightCol {
	float:left;
	width:49.5%;
	height:100%;
	z-index:3;
	background-color: #FFFFFF;
	border-top: solid #6E0000 4px;
	word-wrap: break-word
}
.HeadingBar {
	clear:both;
	float:left;
	width: 1000%;
}
div#headerbackground {
	margin: 0px;
	height: 165px;
	float:left;
	width: 100%;
	border: solid #6E0000 4px;
	z-index: 1;
	background-color: #FFFFFF;
} 
div#header-left {
	background-color: transparent;
	background-image: url(../images/banners/lbanner-artisans.gif);
	background-repeat: no-repeat;
	background-position: left;	
	z-index: 2;
	height:165px;
	width:572px;
	top:4px;
	left:0px;
	position:absolute;
	visibility: visible;
	}
div#header-right {
	background-color: transparent;
	background-image: url(../images/banners/rbanner-artisans.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:165px;
	top:4px;
	right:6px;
	position:absolute;
	z-index: 3;
	width: 392px;
	} 
div#stripbackground {
	clear:both;
	float:left;
	background-color:#990000;
	margin: 0px;
	width: 100%;
	z-index: 4;
	border-left: solid #6E0000 4px;
	border-right: solid #6E0000 4px;
} 
.HighRoadLight {color: #999966; font-weight: bold; }
.HighRoadDk {color: #666633; font-weight: bold; }
.HighRoadDkItal {color: #666633; font-weight: bold; font-style: italic;}
.ArtisansHeadBar {
	float:left;
	background-image: url(../resources/images/gradient-red-to-olive.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 4px;
	width: 100%;
	font-size: 100%;
	padding-left: 4px;
	padding-top: 4px;
}
.ArtisansHeadBarLg {
	float:left;
	background-image: url(../resources/images/gradient-red-to-olive.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 4px;
	width: 100%;
	font-size: 100%;
	padding: 3px;
}
