




/*
     FILE ARCHIVED ON 12:52:03 May 21, 2014 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 15:38:40 Apr 6, 2017.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	max-width: 100%;
}

body.full {
	overflow-x: auto;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: none;
}

ins {  /* remember to highlight inserts somehow! */
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

@font-face {
  font-family: 'FontAwesome';
  
 
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'rosewood_stdfill';
  
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenirheavy';
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'avenirregular';
font-weight: normal;
  font-style: normal;
}

.sub-wrapper {
	padding: 0 19px;
	clear: both;
}

.subcontent ul {
	margin-left: 20px;
}

.subcontent ul li {
	padding: 3px 0;
}

#slideshow {
	width: 960px;
	position: relative;
	margin-bottom: 30px;
}

#slideshow-controls a.prev-btn {
	position: absolute;
	left: -5px;
	top: 155px;
}

.home #slideshow-controls a.prev-btn, .home #slideshow-controls a.next-btn {
	top: 195px;
	z-index: 11500;
}

#slideshow-controls a.next-btn {
	position: absolute;
	right: -5px;
	top: 155px;
}


#slideshow .content-area {
	width: 920px;
	height: 400px;
	border: 1px solid #846f55;
	background: #000;
	margin-left: 19px;
	position: relative;
	overflow: hidden;
}

#slideshow .info {
	width: 910px;
	height: 52px;
	border: 1px solid #846f55;
	border-bottom: 2px solid #846f55;
	border-top: 0 none;
	margin-left: 19px;
	padding: 5px;
	background: url(/site/images/diag-bg.png) repeat;
	position: relative;
}

.info .left {
	float: left;
	width: 70%;
	display:table-cell;
	vertical-align:middle;
	padding-left: 5px;
}

.info .right {
	position: absolute;
	right: 0;
	top: 10px;
}

.info .right a {
	float: right;
}


.info p {
	color: #000000;
	font-size: 14px;
	line-height: 19px;
	padding-bottom: 0;
}

#slideshow #videoplayer-holder {
	position: absolute;
	top: 50%;
	left: 50%;
}

#slideshow a.back-btn {
	position: absolute;
	top: 5px;
	left: 5px;
}


#slides li {
	list-style: none;
	width: 100%;
}

#slides li .holder {
	vertical-align: middle;
	display: table-cell;
	height: 52px;
}

#slides.main {
	width: 920px;
	height: 400px;
}

#slideshow .view-video {
	text-align: center;
	position: absolute;
	width: 100%;
	top: 10px;
	font-size: 18px;
}

.next-btn {
	display: block;
	width: 25px;
	height: 24px;
	background: url(/site/images/arrows.png) no-repeat top right;
	text-indent: -9999px;
}

a.next-btn:hover {
}

.prev-btn {
	display: block;
	width: 25px;
	height: 24px;
	background: url(/site/images/arrows.png) no-repeat top left;
	text-indent: -9999px;
}

a.prev-btn:hover {
}

#video-controls a.prev-btn {
	position: absolute;
	left: -5px;
	top: 410px;
}

#video-controls a.next-btn {
	position: absolute;
	right: -5px;
	top: 410px;
}

#promos {
	float: left;
	margin: 15px 0;
	padding: 10px;
	overflow: hidden;
	display: block;
	width: 690px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box;    
	background: url("/site/images/diag-bg.png") repeat scroll;
}

#promos img {
	margin-right: 29px;
	float: left;
}

#promos img.last {
	margin-right: 0;

}

#promo-holder {
	width: 900px;
}

#promos-home {
	width: 100%;
	height: 90px;
	margin-bottom: 30px;
	position: relative;
}

#promos-home .promo-holder {
	width: 1200px;
}

#promos-home li {
	border: 1px solid #846F55;	
	padding-right: 0;
	margin-right: 51px;
	width: 200px;
	height: 88px;
	background: #000;
}




#homepage-promos {
	position: relative;
	margin-bottom: 30px;
	padding-left: 19px;
}

#promo-controls a.prev-btn {
	position: absolute;
	left: -5px;
	top: 35px;
}

#promo-controls a.next-btn {
	position: absolute;
	right: -5px;
	top: 35px;
}


#video-select div {
	float: left;
	width: 222px;
	text-align: center;
	height: 150px;
}

#video-select div a.play img {
	border: 2px solid #124A72;
}

#video-select div a.play.active img{
	border: 2px solid #737373;
}


.carousel li {
	list-style: none;
	float: left;
	margin-right: 10px;
}

.mobile-buttons {
	display: inline;
	text-align: right;
}



.subcontent .sublist {
	width: 100%;
	margin: 30px 0 0;
	clear: both;
	float: left;
}

.subcontent .sublist.news {
	margin-top: 0;
}

.subcontent .sublist li {
	width: 100%;
	list-style: none;
	clear: both;
	float: left;
	border-top: 1px dashed #124A72;
	padding: 20px 0 15px;
	background: url(/site/images/gradient.png) no-repeat top;
	position: relative;
}

.subcontent .sublist li:hover {
	background: rgba(255, 255, 255, .3);
	cursor: pointer;
}

.subcontent .sublist li .image-holder {
	float: left;
	width: 200px;
	margin-right: 15px;
	margin-left: 15px;
}

