body {
    background-image: url(img/texture.jpg); background-repeat: repeat;
    background-color: #CC6600;
    background-attachment: fixed;
	font-family: arial, verdana;
	font-size: 11pt;
	color: #000000;
    size:
    opacity: 1.0;
	margin: 10px 0 10px 0;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #70461C;
	text-decoration: underline;
}
a:active {
	color: #FF6A00;
	text-decoration: none;
}

h1 {
	color: #70461C;
}
h2 {
	color: #817D62;
}
.staff-box h3, .events-box h3 {
	color: #000000;
	position: relative;
	top: -15px;
	left: 8px;
	font-style: italic;
}

hr {
	border: 1px #955E20 dotted;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}
p a img {
	border: 0px;
}

/* Bit of tweaking had to be done with the header_bar and footer_bar div's so that they would show correctly on IE7 and Firefox */
#everything {
    width: 1095px;
    margin: auto;
}

#page {
    background-color: #E9DCB9;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
    float: right;
    clear: right;
    -moz-border-radius: 10px;
    border-radius: 10px;
    filter:alpha(opacity=85);
    -moz-opacity:0.85;
    -khtml-opacity: 0.85;
    opacity: 0.85;
}

#header_bar {
	width: 800px;
}
#header {
	background-color: #E9DCB9;
	width: 800px;
	text-align: center;
	padding-bottom: 10px;
}
#main {
	background-color: #E9DCB9;
	width: 780px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 11pt;
	color: #000000;
}
#main p {
	line-height: 150%;
}
#footer {
	background-color: #E9DCB9;
	width: 800px;
	text-align: center;
	padding-top: 10px;
	font-size: 9pt;
}
#footer span {
	color: #727272;
}
#footer_bar {
	width: 800px;
}

#flashcontent {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
}

.index-sidebar ul {
    background: #eee;
    padding: 10px;
}

#sidebar ul {
    background: #E9DCB9;
    padding: 10px;
    border: 2px solid #000000;
}
li { margin: 0 0 0 20px; }
#sidebar {
	position: relative;
	float: left;
    padding: 20px;
}

.index-sidebar {
	background-color: #E9DCB9;
	width: 275px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	float: right;
	clear: both;
}

.image-left {
	background-color: #E9DCB9;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	float: left;
}
.image-right {
	background-color: #E9DCB9;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	float: right;
}

.box {
	background-color: #E9E1CB;
	border: 1px dashed #817D62;
	width: 265px;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	float: right;
	clear: both;
}
.facebook-box {
	background-color: #FFFFFF;
	border: 1px solid #003399;
	width: 265px;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	float: right;
	clear: both;
}
.forms-box {
	background-color: #E9E1CB;
	border: 2px solid #817D62;
	width: 450px;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	float: left;
}
.hours-box {
	background-color: #E9E1CB;
	border: 1px dashed #817D62;
	width: 265px;
	padding: 5px;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	float: right;
	clear: both;
}
.hours-heading {
	background-color: #817D62;
	padding: 5px 5px 5px 20px;
	width: 240px;
	font-size: 12pt;
	font-weight: bold;
	color: #E9E1CB;
}

.rha-box {
	background-color: #E9E1CB;
	border: 1px solid #817D62;
	width: 750px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	min-height: 200px;
}
.rha-box p img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.sih-box {
	background-color: #E9E1CB;
	border: 1px solid #817D62;
	width: 750px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	min-height: 50px;
}

.sih-box p img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}
.pictures-box {
	background-color: #E9E1CB;
	border: 1px solid #817D62;
	width: 750px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	min-height: 1400px;
}
.box-heading {
	background-color: #817D62;
	padding: 5px 5px 5px 20px;
	width: 96%;
	font-size: 12pt;
	font-weight: bold;
	color: #E9E1CB;
}
.staff-box {
	background-color: #E9E1CB;
	border: 1px solid #817D62;
	width: 650px;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	min-height: 275px;
}
.staff-box p img {
	float: right;
	padding-left: 15px;
	padding-bottom: 15px;
}

/* Event Box for index.php */
.event-box-heading {
	background-color: #817D62;
	padding: 5px 5px 5px 20px;
	margin-top: 5px;
	width: 96%;
	font-size: 20pt;
	font-weight: bold;
	color: #E9E1CB;
}
.event-box {
	background-color: #E9E1CB;
	border: 3px solid #817D62;
	width: 750px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
	/*min-height: 300px;*/ /* only necessary when using thumbnail image */
	font-size: 12pt;
	color: #000000;
}
.event-box p img {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}

.font-small {
	font-size: 8pt;
}
.heading {
	font-size: 14pt;
	color: #FFA238;
	text-align: center;
}
.italic {
	font-style: italic;
}

.table-movies { 
	background-color: #E9E1CB;
	border: 1px solid #000000;
	border-spacing: 0px;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
}
.movies-title {
	background-color: #70461C;
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	color: #E9E1CB;
}
.movies-title2 {
	background-color: #817D62;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #E9E1CB;
}
.movies-row {
	background-color: #FFFFFF;
	height: 25px;
}

.table-form {
	background-color: #E9E1CB;
	border: 1px solid #000000;
	border-spacing: 0px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12pt;
	color: #BB772E;
}
.form-title {
	background-color: #817D62;
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	color: #E9E1CB;
}

.table-schedule { 
	background-color: #242424;
	border: 1px solid #000000;
	border-spacing: 0px;
	width: 780px;
}
.schedule-title {
	background-color: #817D62;
	text-align: center;
	font-weight: bold;
	font-size: 16pt;
	color: #E9E1CB;
}
.schedule-title2 {
	background-color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #E9E1CB;
}
.schedule-title3 {
	background-color: #000000;
	font-weight: bold;
	font-size: 12pt;
	color: #E9DCB9;
}



/* RHA Staff */
.colleen {
	background-color: #0066AA;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.jamie {
	background-color: #FF8800;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.connor {
	background-color: #007700;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.carl {
	background-color: #CC3311;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.ryan {
	background-color: #FFFF00;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.steve {
	background-color: #330099;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.jake {
	background-color: #9900FF;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.brett {
	background-color: #DDDDDD;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.janine {
	background-color: #00FF55;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.sam {
	background-color: #FF8844;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.peter {
	background-color: #2B3856;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}
.gretch {
	background-color: #CC9900;
	font-size: 10pt;
	color: #000000;
	text-align: center;
}

.meeting {
	background-color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}

/* For the navigation menu: */
#menutop {
	background-color: #E9DCB9;
	background-image: url('img/menu_bg.jpg');
	width: 750px;
	height: 34px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: -20px;
}
#menutop ul {
	list-style: none;
}
#menutop li { display: inline; }
#menutop li a {
	height: 32px;
	text-decoration: underline;
	padding: 5px 5px 0 0;
	font-family: "arial black";
	font-weight: normal;
	font-size: 12pt;
	float: left;
}	
#menutop li a:link, #menutop li a:visited, #menutop li a:active {
	color: #C35817;
	display: block;
}
#menutop li a:hover {
	color: #70461C;
	display: block;
	text-decoration: underline;
}

/*Lightbox specific code*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

