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

.side1 {
	background-image: url(side1.jpg);
	background-repeat: repeat-y;
}
.side2 {
	background-image: url(side2.jpg);
	background-repeat: repeat-y;
}
.grainy {
	background-image: url(gradient.jpg);
	background-repeat: repeat;
}
.headerly {
	background-image: url(filmstriplong.png);
	background-repeat: repeat;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.maintext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 130%;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #033;
	text-decoration: none;
}
.subheaderbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: 110%;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #033;
	text-decoration: none;
}
.wooddrop {
	background-image: url(woodgrain.jpg);
	background-repeat: repeat;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-style: normal;
	line-height: 120%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #4B3200;
	text-decoration: none;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #25251F;
	text-decoration: none;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 120%;
	font-weight: 300;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
}
.subheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 110%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #033;
	text-decoration: none;
}
