@charset "utf-8";
/* CSS Document */


body{
	background-color: #f2e4c8;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#indexbody{
	background-color: #f2e4c8;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/footerbgleft.jpg);
	background-repeat: repeat-x;
	background-position: 0px 628px;
}

#page{
	height: auto;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1280px;		
}

#header{
	width: 1282px;
	height: 130px;
}

#leftCol{
	width: 348px;
	height: 497px;
	float: left;
	background-image:url(/images/leftCol3.jpg);
}

.leftCol{
	width: 348px;
	height: 497px;
	background-image:url(/images/leftCol3.jpg);
}

#middleCol{
	width: 589px;
	height: 497px;
	float: left;
	background-image:url(/images/middleCol3.jpg);

}

.middleCol{
	width: 589px;
	height: 497px;
	background-image:url(/images/middleCol3.jpg);
	top: 0px;

}

#rightCol{
	width: 345px;
	height: 497px;
	float: left;
	background-image:url(/images/rightCol2.jpg);

}
.rightCol{
	width: 345px;
	height: 497px;
	background-image:url(/images/rightCol2.jpg);

}
.logo{
	width: 332px;
	height: 89px;
	float: left;
	padding-left: 95px;
	padding-top: 40px;
	border:0;
}

.nav{

	float: right;
	margin: 110px 77px 0 0px;
	
}

.navBorders {
	border-right: dotted #999999 1pt;
	text-align: center;
	
	
}

.last{
	border-right: none;
	text-align: center;
	
}

a.continued:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a.continued:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a.continued:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color:#45160E;
	text-decoration: underline;
 }
 
a:visited {
	color:#45160E;
	text-decoration: underline;
}

a:hover {
	color:#666;
	text-decoration: none;
 }
 
a:active {
	color:#45160E;
	text-decoration: underline;
}

a.w:link {
	color:#ffffff;
	text-decoration: underline;
 }
 
a.w:visited {
	color:#ffffff;
	text-decoration: underline;
}

a.w:hover {
	color:#cccccc;
	text-decoration: none;
 }
 
a.w:active {
	color:#ffffff;
	text-decoration: underline;
}

a.grey:link {
	color:#5b5658;
	text-decoration: underline;
	font-size: 12px;
 }
 
a.grey:visited {
	color:#5b5658;
	text-decoration: underline;
	font-size: 12px;
}

a.grey:hover {
	color:#cccccc;
	text-decoration: none;
	font-size: 12px;
 }
 
a.grey:active {
	color:#5b5658;
	text-decoration: underline;
	font-size: 12px;
}

a.coloredlink:link {
	color:#45160E;
	text-decoration: underline;
 }
 a.coloredlink:hover {
	color:#666;
	text-decoration: none;
 }
 a.coloredlink:visited {
	color:#45160E;
	text-decoration: underline;
 }
 a.coloredlink:active {
	color:#45160E;
	text-decoration: underline;
 }

h1{
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	margin-top: 45px;

}

h2{
	color:#333333;
	font-size: 16px;
	text-align: center;
	margin: 85px 0 0 100px;
	line-height: 1.25em;
	

}

h3{
	font-size: 14px;
	color: #45160E;
	line-height: 14px;
}

h4{
	font-size: 14px;
	color: #3e4e5e;

}

p{
	font-size:12px;
	line-height: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.events{
	color: #FFFFFF;
	font-size: 14px;
	text-align: left;
	margin: 45px 0 0 55px;
}


.emailForm{
	margin: 5px 0 0 129px;
	width: 60px;
	height: 20px;
}

.EmailAddress{
	font-size: 12px;
	color:#666666;
	margin: 30px 0 0 129px;
	text-align: left;
	line-height: 5px;
}

.submit{
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 119px;
}

.homeMiddleText{
	width: 520px;
	height: auto;
	vertical-align:top;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0;
	margin-left: 40px;
	float: left;
	}
	
.homeMiddleText2{
	width: 480px;
	height: auto;
	vertical-align:top;
	margin-top: 27px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 40px;
	float: left;
	}	

.homeEventText{
	margin: 20px 00px 0 30px;
	width: 190px;
	height: auto;
	vertical-align:top;
	
}
.homeSpacer{
	width: 40px;
	height: 80px;
	float: left;
	top: 30px;
	left: 20px;
	background-color: #F00;
	position: relative;
	}


.red{
	color:#45160E;
}

.blue{
	color:#3e4e5e;
}

.thisdayheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #c2dbd9;
	font-weight: bold;
	text-align: left;
}
.contactsheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #45160E;
	font-weight: bold;
}
.eventsheaders {
	font-size: 15px;
	line-height: 16px;
	color: #45160E;
	font-weight: bold;
}
a.eventsheaders:link {
	font-size: 15px;
	line-height: 16px;
	color: #45160E;
	font-weight: bold;
	text-decoration: underline;
}
a.eventsheaders:hover {
	font-size: 15px;
	line-height: 16px;
	color: #CCC;
	font-weight: bold;
}
a.eventsheaders:visited {
	font-size: 15px;
	line-height: 16px;
	color: #45160E;
	font-weight: bold;
	text-decoration: underline;
}
a.eventsheaders:active {
	font-size: 15px;
	line-height: 16px;
	color: #45160E;
	font-weight: bold;
	text-decoration: underline;
}
.menuheaders {
	font-size: 16px;
	line-height: 17px;
	color: #591f11;
	font-weight: bold;
}
.eventsubheaders {
	font-size: 13px;
	line-height: 13px;
	color: #000000;
	font-weight: bold;
}
.eblastButton{
	width: 350px;
	height: 101px;
	margin-left: 6px;
}

#mainFooter{
	width: 1280px;
	height: 189px;
	background-image: url(/images/mainFooter4.jpg);
	background-repeat: no-repeat;

}
.mainFooter{
	width: 1280px;
	height: 189px;
	background-image: url(/images/mainFooter4.jpg);
	background-repeat: no-repeat;
}

/*These columns are for the secondary page layouts*/

#leftSecondCol{
	width: 828px;
	min-height:615px;
	background-image:url(/images/secondLeftBack2.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
}

.leftSecondCol{
	width: 828px;
	min-height:615px;
	background-image:url(/images/secondLeftBack2.jpg);
	background-repeat: repeat-y;
	float: left;
	height: auto;
}

#rightSecondCol{
	width: 388px;
	background-image:url(/images/secondRightBack22.jpg);
	height: auto;
	min-height: 615px;
	float: left;
	background-repeat: repeat-y;
}


#footer{
	width: 1280px;
	height: 82px;
	background-image: url(/images/footer2.jpg);
	background-repeat: no-repeat;
	clear: both;
	text-align: center;
	color: #999999;
	padding-top: 26px;
	font-size: 12px;

}


.insideText{
	width: 640px;
	height: auto;
	vertical-align:top;
	font-size:12px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;	
}

.gallery{
	width: 640px;
	height: auto;
	vertical-align:top;
	font-size:12px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 140px;	
}

.negHeader{
	margin-top: -25px;
	margin-left: 100px;

}
.thisdaytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #9f9b9d;
	font-weight: bold;
}
a.thisdaytext:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	color: #9f9b9d;
	font-weight: bold;
}
.footerleft {
	background-image: url(/images/footerbgleft.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 189px;
	padding: 0px;
	overflow: auto;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
hr {
	height:0px;
	border-top-width:1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-top: 10px;
}
ul {
	font-size: 12px;
	line-height: 15px;
}