.subcontent .sublist li .image-holder img {
	border: 1px solid #124A72;
}

.subcontent .sublist li .image-holder a:hover img {
	border: 1px solid #737373;
}

.subcontent .sublist li .info {
	float: left;
	width: 450px;
}

.subcontent .sublist li .info h5 {
	font-size: 20px;
	color: #610601;
}

.subcontent .sublist li .info .brief {
	clear: both;
	font-size: 15px;
}

.subcontent .sublist li .info a.smallBtn {
	display: inline-block;
}

.more-info {
	font-size: 11px;
}


.back-btn {
	float: right;
}

.more-info-btn {
	float: right;
}

#blocks-promos {
	float: left;
	margin-left: 0;
}

#blocks-promos li {
	list-style: none;
	width: 340px;
	margin-right: 7px;
	height: 127px;
	border: 1px solid #737373;
	background: url(/site/images/promo-bg.png) repeat-x;
	float: left;
	padding: 5px 5px 5px;
	position: relative;
}

#blocks-promos li p {
	margin-bottom: 0;
}

#blocks-promos li h3 {
	font-size: 32px;
	line-height: 34px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 7px;
	padding-bottom: 0;
	height: 34px;
	overflow: hidden;
	font-family: rosewood_stdfill, Arial,Helvetica, sans-serif;
}

#blocks-promos li img {
	float: left;
	margin-right: 5px;
}

#blocks-promos li a.largeBtn {
	position: absolute;
	bottom: 0px;
	right: 0px;
}


#calendar .ui-datepicker-inline {
    width: auto ! important;
  
}

#calendar {
	font-size: 12px;
    width: auto ! important;
	position: relative;
}

#map {
	border: 1px solid #7c7c7c;
	height: 400px;
	margin-bottom: 20px;
	max-width: 100%;
}

.content-block p:last-child {
	padding-bottom: 0;
}

.content-block h1, .content-block h2, .content-block h3, .content-block h4, .content-block h5, .content-block strong {
	color: #660901;	
	margin-top: 8px;
}

.content-block p {
	padding-bottom: 15px;
}


.sidebar.home {
	float: left;
	width: 200px;
	margin-right: 35px;
	margin-left: 0;
}

.sidebar.home .promo {
	margin-bottom: 10px;
}

.subcontent.home {
	float: left;
	width: 420px;
}

.sidebar.home.right {
	float: right;
	width: 280px;
	margin-right: 0;
}


.block-winners {
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.block-calendar .panel {
	margin-bottom: 0 !important;
	min-height: 250px;
	background: url(/site/images/panel-bg.jpg) repeat;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;

}

.block-winners .panel {

	background: url(/site/images/panel-bg.jpg) repeat;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;

}

.block-winners h3 {
	line-height: 26px;
	padding-bottom: 5px;
	width: 100%;
	color: #292929;
}

.block-winners h3 strong {
	color: #666;
}

.block-reserve .panel {

	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-bottomleft:8px;
	-webkit-border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
		background: #e6e6e6;
	color: #666666;


}

.block-promotion {
	text-align: center;
}

.block-promotion a {
	margin-right: 0 !important;
}


.block-promotion p {
	padding-bottom: 15px;
}

.block-promotion .panel {
	padding: 9px;
	float: left;
	background: url(/site/images/panel-bg.jpg) repeat;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
}

.block-news .panel {
	background: url(/site/images/panel-bg.jpg) repeat;
	padding: 0 10px;
	float: left;
	width: 260px;
}

.block-news ul {
	float: left;
}

.block-news ul li {
	list-style: none;
	border-bottom: 1px dashed #030200;
	padding: 13px 0;
	float: left;
	width: 260px;
}

.block-news h3 {
	padding-bottom: 5px;
	font-family: 'avenirheavy',  Arial,Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
}

.block-news h3 a {
	color: #080800;
}

.block-news p {
	font-weight: normal;
	padding-bottom: 0;
}

.block-news a.read-more {
	float: right;
	color: #600601;
}

.block-news-archive ul {
	padding-top: 15px;
	
}

.block-news-archive .panel {
	background: url(/site/images/panel-bg.jpg) repeat;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;
}

.block-news-archive .panel li:first-child a {
	border-top: 1px dashed #3c3c3c;
}

.block-news-archive .panel li {
	display: inline;
}

.block-news-archive .panel li a {
	color: #000;
	display: block;
	width: 218px;
	text-align: center;
	border-bottom: 1px dashed #3c3c3c;
	padding: 3px 0;
}

.block-news-archive .panel li a:hover {
	background: rgba(255, 255, 255, .5);
}

.block-contact h3 {
	font-size: 27px;
	font-weight: normal;
	line-height: 27px;
	padding-bottom: 5px;
}

.block-contact p {
	font-size: 16px;
	padding-bottom: 15px;
	line-height: 26px;
}

.block-calendar .panel {

	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright:15px;
	-moz-border-radius-bottomleft:15px;
	-webkit-border-bottom-right-radius:15px;
	-webkit-border-bottom-left-radius:15px;

}


.panel-header, .panel-footer {
	height: 35px;
	text-align: center;
	display: block;
	text-transform: uppercase;
	line-height: 37px;
	font-size: 29px;
	color: #FFF;	
	text-shadow: 1px 1px 1px #000;
	font-family: rosewood_stdfill, Arial,Helvetica, sans-serif;
	clear: both;
}

.panel-footer {
	background: url(/site/images/header-bg.png) repeat-x;
	width: 280px;	
	border-radius: 0 0 15px 15px;
	font-size: 24px;
}

.panel-footer:hover {
	background: #940D02;
}

.panel-footer a, .panel-footer a:hover {
	color: #FFF;
}


#blocks-sidebar .panel-header { 
	background: url(/site/images/header-bg.png) repeat-x;
	width: 220px;	
	border-radius: 15px 15px 0px 0px;
}

