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

body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}


.contents {
	width: 1000px;
}

div#hed{
	width:100%;
	height: 277px;
}



div#righthed{
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	float: left;
	text-align:right;
}

div#centerhed{
	width:500px;
	margin-top: 0px;
	margin-left: 0px;
	float:left;
}

div#lefthed{
	margin-top: 0px;
	margin-left: 0px;
	float:left;
}

.headerbar {
	background-image: url(../images/headerbar.png);
	background-repeat: repeat-x;

	height: 4px;
	width: 100%;
}

div#joinbox{
	height: 80px;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font: bold 10px Arial, Helvetica, sans-serif;
	color: #006699;
	vertical-align: text-top;
	float:left;
}

div#mailinglistbox{
	float:left;
	padding-top: 13px;
}



div#tour{
	margin-right: 5px;
}

div#dvdbox{
	height: 110px;
	width: 309px;
	padding-top: 2px;
	margin-bottom: 10px;
}





div#videobox{
	height: 510px;
	width: 309px;
	padding-top: 0px;
	margin-top: 0px;
	z-index: 100;
}


/* Sign Up */

div#signUp {
	width: 430px;
	margin-left: 6px;
	margin-top: 0px;
}



div#footer {
	width: 740px;
	height:20px;
	left: 0px;
	clear: both;
	margin-top: 25px;
	margin-bottom: 0px;
	border-top: 1px solid #006699;
	padding: 5px;
	bottom: 0px;
	text-decoration: none;
	text-transform: uppercase;
	font: 9px Arial, Helvetica, sans-serif;
	color: #003399;
}


img{
border:none;
margin:0;}


/* text */

h1.head{
	font-size: 45px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #6E4D35;
	margin: 0px 0px -15px;
	text-align: right;
	padding: 5px 0px 5px 5px;
	background: url(../images/topArrow.gif) no-repeat 0px 0px;
}


h1.head2{
	font-size: 45px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #6E4D35;
	margin: 0px 0px -15px;
	text-align: right;
	padding: 5px 0px 5px 5px;
	background: url(../images/topArrow2.gif) no-repeat 0px 0px;
}

h2.head{
	font-size: 30px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px -5px;
	text-align: right;
}

h2.head2{
	font-size: 30px;
	font-weight: bold;
	color: #CC9933;
	margin: 0px 0px -5px;
	text-align: right;
}



h2.thanks{
	font-size: 30px;
	font-weight: bold;
	color: #996600;
	margin: 0px 0px -5px;
	text-align: right;
}

h3.thanks{
	font-size: 24px;
	color: #999900;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

h3.head{
	font-size: 24px;
	color: #006699;
	text-align: right;
	margin: 0px;
	padding: 0px;
}


p{
	color: #846635;
	font-size: 14px;
	padding-left: 0px;
	font-weight: bold;
}

h2.tour{
	font-size: 18px;
	color: #006699;
	border-bottom: 1px solid #006699;
	margin-left: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 10px;
}

h2.join{}

h2.video{
	padding: 0px 5px 5px;
	color: #FFFFFF;
	font-size: 18px;
	margin-bottom: 0px;
}

h3.video{
	padding: 0px 5px 5px;
	color: #9B5D49;
	font-size: 16px;
	margin: 0px;
}


a{
	color: #996600;
	text-decoration: none;
}

a:hover{
	color: #996600;
	text-decoration: underline;
}

/* LIST */

ul.tour{
	list-style: url(../images/miniArrow.gif) inside;
	margin: 0px 0px 0px -5px;
	color: #00CC00;
	padding: 0px 0px 0px 5px;
	
}

ul.tour a {
	color: #003366;
	text-decoration: none;
}

ul.tour a:hover {
	color: #003366;
	text-decoration: underline;
}

li.tour{
	font-size: 12px;
	color: #003366;
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
}
