@charset "utf-8";

/* GLOBAL */
html, body, table, form, ul, ol, li, h1, h2, h3, h4, h5, h6, p {margin:0; padding:0;}

body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/top.gif) top center repeat-x;
	padding:15px 0;
}

input {
	border: #D1C294 1px solid;
	background-color: #fff;
}

input.submitbutton {
	background-color: #E8E0C9;
}

textarea {
	border: #D1C294 1px solid;
	background-color: #fff;
}

select {
	border: #D1C294 1px solid;
	background-color: #fff;
}

a {cursor:pointer;}
a img {border:none;}
ul {list-style:none;}
ol {padding-left:18px;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;}
p, li {line-height:1.5em;}

.colwrap {width:100%; overflow:hidden; position:relative;}
.col, .lcol, .rcol {display:inline;}
.col, .lcol {float:left;}
.rcol {float:right;}

.clear {clear:both;}
.block {display:block;}
.smcaps {font-variant:small-caps;}

.png {behavior:url(/assets/iepngfix.htc);}

a.pdf, a.wpdf, a.tpdf {padding-right:18px; background:right center no-repeat;}
a.pdf, a.wpdf {background-image:url(/assets/images/pdf.gif);}
a.tpdf {background-image:url(/assets/images/pdf_tan.gif);}

h1 {font-size:1.7em;}
h2 {font-size:1.3em;}
h3 {font-size:1em;}
/* endof GLOBAL */

/* FONT SIZES */
body.xsmall {font-size:8px;}
body.small {font-size:10px;}
body.medium {font-size:12px;}
body.large {font-size:14px;}
body.xlarge {font-size:16px;}
/* endof FONT SIZES */

/* COLORS */
.red {color:#961F33;}
.tan {color:#D1C294;}
.brown {color:#40330D;}
.lightbrown {color:#797056;}
.lighterbrown {color:#E8E0C9;}
/* endof COLORS */

/* FRAMING */
div.main {
	width:850px;
	margin:0 auto;
}
div.header, div.footer {
	position:relative;
}
div.header {
	height:100px;
	padding: 20px 10px 30px;
	z-index: 500;
}
div.content {
	padding: 0;
	padding-bottom: 20px;
}
div.footer {
	border-top:4px solid #D1C294;
	padding: 0 10px 0 10px;
}
/* endof FRAMING */

/* HEADER */
div.header ul.nav {
	font-size: 1.3em;
	position: absolute;
	right: 0;
	height: 62px;
	width: 610px;
	bottom: 12px;
	background: url(/assets/images/nav-bg.jpg) left -3px no-repeat;
}
div.header ul.nav li {
	float:right;
	padding: 0 12px 0 11px;
	line-height: 2;
	display:inline;
}
div.header ul.nav a {
	color: #40330D;
	text-decoration:none;
}
div.header ul.nav a:hover {
	text-decoration:none;
}
div.header ul.nav li.x {
	background: url(/assets/images/nav-pipe.gif) right center no-repeat;
}
div.header ul.nav li.y {
	background: url(/assets/images/nav-pipe.gif) right center no-repeat;
}
div.header ul.nav li.z {
	padding: 0 10px 0 11px;
	background: transparent;
}
div.header div.controls {
	position:absolute;
	right:10px;
	top:5px;
}
div.header div.controls img {
	margin-left:10px;
}
div.header div.controls span {
	float:left;
	margin-top:9px;
	font-size:10px;
}
div.header div.controls a.textsize {
	display:block;
	float:left;
	margin-top:8px;
	margin-left:5px;
	height:15px;
	width:15px;
	background-repeat:no-repeat;
	background-position:top center;
	font-size:10px;
}
div.header div.controls a.decrease {
	background-image:url(../images/minus.gif);
}
div.header div.controls a.increase {
	background-image:url(../images/plus.gif);
}
div.header div.controls a.disable {
	background-position:bottom center;
	cursor:default;
}
/* endof HEADER */

/* FOOTER */
div.footer {
	text-align: center;
}
div.footer div.f_images {
	padding: 10px 0 0 0;
}
div.footer div.f_images span {
	padding: 0 20px;
}
div.footer div.f_images span img {
	vertical-align: middle;
}
div.footer p.address_phone {
	padding: 10px 0 0 0;
}
div.footer p.address_phone span {
	padding: 0 5px;
}
div.footer p.address_phone span.x {
	border-right:1px solid #40330D;
}
div.footer ul.subnav {
	padding: 10px 0 0 0;
}
div.footer ul.subnav li {
	display: inline;
	font-size:1em;
}
div.footer ul.subnav li.x, div.footer ul.subnav li.y {
	padding: 0 5px;
	border-right:1px solid #40330D;
}
div.footer ul.subnav li.y, div.footer ul.subnav li.z {
	padding: 0 5px;
}
div.footer p.copy {
	padding: 10px 0 0 0;
	font-size:.75em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
/* endof FOOTER */

/* MISC */
a {
	color: #961F33;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
div.nestednav {
	margin: 0;
	padding: 0;
	font-size: 4px;
	line-height: 4px;
	height: 4px;
	background-color: #D1C294;
}
a.wgoto, a.tgoto {
	padding-right:15px;
	background:right center no-repeat;
}
a.wgoto {
	background-image:url(../images/goto_white.gif);
}
a.tgoto {
	background-image:url(../images/goto_tan.gif);
}
a.wfilmlink {
	padding-right: 20px;
	background: url(../images/filmIcon2.gif) right center no-repeat;
}
a.tfilmlink {
	padding-right: 20px;
	background: url(../images/filmIconTan2.gif) right center no-repeat;
}
a.calendar {
	padding-right:20px;
	background:url(../images/calendar.gif) right center no-repeat;
}
.whitefix {
	margin: 10px 0 0 0;
}
/* endof MISC */

div.header ul.nav li span {
	display: block;
	padding: 0 9px 1px;
}
div.header ul.nav li span.hover {
	position: relative;
	display: block;
	padding: 0 8px;
	background-color: #fff;
	border-left: #D1C294 1px solid;
	border-right: #D1C294 1px solid;
	border-bottom: #fff 1px solid;
	z-index: 300;
}
div.header ul.nav li span.selected {
	display: block;
	padding: 0 9px 1px;
	color: #961F33;
	background-color: #fff;
}
div.dm {
	position: absolute;
	top: 2em;
	right: 0;
	padding: 1px 0 0 0;
	width: 610px;
	background-color: #fff;
	border-top: #fff 1px solid;
}

div.hover {
	border-top: #D1C294 1px solid;
}

div.header ul.nav div.dm li {
	float: right;
	padding: 0 9px 0 8px;
	font-size: 0.8em;
	line-height: 2;
}

div.header ul.nav div.dm li a {
	color: #961F33;
}

div.header ul.nav div.dm li a:hover {
	color: #961F33;
	text-decoration: underline;
}

div.header ul.nav div.dm li.z {
	padding: 0 19px 0 8px;
}

.hidden {
	display: none;
}

.menustack {
	z-index: 200;
}


div.singlespacer {
	font-size: 10px;
	line-height: 10px;
	height: 10px;
}
div.doublespacer {
	height: 20px;
}