#blocks-sidebar2 .panel-header {
	background: url(/site/images/header-bg.png) repeat-x;
	width: 280px;	
	border-radius: 15px 15px 0px 0px;
}

#blocks-sidebar2 .block-winners {
	margin-top: 20px;
}



#calendar .event-date-big {
	opacity: 1;
}



ul.news li {
	list-style: none;
	padding: 10px 0;
	border-bottom: 1px dashed #124A72;
}

ul.news li h5 {
	padding-bottom: 5px;
}

.form-holder {
	padding: 20px;
	background: rgba(255, 255, 255, .5);
	float: left;
	width: 650px;
	border-radius: 15px;
	-moz-box-shadow:    inset 0 0 4px rgba(0, 0, 0, .1);
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, .1);
    box-shadow:         inset 0 0 4px rgba(0, 0, 0, .1);
    border: 1px solid #E0DACE;
    position: relative;
    margin-bottom: 15px;
}

.progress-holder {
	height: 15px;
	border-radius: 50%;
	margin-right: 5px;
	display: block;
	width: 15px;
	float: left;
	background: #FFF;
	border: 1px solid #999;
	box-shadow: inset -1px -1px 1px rgba(255, 255, 255, .7);
}	

.progress-holder.done {
	background: #F1B124;
}

/*
#game-display li p {
	padding: 0;
	margin-top: 20px;
}

#game-display li {
	list-style: none;
}

#game-display .game {
	width: 250px;
	float: left;
	margin-right: 5px;
	padding: 10px;
	border: 1px solid #6a6a6a;
	background: url("/site/images/promo-bg.png") repeat-x scroll 0 0 transparent;
}



*/

table.games-table {
	clear: both;
	width: 100%;
	margin-top: 10px;
}

table.games-table strong {
	color: #4a4a4a;
}

table.games-table .active strong {
	color: #FFF;
}



table.games-table tr td {
	border: 1px solid #9a9a9a;
	color: #3a3a3a;
	padding: 6px 10px;
}

table.games-table tr td p {
	margin-bottom: 0;
}

table.games-table tr.odd td {
	background: #FFF;
}

table.games-table tr.even td {
	background: #EAEAEA;
}

table.games-table tr.date td {
	background: #8a8a8a;
	color: #FFF;
	font-weight: bold;
	padding: 8px 10px;
}

table.games-table tr td.active {
	background: #00A1CF;
	color: #FFF;
}

table.games-table tr td.active a {
	display: none;
}

table.games-table a.smallBtn {
	margin-bottom: 0;
}

#boxscores-holder {
	width: 100%;
	overflow-x: scroll;
	clear: both;
	margin-bottom: 20px;
}

#boxscores {
	clear: both;
	margin: 0;
	white-space: nowrap;
	float: left;
	border: 2px solid #9a9a9a;
	padding: 0;
}

#boxscores li {
	list-style: none;
	float: left;
	width: 43px;
	background: #FAFAFA;
	font-size: 11px;
	color: #5a5a5a;
	border-right: 1px solid #CACACA;
	line-height: 16px;
	padding: 5px;
	white-space:nowrap;
}

#boxscores .status {
	font-size: 10px;
}

#boxscores .bold {
	font-weight: bold;
}

.schedule {
	margin-bottom: 10px;
	float: left;
}

table.user-list {
	width: 100%;
}

table.user-list th {
	background: #00A1CF;
	color: #FFF;
	font-size: 16px;
	padding: 5px;
	border: 1px dotted #9a9a9a;
}

table.user-list td {
	border: 1px solid #9a9a9a;
	padding: 5px;
	text-align: center;
	color: #4a4a4a;
}

table.user-list tr.even td {
	background: #FAFAFA;
}

table.user-list tr.odd td {
	background: #EAEAEA;
}

table.user-list td a {
	color: #4a4a4a;
}


.schedule  a {
	display: block;
	float: left;
	padding: 5px;
	text-decoration: none;
}

.schedule  a:hover {
	background: #5a5a5a;
}

.schedule  a:active, .schedule a.active,.schedule a.active:hover {
	background: #00A1CF;
	color: #FFFFFF;
}

.schedule  a strong {
	font-size: 16px;
	text-decoration: none;
	margin-bottom: 5px;
}


a.largeBtn, a.largeBtn:visited, a.largeBtn:link {

    display: block;
	float: left;
    height: 32px;
    margin-right: 6px;
    padding-right: 18px;
    text-decoration: none;
    text-transform: uppercase;
    color: #FFF;
    margin-bottom: 10px;
    text-shadow: -1px -1px 1px #3a3a3a, 0px 0px 0px #000;
	font-family: rosewood_stdfill, Arial,Helvetica, sans-serif;
	position: relative;
}

