@charset "utf-8";
#mainIMG {
	background-image: url(images/img_bigIMG.jpg);
	background-repeat: no-repeat;
	width: 960;
	height: 381;
}
#pageIMG {
	background-image: url(images/img_PAGEbigIMG.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	width: 960;
	height: 500;
}
#anyPageIMG {
	background-image: url(images/img_PAGEbigIMG.jpg);
	background-color: #ffffff;
	background-repeat: no-repeat;
	width: 960;
}
#pageBOTTOM {
	background-image: url(images/img_PAGEbottom.jpg);
	background-repeat: no-repeat;
	width: 960;
	height: 62;
}
#pageMovie {
	width: 720;
	height: 405;
	position: relative;
	left: 120;
	top: 22;
}
#pageGallery {
	width: 720;
	height: 405;
	position: relative;
	left: 120;
	top: 10;
}
#anyPage {
	width: 720;
	position: relative;
	left: 120;
	top: 10;
	background-color: white;
}
.mainmenu {
	position: center;
	left: 49;
	top: 0;
	width: 911;
}
.mainmenutext {
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #ffffff;
	text-decoration: none;
}
.plaudits {
	background-color: #3e3339;
	position: relative;
	width: 960px;
	height: 91px;
}
.m_spacer {
	background-color: #ffffff;
	/* position: relative; */
	width: 960px;
	height: 10px;
}
.m_spacer2 {
	background-color: #3e3339;
/* position: relative; */
	width: 960px;
	height: 6px;
}
.footer {
	height: 40;
	margin-right: 50px;
	margin-top: 15px;
	text-align: right;
	font-family: "Arial", sans-serif;
	font-size: 12px;
	color: #3e3339;
}
.vidpop {
	display: none;
	position: absolute;
	margin: 0px auto;
	top: 230;
	z-index: 999;
	width: 860;
	height: 500;
}
.vidpopframe {
	position: absolute;
	margin: 0px auto;
	left: 85;
	top: 35;
	width: 800;
	height: 480;
	background: #FFFFFF;
}
.aboutpopframe {
	position: absolute;
	margin: 0px auto;
	left: 85;
	top: 35;
	width: 800;
	height: 700;
	background: #FFFFFF;
}
/* a:link {
	color: #3e3339;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
} */
a:hover {
	color: #958f92;
}
a:active {
	color: #ffa200;
}
.closebutton {
	outline: 0;
	cursor: pointer;
	border: 0;
	padding: 0px 0px;
	background: #FFFFFF;
}
.closebutton:hover {
	border: 1px solid #FFFFFF;
	padding: 0px 0px;
}
.quotetext {
	margin-left: 150px;
	margin-right: 150px;
	font-family: "Arial", sans-serif;
	font-size: 17px;
	font-style: italic;
	color: #3e3339;
}
.quoteattribution {
	margin-left: 150px;
	margin-right: 150px;
	font-family: "Arial", sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #3e3339;
}
.btext {
	width: 100%;
	line-height: 140%;
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3e3339;
}
.btextlink {
	width: 100%;
	line-height: 140%;
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #3e3339;
	text-decoration: underline;
}
.btext_sm {
	width: 100%;
	line-height: 140%;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3e3339;
}
.btext_smlink {
	width: 100%;
	line-height: 140%;
	font-family: "Arial", sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3e3339;
	text-decoration: underline;
}
.btextlink:hover {
	width: 100%;
	line-height: 140%;
	font-family: "Arial", sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
body {
	margin: 0;
	padding: 0;
}

/* ************************************************ */
.overlay {
	width: 100%;
	height: 180px;
	position: relative;
	top: -180;
	bottom: 0;
	left: 0;
	right: 0;
	height: 180px;
	width: 320px;
	opacity: 1;
}
.underlay {
	width: 100%;
	height: 180px;
	position: relative;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 180px;
	width: 320px;
	opacity: 1;
}
.container {
	width: 320px;
	height: 180px;
}

