html {
	margin:0;
	padding:0;
	background-color:#faf1d2;
}

div,form,ul {
	margin:0;
	padding:0;
	font: normal 12px/18px Arial, sans-serif;
	color:#ffffff;
}
p {
	margin:8px 0;
	font: normal 12px/14px Arial, sans-serif;
	color:#ffffff;
}
p.date {
	margin: 0 8px;
	font: normal 10px/12px Arial, sans-serif;
	color:#ffffff;
}

h1 {
	margin:8px 0 0 8px;
	font: normal 20px/20px "Arial Black", Arial, sans-serif;
	color:#ffffff;
}

img {
	border:none;
}

#menu {
	height:30px;
	width:570px;
	position:absolute;
	top:170px;
	left:50%;
	z-index:4;
	margin-left:-130px;
	font: bold 18px/18px Arial, sans-serif;
}
#menu a {
	color:#97302e;
	text-decoration:none;
	margin:4px 4px;
	padding:2px 6px;
}
#menu a:hover {
	background-color:#ecd9b2;
}
.active {
	background-color:#ecd9b2;
}


#logo {
	width:960px;
	height:194px;
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-480px;
	z-index:3;
}

.home_box {
	width:752px;
	height:544px;
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-466px;
	z-index:4;
	background:url('/images/home_box_bg1.jpg') no-repeat;
}

.home_box h1 {
	margin:30px 0 0 30px;
	font: bold 18px/18px "Arial Black", Arial, sans-serif;
}
.home_box h1 a {
	color:#97302e;
	text-decoration: none;
}
.home_box h1 a:hover {
	color:#c93835;
}

.home_box img{
	display:none;
	z-index:0;
}
.home_box #one1 {
	position:absolute;
	top:80px;
	left:0px;
}
.home_box #one2 {
	position:absolute;
	top:400px;
	left:400px;
}
.home_box #one3 {
	position:absolute;
	top:200px;
	left:220px;
}



.trailer_box {
	width:752px;
	height:544px;
	position:absolute;
	top:0;
	left:0;
	background:url('/images/home_box_bg_faded1.jpg') no-repeat;
	display:none;
	z-index:10;
}

.trailer_box #flv_box {
	position:relative;
	float:left;
	clear:left;
	width:619px;
	height:378px;	
	margin:70px 0 0 70px;
}

#close_trailer_img {
	display:block;
	position:absolute;
	top:50px;
	left:672px;
	width:16px;
	height:16px;	
}

.box {
	width:752px;
	position:absolute;
	top:200px;
	left:50%;
	margin-left:-466px;
	z-index:4;
	display:none;
}


.box #top {
	width:752px;
	height:16px;
	float:left;
	clear:left;
	background: url('/images/box_top1.png') no-repeat;
}

.box #mid {
	width:752px;
	min-height:508px;
	float:left;
	clear:left;
	background: url('/images/box_mid1.png') repeat-y;
}

.box #mid .content {
	margin:20px;
	color:#ffffff;
}


.box #bot {
	width:752px;
	height:20px;
	float:left;
	clear:left;
	background: url('/images/box_bot1.png') no-repeat;
	margin-bottom:20px;
}
.box h1 {
	margin:0 0 10px 0;
	font: bold 18px/18px "Arial Black", Arial, sans-serif;
}



#stills_slideshow {
	width:500px;
	height:333px;
	border:2px solid white;
	margin:50px 0 0 100px;
}
#stills_slideshow img{
	width:500px;
	height:333px;
	position:absolute;
	display:none;
}




#right_column {
	width:187px;
	position:absolute;
	top:200px;
	left:50%;
	margin-left: 288px;
	min-height: 400px;
	z-index:10;
}
#right_column .small_box {
	width:187px;
	position:relative;
	float:left;
	clear:left;
}
#right_column .small_box #top {
	width:187px;
	height:16px;
	float:left;
	clear:left;
	background: url('/images/small_box_top.jpg') no-repeat;
}

#right_column .small_box #mid {
	width:187px;
	min-height:100px;
	float:left;
	clear:left;
	background: url('/images/small_box_mid.jpg') repeat-y;
}

#right_column .small_box #bot {
	width:187px;
	height:20px;
	float:left;
	clear:left;
	background: url('/images/small_box_bot.jpg') no-repeat;
	margin-bottom:10px;
}

#right_column .small_box h1 {
	margin:0 0 0 10px;
	font: bold 18px/18px "Arial Black", Arial, sans-serif;
	color:#97302e;
}





a {
	color:#ffffff;
	text-decoration:underline;
	cursor: pointer;
}
a:hover {
	color:#bb6666;
}


#contact_form {
	width:500px;
	margin-top:50px;
	margin-left:120px;
}

#contact_form input {
	float:left;
	clear:left;
	margin:6px 0;
	padding:4px;
	font: normal 14px/16px Arial, sans-serif;
	color:#333333;
	background-color: #ecd9b2;
	border:none;
}

#contact_form input[type=text] {
	width:400px;
	padding:4px;
	background-color: #ecd9b2;
	border:none;
}

#contact_form textarea {
	float:left;
	clear:left;
	margin:6px 0;
	padding:4px;
	width:400px;
	height:100px;
	font: normal 14px/16px Arial, sans-serif;
	color:#333333;
	background-color: #ecd9b2;
	border:none;
}

#contact_form #submit_button {
	float:left;
	clear:left;
	margin:6px 0 0 320px;
	padding:4px;
}

#wolfe{
	margin-left:60px;
	margin-top:12px;
}

#social {
	position:absolute;
	left:50%;
	top:166px;
	margin-left:400px;
	height:27px;
	width:80px;
	z-index:4;
}
#social img{
	margin-right:6px;
}

