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

html, body, h1, h2, h3, h4, h5, ol, ul, li, p, img, form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	margin: 0;
	padding: 0;
}

html, body {
	width: 100%;
}

/* STRUCTURE
************************************/

body {
	background: #1a1a1a;
	font-size: 13px;
	font-family: "Lucida Sans", "Arial", sans-serif
}

#header {
	width: 100%;
	background: url(../images/bg_header_tile.jpg) repeat-x top left #3a0f0b;
	height: 196px;
	min-width: 970px;
}

#header .content {
	background: url(../images/bg_header_gradient.jpg) no-repeat top center;
	width: 970px;
	height: 153px;
	margin: 0 auto;
	position: relative;
}

#content {
	width: 100%;
	background: #3a0f0b;
	min-width: 970px;
}

#header .content_dice {
	background: url(../images/bg_header_gradient.jpg) no-repeat top center;
	width: 970px;
	height: 153px;
	margin: 0 auto;
	position: relative;
}

#content_dice {
	width: 100%;
	background: #3a0f0b;
	min-width: 970px;
}

h1#logo {
	width: 377px;
	height: 153px;
	margin: 0 auto;
}

h1#logo a {
	display: block;
	width: 377;
	height: 153px;
	text-indent: -1000px;
	overflow: hidden;
	outline: none;
	background: url(../images/img_logo.png) no-repeat top right;
	cursor: pointer;
}

#address {
	width: 193px;
	height: 87px;
	background: url(../images/bg_address.jpg) no-repeat top left;
	position: absolute;
	top: 33px;
	left: 0;
	color: #e8c879;
	line-height: 19px;
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans", "Arial", sans-serif;
}

#newsletter {
	width: 253px;
	position: absolute;
	top: 40px;
	right: 0;
	height: 87px;
	background: url(../images/bg_newsletter.jpg) no-repeat 0 24px;
}

#mainContent {
	width: 100%;
	background: #3a0e0b;
	position: relative;
}

#mainContent .content {
	width: 970px;
	margin: 0 auto;
	min-height: 300px;
}
#mainContent .content_dice {
	width: 970px;
	margin: 0 auto;
	min-height: 300px;
}

#footer {
	background: url(../images/bg_footer_tile.jpg) repeat-x top left;
	height: 206px;
	padding: 33px 0 0;
	font-size: .923em;
	min-width: 970px;
}

#footer .content {
	width: 960px;
	padding-left: 20px;
	margin: 0 auto;
	text-align: center;
	color: #a06727;
	letter-spacing: .2px;
}

.ieWidth {
	width: 970px;
	height: 0px;
	overflow: hidden;
}

/* COMMON STYLES
************************************/

h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ecd6a1;
	margin: 15px 0 10px;
}

h2 {
	font-size: 20px;
	font-weight: normal;
	color: #e1a441;
	margin: 15px 0 10px;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #864c20;
	margin: 15px 0 10px;
}

h4 {
	font-size: 18px;
	font-weight: normal;
	color: #8d1816;
	margin: 15px 0 10px;
}

h5 {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	color: #864c20;
	margin: 15px 0 10px;
}

h6 {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	color: #8d1816;
	margin: 15px 0 10px;
}

p {
	font-size: 13px;
	color: #cfad6a;
	margin: 10px 0;
	line-height: 1.5em;
}

blockquote, dl, table, ol, ul, #mainContent {
	font-size: 13px;
	color: #cfad6a;
	line-height: 1.5em;
}

ol, ul {
	margin-left: 20px;
}

a {
	color: #945925;
}

a:hover {
	color: #e1a441;
	text-decoration: none;
}

.clear {
	clear: both;
}

.btn_viewAll {
	display: block;
	width: 115px;
	height: 33px;
	background: url(../images/btn_viewAll.jpg) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
	float: right;
	margin-top: -6px;
	position: relative;
}

.btn_viewAll:hover {
	background-position: 0 -33px;
}

.btn_map {
	display: block;
	width: 113px;
	height: 32px;
	background: url(../images/btn_viewMap.jpg) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
	margin: 0 auto;
}

.btn_map:hover {
	background-position: 0 -32px;
}

