html, body, ul, ol, li, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, td, tr, table, div, img {
  margin: 0px;
  padding: 0px;
  border: 0px;
}

body {
	background-color: #000000;
}

p {
	margin-bottom: 10px;
}

li {
	margin: 7px;
}

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

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

a:hover {
	color: red;
	text-decoration: none;
}


#container {
  width: 910px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, sans-serif;
  color: white;
}

#header {
	height: 30px;
	width: auto;
}

#menu {
	position: fixed;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 75px;
	background-color: #000000;
	text-align: center;
	border-top: #101010 dotted 1px;
}

.menu_item {
	padding-top: 10px;
	display: inline;
}

#home_box {
	text-align: center;
	margin-top: 20px;
}

#content {
	
	width: 650px;
}

.content_box {
	margin-top: 20px;
	padding-bottom: 40px;
	height: auto;
	background-color: #000000;
	font-family: "Verdana", "Arial", sans-serif;
	color: #ffffff;
	border: 1px dotted #101010;
	min-height: 500px;
}

.content_box_smaller {
	margin-top: 20px;
	height: auto;
	background-color: #000000;
	font-family: "Verdana", "Arial", sans-serif;
	color: #ffffff;
	border: 1px dotted #101010;
	min-height: 500px;
	width: 560px;
	margin-left: auto;
	margin-right: auto;
}

.content_text {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: "Verdana", "Arial", sans-serif;
}

.content_header {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 1.9em;
	color: #ffffff;
	border-bottom: 1px dotted #101010;
	font-variant: small-caps;
}

.content_header_moremargin {
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 40px;
	font-family: "Verdana", "Arial", sans-serif;
	font-variant: small-caps;
	font-size: 1.9em;
	color: black;
	border-bottom: 1px solid #cccccc;
}

.content_header_topmargin {
	padding-left: 15px;
	padding-top: 40px;
	margin-top: 140px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: "Verdana", "Arial", sans-serif;
	font-variant: small-caps;
	font-size: 1.9em;
	color: black;
	border-bottom: 1px solid #cccccc;
}

.content_header_verytopmargin {
	padding-left: 15px;
	padding-top: 40px;
	margin-top: 320px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: "Verdana", "Arial", sans-serif;
	font-variant: small-caps;
	font-size: 1.9em;
	color: black;
	border-bottom: 1px solid #cccccc;
}

.content_header_sometopmargin {
	padding-left: 15px;

	padding-bottom: 5px;
	margin-bottom: 10px;
	font-family: "Verdana", "Arial", sans-serif;
	font-variant: small-caps;
	font-size: 1.9em;
	color: black;
	border-bottom: 1px solid #cccccc;
}

#footer {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 0.7em;
	font-family: "Verdana", "Arial", sans-serif;
	font-variant: small-caps;
}




.bio_header {
	font-weight: bold;
	font-variant: small-caps;
	margin-bottom: 5px;
	font-size: 1.3em;
	margin-top: 15px;
}

.bio_picture {
	float: right;
	padding-left: 5px;
	padding-bottom: 5px;
}

.bio_text {
	margin-bottom: 10px;
	font-size: 0.7em;
	margin-left: 5px;

}

.bio_quote {
	font-size: 1.0em;
	margin-bottom: 0px;
}

.bio_quoteatrib {
	font-size: 0.9em;
	font-style: italic;
}

table.album_table {
	margin-left: 10px;
	margin-top: 25px;
}

.album_name {
	font-size: 1.6em;
	font-variant: small-caps;
	font-family: "Verdana", "Arial", sans-serif;
	margin-left: 10px;
	margin-bottom: 5px;
}

.album_description {
	font-size: 0.7em;
	margin-left: 12px;

}

.album_download {
	font-variant: small-caps;
	font-weight: bold;
	font-size: 1.0em;
	margin-top: 10px;
	text-align: center;
}

