@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
	display: inline-block;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
h3 {
	color: #9F0A0C;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: large;
	line-height: 110%;
}


/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	width: 98%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#div1 {
width: 100%;
margin-left: 0;
clear: both;
}
#head {
	text-align: center;
}
#navBAR {
	margin-bottom: 11px;
}
#homeslides {
width: 100%;
}
#homeCOPY {
	width: 94%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
}
#homePHOTOS {
	width: 100%;
	margin-left: auto;
	clear: both;
	margin-right: auto;
	text-align: center;
}
#homeLEFT {
width: 100%;
}
#homeMIDDLE {
width: 100%;
}
#div2 {
width: 100%;
margin-left: 0;
clear: both;
}
#homeBUTTONS {
display: none;
}
#footer {
display: none;
}
#social {
	text-align: center;
}
a {
	font-size: 14px;
	color: #A31E20;
	font-family: andada;
	font-style: normal;
	font-weight: bolder;
}
a:link {
	font-size: 14px;
	color: #A31E20;
	font-family: andada;
	font-style: normal;
	font-weight: bold;
}
a:visited {
	font-size: 14px;
	color: #A31E20;
	font-family: andada;
	font-style: normal;
	font-weight: bold;
}
a:hover {
	font-size: 14px;
	color: #A31E20;
	font-family: andada;
	font-style: normal;
	font-weight: bold;
}
a:active {
	font-size: 14px;
	color: #A31E20;
	font-family: andada;
	font-style: normal;
	font-weight: bold;
}
.fade {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	
  }

   .fade:hover {
	opacity: 0.5;
      }
	  .fade2 {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
   }

   .fade2:hover {
	opacity: 0.5;
      }
	  a.smalllink:link {
	text-decoration: none;
	color: #8F0709;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:visited {
	text-decoration: none;
	color: #76282F;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:active {
	text-decoration: none;
	color: #76282F;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	outline: none;
}
	#aboutcontent {
	width: 100%;
	clear: both;
}
	#aboutLEFT {
	width: 100%;
	text-align: center;
	margin-bottom: 36px;
}
	#dividerBAR {
	background-image: url(images/dividerBAR.jpg);
	background-size: 938px auto;
	margin-top: 17px;
}
	#galleryINTRO {
width: 100%;
margin-left: 0;
}
	#GALLERYHOLDER {
	text-align: center;
}
	#purchaseLFET {
	width: 100%;
	text-align: center;
	margin-bottom: 34px;
	border-bottom-style: solid;
	border-bottom-color: #750507;
	margin-left: 0;
}
	#PurchaseMiddle {
	width: 100%;
	clear: both;
	text-align: center;
	border-bottom: medium solid #751113;
	margin-bottom: 35px;
}
	#purchaseRIGHT {
	width: 100%;
	margin-left: 0;
	clear: both;
	text-align: center;
}
	#purchasetop {
	width: 100%;
	margin-left: 0;
	margin-bottom: 15px;
}
	#schedule {
width: 100%;
}
	.disclaimer {
	margin-top: 13px;
	color: #585757;
	font-size: small;
	text-align: center;
	margin-bottom: 11px;
}
	#eventPHOTOS {
}
	.dvd {
	margin-bottom: 17px;
	border-bottom: thin solid #800B0C;
}
	#movie {
display: none;
}
	#contact {
}
	#contactinfo {
	text-align: center;
	margin-bottom: 25px;
}
	.holder {
}
	#paypal {
}
	.zeroMargin_mobile {
margin-left: 0;
}
	.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 100%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#div1 {
width: 100%;
clear: both;
margin-left: 0;\
}
#head {
	text-align: center;
}
#navBAR {
	margin-bottom: 17px;
}
#homeslides {
	width: 100%;
}
#homeCOPY {
	width: 100%;
	clear: both;
}
#homePHOTOS {
	width: 100%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#homeLEFT {
width: 100%;
}
#homeMIDDLE {
width: 100%;
}
#div2 {
width: 100%;
clear: both;
margin-left: 0;
}
#homeBUTTONS {
	padding-left: auto;
	padding-right: auto;
	text-align: center;
	display: block;
	background-image: url(images/columnBG.jpg);
	background-size: cover;
	margin-top: 11px;
	margin-bottom: 14px;
}
#footer {
display: block;
}
#social {
	text-align: center;
}
.fade {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	
  }

   .fade:hover {
	opacity: 0.5;
      }
	  .fade2 {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
   }

   .fade2:hover {
	opacity: 0.5;
      }
	  a.smalllink:link {
	text-decoration: none;
	color: #8F0709;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:visited {
	text-decoration: none;
	color: #76282F;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:active {
	text-decoration: none;
	color: #76282F;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	outline: none;
}
	#aboutcontent {
	width: 100%;
	clear: both;
	margin-left: 14px;
}
	#aboutLEFT {
	width: 100%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
	#dividerBAR {
	background-image: url(images/dividerBAR.jpg);
	background-size: 827px auto;
	height: 19px;
	margin-top: 15px;
}
	#galleryINTRO {
width: 100%;
margin-left: 0;
}
	#GALLERYHOLDER {
}
	#purchaseLFET {
	width: 100%;
	text-align: center;
	margin-bottom: 63px;
	margin-left: 0;
	margin-right: 31px;
	border-bottom-style: none;
}
	#PurchaseMiddle {
	width: 23.0769%;
	clear: none;
	margin-left: 2.5641%;
	text-align: center;
	margin-bottom: 46px;
	border-style: none;
}
	#purchaseRIGHT {
	width: 23.0769%;
	clear: none;
	margin-left: 5.564%;
	text-align: center;
}
	#purchasetop {
	width: 87.1794%;
	margin-left: 8.821%;
	margin-bottom: 48px;
}
	#schedule {