.btn_signUp, #newsletter input.text {
	width: 89px;
	height: 30px;
	background: url(../images/btn_signUp.jpg) no-repeat top left;
	border: 0;
	text-indent: -1000px;
	overflow: hidden;
}

.btn_signUp:hover {
	background-position: 0 -30px;
	cursor: pointer;
}

#newsletter form {
	margin: 17px 0 0 9px;
}

.newsInput, #newsletter .text input {
	background: url(../images/bg_newsInput.jpg) no-repeat top left;
	border: none;
	width: 119px;
	height: 27px;
	float: left;
	margin: 0 8px 0 0;
	color: #a06727;
	font-size: 11px;
	padding: 7px 9px 0;
}

#newsletter td.text {
	padding: 0;
}

#newsletter .textbold {
	display: none;
}

#newsletter table {
	float: left;
}

#address p {
	margin: 7px 0 3px;
	font-size: 11px;
}

#newsletter .headline {
	width: 175px;
	height: 16px;
	text-indent: -1000px;
	background: url(../images/img_newsletter_text.png) no-repeat top left;
	margin: 0;
	overflow: hidden;
}

#footer .content a {
	color: #fde3a4;
	text-decoration: underline;
}

#footer .content a:hover {
	color: #fcd87f;
	text-decoration: none;
}

.legal {
	font-size: .75em;
	line-height: 1.5em;
}

#cw {
	margin-top: 25px;
}

.bright {
	color: #e0a640 !important;
}

.image_component.left, .image_link_component.left {
	padding: 0 15px 15px 0;
}

.image_component.right, .image_link_component.right {
	padding: 0 0 15px 15px;
}

.jcarousel-container .image_link_component.right, .jcarousel-container .image_component.right {
	float: left;
	padding: 0;
}

.jcarousel-container .image_link_component.left, .jcarousel-container .image_component.left {
	padding: 0;
}

.image_component.right img, .image_link_component.right img {
	float: right;
}

.image_component.right .caption_credit, .image_link_component.right .caption_credit {
	text-align: right;
}

.caption_credit {
	padding: 10px 0;
	display: block;
	clear: both;
	color: #864C20;
	font-size: 12px;
}

.caldayrow td, .calgrid {
	border: 1px solid #5e170f;
}

.calnavrow td {
	padding: 10px 0;
}

.message, .message ol, .message ul {
	color: #cc0000 !important;
}

.home #mycarousel {
    width: 860px;
    padding: 20px 55px;
    overflow: hidden;
}

.internal #mycarousel {
    width: 550px;
    padding: 20px 50px;
    overflow: hidden;
}

#mycarousel .clip {
	width: 9000px;
	overflow: hidden;
}

.clip .carousel_item {
	float: left;
    margin-right: 55px;
}

/* MAIN NAV
************************************/
#mainNav {
	width: 970px;
	margin: 0 auto;
	text-align: center;
	padding-top: 0;
}

#mainNav ul {
	font-family: "Arial", serif;
	list-style: none;
	margin: 0;
}

#mainNav ul li {
	height: 40px;
	display: inline-block;
	padding: 0 15px 0 1px;
	background: url(../images/icn_mainNav_sep.png) no-repeat right 18px;
	font-size: 15px;
	letter-spacing: 1.5px;
}

#mainNav {
}

#mainNav ul li.first {
	padding-left: 0;
}

#mainNav ul li.last {
	padding-right: 13px;
	background: none;
}

#mainNav ul li a {
	color: #e0a640;
	text-decoration: none;
	padding: 13px 27px 0;
	display: inline-block;
}

/* SUB NAV
************************************/
#subNav ul {
	list-style: none;
	padding-left: 3px;
	margin: 0;
}

#subNav ul li {
	background: url(../images/bg_subNav_sep.jpg) no-repeat bottom left;
	display: block;
	float: left;
	clear: left;
	width: 100%;
}

#subNav ul li a {
	display: block;
	color: #a06727;
	text-decoration: none;
	padding: 14px 0;
}

#subNav ul li a:hover {
	color: #ecd6a1;
}