.album_link {
	font-variant: small-caps;
	font-size: 1.0em;
	margin-top: 30px;
	text-align: center;
	font-family: "Verdana", "Arial", sans-serif;
}

.album_spacer {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 70px;
	margin-right: 70px;
	border-bottom: 1px solid gray;
}

.audio_player_holder {
	margin-left: 10px;
	margin-top: 30px;
}

.audio_player_text {
	font-size: 0.8em;
	font-variant: small-caps;
}

.audio_player_spacer {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 60px;
	border-bottom: 1px solid gray;
}

.content_photos {
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 30px;
}

.content_photos_fixed {
	padding-left: 65px;
	padding-top: 10px;
	padding-bottom: 30px;
	height: 860px;
}

.photo_box {
	display: inline;
}

.photo_box_highres {
	float: left;
	margin-bottom: 10px;
	width: 150px;
	font-size: 0.7em;
	font-variant: small-caps;
	padding: 2px;
}

.photo_text {
	font-size: 1.0em;
	font-weight: bold;
	font-variant: small-caps;
	width: 150px;
}

.video_box {
	margin-left: 25px;
	padding-bottom: 20px;
	margin-top: 30px;
}

.video_title {
	font-size: 1.6em;
	font-variant: small-caps;
	margin-bottom: 10px;
}

.video_download {
	font-variant: small-caps;
	margin-bottom: 5px;
	margin-right: 22px;
	font-size: 0.8em;
	text-align: right;
}

.package_text {
	margin: 15px;
	font-size: 1.0em;
}

.package_link {
	text-align: center;
	font-size: 1.5em;
	margin-top: 30px;
	margin-bottom: 10px;
	font-variant: small-caps;

}

.package_link_bottom {
	text-align: center;
	font-size: 1.7em;
	margin-top: 30px;
	padding-bottom: 50px;
	font-variant: small-caps;
	font-weight: bold;
}


/* Contact Page Styles */

.contact_text {
	margin: 15px;
	font-size: 1.0em;
}

.contact_email_box {
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: center;
}

.contact_email_header {
	font-size: 1.2em;
	margin-top: 20px;
	font-variant: small-caps;
	font-weight: bold;
}

.contact_email_address {
	padding-left: 10px;
	font-size: 1.1em;
	font-variant: small-caps;
}

.contact_form {
	margin-left: 50px;
	margin-top: 5px;
	padding-bottom: 20px;
}

.contact_label {
	font-size: 0.9em;
	font-weight: bold;
	font-variant: small-caps;
}

input.text {
	width: 450px;
	padding: 4px;
	font-size: 1.0em;
	margin-bottom: 8px;
}

textarea.largetext {
	width: 450px;
	height: 100px;
	font-size: 1.0em;
	padding: 4px;
}

input.submit {
	margin-left: 150px;
	margin-top: 10px;
	margin-bottom: 25px;
	text-align: center;
	width: 150px;
	height: 30px;
	background-color: #000000;
	color: #ffffff;
}

.contact_thanks {
	margin-top: 40px;
	text-align: left;
	font-size: 1.5em;
}

.contact_captcha {
	margin-top: 20px;
}

.recaptchatable .recaptcha_image_cell, #recaptcha_table {
 background-color:#efefef !important;
}

#recaptcha_table {
 border-color: #efefef !important;
}

#recaptcha_response_field {
 border-color: #66817f !important;
 background-color: #ffffff !important;
 padding: 10px;
 font-family: "American Typewriter","American Typewriter Std Med","Courier New Bold","Courier New",monospace;
}

.captcha_error {
	padding: 10px;
	border: gray;
	color: red;
	background-color: #dedede;
	font-size: 0.6em;
	margin-left: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
}



.link_box {
	margin-top: 10px;
	padding-bottom: 10px;
}

.link_link {
	margin-left: 10px;
	font-size: 1.6em;
	font-variant: small-caps;
}

.link_text {
	margin-left: 10px;
	font-size: 1.0em;
}




 /* Events Page Styles */

