#wrapper {
	width: 665px;
	border: 2px solid #006633;
	margin-right: auto;
	margin-left: auto;
	background-image: url(IMAGES/bckgrd.jpg);
	margin-top: 20px;
	background-repeat: repeat-y;
	padding: 0px;
	margin-bottom: 20px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	padding: 0px;
}
#content {
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
}

#nav {
	font-size: 11px;
	background-color: #009966;
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin: 0px;
}
#left {
	float: left;
	width: 150px;
	margin-right: 0px;
	margin-bottom: auto;
	border-right-style: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	text-decoration: none;
}
#left li {
	text-decoration: none;
	list-style-type: none;
}
#left a:link {
	text-decoration: none;
}


#footer {
	clear: both;
	font-size: 75%;
	margin-top: 5px;
}
#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}



#right {
	float: right;
	padding-top: 0px;
	left: 150px;
	width: 500px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#green {
	background-color: #009966;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#rightContent {
	font-size: 10pt;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000000;
	margin-top: 20px;
}


#nav a:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	font-weight: bold;
	color: #CC0000;
}
#nav a:active {
	color: #CCCCCC;
	text-decoration: none;
}

h1 {
	font-size: 130%;
	font-weight: bold;
	color: #009966;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #009966;
	border-bottom-color: #009966;
	margin-bottom: 5px;
	margin-top: 40px;
}
.green {
	color: #009966;
}

h1 a:link {
	color: #009966;
}
h1 a:visited {
	color: #009966;
}
h1 a:hover {
	color: #FFFFFF;
	background-color: #FF0000;
}

h2 {
	font-weight: bold;
	border-top-style: none;
	border-bottom-style: none;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 100%;
	margin-top: 10px;
	margin-bottom: -20px;
	border-right-style: none;
	border-left-style: none;
}
.indent {
	display: block;
	margin-top: -20px;
	margin-left: 10px;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-bottom: 3px;
	margin-top: 35px;
}
.calendar {
	font-size: 11pt;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFF00;
	border-right-color: #FFFF00;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF00;
	margin-top: 15px;
}
#left a {
	text-decoration: none;
}
#contact1 {
	padding-top: 13px;
	margin-bottom: 0px;
}
#rightContent li {
	list-style-position: outside;
	list-style-image: url(IMAGES/bullet.gif);
}
#wrapperGallery {
	width: 725px;
	border: 2px solid #006633;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	background-repeat: repeat-y;
	padding: 0px;
}
#gallery {
	margin-top: -30px;
}
.smallText {
	font-size: 9pt;
}
.largeText {
	font-size: 12pt;
	padding-bottom: 15px;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
#redLinks {
	margin-bottom: 35px;
	margin-top: 0px;
}
.extraSpace {
	list-style-position: outside;
	list-style-image: url(IMAGES/bullet.gif);
	margin-bottom: 15px;
}
.extra {
	line-height: 25px;
}
#theatre {
	background-image: url(IMAGES/filmStrip1.jpg);
	height: 365px;
	background-repeat: no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding-top: 25px;
	text-align: center;
}
.right {
	text-align: right;
	margin-right: 30px;
}