#subNav ul li.parent a, #subNav ul li.current a, #subNav ul li.parent a:hover, #subNav ul li.current a:hover {
	color: #8d1816;
	font-style: italic;
}

/* FOOTER NAV
************************************/
#footerNav ul {
	list-style: none;
	margin: 16px 0 19px;
	display: inline-block;
}

#footerNav ul li {
	display: inline-block;
	padding: 0 12px;
	font-size: 1.083em;
}

ul#footerSubNav {
	border-left: 1px solid #654929;
}

ul#footerSubNav li {
	font-size: .923em;
}

#footerNav ul#social {
	border-left: 1px solid #654929;
	list-style: none;
	margin: 16px 0 19px;
	display: inline-block;
	padding-left: 10px;
}

#footerNav ul#social li {
	display: inline-block;
	padding: 0 0 0 0;
	margin: 0 0 0 12px;
	font-size: 1.083em;
	width: 23px;
	position: relative;
}

.icn_facebook a, .icn_twitter a {
	position: absolute;
	top: -4px;
	left: 0;
	display: inline-block;
	width: 23px;
	height: 23px;
	background: url(../images/icn_facebook.png) no-repeat top left;
	text-indent: -1000px;
	overflow: hidden;
	line-height: 13px;
	text-decoration: none;
}

.icn_twitter a {
	background: url(../images/icn_twitter.png) no-repeat top left;
}

/* HOME STYLES
************************************/

.home #topContent {
	width: 100%;
	background: url(../images/bg_topContent_tile.jpg) repeat-x top left #000;
	height: 283px;
	min-width: 970px;
}

.home #topContent .content {
	width: 970px;
	height: 100%;
	background: url(../images/bg_home_topContent.jpg) no-repeat top center;
	margin: 0 auto;
}

.home #topContent .content .leftCol, .home #topContent .content .centerCol, .home #topContent .content .rightCol {
	width: 199px;
	color: #A8843D;
	float: left;
	font-size: 13px;
	line-height: 20px;
	font-family: "Lucida Grande", "Lucida Sans", "Arial", sans-serif;
	letter-spacing: .15px;
	padding: 37px 2px 0 2px;
}
.home #topContent .content .leftCol p, .home #topContent .content .centerCol p, .home #topContent .content .rightCol p {
	color: #af8c48;
	
}

.home #topContent .content .centerCol {
	width: 560px;
	height: 247px;
	text-align: center;
	padding-top: 0;
}

.home #topContent .content .rightCol {
	text-align: right;
}

.home #topContent .content .leftCol h1, .home #topContent .content .rightCol h1 {
	color: #f1d38b;
	font-family: "Trajan Pro", "Garamond", serif;
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 24px;
}

.home #topContent .content .leftCol a, .home #topContent .content .rightCol a {
	display: block;
	color: #8d1b10;
	font-family: "Trajan Pro", "Garamond", serif;
	text-decoration: none;
	margin-top: 20px;
	font-size: 13px;
}

.home #mainContent .content {
	background: url(../images/bg_home_content.jpg) no-repeat top center;
	min-height: 169px;
	padding-top: 81px;
}

.home #mainContent .content .bottomBG {
	width: 100%;
	height: 100%;
	background: url(../images/bg_home_bottom.jpg) no-repeat bottom center;
	margin: 0 auto;
}

.promotions {
	text-indent: -1000px;
	overflow: hidden;
	background: url(../images/img_current_promotions.jpg) no-repeat top left;
	height: 21px;
}

.home .message {
	background: #3a0e0b;
	overflow: hidden;
}

.home .message .content {
	width: 960px;
	margin: 0 auto;
}

/* INTERNAL
************************************/
.internal #mainContent {
	background: url(../images/bg_internal_mainContent.jpg) no-repeat top center #3a0e0b;
}

.internal #mainContent .content {
	background: url(../images/bg_internal_mainContent_bottom.png) no-repeat bottom left;
}
.internal #mainContent .content_dice {
	background: url(../images/bg_internal_mainContent_bottom_mid.png) no-repeat bottom left;
}

.internal #mainContent .content .leftCol {
	width: 256px;
	float: left;
	padding: 0 0 166px 14px;
}

