a.logo_link:link, a.logo_link:active, a.logo_link:visited {
	width: 200px;
	height: 75px;
	margin-bottom: 5px;
	float: left;
	display: block;
	border: 1px solid #FFFFFF;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	text-decoration: none;
}
a.logo_link:hover {
	border: 1px solid #716146;
	text-decoration: none;
}
a:hover.logo_link {
	font-size: 99%; /* this is just for IE */
	z-index: 1;
}
a:hover.logo_link span {
	display: block; /* this is just for IE */
	z-index: 1;
}
a.logo_link span {
	display: none;
	}
a.logo_link:hover span {
	display: block;
	height: auto;
	min-height: 30px;
	width: 192px;
	padding: 4px;
	top: -1px;
	left: 205px;
	position: absolute;
	z-index: 100;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #3A362A;
  	filter: alpha(opacity=80);
  	opacity: 0.8;
 	-moz-opacity: 0.8;
	}
.logo_selected {
	width: 200px;
	height: 75px;
	margin-bottom: 5px;
	float: left;
	display: block;
	border: 1px solid #333333;
	border-bottom: 2px solid #333333;
	border-right: 2px solid #333333;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	text-decoration: none;
}
a.swatch:link, a.swatch:active, a.swatch:visited {
	width: 75px;
	height: 20px;
	padding-top: 80px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	}
a.swatch:hover	 {
	text-decoration: none;
	}
.swatch_img {
	width: 75px;
	height: 20px;
	padding-top: 75px;
	float: left;
	background-repeat: no-repeat;
	background-position: top;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	}
.swatch_img_thirds {
	width: 200px;
	padding-top: 200px;
	height: 40px;
	min-height: 40px;
	display: block;
	float: left;
	z-index: 1;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	}		
.swatch_img_fourths {
	width: 145px;
	padding-top: 150px;
	height: 40px;
	margin-right: 5px;
	min-height: 40px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	}	
.swatch_img_fifths {
	width: 120px;
	padding-top: 125px;
	height: 40px;
	min-height: 40px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
	font-size: 9px;
	text-align: center;
	}
.swatchbox {
	position: relative;
	float: left;
	height: auto;
	min-height: 105px;
	width: 600px;
	margin-top: 8px;
	}
.swatch_title {
	float: left;
	height: 15px;
	width: 600px;
	font-size: 14px;
	font-weight: bold;
	color: #6A9B2E;
	font-family: Arial, "Times New Roman", Times, serif;
	}		
.image_header {
	width: 600px;
	float: left;
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 12px;
	}
.highlight {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	}
.logosbox {
	width: 216px;
	height: auto;
	padding: 3px;
	border-right: 0px solid #C2BD9F;
	float: left;
	}
.logo_caption {
	width: 200px;
	margin: 2px;
	margin-top: 8px;
	margin-bottom: 8px;
	}
.right-column {
	width: 600px;
	}
.pageheader {
	width: 600px;
	}
.left-column {
	width: 210px;
	}	