/* RESPONSIVE GRID SYSTEM =============================================================================  */

/* BASIC PAGE SETUP ============================================================================= */

body {
	margin : 0 auto;
	padding : 0;
	font : 100%/1.4 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
	color : #000;
	text-align: center;
	background: #efefef;
}

button, 
input, 
select, 
textarea { 
font-family : MuseoSlab100, lucida sans unicode, 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 
color : #333; }

/*  MAIN LAYOUT	============================================================================= */

#skiptomain { display: none; }

#wrapper {
	width: 100%;
	position: relative;
	margin: 0 auto;
	background-color: #efefef;
}

	.headercontainer {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto 0;
	border: solid #000 0px;
	background: #37623A;
}
	#headerwrapper {
	width: 100%;
	margin: 0 auto 0;
	background: #37623A;
	position: relative;
	visibility: visible;
}
	#headcontainer {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto 0;
	background: #37623A;
	}

		header {
	width: 100%; /* 1000px / 1250px */
	margin: 0 auto 0;
	position: relative;
	text-align: center;
	background: #37623A;
	border: solid #72B8FD 0px;
}
		.headerbox {
		max-width: 1024px;
		margin: 0 auto 0;
	border-radius: 1em;
	background:#37623A;
	}
		
		.headerbox a:link, .headerbox a:visited {
	color: #DBD3C1;
	text-decoration: none;
}
		.headerbox a:hover { color: #fff; text-decoration: none; }
	
.page-header-text {
	width: 65%;
	display: block;
	position: absolute;
	z-index: 99;
	visibility: visible;
	margin: 0 auto;
}	
.page-header-text-b {
	width: 25%;
	display: block;
	position: absolute;
	z-index: 99;
	visibility: visible;
	margin: 0 auto 0;
}	
.page-header-text2 {
	width: 65%;
	display: block;
	position: relative;
	z-index: 99;
	visibility: visible;
}	
	
.overheader {
    max-width:1024px;
	background: #72B8FD;
	border: solid #0536bb 0px;
	margin: 0 auto;
	display: block;
	position: relative;
}
.overheader2 {
	max-width:95%;
	border: solid #0536bb 0px;
	border-radius: 1em;
	padding: 0 0 .25em 0;
	margin: 0 0 0 2em;
	text-align: center;
	display: block;
	visibility: visible;
	float: left;
}
#navwrapper {
	width: 100%;
	background-color:#203821;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
	.navcontainer {
	max-width: 1024px;
	margin: 0 auto;
	background-color : #203821;
}

	.nav {
	max-width: 1024px; /* 1000px / 1250px */
	font-size: 0.8125em; /* 13 / 16 */
	max-width: 92.3em; /* 1200px / 13 */
	margin: 0 auto;
	padding: 2px 0px 0px 0px;
	position: relative;
	color: #000;
	text-align: left;
	background-color : #333;
	border: solid #593220 1px;
		}
 

	#maincontentcontainer {
	max-width: 1024px;
	width: 100%;
	margin: 0 auto;
	background: #efefef;
	}

		.standardcontainer {
			
		}
		
		.darkcontainer {
			background: rgba(102, 102, 102, 0.05);
		}

		.lightcontainer {
			background: rgba(255, 255, 255, 0.25);
		}
						.lightcontainer1 {
	font-size: 1.25em; /* 20 / 16 */
	color: #FFF;
	background:#C50014;
	border: solid #666 0px;
	border-radius: 1em;
		}
			#maincontent{
	clear: both;
	width: 100%; /* 1000px / 1250px */
	font-size: 0.8125em; /* 13 / 16 */
	max-width: 92.3em; /* 1200px / 13 */
	margin: 0 auto;
	padding: 0em 0px;
	color: #333;
	line-height: 1.5em;
	position: relative;
	border: solid #593220 0px;
			}
		
			.maincontent{
				clear: both;
				width: 100%; /* 1000px / 1250px */
				font-size: 0.8125em; /* 13 / 16 */
				max-width: 92.3em; /* 1200px / 13 */
				margin: 0 auto;
				padding: 1em 0px;
				color: #333;
				line-height: 1.5em;
				position: relative;
			}
			.singlecolumn {
				 100%
				 background: #fff;
			}
