@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	background-attachment: fixed;
	background-image: url(../images/body_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 62.5%;
}#wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#foldContent {
	background-color: #F0EEE1;
	width: 560px;
	float: right;
	margin-right: 20px;
	background-image: url(../images/paper_fold.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
}
#foldContentOther {
	background-color: #F0EEE1;
	width: 560px;
	float: left;
	background-image: url(../images/paper_fold.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 20px;
}
#foldContentOther img {
	float: right;
	margin-left: 8px;
}
#foldContentGallery {
	background-color: #F0EEE1;
	width: 900px;
	float: left;
	background-image: url(../images/paper_fold.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	margin-left: 20px;
}

#rightCol {
	width: 320px;
	float: right;
	margin-right: 20px;
	padding-top: 35px;
}
#rightColHome {
	width: 320px;
	float: right;
	margin-right: 20px;
}
#footer {
	background-color: #F0EEE1;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#bottomHome {
	clear: both;
	padding-top: 12px;
}




h1 {
	height: 120px;
	width: 700px;
	text-indent: -9999px;
	background-image: url(../images/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom: 20px;
}
h2 {
	margin-bottom: 14px;
	color: #844C43;
	font-size: 1.6em;
	letter-spacing: -0.05em;
}
h3 {
	font-size: 1.5em;
	margin-bottom: 12px;
	color: #733329;
	font-weight: normal;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	clear: both;
}
h4 {
	text-indent: -9999px;
}
h4.homeLinks {
	background-image: url(../images/quick_links.gif);
	background-repeat: no-repeat;
	height: 27px;
	margin-left: 20px;
}
h5 {
	font-size: 1.5em;
	color: #844C43;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CBC646;
	padding-bottom: 3px;
	margin-bottom: 12px;
}
h6 {
	color: #8B3329;
	font-size: 1.2em;
	font-weight: bold;
}



p {
	margin-bottom: 14px;
	font-size: 1.2em;
	line-height: 1.5em;
}
a {
	color: #844C43;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0BE39;
	outline: none;
}
a:hover {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #53312B;
}


ul#nav {
	height: 120px;
	width: 980px;
	background-image: url(../images/nav_bg.jpg);
	background-position: left top;
	margin-bottom: 30px;
}
ul#nav li {
	float: left;
	display: inline;
}
ul#nav li a {
	height: 120px;
	display: block;
	text-indent: -9999px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul#nav li#n1 {width: 120px;}
ul#nav li#n1 a:hover, ul#nav li#n1 a.active {background-image: url(../images/nav/n1.jpg);}
ul#nav li#n2 {width: 150px;}
ul#nav li#n2 a:hover, ul#nav li#n2 a.active {background-image: url(../images/nav/n2.jpg);}
ul#nav li#n3 {width: 110px;}
ul#nav li#n3 a:hover, ul#nav li#n3 a.active {background-image: url(../images/nav/n3.jpg);}
ul#nav li#n4 {width: 120px;}
ul#nav li#n4 a:hover, ul#nav li#n4 a.active {background-image: url(../images/nav/n4.jpg);}
ul#nav li#n5 {width: 130px;}
ul#nav li#n5 a:hover, ul#nav li#n5 a.active {background-image: url(../images/nav/n5.jpg);}
ul#nav li#n6 {width: 110px;}
ul#nav li#n6 a:hover, ul#nav li#n6 a.active {background-image: url(../images/nav/n6.jpg);}
ul#nav li#n7 {width: 120px;}
ul#nav li#n7 a:hover, ul#nav li#n7 a.active {background-image: url(../images/nav/n7.jpg);}
ul#nav li#n8 {width: 120px;}
ul#nav li#n8 a:hover, ul#nav li#n8 a.active {background-image: url(../images/nav/n8.jpg);}





ul.thumb {
	float: left;
	list-style: none;
	width: 100%;
	padding-left: 20px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative; 
	width: 180px;
	height: 180px;
}
ul.thumb li img {
	width: 170px;
	height: 185px;
	-ms-interpolation-mode: bicubic;
	border: none;
	background-color: #F0EEE1;
	position: absolute;
	left: 0;
	top: 0;
}
ul.thumb li img.hover {
	border: none;
}

ul#footList {
	list-style-type: none;
	font-size: 1.1em;
	text-align: center;
}
ul#footList li {
	margin-right: 12px;
	padding-right: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #733329;
	display: inline;
}
ul#footList a {
	color: #808080;
	text-decoration: none;
}
ul#footList a:hover {
	color: #733329;
}

ul#home_movies {
	background-image: url(../images/movie_stills_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 10px;
	height: 160px;
}
ul#home_movies li {
	float: left;
	display: inline;
	cursor:pointer;
}
ul#home_movies a {
	height: 100px;
	width: 100px;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
}
ul#home_movies li#homeMovies1 a:hover {
	background-image: url(../images/movie_stills_home_1.jpg);
	background-position: left top;
}
ul#home_movies li#homeMovies2 a:hover {
	background-image: url(../images/movie_stills_home_2.jpg);
	background-position: left top;
}
ul#home_movies li#homeMovies3 a:hover {
	background-image: url(../images/movie_stills_home_3.jpg);
	background-position: left top;
}
#zero {
display:none;
}


#est {
	height: 134px;
	width: 260px;
	position: absolute;
	background-image: url(../images/est.jpg);
	text-indent: -9999px;
	left: 720px;
	top: 0px;
}
#news {
	color: #FFFFFF;
	background-color: #733329;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #FFFFFF;
}
#news h5 {
	color: #FFFFFF;
}
#bottomFooter {
	margin-right: 20px;
	margin-left: 20px;
	font-size: 0.9em;
	margin-bottom: 10px;
}



#bottomFooter a {
	color: #764922;
	font-size: 1em;
}
.ra {
	float: left;
	padding-left: 0px;
}
.copy {
	float: right;
	padding-right: 0px;
}
a#linkFace {
	display: block;
	height: 40px;
	width: 40px;
	margin-top: 40px;
	margin-left: 140px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a#linkTwit {
	display: block;
	height: 30px;
	width: 130px;
	margin-top: 0px;
	margin-left: 110px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