a.largeBtn span {
    display: block;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    padding: 0px 0 0px 18px;
    position: relative;
} 

a.largeBtn span.image {
	padding-left: 38px;
}

a.largeBtn:hover, a.largeBtn.active {
	background-position: bottom right;
    text-decoration: none;
    color: #FFF;
}

a.largeBtn:hover span, a.largeBtn.active span {
    background-position: bottom left;
} 

a.largeBtn span img {
	position: absolute;
	top: 8px;
	left: 15px;
}

a.smallBtn, a.smallBtn:visited, a.smallBtn:link {
	display: inline-block;
	margin-right: 6px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
	margin-bottom: 10px;
	text-shadow: -1px -1px 1px #3a3a3a, 0px 0px 0px #000;
	font-family: rosewood_stdfill, Arial,Helvetica, sans-serif;
	background: #940d02 url(/site/images/btn-bg.jpg) repeat-x top; 
	border-top: 1px solid #b3716d;
	border-radius: 20px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .3);
}



a.smallBtn:hover, a.smallBtn.active {
	background: #940d02;
    text-decoration: none;
    color: #FFF;
}

a.smallBtn:hover span, a.smallBtn.active span {
    background-position: bottom left;
} 

label {
	line-height: 22px;
}

form select {
	padding: 0 !important;
}

