/* --- General Formatting --- */

* {
	margin: 0;
	padding: 0
}
body {
	background: #f8f3c9 url(/site_images/bg_body.jpg) top center
}
p, ul, ol, li, dt, dd, td, th, blockquote, label {
	color: #333;
	font: 13px/1.4em Arial
}
.last p, .last ul, .last ol, .last li, .last dt, .last dd, .last td, .last blockquote, .last label {
	font: 12px/1.3em Arial
}
th, b, strong {
	font-weight: bold
}
i, em, cite {
	font-style: italic
}

/* Links */
a {
	text-decoration: none;
	color: #cc002b;
	outline: none
}
a:hover {
	text-decoration: underline
}

/* Paragraphs */
p {
	margin: 0 0 15px
}
.fine {
	margin: 0 0 10px 0;
	font-size: 11px
}
.extra-fine {
	margin: 0;
	font-size: 10px;
	font-style: italic
}
blockquote {
	font-style: italic
}
blockquote:before {
	content: '"'
}
blockquote:after {
	content: '"'
}

/* Lists */
ul, ol {
	margin: 0 0 20px 30px
}
ul.chunky {
	margin: 0 0 30px 0;
	list-style: none
}
ul.chunky li {
	font-weight: bold
}
ul.arrows1 {
	margin: 0 0 0 20px;
	list-style-image: url(/site_images/bullet_double_arrows.gif)
}
ul.arrows1 li {
	color: #8e4300
}
ul.arrows2 {
	margin: 0 0 0 20px;
	list-style-image: url(/site_images/bullet_double_arrows2.gif)
}
ul.arrows2 li {
	padding: 0 0 15px 0
}

/* Images */
a img {
	border-style: none
}
img.border1 {
	margin: 0 0 15px 0;
	padding: 5px;
	background: #fff;
	border: 1px solid #8e4300
}
img.left {
	float: left;
	margin: 0 10px 10px 0
}
img.right {
	float: right;
	margin: 0 0 10px 10px
}

/* General float and align*/
.float-left {
	float: left
}
.float-right {
	float: right
}
.align-center {
	text-align: center
}
.align-right {
	text-align: right
}
.clear {
	clear: both
}

/* Headings */
h1 {
	font: small-caps 36px "Times New Roman", Georgia;
	color: #8e4300;
	margin-left:-3px;
}
h2, .columns .last h3 {
	margin: 0 0 10px 0;
	font: small-caps 20px "Times New Roman", Georgia;
	color: #8e4300;
}
h2.tagline {
	font: bold 14px/1.4em Arial;
	color: #333;
	margin: 0 0 20px 0;
}
#events-list .item h3 {
	clear: none;
	font: 14px/20px Arial
}
h3 {
	clear: both;
	font: bold 14px Arial, sans-serif;
	color: #8e4300
}
h3.inline {
	float: left;
	padding: 1px 5px 0 0
}
h4 {
	font: bold 13px Arial, sans-serif;
	color: #8e4300
}
#footer h5 {
	color: #e6d3a1;
	font: bold 13px Arial, sans-serif
}
/* Misc */
.rates-intro {
	margin: 20px 0 0 0;
	text-align: center
}
.no-margin {
	margin: 0
}
.button-align {
	margin: 0 0 15px -7px
}

/* Layout */
#container {
	position: relative;
	width: 980px;
	margin: 74px auto 0px auto
}
#header-outer {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 81px;
	background: url(/site_images/bg_navigation_shadow.png) bottom left repeat-x;
	z-index: 2000
}
#header {
	height: 74px;
	background: url(/site_images/bg_navigation.jpg) top center repeat-x
}
#header-inner {
	width: 980px;
	margin: 0px auto;
	overflow: visible;
	position: relative
}
#logo img {
	position: absolute;
	top: -74px;
	left: 0;
	z-index: 20001;
	border: none
}
#menu {
	position: absolute;
	left: 276px;
	top: 19px;
	width: 704px;
	height: 54px;
	margin: 0;
	padding: 0;
	list-style-type: none
}
#menu li {
	position: relative;
	display: block;
	float: left
}
#menu .sub-menu li {
	display: inline;
	float: none
}
#menu .sub-menu {
	display: none;
	margin: 0;
	padding: 5px;
	background: url(/site_images/bg_sub_menu.png) top left repeat;
	border-left: 1px solid #992d35;
	border-right: 1px solid #992d35;
	border-bottom: 5px solid #000
}
#menu li:hover .sub-menu, #menu li.sfhover .sub-menu {
	position: absolute;
	top: 54px;
	left: 0;
	display: block
}
#menu li a {
	display: block;
	height: 54px;
	background: url(/site_images/lincoln_navigation.gif);
	text-indent: -9999px;
	outline: none
}
#menu .sub-menu li a:hover {
	background: #962932;
	text-decoration: none
}
#menu li.about a {
	width: 93px;
	margin-right: 5px;
	background-position: 0px 0px
}
#menu li.about a:hover, #menu li.about.active a, #menu li.about:hover a {
	background-position: 0 -54px
}
#menu li.plan a {
	width: 86px;
	margin-right: 6px;
	background-position: -99px 0px
}
#menu li.plan a:hover, #menu li.plan.active a, #menu li.plan:hover a { 
	background-position: -99px -54px
}
#menu li.group a {
	width: 159px;
	margin-right: 5px;
	background-position: -191px 0px
}
#menu li.group a:hover, #menu li.group.active a, #menu li.group:hover a { 
	background-position: -191px -54px
}
#menu li.news a {
	width: 89px;
	margin-right: 6px;
	background-position: -355px 0px
}
#menu li.news a:hover, #menu li.news.active a, #menu li.news:hover a {
	background-position:-355px -54px
}