.lefthomepage  {
	width: 96%;
	border: solid #ccc 0px;
	margin: 0 0 0 .5em;
}
.righthomepage {
	width:87%;
	background-color: #DEEFFE;
	border: solid #0536bb 1px;
	border-radius: 0.8em;
	padding: 1.5em .9em .9em .9em;
	float: left;
	box-shadow: .475em .475em .625em #888888;
	margin: 2em 0 .7em .4em;
	text-align: center;
}
.adscolumn {
	width:87%;
	background-color: #FFF;
	border: solid #ccc 1px;
	border-radius: 0.8em;
	padding: 1.5em .9em .9em .9em;
	float: left;
	box-shadow: .475em .475em .625em #888888;
	margin: 0 0 .7em 0;
	text-align: center;
}
.eventscolumn {
	width:87%;
	background-color: #FFF;
	border: solid #ccc 1px;
	border-radius: 0.8em;
	padding: 1.5em .9em .9em .9em;
	float: left;
	box-shadow: .475em .475em .625em #888888;
	margin: 1.5em 0 1.5em .4em;
	text-align: center;
}
.fullpage  {
	width: 99%;
	border: solid #E0E0E0 0px;
	padding: 1em .9em 0em .9em;
	margin: 0 auto;
	text-align: justify;
}
.fullpagecontact  {
	width: 93%;
	border: solid #ccc 0px;
	padding: 0em .9em 0em .9em;
	margin: 0 auto;
	text-align: center;
}
.storebox  {
	width: 94%;
	border: solid #aaa 1px;
	padding: 0em .9em 0em .9em;
	background-color:#FFF;
	margin: 0 auto;
}
.odd {
	background-color: #FFFFFF;
	padding: .5em 1em .5em 1em;
	border-radius:1em;
}
.even {
	background-color: #c7e4fd;
	border-radius:1em; 
	padding: .5em 1em .5em 1em;
}
.odd:hover{
	background-color: #055298;
	border-radius:1em;
	outline : 0;
}
.even:hover{
	background-color: #055298;
	border-radius:1em;
	outline : 0;
}
.searchbox  {
	width: 95%;
	padding: .25em .25em .25em .25em;
	border: solid #0536bb 1px;
	background-color:#c7e4fd; 
	border-radius:1em; 
	text-align: center;
}
.viewcartbox  {
	width: 50%;
	padding: .25em .25em .25em .25em;
	border: solid #0536bb 0px;
	background-color:#efefef;
	border-radius:1em;
	text-align: center;
	margin: 0 auto;
	}
