.bodycopy {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 5px 15px;
}
.bodycopyBig {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

.navmenu {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
A {
	font-family: "Trebuchet MS", "Times New Roman";
	text-decoration: none;
	color: #B79045;
}

a:hover {
	color: #B5BCB5;
}
.footer {
	font-family: "Trebuchet MS", "Times New Roman";
	font-size: 10px;
	color: #999999;
}
.dotted {
	border-top: 1px dotted #7AA61F;
	margin-top: 20px;
	margin-bottom: 20px;
}
.price {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	color: #82BE11;
}
.introTxt {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #FFFFFF;
}
body {
	text-align: center;
	background: url(images/TT-bg-II.jpg) no-repeat top center;
	background-color:#000000;
	height: 100%; 
	width: 100%; 
	margin: 0;
}
#wrapper {
	width: 850px;
	margin: 0 auto;
	text-align: left;
	top: 30px;
}

#header {
	position:relative;
	width:850px;
	height:200px;
	top: 15px;
	}
#menucurtain {
	position:absolute;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-khtml-opacity:0.7;
	width:140px;
	height:140px;
	background-color: #000000;
	border: 7px ridge #535E60;
	top: 10px;
	left: 0px;
	}
#menu {
	position:absolute;
	width:170px;
	left: 5px;
	top: 10px;
	padding: 10px;
	z-index: 2;
	}
#bodybox {
	position:relative;
	margin: 0px auto;
	width:650px;
	height:400px;
	top: 20px;
	z-index: 2;
}
#curtain {
	position:absolute;
	filter:alpha(opacity=70);
	-moz-opacity:0.7; 
	opacity:0.7;
	-khtml-opacity:0.7;
	width:650px;
	height:300px;
	background-color: #000000;
	border: 7px ridge #535E60;
	}
#curtainbox {
	position:absolute;
	width:650px;
	height:300px;
	z-index:2;
	overflow: auto;
	top: 7px;
	left: 7px;
}
#footerholder {
	position:relative;
	margin: 0px auto;
	width:600px;
	top: 10px;
}
#footercurtain {
	position:absolute;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	-khtml-opacity:0.7;
	width:600px;
	height:55px;
	background-color: #000000;
	border: 7px ridge #535E60;
}
#footer {
	position:absolute;
	width:600px;
	height:50px;
	top: 15px;
}
.style3 {font-size: 10px}
.style10 {
	font-size: 16;
	font-style: italic;
}
.floatleft {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 0px;
}