#menu li.resources a {
	width: 125px;
	margin-right: 5px;
	background-position: -449px 0px
}
#menu li.resources a:hover, #menu li.resources.active a, #menu li.resources:hover a {
	background-position: -449px -54px
}
#menu li.contact a {
	width: 124px;
	background-position: -580px 0px
}
#menu li.contact a:hover, #menu li.contact.active a, #menu li.contact:hover a {
	background-position: -580px -54px
}
#menu .sub-menu li a {
	width: 170px;
	margin: 0;
	padding: 5px;
	height: auto;
	background: none;
	text-indent: 0;
	color: #e2e2e2;
	font: 12px/1.4em "Lucida Grande"
}
#masthead {
	position: relative;
	height: 190px;
	text-align: center
}
#masthead-home {
	position: relative;
	height: 364px;
	text-align: center
}
#masthead-home ul { 
	margin:0; padding:0;
	display:block;
	width:980px; height:336px;
	overflow:hidden;
}
#masthead-home ul li { 
	margin:0; padding:0;
	display:block;
	width:980px; height:336px;
	overflow:hidden;
	position:relative;
}
.homeimage-watermark {
	height: 364px;
	width: 1200px;
	margin: 0 -110px;
	background: url(/site_images/homeimage_watermark.png);
	position: absolute;
	left: 0;
	top: 0;
	display:block;
	z-index:2;
}
.homeimage-watermark2 {
	height: 364px;
	width: 1200px;
	margin: 0 -110px;
	background: url(/site_images/homeimage_watermark.png);
	position: absolute;
	left: 0;
	top: 0;
	display:block;
	z-index:19999;
}
#pageimage-watermark {
	height: 190px;
	width: 1098px;
	margin: 0 -59px;
	background: url(/site_images/pageimage_watermark.png);
	position: absolute;
	left: 0;
	top: 0
}
#masthead h2 { 
	position: absolute;
	left: 90px;
	top: 105px;
	color: #fff;
	font-size: 44px; 
	font-family: 'Trajan Pro', 'Times New Roman', Times, serif;
	font-weight:bold;
	width:auto;
}
#content {
	width: 880px;
	margin: 0 auto
}
#events-list {
	clear: both
}
#events-list .item {
	clear:both;
	padding: 10px 0;
	border-top: 1px solid #8e4300
}
#events-list .date {
	float: left;
	width: 125px
}
#events-list .date p {
	font-size:11px;
}
#events-list .description {
	margin: 0 0 0 125px
}
#events-calendar {
	clear: both;
	width: 520px;
	border-spacing: 5px;
	background: #fff
}
#events-calendar td {
	width: 70px;
	height: 70px;
	padding: 5px;
	vertical-align: top
}
#events-calendar #month td, #events-calendar #day td {
	width: auto;
	height: auto;
	padding: 3px 0;
	color: #fff;
	text-align: center
}
#events-calendar #month td {
	background: #9a0000
}
#events-calendar #day td {
	background: #9a9a9a
}
#events-calendar #month a {
	color: #fff;
	text-decoration: underline
}
#events-calendar .fill {
	background: #f2f2f2
}
#events-calendar .on {
	background: #dadada
}

/* Columns */
#content .columns .last {
	background: url(/site_images/bg_right_column.png) top left no-repeat;
	min-height: 560px
}
.columns:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.column {
	float: left
}
.two-a .first {
	width: 530px;
	padding: 0 15px 0 0
}
.two-b .first {
	width: 640px;
	padding: 0 15px 0 0
}
.two-a .last {
	width: 300px;
	padding: 15px 0 0 30px
}
.two-b .last {
	width: 195px;
	padding: 15px 0 0 30px
}

/*Photo Gallery */
.album {
	float: left;
	width: 150px;
	padding: 0 8px 0 0
}
.album img {
	padding: 0 0 5px 0
}
#photo-gallery img {
	padding: 0 6px 6px 0
}

/*Testimonials */
#testimonials {
	margin: 15px 0 0 0
}
.testimonial {
	margin: 5px 0 25px 0
}
.byline {
	margin: 5px 0 0 25px
}

/* Right Column */
.teaser {
	margin: 0 0 15px 0
}
.teaser .date {
	font-size: 11px;
	color: #666666;
	margin: 0
}
.teaser h3 {
	font: normal 14px arial, sans-serif
}
.teaser .description {
	margin: 0
}