.merchantlist  {
	width: 95%;
	border-top : solid #999 0em;
	border-radius:1em;
	padding: .5em 1em .5em 1em;
	margin: 0 auto;
	text-align: left;
}
.merchantlist2  {
	width: 90%;
	border-top : solid #666 .1em;
	padding: 0em .9em 0em .9em;
	text-align: left;
}
.merchantpaging  {
	width: 96%;
	border: solid #0536bb 1px;
	background-color: #c7e4fd; 
	border-radius: 1em; 
	padding: 1em .3em 0em .3em;
}
.fldsponsors  {
	width: 83%;
	float:right;
	padding: 1em .3em 0em .3em;
}
	.footercontainer {
	width: 100%;
	margin: 0 auto;
	background: #37623A;
}
	#footerwrapper {
	width: 75%;
	margin: 0 auto;
	background: #37623A;
	}
	.footerbox {
	width: 85%;
	min-height: 9em;
	padding: .25em .25em .25em .25em;
	border: solid #0536bb 1px;
	background-color:#d7d4cd;
	border-radius:1em;
	text-align: center;
}
	.footerboxtest {
	width: 85%;
	min-height: 9em;
	padding: .25em 0em 0em 0em;
	border: solid #0536bb 0px;
	text-align: center;
}
	.boxFB {
	float: left;
	width: 100%;
	background-color: #ffffff;
    margin-top:2em;
}
#fb-like-box, .fb-like-box, .fb-like-box iframe[style], .fb-like-box span {
	width: 100% !important;
 }

		footer {
			clear: both;
			width: 100%; /* 1000px / 1250px */
			font-size: 0.8125em; /* 13 / 16 */
			max-width: 92.3em; /* 1200px / 13 */
			margin: 0 auto;
			padding: 20px 0px 10px 0px;
			color: #fff;
		}


		footer strong {
	font-size: 1.077em;
		}


		ul.pagefooterlist, ul.pagefooterlistimages {
			display: block;
			float: left;
			margin: 0px;
			padding: 0px;
			list-style: none;
		}

		ul.pagefooterlist li, ul.pagefooterlistimages li {
			clear: left;
			margin: 0px;
			padding: 0px 0px 3px 0px;
			display: block;
			line-height: 1.5em;
			font-weight: normal;
			background: none;

		}

		ul.pagefooterlistimages li {
			height: 34px;
		}


		ul.pagefooterlistimages li img {
			padding: 5px 5px 5px 0px;
			vertical-align: middle;
			opacity: 0.75;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
			filter: alpha( opacity  = 75);
			-webkit-transition: all 0.3s ease;
			-moz-transition: all 0.3s ease;
			-o-transition: all 0.3s ease;
			transition: all 0.3s ease;
		}

		ul.pagefooterlistimages li a
		{
			text-decoration: none;
		}

		ul.pagefooterlistimages li a:hover img {
			opacity: 1.0;
			-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
			filter: alpha( opacity  = 100);
		}


.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 20px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 99%;
    height: 99%;
}

/*  SECTIONS  ============================================================================= */

.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}


/*  HEADINGS  ============================================================================= */

h1, h2, h3, h4, h5, h6 {
font-family:  MuseoSlab300, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
font-weight : normal;
margin-top: 0px;
letter-spacing: -1px;
}

h1 { 
font-family:  LeagueGothicRegular, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
color: #000;
margin-bottom : 0.2em;
font-size : 6em; /* 96 / 16 */
line-height : 1.4;
}


h2 { 
color: #222;
margin-bottom : .5em;
margin-top : .5em;
font-size : 2.75em; /* 40 / 16 */
line-height : 1.2;
}

h3 { 
color: #333;
margin-bottom : 0.3em;
letter-spacing: -1px;
font-size : 1.75em; /* 28 / 16 */
line-height : 1.3; }


h4 { 
color: #444;
margin-bottom : 0.5em;
font-size : 1.5em; /* 24 / 16  */
line-height : 1.25; }

	footer h4 {
	color: #FC0;
	}

h5 { 
color: #555;
margin-bottom : 1.25em;
font-size : 1em; /* 20 / 16 */ }

h6 { 
color: #666;
font-size : 1em; /* 16 / 16  */ }

/*  TYPOGRAPHY  ============================================================================= */

p, ol, ul, dl, address {
	margin-bottom : 1.0em;
	font-size : 1em; /* 16 / 16 = 1 */
}

p {
hyphens : auto;  }


p.introtext {
font-family:  MuseoSlab100, 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif;
font-size : 2.5em; /* 40 / 16 */
color: #333;
line-height: 1.4em;
letter-spacing: -1px;
margin-bottom: 0.5em;
}


p.center {
text-align: center;
}


ul, 
ol { 
margin : 0 0 1.5em 0; 
padding : 0 0 0 24px; }

li ul, 
li ol { 
margin : 0;
font-size : 1em; /* 16 / 16 = 1 */ }

dl, 
dd { 
margin-bottom : 1.5em; }

dt { 
font-weight : normal; }

b, strong { 
font-weight : bold; }

hr {
	display : block;
	width: 85%;
	margin : 1em 0;
	padding : 0;
	height : 2px;
	border : 0;
	border: solid #999 0px;
	background-color: #999;
}

