@charset "utf-8";
/* CSS Document */

/* FONT STYLES
*/
.logofont {
	font-family: "Bradley Hand ITC";
	color: #ACAC82;
	font-size: 22px;
}
.bodytext {
	font-family:"Courier New", Courier, monospace
	font-size: 12px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.bodytextlarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.floatright
{float:right;}

.courierheader12px {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
.headersmallgreen {
	color: #999966;
	font-weight: normal;
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}
.bluefont {
	color: #B5B5CE
}
.date {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BABFC9;
	font-size: 12px;
}
.caption {
	color: #CCCCCC;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodytext12px {font-size: 12px}
.headerblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BABFC9;
}
.captionbold {
	color: #CCCCCC;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color:#999966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999966;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #999966;
}
body {
	background-color: #000000;
	scrollbar-arrow-color:#B5B5CE;
	scrollbar-base-color: black;
	scrollbar-dark-shadow-color: black;
	scrollbar-track-color: #141414;
	scrollbar-face-color: black;
	scrollbar-shadow-color: black;
	scrollbar-highlight-color: #333333;
	
	
}
/* DIV CONTAINERS
*/
#maincontainer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	height:800px;
	z-index:1;
	
}
#contentvideo {
	position:absolute;
	left:237px;
	top:180px;
	width:703px;
	z-index:9;
	class: bodytext;
	background-repeat: repeat;
}

#contenthome {
	position:absolute;
	left:332px;
	top:184px;
	width:600px;
	height:482px;
	z-index:9;
	padding: 10px;
	class: bodytext;
	/*overflow-y: auto;
	overflow-x: hidden;*/
	background-repeat: repeat;
}
#cartcontenthome {
	position:absolute;
	left:394px;
	top:250px;
	width:550px;
	height:482px;
	z-index:9;
	padding: 10px;
	class: bodytext;
	overflow-y: auto;
	overflow-x: hidden;
	background-repeat: repeat;
}
#leftside {
	position:absolute;
	width:251px;
	z-index:10;
	word-spacing: normal;
	width: 252px;
	left: 54px;
	top: 185px;
}

#leftsidevideo {
	position:absolute;
	width:251px;
	z-index:10;
	word-spacing: normal;
	padding:8px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 191px;
	left: 26px;
	top: 167px;
	height: 600px;
	
}
#footer {
	position:absolute;
	left:79px;
	top:906px;
	width:700px;
	z-index:8;
}

#footer .floatright{
	float:right;
}
#footer  .floatleft{
	float:left;
}
#news {
	position:absolute;
	left:42px;
	top:595px;
	width:311px;
	height:58px;
	z-index:6;
	padding: 8px;
	overflow-y: auto;
	overflow-x: hidden;
	overflow: scroll;
}
#slogan {
	position:absolute;
	left:396px;
	top:709px;
	width:358px;
	height:32px;
	z-index:6;
}
#nav {
	position:absolute;
	left:51px;
	top:104px;
	width:916px;
	z-index:7;
	align:left;
	padding-top: 6px;
	background-image: url(../thewoodandstoneroom/images/nav_bkg.jpg);
	background-repeat: no-repeat;
	height: 55px;
	
}
#header {
	position:absolute;
	left:56px;
	top:10px;
	width:771px;
	z-index:11;
	height: 91px;
}
.headerbluegreen {
	color: #85ABAD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
#contactlinks {
	position:absolute;
	left:602px;
	top:48px;
	width:217px;
	height:31px;
	z-index:8;
}
.logofontlarge {
	font-family: "Bradley Hand ITC";
	font-size: 24px;
	font-weight: bold;
	color: #ACAC82;
}
.headerbluelarge {
}
.courierblue {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #98B1EA;
}
#latestepisodeicon {
	position:absolute;
	left:563px;
	top:194px;
	width:355px;
	height:86px;
	z-index:12;
}
#weightless {
	position:absolute;
	left:274px;
	top:602px;
	width:218px;
	height:112px;
	z-index:13;
	padding:8px;
}

#guggenheimgrotto1{
	position:absolute;
	left:315px;
	top:185px;
	width:215px;
	height:112px;
	z-index:13;
	padding:8px;
}
#lifeis {
	position:absolute;
	left:276px;
	top:464px;
	width:215px;
	height:112px;
	z-index:14;
	padding:8px;
}
#austin1 {
	position:absolute;
	left:278px;
	top:327px;
	width:217px;
	height:112px;
	z-index:15;
	padding:8px;
}
.clear {
clear:both;
white-space:normal;
}.headerred {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #D00;
}