.input, .form-holder textarea {	
    background: linear-gradient(#fff, #f0f0f0); 
	padding: 5px;
	border: 1px solid #DBD1BE;
	border-radius: 3px;
	font-size: 14px;
}
	
.form-holder label {
	width: 90%;
	display: block;
	border-bottom: 1px dashed #DBD1BE;
}

.error {
	margin-top: 5px;
	color: #F00000;
}

.siteby {
	position: absolute;
	right: 0;
	bottom: 8px;	
	font-size: 12px;
	top: 25px;
	text-align: right;
	line-height: 20px;
}

.privacy {
	position: absolute;
	right: 0;
	bottom: 30px;	
	font-size: 12px;

}

.siteby img {
	vertical-align: middle;
}


/*** GLOBALS ***/
body {
	background: #c3b69b url(/site/images/bg-dark.jpg) center top repeat;
	font-family: 'avenirheavy',  Arial,Helvetica, sans-serif;
	font-size: 14px;
	color: #262626;
}

.light-bg {
	background: #E6DED1 url(/site/images/bg-light.jpg) center top repeat;
	clear: both;
	padding: 25px 0;
	min-height: 500px;
	position: relative;
}


.wrapper.fade {
	position: absolute;
	top:25px;
	left: 50%;
}

.wrapper.fade .wrapper.main {
	left: -50%;
}

.footer-bg {
	background: #E6DED1 url(/site/images/footer-bg.jpg) center top repeat;
	clear: both;
	padding-top: 25px;
	height: 122px;
}

.footer-bg .wrapper {
	width: 960px;
}



a { color: #231f20; text-decoration: none; }
a:hover, a.active { color:#231f20; }
strong { font-weight: bold; }
em { font-style: italic; }
p { font-family: 'avenirheavy',  Arial,Helvetica, sans-serif; line-height: 22px; padding-bottom: 20px; }
sup { font-size: 70%; vertical-align: top; }
sub { font-size: 70%; vertical-align: bottom; }

h1,h2,h3,h4,h5,h6 { text-shadow: 1px 1px 1px #F2EEE3; color: #262626; padding-bottom: 10px; font-weight: bold}
h1 { font-size: 30px; line-height: 32px; padding-bottom: 3px; font-family: 'rosewood_stdfill',  Arial,Helvetica, sans-serif; }
h2 { font-size: 24px; line-height: 25px; font-family: 'rosewood_stdfill',  Arial,Helvetica, sans-serif; }
h3 { font-size: 18px; line-height: 23px; font-family: 'rosewood_stdfill',  Arial,Helvetica, sans-serif; }
h4 { font-size: 16px; line-height: 22px; font-family: 'rosewood_stdfill',  Arial,Helvetica, sans-serif; }
h5 { font-size: 22px; line-height: 23px; font-family: 'rosewood_stdfill', Arial, Helvetica, sans-serif; text-transform: none; padding-bottom: 10px;  }
h6 { font-size: 26px; line-height: 22px; font-family: 'rosewood_stdfill', Arial, Helvetica, sans-serif; text-transform: none; }
.primary-color {
	color: #600601;
}

strong {
	color: #000;
}

dl { padding-bottom: 20px; line-height: 20px; }
ol, ul {
	list-style: decimal outside;
	line-height: 20px;
	padding-bottom: 20px;
	margin-left: 0px;
}
ul { list-style-type: disc; }
blockquote{
	padding: 0 30px;
	padding-bottom: 20px;
}

.clear { clear: both;	}


/*** Main Container ***/
.wrapper {
	margin: 0px auto 0;
	padding-top: 0px;
	width: 1000px;
	z-index: 2;
	position: relative;
}



/*** Header ***/
header {
	background: url(/site/images/bck-top.gif) left top no-repeat;
	width:1000px;
	height:100px;
	position: relative;
}

	/*** Navigation ***/
	header nav {
		font-family: rosewood_stdfill, Arial,Helvetica, sans-serif;
		font-size: 18px;
		padding-left: 25px;

	}
	
	header nav.mainnav {
		top: 50px;
		right: 18px;
		position: absolute;
	}
	
	header nav.tertnav {
		top: 5px;
		right: 168px;
		position: absolute;
	}

	header nav a {
		display: block;
		float: left;
		height: 14px;
		font-size: 24px;
		text-transform: uppercase;
		text-decoration: none;
		text-shadow: 1px 1px 1px #D0C2A7;
	
	}
	
	header nav a:hover {
		color: #96161A;
	}
	
	header nav.mainnav a {
		background: url(/site/images/stars.png) no-repeat top left;
		height: 21px;
		padding-left: 22px;
		margin-right: 15px;
	}				
	
	header nav.mainnav a.active {
		background-position: bottom left;
		opacity: 1;
		cursor: default;
		color: #231F20;
	}	

	header nav.tertnav a {
		margin-right: 25px;
		font-size: 16px;
	}

	header nav a.last {
		margin-right: 0;
	}

	header a.logo {
		width: 224px;
		height: 57px;
		top:15px;
		left: 19px;
		display: block;
		position: absolute;
	}
	
	header nav.tertnav {
		font-family: rosewood_stdfill, Arial,Helvetica, sans-serif;
		font-size: 16px;
		position: absolute;
		right: 19px;
		top: 10px;
		line-height: 22px;
		
	}

	header nav.tertnav a:link {
		height: 16px;
		font-size: 16px;
		text-transform: uppercase;
		text-decoration: none;
		margin-top:0;
		color: #080800;
		
	}
	
	header nav.tertnav a.active {
		text-decoration: underline;
		color: #231F20;
	}

#loader {
	position: fixed;
	margin: 0 auto 0 -188px;
	width: 100%;
	text-align: center;
	top: 15px;
	z-index: 10000;
}

/*** SECTION #CONTENT ***/
#content {
	margin-bottom: 20px;
	width:1000px;
	min-height: 700px;
}

/*** SECTION #COPY ***/
#copy {
	float: left;
	width: 680px;
	margin: 0 20px 0 20px;
}

	.slideshow {
		width:680px;
	}
	.features {
		width:680px;
		height: 200px;
	}
	
	.features h1 {
		padding-top: 15px;
		line-height:.25;
	}
	
	.features h4 {
		margin-right:5px;
		text-align:left;
		line-height:1;
		text-transform:none;
	}
	
	.features .featurebox img {
		margin-right:10px;		
		float:left;
	}
	
	.icon {
		margin-left: 10px;
		margin-right:10px;		
		float:left;
	}
	
	
	.featurebox {
		width:320px;
		border:thin solid #FFF;
		height:137px;
		margin:30px 10px 0px 0px;
		background: url(/site/images/Featureboxbkg.jpg) repeat-x;
		float: left;
		text-align:center;
		
	}
		
	.featureboxtwo {
		width:320px;
		border:thin solid #FFF;
		height:137px;
		margin:30px 0px 0px 10px;
		background: url(/site/images/Featureboxbkg.jpg) repeat-x;
		float: right;
		text-align:center;
		
	}
		
	
	.storyparagraph {
		width:440px;
		margin: 0 20px 0 0;
		float: left;
	}
	
	.certified {
		width:200px;
		margin: 0 0 0 0;
		float:right;
	}
	.certified img{
		margin-bottom:-100px;
		display:block;
		margin-left: auto;
		margin-right: auto;

	}
	
	.certifiedcontainer {
		margin-top: 50px;
		background-color:#010f15;
		height:180px;
	}
	.certifiedcontainer h4{
		padding: 60px 15px 0 15px;
	}
	
	.certcopy {
		padding: 0 20px 0 15px;
		color:#c4d2d7;
	}
	
	
	p.small {
		padding-bottom: 3px;
	}
	
	.forms {
		width:680px;
		margin-top:10px;
	}

	#copy form div {
		margin-bottom: 20px;
	}

	#copy form div div {
		margin-bottom: auto;
	}

	#copy form label {
		display: block;
		padding-bottom: 7px;
		cursor: pointer;
	}

	#copy form label.inline {
		display: inline;
	}

	#copy form input[type=text],
	#copy form textarea,
	#copy form select {
		background-color: #fff;
		border-top: 1px solid #bdbdbd;
		border-left: 1px solid #bdbdbd;
		border-bottom: 1px solid #f4f4f4;
		border-right: 1px solid #f4f4f4;
		padding: 4px;
		width: 300px;
	}

	#copy form textarea {
		height: 80px;
	}

	#copy form select {
		width: 310px;
	}

	#copy form select optgroup {
		font-style: normal;
		margin-top: 8px;
	}

	#copy table {
		margin-bottom: 20px;
	}

	#copy table th, #copy table td {
		padding: 8px 8px 4px;
	}

	#copy table tbody tr:nth-child(2n+1) {
		background-color: #333;
	}

	#copy table thead th {
		color: #ccc;
		font-weight: bold;
	}



