	/* 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:#CC0000;
	text-decoration:none;
	font-weight: bold;
}

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

.colmask a:active, .colmask a:hover {
	color:#EA033A;
	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:#8DAEC9;		/* right column background colour */
	border-right: solid #6E0000 4px;
	border-left: solid #6E0000 4px;
	}
.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:#C7DCDD;	/* left column background colour */
		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) */
	}


	/* 2 Column settings */
.twocoltabl {
	background-color:#8DAEC9;		/* right column background colour */
		border-right: solid #6E0000 4px;
		border-left: solid #6E0000 4px;
	}
.twocoltabl .colmid {
		background-color:#8DAEC9;		/* center column background colour */
		border-right: solid #6E0000 4px;
		}
.twocoltabl .colleft {
		right:75%;			/* width of the middle column */
		background-color:#C7DCDD;	/* left column background colour */
		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:22%;			/* 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) */
	}


	/* 2 Columns with 2-col table settings, wider left column */
.twocoltabl2 {
	background-color:#8DAEC9;		/* right column background colour */
		border-right: solid #6E0000 4px;
		border-left: solid #6E0000 4px;
	}
.twocoltabl2 .colmid {
		background-color:#8DAEC9;		/* center column background colour */
		}
.twocoltabl2 .colleft {
		right:70%;			/* width of the middle column */
		background-color:#C7DCDD;	/* left column background colour */
		border-left: solid #6E0000 4px;
		border-right: solid #6E0000 4px;
	}
.twocoltabl2 .col1 {
		width:67%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
		position:relative;
	}
.twocoltabl2 .col2 {
		width:29%;			/* 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
}
div#headerbackground {
	background-image: url(../images/banners/rbanner-gallery-bkgd.gif);
	background-color: transparent;
	margin: 0px;
	height: 165px;
	float:left;
	width: 100%;
	border: solid #6E0000 4px;
	z-index: 1;
} 
div#header-left {
	background-color: transparent;
	background-image: url(../images/banners/lbanner-gallery.gif);
	background-repeat: no-repeat;
	background-position: left;	
	z-index: 2;
	height:165px;
	width:730px;
	top:4px;
	left:4px;
	position:absolute;
	visibility: visible;
	}
div#header-right {
	background-color: transparent;
	background-image: url(../images/banners/rbanner-gallery.gif);
	background-repeat: no-repeat;
	background-position: right;
	height:165px;
	width:366px;
	top:4px;
	right:6px;
	position:absolute;
	z-index: 3;
	} 
div#stripbackground {
	clear:both;
	float:left;
	background-color:#990033;
	margin: 0px;
	width: 100%;
	z-index: 4;
	border-left: solid #6E0000 4px;
	border-right: solid #6E0000 4px;
} 
.HighRoadLight {color: #66A1AA; font-weight: bold; }
.HighRoadDk {
	color: #215889;
	font-weight: bold;
	padding: 2px;
}
.HighRoadDkItal {color: #215889; font-weight: bold; font-style: italic;}
.HeaderBox {
	clear:both;
	float:left;
	background-color: #F7F7B9;
	border: groove #FFCC99 2px;
	width: 95%;
	z-index: 30;
	padding: 4px;
	margin: 4px;
	white-space: normal;
	padding-top: 3px;
	}
.HeaderBar {
	float:left;
	background-image: url(../tour/images/gradient_bar.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin: 4px;
	width: 100%;
	font-size: 100%;
	padding-left: 4px;
	padding-top: 4px;
}
.HeaderImg {
	float:right;
	padding: 2px;
}
.HeaderDesc {
	float:left;
	width: 66%;
}
.ArtistBox {
	clear:both;
	float:left;
	background-color: #FFF;
	border: groove #FFCC99 2px;
	z-index: 30;
	padding: 4px;
	margin: 4px;
	white-space: normal;
	padding-top: 3px;
	}
.ArtistInfo {
	float:left;
	padding: 2px;
	margin: 4px;
}
.ArtDesc {
	clear:right;
	float:left;
	font-size: 90%;
	font-style: italic;
	padding: 2 px;
}
.ArtImage {
	clear:right;
	float:left;
	margin: 4px;
	padding: 2px;
}
.SiteName {
	color: #215889;
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 2px;
}
.SiteNameLg {
	font-size: 120%;
	color: #215889;
	font-weight: bold;
	padding-bottom: 4px;
	align: left;
}
.SiteInfo {
	font-size: 90%;
	color: #6E0000;
	font-weight: bold;
}
.SiteDesc {
	font-size: 90%;
	font-style: italic;
	padding: 2 px;
}
.SiteMail {
	color: #000000;
	font-size: 90%;
	font-weight: normal;
}
.eMail {
	color: #DD7D36;
	font-size: 90%;
	font-weight: bold;
}
table#artists {
	background-color:#FFFFFF;
	width: 100%;
	font-size: 90%;
	padding-left:4px;
	}
.toprow {
	border-top: solid #8DAEC9 6px;

}