.internal #mainContent .content .rightCol {
	float: left;
	width: 654px;
	padding: 0 26px 130px 17px;
}
.internal #mainContent .content_dice .leftCol {
	width: 256px;
	float: left;
	padding: 0 0 166px 14px;
}

.internal #mainContent .content_dice .rightCol {
	float: left;
	width: 654px;
	padding: 0 26px 130px 17px;
}

.sectionHeader {
	margin: 17px 0 9px 1px;
	font-weight: normal;
	font-size: 24px;
	color: #e8c879;
	font-family: "Trajan Pro", "Garamond", serif;
}

.breadcrumb_component {
	list-style: none;
	float: right;
	color: #a06727;
	font-size: .923em;
	padding: 22px 0 40px 0;
}

.breadcrumb_component li {
	float: left;
}

.breadcrumb_component a {
	display: inline-block;
	padding-right: 5px;
	color: #e0a640;
}

/* INTERNAL NO SUB NAV
************************************/

.internal.noNav #mainContent .content .leftCol, .internal.noNav #mainContent .content_dice .leftCol {
	padding: 0 0 0 14px;
}
.internal.noNav #mainContent .content .rightCol, .internal.noNav #mainContent .content_dice .rightCol {
	padding: 0 26px 0 17px;
}
.internal.noNav #mainContent .content #mainCol, .internal.noNav #mainContent .content_dice #mainCol {
	clear: both;
	width: 900px;
	padding: 0 26px 177px 17px;
}

/* MasterCal styling */
.caldayrow td, .calgrid {
	border: none;
	width: 400px;
	text-align: left;
	padding: 0;
}
td.caltitle { 
	font-size: 20px;
	font-weight: normal;
	color: #e1a441;
	margin: 15px 0 20px;
	padding: 10px;
}
table.calgrid {
	margin: 0 0 40px 0;
}
td.caldayrow {
	margin: 0;
	padding: 20px 0 20px 10px;
}

td.calweekrow {
	margin: 0;
	padding: 20px 0 20px 10px;
}
/* Revans Styles */

/* Twitter Feed Styling */

.feed_item {
	background: none;
	width: 100%;
	font-weight: bold;
	margin-top: 10px;
}

.feed_item a {
	font-weight: normal;
}

.feed_item p {
	margin-bottom: 5px;
}

.feed_left {
	padding: 0 15px 0 20px;
	background: url(../images/icn_star_grey_dark.png) no-repeat 0 0;
}

.feed_left a {
	font-weight: bold;
}

.feed_bottom {
	list-style: none;
	font-weight: bold;
	margin: 10px 0 5px 20px;
	overflow: hidden;
}

.feed_bottom li {
	margin-left: 0;
}

.feed_component {
	margin: 0 0 5px 0;
}

.feed_component {
	overflow: hidden;
	background: transparent url(../images/bg_line_dotted_greywhite.png) repeat-x scroll left top;
}

.feed_component ul {
	list-style: none;
}

.feed_component li {
	margin: 0 0 0 0;
	padding: 0 0 15px;
	float: left;
	background: transparent url(../images/bg_line_dotted_greywhite.png) repeat-x scroll left bottom
}

.feed_component .twitter_post  {
	margin: 19px 0 0;
	display: block;
	width: 365px;
}

.feed_component .non-image {
	display: block;
	float: left;
}

.feed_component .at {
	color: #ffcc00 !important;
	text-decoration: none;
	font-size: 11px;
}
.feed_component a.at:hover {
	text-decoration: underline;
}

.feed_component .hr {
	display: none;
}

.feed_component .twitter_user_pic {
	display: block;
	float: left;
	padding-right: 22px;
	margin-right: 10px;
	margin-top: 20px;
	background: url(../images/bg_twitter_divide.png) no-repeat top right;
}

.feed_component .twitter_user_url {
	display: block;
	margin: 6px 0 0;
}

feed_component .twitter_post_time {
	font-size: 1em;
	color: #787878
}

.feed_component .list_break {
	display: none;
}

.feed_component .follow {
	display: none;
}

.feed_component .twitter_clockwork {
	display: none;
}