/*** SECTION .SIDEBAR ***/
.sidebar {
	float: left;
	margin: 0 10px 0 20px;
	width: 220px;
}

	.sidebar #blocks-sidebar > li {
		float: left;
		margin-bottom: 30px;
		width: 100%;
	}	

	.sidebar .block-subnav {
		text-align: left;
	}

	.sidebar .block-subnav ul {
		padding-bottom: 0;
	}

	.sidebar .block-subnav div {
		margin-top: 5px;
	}
	
	.sidebar .block-subnav li {
		border-top: 1px dashed #2d2d2d;
		padding: 10px 0;
		list-style:none;
		font-size: 24px;
		width: 220px;
		text-transform: uppercase;
		font-family: rosewood_stdfill, Arial,Helvetica, sans-serif;
	}
	
	.sidebar .block-subnav li a {
		color: #722D22;
	}
	
	.sidebar .block-subnav li a.active, .sidebar .block-subnav li a:hover {
		color: #000;
	}
	
	.sidebar .block-subnav li ul {
		padding-top: 15px;
		padding-bottom: 5px;
	}
	
	.sidebar .block-subnav li ul li {
		border: 0;
		font-size: 14px;
		padding: 3px 0 3px 10px;
	}
	
	.sidebar .block-subnav li.last {
		border-bottom: 1px dashed #2d2d2d;
	}
	
	.sidebar ul li {
		list-style:none;
		
	}


	.sidebar #winnerspanel {
		width:220px;
	}
	.sidebar .winnerspanelwrap h3 {
		padding:10px;
	}
	
	
	
	.winnerspanelwrap {
		border-bottom:thin solid #FFF;
		border-right:thin solid #FFF;
		border-left:thin solid #FFF;		
		font-size: 18px;
		text-align: center;
	}

	.sidebar #contactpanel{
		width:220px;
	}
	
	.sidebar #contactpanel h2{
		line-height:.25;
	}
	
	.sidebar #contactpanel .directionsbtn {
		margin-top:-12px;
	}

/*** Infopanel**/
.infopanel {
	width: 680px;
}

#google-directions {
	margin-top: 20px;
}

#google-directions h4 {
	padding-bottom: 5px;
}

#google-directions ol {
	margin-left: 35px;
}



.wings-contest li {
	list-style: none;
	border-bottom: 1px dotted #FFF;
	float: left;
	padding: 10px 0;
	width: 300px;
}

.wings-contest li:last-child {
	border-bottom: 0;
}

.wings-contest li h3 {
	padding-bottom: 5px;
}

.wings-contest li .checkbox {
	float: left;
	width: 25px;
}

.wings-contest li .info {
	float: left;
	width: 200px;
}

.wings-contest li .entrants {
	float: left;
	width: 50px;
	text-align: center;
	background: #000;
	border: 1px solid #dadada;
	padding: 3px;

}

.wings-contest li .entrants span.number {
	font-size: 24px;
	color: #FFF;
}

.wings-contest li .entrants span {	
	font-size: 10px;
}
	
.table td {
	border: 1px solid #9a9a9a;
	padding: 5px 10px;
	background: #000;
	color: #fff;
}

.tooltip {
	display: none;
	position: absolute;
	z-index: 3000;
}

.smallipop-instance ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


.smallipop-instance .holder {
	line-height: 20px;
	padding-left: 15px;
	float: left;
	max-height: 130px;
	overflow: hidden;
	width: 185px;
	font-size: 12px;
	line-height: 13px;
	position: relative;
	margin-left: -5px;
}

.team_popup td {
		padding: 3px;
		border: 1px solid #9a9a9a;
}

.tooltip .view {
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	padding: 5px 15px;
	border: 2px solid #846F55;
	line-height: 20px;
	float: left;
	overflow: hidden;
	font-size: 12px;
	line-height: 13px;
}


.smallipop-instance img {
	border: 1px solid #444;
}

.smallipop-instance h5 {
	line-height: 15px;
}

.smallipop-instance h5 a {
	font-size: 14px;
	line-height: 15px;
	padding-bottom: 0;
	text-align: center;
	color: #444;
}

.smallipop-instance.prev-btn {
	left: 15px;
}

.smallipop-instance p {
	font-size: 13px;
	line-height: 15px;
	margin: 0 0;
	padding-bottom: 3px;
	text-align: center;
}

.smallipop-instance p a:link, .smallipop-instance p a:visited {
	text-decoration: underline;
}

.smallipop-instance ul {
	list-style: none;
	float: left;
}

.smallipop-instance .holder ul li {
	width: 160px;
}

.smallipop-instance a:link, .smallipop-instance a:visited {
	margin-bottom: 4px;
}

.smallipop-instance #promo-controls a.prev-btn {
	left: 3px;
}

.smallipop-instance #promo-controls a.next-btn {
	right: 13px;
}

footer h3 {
	padding-bottom: 3px;
	font-weight: normal;
	margin-top: -2px;
	font-size: 18px;
}

footer img.foot {
	float: left;
	margin-right: 30px;
}

footer .info {
	float: left;
	width: 600px;
	height: 100px;
}