width: 100%;
}
	.disclaimer {
	margin-left: 0;
	text-align: center;
	font-size: small;
	color: #5B5B5B;
	margin-top: 11px;
	margin-bottom: 20px;
}
	#eventPHOTOS {
}
	.dvd {
	margin-top: 29px;
	width: 95%;
	margin-left: 13px;
}
	#movie {
	text-align: center;
	border-bottom: thin solid #62090A;
	padding-bottom: 29px;
	display: block;
}
	#contact {
	width: 85%;
	margin-left: 63px;
	margin-bottom: 43px;
	text-align: center;
}
	#contactinfo {
	width: 90%;
	margin-left: 6%;
	margin-right: auto;
	text-align: center;
}
	.holder {
}
	#paypal {
}
	.hide_tablet {
display: none;
}
	.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 100%;
	margin-top: auto;
	margin-bottom: auto;
	clear: none;
	float: none;
	text-align: left;
}
#div1 {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
#head {
	width: 100%;
	text-align: center;
}
#navBAR {
	padding-bottom: 21px;
	width: 100%;
}
#homeslides {
	border-width: medium;
	margin-left: 4%;
	width: auto;
}
#homeCOPY {
	width: 40.6779%;
	clear: none;
	margin-left: 3.169%;
}
#homePHOTOS {
	width: 40.6779%;
	clear: none;
	margin-left: 1.6949%;
}
#homeLEFT {
width: 32.2033%;
}
#homeMIDDLE {
width: 32.2033%;
}
#div2 {
width: 32.2033%;
clear: none;
margin-left: 1.6949%;
}
#homeBUTTONS {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	display: block;
	background-image: url(images/columnBG.jpg);
	background-size: cover;
	margin-top: 14px;
	margin-bottom: 14px;
}
#footer {
	text-align: center;
	font-size: 13px;
	display: block;
}
#social {
	text-align: center;
}
.fade {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
	
  }

   .fade:hover {
	opacity: 0.5;
      }
	  .fade2 {
	opacity: 1;
	transition: opacity .25s ease-in-out;
	-moz-transition: opacity .25s ease-in-out;
	-webkit-transition: opacity .25s ease-in-out;
   }

   .fade2:hover {
	opacity: 0.5;
      }
	  a.smalllink:link {
	text-decoration: none;
	color: #8F0709;
	text-align: left;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:visited {
	text-decoration: none;
	color: #76282F;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:hover {
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
}
	a.smalllink:active {
	text-decoration: none;
	color: #76282F;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	outline: none;
}
	#aboutcontent {
	width: 49.1525%;
	clear: none;
	margin-left: 2.695%;
	margin-right: 13px;
	margin-bottom: 36px;
}
	#aboutLEFT {
	margin-left: 4%;
	margin-right: auto;
	width: 40.6779%;
	text-align: center;
	padding-right: 7px;
}
.leftimage {
	text-align: left;
	display: block;
	float: right;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
	text-shadow: 0 0px 15px #392509;
	-webkit-box-shadow: 0px 0px 18px #412108;
	box-shadow: 0px 0px 18px #412108;
}
#dividerBAR {
	background-image: url(images/dividerBAR.jpg);
	background-size: contain;
	background-position: 0 0;
	margin-top: 25px;
}
#galleryINTRO {
width: 83.0508%;
margin-left: 8.4745%;
}
#GALLERYHOLDER {
}
#purchaseLFET {
	width: 100%;
	border-bottom-style: none;
	margin-left: 0;
}
#PurchaseMiddle {
	clear: none;
}
#purchaseRIGHT {
	width: 23.7288%;
	clear: none;
}
#purchasetop {
	width: 83.0508%;
	margin-left: 105px;
	margin-bottom: 29px;
}
#schedule {
	width: 83.0508%;
	margin-left: 143px;
}
.disclaimer {
	margin-left: 0;
	color: #585555;
	font-size: small;
	text-align: center;
	margin-top: 9px;
	margin-bottom: 23px;
}
#eventPHOTOS {
	text-align: center;
}
.dvd {
	width: 75%;
	text-align: left;
	margin-left: 190px;
	margin-bottom: 33px;
}
#movie {
	text-align: center;
	border-bottom: thin solid #790E0F;
	margin-bottom: 10px;
	padding-bottom: 34px;
	display: block;
}
#contact {
	width: 75%;
	margin-left: 118px;
	margin-bottom: 51px;
}
#contactinfo {
	margin-left: auto;
	margin-bottom: 36px;
	width: 500px;
	margin-right: auto;
}
.holder {
	text-align: center;
}
#paypal {
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
.photoborder {
	border: 1px dashed #92191B;
	/* [disabled]float: right; */
	-webkit-box-shadow: 0px 0px 16px #411F09;
	box-shadow: 0px 0px 16px #411F09;
}
.photoborderLEFT {
	border: 2px dashed #92191B;
	-webkit-box-shadow: 0px 0px 16px #411F09;
	box-shadow: 0px 0px 16px #411F09;
	margin-left: 5px;
}
.floatleft {
	float: right;
	margin-right: 19px;
	margin-left: 19px;
	margin-bottom: 6px;
}
.floatright {
	float: left;
	margin-right: 0px;
	margin-left: 22px;
	margin-bottom: 6px;
}
.shadow {
}
.tablehead {
}
.DVDimage {
	margin-right: 26px;
	float: left;
	margin-bottom: 20px;
}
.movieframe {
	border: 2px dashed #5A0A0B;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	-webkit-box-shadow: 0px 0px 26px #53330A;
	box-shadow: 0px 0px 26px #53330A;
}
