#mainHdr {background-color: #712d00 !important;}

.episodeContent .description h1 {color: #712d00 !important;}

/* Transparent PNG FIX for HTML - IMAGES MUST BE INSIDE A DIV TAG FOR THIS TO WORK - DEPENDANT ON BLANK.GIF FILE */
img {
	behavior: url(images/iepngfix.htc);
	border: 0px;
}
a img { 
	border: none;
}


/* GENERAL SITE WIDE BODY CONTENT STYLES */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #ccc;
}
body {
	background: #000;
	margin: 0px;
	padding: 0px;
}
a {color:#999;}
a:visited {color:#999;}
a:hover {color:#fff;}
a:active {color:#666;}

.clearBoth {
	clear: both;
}

/*---------GENERAL LAYOUT---------*/
#mainContainer {
	margin: 0px;
	padding: 10px 0px;
	background: #fff;
}
#mainHdr {
	margin: 0px;
	padding: 0px;
	height: 130px;
	background: url(http://cache.images.members-access.com/tour/recycled/hdr-bg.png) repeat-x left top;
}
#mainHdr .contents {
	margin: 0px auto;
	padding: 0px;
	height: 130px;
	width: 1024px;
	text-align: center;
}
.divider {
	text-align: center;
	margin: 0px auto;
	padding: 0px;
	height: 30px;
	width: 990px;
}




/*---------SITE STATS---------*/
#siteStats img {
	vertical-align: middle;
}
#siteStats {
	font: normal small "Times New Roman", Times, serif;
	color: #666;
	height: 24px;
	padding: 4px 0px 0px 20px;
}
#siteStats .numbers {
	font-weight: bold;
	color: #333333;
	margin-left: 20px;
	font-size: large;
}




/*---------EPISODE CONTENT---------*/
.episodeContent {
	width: 1024px;
	margin: 0px auto;
}
.largeThumb {
	background: url(http://cache.images.members-access.com/tour/recycled/bg-large-thumb.jpg) no-repeat center center;
	margin: 0px 5px;
	padding: 20px 0px 0px;
	float: left;
	height: 436px;
	width: 352px;
	text-align: center;
	position: relative;
	display: inline;
}
.description {
	height: 436px;
	width: 176px;
	float: left;
	margin: 10px 5px;
	background: url(http://cache.images.members-access.com/tour/recycled/bg-description.jpg) no-repeat center center;
	color: #666666;
	overflow: hidden;
}
.description .button {
	width: 176px;
	height: 32px;
	font-size: 10pt;
	margin-top: 10px;
}
.description h1 {
	font: x-large "Times New Roman", Times, serif;
	margin: 10px;
}
.description h2 {
	font: medium "Times New Roman", Times, serif;
	margin: 10px 10px 0px;
	text-transform: uppercase;
}
.description p {
	font-size: 10pt;
	margin: 10px 10px 0px;
	height: 230px;
	overflow: hidden;
	line-height: 15px;
}
.description .button img {
	vertical-align: middle;
	margin: 0px 7px 0px 10px;
}
.description .button a {
	font-weight: bold;
	text-decoration: none;
	font-size: small;
	color: #666;
	line-height: 0px;
}
.description .button a:visited {
	color: #666;
}
.description .button a:hover {
	color: #333;
}
.description .button a:active {
	color: #666;
}
.mediumThumbs {
	float: left;
	margin: 5px;
	padding: 0px;
	text-align: center;
	height: 426px;
	width: 450px;
	display: inline;
}
.mediumThumbs img {
	margin: 5px;
	padding: 0px;
	vertical-align: middle;
}



/*---------FOOTER---------*/
#footerContainer {
	background: url(http://cache.images.members-access.com/tour/recycled/footer-bg.jpg) repeat-x;
	margin: 0px;
	padding: 30px 0px 0px;
}
#footerContent {
	margin: 0px auto;
	width: 930px;
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
#footerContent .column {
	float: left;
	width: 322px;
	margin-right: 30px;
}
#footerContent .column h1 {
	color: #FFFFFF;
	margin: 0px 0px 10px;
	padding: 0px;
	text-transform: capitalize;
	text-decoration: none;
	font-size: x-large;
	font-weight: normal;
}
#footerContent .column h2 {
	font-size: small;
	font-weight: bold;
	color: #999999;
	margin: 0px 0px 2px;
	padding: 0px;
	text-transform: capitalize;
}
#footerContent .column p {
	font: normal x-small Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#footerContent .column blockquote {
	text-align: center;
	margin: 20px 0px;
	padding: 0px;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
}
#footerContent .column .stats {
	text-transform: uppercase;
	font: xx-large "Times New Roman", Times, serif;
	margin-bottom: 10px;
}
#footerContent .column ul {
	font: x-small Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#footerContent .column li {
	margin-bottom: 10px;
	list-style: disc inside;
}
#footerContent .standardInfo {
	color: #666;








	margin: 20px 0px;
	font: small Arial, Helvetica, sans-serif;
	border-top: 1px solid #333;
	padding-top: 20px;
}
#footerContent .standardInfo a {
	color: #999;
	font-weight: bold;
	margin: 0px 3px;
	text-decoration:underline;
}
#footerContent .standardInfo a:visited {
	color: #999;
	font-weight: bold;
	margin: 0px 3px;
	text-decoration:underline;
}
#footerContent .standardInfo a:hover {
	color: #fff;
	text-decoration:none;
}
#footerContent .standardInfo a:active {
	color: #666;
	text-decoration:underline;
}
#footerContent .standardInfo p {
	margin: 0px 0px 5px;
}


/*---------FOOTER PAGE BUTTONS---------*/
.footerButns {
	margin: 0px auto 20px;
	padding: 0px;
	height: 66px;
	width: 1024px;
	text-align: center;
}
.footerButns img {
	margin: 0px 20px;
}