#show_container {
	height: 870px;
	padding-left: 100px;
}

#events_content {
  margin-top: 25px;
  margin-left: 25px;
  font-family: "Verdana", "Arial", sans-serif;
	color: #FFFFFF;
	padding-right: 5px;
  padding-left: 5px;
  height: auto;
}

#events_info_content {
  margin-top: 25px;
  margin-left: 25px;
  font-family: "Verdana", "Arial", sans-serif;
	color: #FFFFFF;
	padding-right: 5px;
  padding-left: 5px;
  height: auto;
  text-align: right;
  margin-right: 20px;
}

#events_headerbox {
	height: 25px;
	width: 680px;
}

#events_header_right {
	float: right;
	font-size: 0.7em;
	padding-top: 1px;
	padding-bottom: 3px;
}

#events_header_left {
	float: left;
	font-size: 0.7em;
	padding-top: 1px;
	padding-bottom: 3px;
}

.events_header_arrow {
	font-size: 0.8em;
}

.events_header {
  font-size: 1.5em;
  font-weight: strong;
  margin-left: 10px;
  text-align: right;
  margin-right: 126px;
}

.events_header_smaller {
  font-size: 0.5em;
}

.events_box {
	width: 700px;
}

.events_row {
  margin-top: 10px;
  margin-left: 5px;
  width: 680px;
  height: auto;
}

.events_day_header {
  width: 91px;
  height: 15px;
  padding: 2px;
  background-color: #000000;
  float: left;
  margin: 1px;
  color: #ffffff;
  text-align: center;
  font-size: 0.7em;
  font-weight: bold;
  filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
	font-family: "Verdana", "Arial", sans-serif;
}

.events_day {
  width: 91px;
  height: 105px;
  background-color: #ececec;
  float: left;
  margin: 1px;
  color: #000000;
  text-align: right;
  font-size: 0.7em;
  font-weight: bold;
  border: 1px solid #999999;
  filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	font-family: "Verdana", "Arial", sans-serif;
	padding: 1px;
}

.events_noday {
  width: 93px;
  height: 107px;
  background-color: #212121;
  float: left;
  margin: 1px;
  color: #000000;
  text-align: right;
  font-size: 0.7em;
  font-weight: bold;
  filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	font-family: "Verdana", "Arial", sans-serif;
	padding: 1px;
}

.events_dateform {
  float: right;
  margin-top: 20px;
  margin-right: 30px;
}

.day_number {
  margin-top: 5px;
  margin-right: 5px;
}

.day_event {
  margin-top: 10px;
  margin-left: 5px;
  margin-right: 5px;
  text-align: center;
}

a.event_link:link {
  text-decoration: none;
  color: #000000;
}

a.event_link:visited {
  text-decoration: none;
  color: #000000;
}

a.event_link:hover {
  text-decoration: none;
  color: #ff0000;
}

.eventlink_box {
	margin-top: 20px;
	text-align: center;
	font-size: 0.9em;
}

.event_image {
  float: left;
  margin-right: 20px;
  margin-top: 0px;
}

.event_name {
  font-size: 1.9em;
  margin-bottom:0px;
  border-bottom: 1px #222222 solid;
  margin-left: 300px;
}


.event_time {
  font-size: 0.7em;
  width: auto;
  margin-left: 300px;
}

.event_description {
  font-size: 0.8em;
  margin-left: 10px;
  margin-top: 20px;
}

.event_location {
  font-size: 1.2em;
  font-weight: bold;
  margin-left: 10px;
  margin-top: 20px;
}

.event_address {
  font-size: 0.7em;
  margin-left: 10px;
}

.event_city {
  font-size: 0.7em;
  margin-left: 10px;
}

.event_telephone {
  font-size: 0.7em;
  margin-left: 10px;
}

.event_url {
  font-size: 0.7em;
  margin-left: 10px;
  margin-bottom: 30px;
}