small { 
font-size : 1em; /* 16 / 16 = 1 */ }

sub, sup { 
font-size : 75%; 
line-height : 0; 
position : relative; 
vertical-align : baseline; }

sup { 
top : -.5em; }

sub { 
bottom : -.25em; }

.subtext {
	color: #666;
	}

/* LINKS =============================================================================  */

a {
	color : #0000CC;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}

a:visited {
	color : #0000CC;
}

a:focus { 
outline : thin dotted; 
color : #0000CC;
}
a:hover  {
	color : #990000;
	text-decoration: underline;
}
a:active {
	outline : 0;
	color : #333333;
}
.merchantlist a { 
color : #333;
font-size: 1.1em;
outline : 0;
-webkit-transition: all 0.2s ease;
-moz-transition: all 0.2s ease;
-o-transition: all 0.2s ease;
text-decoration: none;
}
.merchantlist a:hover {
outline : 0;
color : #fff;
font-size: 1.1em;
text-decoration:none;
}
/* IMAGES ============================================================================= */

img {
border : 0;
max-width: 100%;}

img.floatleft { float: left; margin: 0 10px 0 0; }
img.floatright { float: right; margin: 0 0 0 10px; }


/* TABLES ============================================================================= */

table { 
border-collapse : collapse;
 }

th, td, caption { 
padding : .25em 10px .25em 5px; }



/* FORMS ============================================================================= */

form { 
margin : 0; }

fieldset { 
margin-bottom : 1.5em; 
padding : 0; 
border-width : 0; }

legend { 
*margin-left : -7px; 
padding : 0; 
border-width : 0; }

label{
font-weight : normal;
cursor : pointer;
display:block;
margin:10px 0 0 0;
position:relative;
top:0;
left:0;
}

	label.inline{
	display:inline;
	margin:0;
	}
	
	label span{
	color:#666;
	font-size:0.9em;
	}
	
	label span.right{
	position:absolute;
	bottom:0;
	right:1em;
	text-align:right;
	}
	
	label.disabled{
	color:#ccc;
	}

	
/*  CODE  ============================================================================= */

pre.code {
	padding: 0;
	margin: 0;
	font-family: monospace;
	white-space: pre-wrap;
	font-size: 1.1em;
}

strong.code {
	font-weight: normal;
	font-family: monospace;
	font-size: 1.2em;
}


/*  EXAMPLE  ============================================================================= */

#example .col {
	background: #ccc;
	background: rgba(204, 204, 204, 0.85);

}

/*  NOTES  ============================================================================= */


.note {
	position:relative;
	padding:1em 1.5em;
	margin: 0 0 1em 0;
	background: #fff;
	background: rgba(255, 255, 255, 0.5);
	overflow:hidden;
}

.note:before {
	content:"";
	position:absolute;
	top:0;
	right:0;
	border-width:0 16px 16px 0;
	border-style:solid;
	border-color:transparent transparent #cccccc #cccccc;
	background:#cccccc;
	-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	-moz-box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	box-shadow:0 1px 1px rgba(0,0,0,0.3), -1px 1px 1px rgba(0,0,0,0.2);
	display:block; width:0; /* Firefox 3.0 damage limitation */
}

.note.rounded {
	-webkit-border-radius:5px 0 5px 5px;
	-moz-border-radius:5px 0 5px 5px;
	border-radius:5px 0 5px 5px;
}

.note.rounded:before {
	border-width:8px;
	border-color:#ff #ff transparent transparent;
	background: url(/images/bodyback.png);
	-webkit-border-bottom-left-radius:5px;
	-moz-border-radius:0 0 0 5px;
	border-radius:0 0 0 5px;
}

/*  SCREENS  ============================================================================= */

.siteimage {
	max-width: 90%;
	padding: 5%;
	margin: 0 0 1em 0;
	background: transparent url(/images/stripe-bg.png);
	-webkit-transition: background 0.3s ease;
	-moz-transition: background 0.3s ease;
	-o-transition: background 0.3s ease;
	transition: background 0.3s ease;
}