body > .ui-datepicker {
	display: none !important;
}

footer .foot-nav {
	margin-top: 15px;
	margin-bottom: 0px;
}

footer .foot-nav li {
	list-style: none;
	float: left;
	font-family: rosewood_stdfill,Arial,Helvetica,sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	margin-right: 15px;
}

footer .foot-nav li a:hover {
	opacity: .7;
}





	



/*** BUTTONS ***/
.btn {
	border: 0 none;
	display: block;
	float: left;
	text-indent: -9999px;
}

.btn.browse {
	width: 100px;
	height: 41px;
	background: url(/site/images/btnBrowse.png) left top no-repeat;
}

.btn.clear {
	width: 71px;
	height: 41px;
	
}

.btn.submit {
	width: 81px;
	height: 41px;
	background: url(/site/images/btnSubmit.png) left top no-repeat;
}


/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}

.ui-widget-content {
	background: url(/site/images/panel-bg.jpg) repeat !important;
	border: 0 none !important;
	padding: 5px !important;
}

.ui-datepicker {
	background: url(/site/images/panel-bg.jpg) repeat;

}

.ui-widget-header {
	background: #aca08d url(/site/images/widget-header-bg.jpg) repeat !important;
	border: 1px solid #867257 !important;

}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
	border-bottom-right-radius: 15px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
	border-bottom-left-radius: 15px !important;
}


.ui-datepicker-title {
	color: #171717 !important;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border: 0 none !important;
}


#calendar td {
	opacity: 1;
	border: 1px solid #A89D8F;
}


#calendar .event-date span, #calendar .event-date-big span, #calendar .ui-state-default, #calendar .ui-widget-content .ui-state-default, #calendar .ui-widget-header .ui-state-default {
	background: #dad2c4;
	background: linear-gradient(#e5ded2, #dad2c4); 
	color: #262626;
	font-family: 'rosewood_stdfill',  Arial,Helvetica, sans-serif;
	border: 1px solid #a89d8f;
	font-size: 15px;
	display: block;
	margin: 2px;
	font-weight: normal;
	border-radius: 2px;
}

#calendar .ui-state-hover {
	border: 0 none !important;
}



.sidebar.home #calendar .event-date span, .sidebar.home #calendar .event-date-big span, .sidebar.home #calendar .ui-state-default, .sidebar.home #calendar .ui-widget-content .ui-state-default, .sidebar.home #calendar .ui-widget-header .ui-state-default {
	font-size: 21px;
}

#calendar .event-date span, #calendar .event-date-big span {
	background: #f2ece3 !important;
	background: linear-gradient(#fff, #f2ece3) !important; 
}

#calendar .ui-datepicker-current-day a, #calendar .ui-datepicker-today span {
	background: #660d0d !important;
	background: linear-gradient(#761919, #660d0d) !important; 
	
	color: #FFF !important;	
}

.cal-loader {
	position: absolute; 
	top: 100px; 
	left: 105px;
}

.sidebar.home .cal-loader {
	top: 100px; 
	left: 130px;
}

#calendar .event-date span, #calendar .event-date-big span {
	background: #f2ece3;
}


#calendar .ui-datepicker-current-day span {
	background: #660d0d;
	color: #f3ffff;
}

.ui-datepicker table {
	margin-top: -5px !important;
}

.ui-datepicker th {
	padding: 0 0 3px 0 !important;
	font-size: 14px;
}

.ui-widget-header .ui-icon {
	background: none;
}

.ui-datepicker .ui-datepicker-prev span {
	background: url(/site/images/calendar-left.png) no-repeat !important;
}

.ui-datepicker .ui-datepicker-next span {
	background: url(/site/images/calendar-right.png) no-repeat !important;
}

.ui-datepicker .ui-state-hover {
	border: 1px rgba(255, 255, 255, .5) solid  !important;
	background: rgba(255, 255, 255, .3) !important;
}

.slideshow-mobile, .home-content.mobile { 
	display: none;
}

.mobile-full {
	display: none;
}

body.mobile .tertnav, 
body.mobile .mainnav, 
body.mobile #slideshow, 
body.mobile .home-content.main, 
body.mobile .foot-nav, 
body.mobile #promos,
body.mobile #promos-home,
body.mobile .sidebar {
	display: none;

}

body.mobile * {
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}

body.mobile .slideshow-mobile, body.mobile .home-content.mobile {
	display: block;
}

body.mobile .slideshow-mobile {
	padding: 0px 20px;
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
	position: relative;
	margin-bottom: 20px;
}

body.mobile .slideshow-mobile ul {
	width: 100%;
	padding-bottom: 0;
	overflow: hidden;
}

body.mobile .slideshow-mobile ul > li {
	isplay: block;
    margin: 0 auto;
    width: 100%;
    z-index: 2;
    border: 1px solid #846f55;
	background: #000;
	list-style: none;
}

body.mobile .slideshow-mobile ul > li img {
	width: 100%;
	height: auto;
	float: left;
}


body.mobile .light-bg {
	padding-top: 15px;
	min-height: 100px;
}


body.mobile .wrapper, body.mobile #main, body.mobile #content {
	width: 100% !important;
	min-width: 320px;
}

body.mobile header {
	height: 68px;
}