/* Pager */
#pager a {
	margin: 0 5px 0 0;
	padding: 8px;
	background: #520000;
	border: 1px solid #535353;
	color: #fff;
	font: 12px arial, sans-serif
}
#pager a.active, #pager a:hover {
	background: #dcdcdc;
	color: #000;
	text-decoration: none
}

/* Footer */
#footer {
	width: 100%;
	height: 195px;
	margin: 50px 0 0 0;
	padding: 50px 0 0 0;
	background: #000 url(/site_images/bg_footer.png) top left repeat-x
}
#footer-inner {
	width: 980px;
	margin: 0 auto
}
#footer .first {
	width: 530px;
	padding: 0 10px 0 0
}
#footer .last {
	width: 380px;
	padding: 0 0 0 10px
}
#footer ul {
	margin: 20px 0 0 0
}
#footer li {
	float: left;
	list-style: none;
	margin: 0 8px 0 0
}
#footer p {
	margin: 0;
	color: #9c9c9c;
	font-size: 11px;
	line-height: 18px
}
#footer a {
	color: #ffe600}
#footer .bottom {
	margin: 20px 0 0 0
}
#footer .follow {
	float: right
}

/*General Form */
.form-line {
	clear: both;
	margin: 0 0 5px 0
}
form#eclub label {
	display: block;
	width: 100px;
	float: left
}
form#eclub {
	width: 294px
}
form#eclub input.text-name {
	width: 86px
}
form.purchase-tickets {
	margin: 20px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #beba90
}
form.purchase-tickets .type {
	float: left;
	width: 220px
}
form.purchase-tickets .quantity {
	float: right;
	width: 290px
}
form.purchase-tickets .quantity label, .quantity .text-quant {
	float: left
}
form.purchase-tickets .quantity label {
	text-align: right;
	margin: 10px 0 0 0;
	width: 95px; 
	font-size: 13px;
}
form.purchase-tickets .quantity .text-quant {
	width: 15px;
	height: 18px;
	margin: 7px 10px 0 5px;
	padding: 5px;
	border: 1px solid #bfbfbf
}
form.purchase-tickets .quantity .select-date {
	width: 180px;
	height: 30px;
	margin: 7px 10px 0 5px;
	padding: 5px;
	border: 1px solid #bfbfbf
}

/* Contact Form */
form .form_data, form#signin, form#register { 
	margin: 0;
	padding:0;
	font-family: Arial
}
form .form_data input.button, form .form_data .formsubmit, .formsubmit {
	font-size: 13px;
	color: #ffe400;
	text-align: center;
	padding: 4px 35px; /* FIREFOX AND CHROME */
	padding: 3px 35px; /* MSIE */
	padding: 5px 35px; /* SAFARI */
	background: #640000;
	border: 1px solid #000;
	outline: none;
	margin-top:10px;
}
form .qcol, form#signin .qcol, form#register .qcol {
	vertical-align: top
}


form .qcol, form#contact .acol, form#signin .qcol, form#signin .acol, form#register .qcol, form#register .acol {
	font-size: 13px;
	width: 155px;
	padding-top: 10px;
	padding-bottom: 10px
}
form .acol .textinput, form .acol .textareainput, form#signin .acol .textinput, form#signin .acol .textareainput, form#register .acol .textinput, form#register .acol .textareainput { 
	width: 250px;
	float: right;
	border: 1px solid #bfbfbf;
	color: #666;
	padding: 5px
}
form .acol .textareainput, form .textarea, form#signin .acol .textareainput, form#signin .textarea, form#register .acol .textareainput, form#register .textarea {
	height: 100px
}
.textinput.half { 
width:90px !important;
float:left !important;
}
form .qcol { 
width:210px; 
padding-left:5px;
}

.calcprice {
text-align:right; 
display:block; float:right; 
border-bottom:1px solid;
width:120px;
font-size:16px; font-weight:bold; 
color:#555;
padding:3px;
}

table.multiple-check {
	margin: 0 0 0 35px
}
table.multiple-check td {
	margin: 0 5px
}



.hp_text_container { 
right:0; top:200px; 
display:block;
width:auto !important;
position:absolute;
top:220px; right:0;
background:url(/site_images/blackpixel.png);
text-align:left;
color:#fff !important;
text-decoration:none !important;
padding:5px 100px 10px 10px;
max-width:550px;
}
.hp_text_container .hp_text_title { 
text-transform:small-caps;
font: small-caps 32px "Times New Roman", Georgia;
}
.hp_text_container .hp_text_content { 
font-weight:bold; 
}

.error { 
border:1px solid silver;
text-align:center;
font-weight:bold;
color:#fff;
background:#900;
padding:10px;
}
.success { 
border:1px solid silver;
text-align:center;
font-weight:bold;
color:#fff;
background:#33810e;
padding:10px;
}

.cdesign, .cdesign:visited { 
color:#222222 !important;
}
.cdesign:hover { 
color:#2e7c83 !important;
}
