/* Begin background styles */

body {
	background-color: #000000;
	font-family: Arial, Helvetica, San-serif; color: #FFFFFF;
	font-size: small;
	line-height: 125%;
	z-index: 1;
	color: #FFFFFF;
}

/* MAIN SITE CSS */

#wrap {
	background-image: url(images/Bishop%20gallery/_MG_8741_2.gif);
	background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	background-color: #222222;
	height: auto;
	position: relative;
	min-width: 800px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
}

h3 {
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
}

/* BANNER CSS */

#banner {
	height: auto;
	min-width: 800px;
	position: relative; top: 0;
	z-index: 2;
}

#banner_logo {
	padding: 5px;
	position: absolute; left: 0; top: 0;
	min-width: 150px;
	width: 20%;
	margin-right: 80%;
	z-index: 3;
}

img#bannerstretch {
	height: 101px;
	width: 100%;
	z-index: 3;
}

#banner_pictext {
	position: absolute; top: 0;
	margin-left: 90%;
	min-width: 650px;
	z-index: 4;
}

div#banner_pictext img {
	padding: 5px;
	position: absolute; left: 0;
}

#banner_pictext p {
	color:#FFFFFF;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	font-weight: normal;
	padding: 5px;
	position: absolute; left: 20%; top: 10px;
}

#header_contact {
	text-align: right;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: large;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
	position: absolute; right: 1%; bottom: 15%;
}
	
#banner_buttons {
	position: relative;
	float: right;
}

/* MAIN CONTENT CSS */

#main {
	height: auto;
	width: 100%;
	position: relative;
	clear: both;
	z-index: 3;
}

div#main p {
	line-height: 125%;
	color: #FFFFFF;
	padding: 0 2em 0 2em;
}

div#main h2 {
	line-height: 125%;
	color: #888888;
	padding: 0 1em 0 1em;
}

div#main h1 {
	line-height: 125%;
	color: #888888;
	padding: 0 1em 0 1em;
}

#main_content1 {
	background-color: #000000;
	height: auto;
	width: 80%;
	min-width: 600px;
	position: relative; top: 0;
	margin-left: 20%;
	z-index: 2;
	text-align: center;
	}

.sections {
	height: inherit;
	position: relative;
	border-top: solid thin #666666;
	z-index: 1;
	width: 100%;
	text-align: left;
	clear: both;
	}

div.sections img {
	padding: 1em;
	float: left;
	z-index: 3;
}

div.sections object {
	padding: 1em;
}


#sidebar {
	margin-right: 80%;
	position: absolute; top: 0; left: 0;
	min-width: 150px;
	width: 20%;
	z-index: 3;
}

.classsidebar {
	padding: .25em 0 .25em 1em;
	float: left;
	width: 15%;
	position: relative;
	min-width: 110px;
}

div.classsidebar h3 {
	color: #FFFFFF;
	border-bottom: #CC0000 solid thin;
}

div.classsidebar p {
	font-size: x-small;
	line-height: 105%;
}

.content {
	padding: .25em 0 .25em 1em;
	width: 80%;
	margin-left: 17%;
	position: relative;
}

ul.days li {
	float: left;
	background-color: #CC0000;
	color: #FFFFFF;
	list-style: none;
	border-right: thin solid #000000;
	padding: .25em 0 .25em 0;
	width: 13%;
	min-width: 60px;
	font-size: small;
	text-align: center;
}

ul.schedule li {
	float: left;
	color: #FFFFFF;
	list-style: none;
	border-right: thin solid #CC0000;
	padding: .25em 0 .25em 0;
	width: 13%;
	min-width: 60px;
	font-size: small;
	text-align: center;
}

.background_red {
	background-color: #CC0000;
	}
.background_gray {
	background-color: #333333;
	}
.background_black {
	background-color: #000000;
	}
	
#main_sidebar_buttons {
	padding-bottom: 2px;
	}
.red_border {
	height: 100%;
	border-bottom: solid thin #CC0000;
	padding: 5px;
	position: relative;
	z-index: 5;
	}
#footer {
	font-size: smaller;
	position: relative;
	height: auto;
	min-width: 650px;
	text-align: center;
	clear: both;
	}
	
/* End background styles */
/* Begin image styles */

object, img {
	border: none;
	}
/* Begin text styles */

#page_title {
	border-bottom: 1px solid #CC0000;
	font-size: small; color: #FFFFFF;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	text-align: left;
	text-transform: uppercase;
	width: auto;
	}	
#sectiontitle {
	background-color: #CC0000;
	border-bottom: 1px solid #CC0000;
	color: #FFFFFF;
	font-size: small;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	position: relative;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	}
.credits_copyright {
	color: #999999;
	position: relative;
	background-color: #000000;
	padding: 4px;
	}
.bulletlist_1 {
	background-color: #000000;
	}

#bottom_links {
	position: relative; top: 0;
	background-color: #333333;
	text-transform: uppercase;
	}

a:link {
	color: #FFFFFF;
	list-style-image: url(../images/site%20graphics/uparrow.png);
	}
a:visited {
	color: #FFFFFF;
	}
a:hover {
	color: #0000FF;
	text-decoration: underline;
	font-size: 1em;
	}
a:active {
	color: #FFFFFF;
	}
/* End text styles */
/* Begin color styles */
.red {
	color: #CC0000;
	}
.white {
	color: #FFFFFF;
	}
.gray {
	color: #999999;
	}
/* End color styles */
.hide {
	visibility: hidden;
}