body.mobile header a.logo img {
	width: 140px;
}



body.mobile .subcontent .sublist li .image-holder {
	margin-left: 0;
	width: 35%;
	padding-right: 10px;
	margin-right: 0;
}

body.mobile .subcontent .sublist li .image-holder img {
	width: 100%;
	height: 100%;
}

body.mobile .subcontent .sublist li .info {
	width: 65%;
}

body.mobile #content {
	min-height: 200px;
}

body.mobile .wrapper.fade  {
	top: 15px;
}

body.mobile #map {
	height: 200px;
}

.mobile-buttons {
	padding: 5px 20px 0;
	width: 100%;
	margin-bottom: 20px;
	float: left;
}

.mobile-buttons a {
	width: 32%;
	font-size: 17px;
	margin-right: 2% !important;
	float: left;
	margin-bottom: 0 !important;
}

.mobile-buttons a.last {
	margin-right: 0 !important;
}

.mobile-icon {
	font-family: FontAwesome;
	display: inline;
	margin-right: 5px;
	vertical-align: -2px;
}

.mobile-menu {
	display: none;
}

body.mobile .mobile-menu {
	display: block;
	position: absolute;
	right: 20px;
	top: 20px;
	font-size: 18px;
	background: rgba(255, 255, 255, .3);
	padding: 5px 10px 2px 10px;
	border-radius: 5px;
	text-transform: uppercase;
	border: 1px solid #BFB199;
}

body.mobile .mobile-menu .mobile-icon {
	vertical-align: -1px;
	margin-right: 0px;
	
}

.mobile-nav-container {
	width: 100%;
	padding: 0px 20px 0;
	margin: 0 auto;
	text-align: center;
	clear: both;
}

body.mobile header {
	width: 100%;
}

.mobile-menu-slide {
	padding-bottom: 20px;
	float: left;
}

.mobile-nav li, .mobile-nav ul {
	display: inline;
	list-style: none;
}

.mobile-nav li a {
	display: block;
	width: 100%;
	background: #0B2E54;
	margin-bottom: 10px;
	border: 1px solid #000;
	color: #FFF;
	text-shadow: 1px 1px 1px #000;
	text-align: left;
	font-size: 21px;
	padding: 3px 3px 0px 3px;
    box-shadow:         inset 0 0 1px rgba(255, 255, 255, 1);
    background: linear-gradient(#123A66, #0B2E54); 
    float: left;
    line-height: 42px;
}

.mobile-nav li a.last {
	margin-bottom: 0;
}

.mobile-nav li a img {
	float: left;
	margin-right: 5px;
}

body.mobile footer img.foot {
	width: 45px;
	margin-right: 10px;
	margin-left: 10px;
}

body.mobile footer .info {
	position: absolute;
	width: 100%;
	left: 65px;
}

body.mobile .info-full {
	display: none;
}

.info-min {
	display: none;
}

body.mobile .info-min {
	display: block;
}



body.mobile .siteby {
	display: none;
}

body.mobile .mobile-full {
	display: block;
	position: absolute;
	right: 10px;
	top: -10px;
	text-align: right;
}

body.mobile .footer-bg {
	padding-top: 10px;
	height: 92px;
}

.fullsite {
	background: rgba(0, 0, 0, .5);
	color: #FFF;
	padding: 5px 10px;
	border-radius: 0 0 5px 5px;
	margin-bottom: 17px;
	float: right;
}

body.mobile #loader {
	right: auto;
	margin: 0 auto;
	width: 100%;
	left: auto;
}

body.mobile #start {
	width: 140px;
}

body.mobile .subcontent .sublist li .info h5 {
	padding-bottom: 0;
}

body.mobile .subcontent .sublist {
	margin-top: 15px;
}

html {
  width: auto !important;
  overflow-x: hidden !important;
}

body {
  width: auto !important;
  overflow-x: hidden !important;
  overflow-y: hidden;
}


body.midsize .wrapper, body.midsize header, body.midsize #main {
	width: 730px !important;	
}

body.midsize #main {
	float: left !important;
}

body.midsize header a.logo img {
	width: 160px;
	margin-top: 12px;
}

body.midsize .content-area {
	width: 710px;
}

body.midsize .mainnav a {
	font-size: 17px;
	line-height: 22px;
	margin-right: 6px;
}

body.midsize .tertnav a {
	font-size: 12px;
	margin-right: 10px;
}

body.midsize {
  width: auto !important;
  overflow-x: hidden !important;
}


body.midsize .sidebar, body.midsize .sidebar.home.right {
	display: none;
}

body.midsize .sidebar.home {
	display: block;
}

body.midsize #main.home #slideshow {
	width: 730px !important;
}

body.midsize #main.home #slides {
	height: 320px !important;
}

body.midsize #slides.main {
	width: 710px !important;
}

body.midsize #slideshow .content-area {
	width: 690px !important;
	height: 320px !important;
}

body.midsize #slides.main img {
	width: 710px !important;
	height: auto !important;
	max-width: 100%;
}

body.midsize #slideshow .info {
	width: 730px !important;
	display: none;
}

body.midsize #slideshow-controls a.prev-btn, body.midsize #slideshow-controls a.next-btn {
	top: 130px;
}