.siteimage:hover {
	background: #bbb url(/images/stripe-bg.png);
	position: relative;
	top: -2px;
	
}

/*  COLUMNS  ============================================================================= */

.twocolumns{
	-moz-column-count: 2;
	-moz-column-gap: 2em;
	-webkit-column-count: 2;
	-webkit-column-gap: 2em;
	column-count: 2;
	column-gap: 2em;
  }


/*  GLOBAL OBJECTS ============================================================================= */

.breaker { clear: both; }

.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1; /* For IE 6/7 (trigger hasLayout) */
}


.floatleft {
    float: left;
}

.floatright {
    float: right;
}


/* VENDOR-SPECIFIC ============================================================================= */

html { 
-webkit-overflow-scrolling : touch; 
-webkit-text-size-adjust : 100%; 
-ms-text-size-adjust : 100%; }

.clearfix { 
zoom : 1; }

::-webkit-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::-moz-selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

::selection { 
background : rgb(23,119,175); 
color : rgb(250,250,250); 
text-shadow : none; }

button, 
input[type="button"], 
input[type="reset"], 
input[type="submit"] { 
-webkit-appearance : button; }

::-webkit-input-placeholder {
font-size : .875em; 
line-height : 1.4; }

input:-moz-placeholder { 
font-size : .875em; 
line-height : 1.4; }

.ie7 img,
.iem7 img { 
-ms-interpolation-mode : bicubic; }

input[type="checkbox"], 
input[type="radio"] { 
box-sizing : border-box; }

input[type="search"] { 
-webkit-box-sizing : content-box;
-moz-box-sizing : content-box; }

button::-moz-focus-inner, 
input::-moz-focus-inner { 
padding : 0;
border : 0; }

p {
/* http://www.w3.org/TR/css3-text/#hyphenation */
-webkit-hyphens : auto;
-webkit-hyphenate-character : "\2010";
-webkit-hyphenate-limit-after : 1;
-webkit-hyphenate-limit-before : 3;
-moz-hyphens : auto; 
}
.pagetitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 2em;
	color: #333;
	text-align: center;
	line-height: 1.1em;
}
.bodytitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.25em;
	color: #333;
	padding-left: 0.5em;
}
.bodytitle2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.45em;
	color: #333;
}
.bodytitle-nopad {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.25em;
	color: #333;
}
.bodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
}
.bodytext-red {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #900;
}
.bodytext-j {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
	text-align: justify;
}
.bodytext2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #333;
}
.smallprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.85em;
	line-height: 0.85em;
	color: #666;
}
.footerboxsmallprint {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.5em;
	color: #000;
}
.copyrighttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	color: #FFF;
	text-shadow: .11em .11em .1em #000;
}
.schedtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	color: #900;
}
.schedtitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	color: #2A2A2A;
}
.schedtitle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.55em;
	color: #900;
}
.schedbodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #000;
	padding: 0 0.5em 0 0.5em;
}
.headbodytext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #fff;
	padding: 0em 0.5em 0em 2.5em;
}
.smallprint a:visited { 
color : #555; 
}
.smallprint a:link {
	outline : 0;
	color : #333333;
}
.smallprint a:hover {
outline : 0;
color : #900
}
.smallprint a:active {
	outline : 0;
	color : #333333;
}
@font-face {
    font-family: murrayhill_bd_btbold;
    src: url('../fonts/murrayhill-bd-bt-bold-webfont.eot');
    src: url('../fonts/murrayhill-bd-bt-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/murrayhill-bd-bt-bold-webfont.woff') format('woff'),
         url('../fonts/murrayhill-bd-bt-bold-webfont.ttf') format('truetype'),
         url('../fonts/murrayhill-bd-bt-bold-webfont.svg#murrayhill_bd_btbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.ligtext {
	font-family: murrayhill_bd_btbold;
	font-size: 29px;
	color: #000099;
	line-height: 36px;
}
