@charset "UTF-8";

#SignUp .signupframe {
  border: 1px solid #FFF9ED;
  background: #B3CF7b;
  color: #5C7B3E;
  font-family: Arial, Helvetica, sans-serif;
}
#Header {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	vertical-align: baseline;
}

.contimg { padding: 5px; width: 300px; height: 100px; margin-right: auto; margin-left: auto; }

.click { width: 200px; margin-left: 30px; }

.TRborders { border-bottom: thin solid #5E7A3D; padding: 10px; border-left: thin solid #5E7A3D; border-right: thin solid #5E7A3D; }

.TRbordersRight { border-right: thin solid #5E7A3D; padding: 10px; border-bottom: thin solid #5E7A3D; }
h2 { font-size: 18px; text-align: center; color: #F60; }
h3 {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5C7B3E;
	text-align: left;
}
body {
	background-image: url(Art/backgroundimage/orangecrosshatchbackground.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:link {
	color: #5C7B3E;
	font-weight: bold;
}
#wrapper {
	background: #FDF9ED;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 10px;
	height: auto;
}
#Container {
	width: 850;
	background: #FDF9ED;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
	padding-top: 0px;
	border-right: thin solid #5E7A3D;
	border-left: thin solid #60793C;
	border-bottom: thin solid #5E7A3D;
}
#ContentLeft {
	width: 425px;
	padding: 0px 20px 20px;
	text-align: left;
	float: left;
	margin-left: 15px;
	position: relative;
}
#ContentRight {
	width: 360px;
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
}
#footer {
	background: #FEF9ED;
	width: 500px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: thin solid #58763B;
	border-right-color: #58763B;
	border-bottom-color: #58763B;
	border-left-color: #58763B;
}
#centerlogos {
	margin-right: auto;
	margin-left: auto;
	width: 500px;
}
        
#Movie {
	background: #FDA868;
	width: 415px;
	border: thin solid #FD8025;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
}
#Network {
	width: 260px;
	border-top: thin none #FD8025;
	border-right: thin none #FD8025;
	border-bottom: thin dotted #FD8025;
	border-left: thin none #FD8025;
	margin-right: auto;
}
#newsletter {
	width: 260px;
}
#featuredEvents {
	margin-top: 15px;
	margin-bottom: 15px;
}
#PastEvents {
	padding: 5px;
	width: 325px;
}
a:visited {
	color: #FF6600;
	font-weight: bold;
}

/* nav */

#navlist {
	padding: 0 10px;
	font: bold 16px Georgia, sans-serif;
	width: 700px;
	margin: 10px auto;
	text-align: center;
}
#navlist li {
	list-style: none;
	margin: 0;
	display: inline;
	list-style-type:none;
}
#navlist li a {
	padding: .15em 1em 0.25em .75em;
	text-decoration: none;
	width:16px
	height: 16px
}
#navlist li a:link {
	color: #5C7B3E;
}
#navlist li a:visited {
	color: #FF6600;
}
#navlist li a:hover {
	color: #B3CF7B;
}
.FeatEventImg {
	border: 2px solid #FEFAF1;
}
.MovieFeatImg { background: #FFFAF0; margin-right: 5px; border: 3px solid #FFFAF0; }
.thumbnailmar {
	margin-right: 5px;
	margin-bottom: 5px;
}
.CDimage {
	padding-right: 5px;
	padding-bottom: 5px;
}
.eventtab {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #5C7B3E;
}

.shirtimg { padding: 5px; border: thin solid #5C7B3E; width: 75px; margin: 5px; }

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	color: #330;
	text-align: left;
}
h1 {
	font-size: 24px;
	font-style: normal;
	font-family: Helvetica, sans-serif;
	color: #131514;
}
.flyerborder {
	margin: 10px;
}
.titletag {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #330;
	font-weight: normal;
}
.Pricetag {
	margin-right: auto;
	margin-left: auto;
	width: 150px;
}
#cdreview {
	width: 325px;
	border-bottom: thin solid #5C7B3E;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
#sponsors {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#Flyers {
	text-align: center;
}
.DisplayshirtsRT {
	background: #5C7B3E;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
}
.DisplayshirtsLT {
	background: #DDD;
	width: 325px;
	margin-right: auto;
	margin-left: auto;
}
.Storeheader {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

