@charset "utf-8";

/* CSS Style sheet - Copyright 2010 for thetownship.info - Last Modified on 6/8/2010 -*/

/* CSS Color Guide for TCMA 
#F8F8F8 : light-grey | background for all pages
*/

body {
	background-color: #F8F8F8;
	color:#333
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	
}
#container {
	background:#FFF;
	border: 1px none #EBEBEB;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 1000px;
}
#firstBox {
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	border: 1px solid #EBEBEB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 940px;
	padding: 0px;
	color: #333;
}
#secondBox {
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	border: 1px solid #EBEBEB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 940px;
	color: #333;
}
#thirdBox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	width: 940px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EBEBEB;
	text-align: left;
	color: #333;
}
#fourthBox {
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	border: 1px solid #EBEBEB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 940px;
	color: #333;
}
#fifthBox {
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	border: 1px solid #EBEBEB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	line-height: 22px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	width: 940px;
	color: #333;
}	
	
#navMenu {
	margin-left:auto;
	margin-right: auto;
	background: #FFF;
	left: auto;
	right: auto;
	height: 35px;
	width: 950px;
	border: 1px solid #EBEBEB;
	padding-top: 5px;
	padding-right: 2px;
}

a:link {
	color: #007AAD;
	text-decoration: none
}

a:visited {
	color: #007AAD;
	text-decoration: none
}

a:active {
	color: #007AAD;
	text-decoration: none
}

a:hover {
	color: #007AAD;
	text-decoration: underline
}
.theater {
	font-family: Verdana, Geneva, sans-serif;
	width: 890px;
	line-height: 22px;
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	border: 1px solid #F0F0F0;
	text-align: center;
	margin-bottom: 30px;
}

.theater1 {
	font-family: Verdana, Geneva, sans-serif;
	width: 920px;
	line-height: 22px;
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	border: 1px solid #F0F0F0;
	text-align: center;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
}
.theater2 {
	font-family: Verdana, Geneva, sans-serif;
	width: 920px;
	line-height: 22px;
	border: 1px solid #F0F0F0;
	text-align: left;
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	margin: 11px auto 25px;
}
.seating {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:25;
	width:890px;
	background: url(images/rt_side_bkgrnd_repeat.jpg);
	border: 1px solid #F0F0F0;
}
.invisible {
	font-size: 10px;
}
.imageHeader {
	border: 1px solid #CCC;
	background: #F5F5F5;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px none #EBEBEB;
	width: 820px;
}
.imageHeader1 {
	border: 1px solid #CCC;
	background: #FFF;
	text-align: center;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	border-top: 1px solid #EBEBEB;
	border-right: 1px solid #EBEBEB;
	border-bottom: 1px none #EBEBEB;
	border-left: 1px solid #EBEBEB;
}
.imageHeader2 { 
    border: 1px solid #CCC;
	background: #FFF;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #EBEBEB;
	width: 820px;
}
body,td,th {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	text-align: center;
}
.aboutHeaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #333;
}

a {
	font-size: 13px;
}

