/****** HTML STYLES ******/
html {
  margin: 0px;
  padding: 0px;
  border: 0px;
	z-index: 0;
}

/****** BODY STYLES ******/
body {
	margin: 0px;
	margin-top: 0px;
  padding: 0px;
  border: 0px;
  text-align: center;
	vertical-align: top;
	background-color: #544741;
	z-index: 0;
}

/****** CENTER STYLES ******/
center.main {
  vertical-align: top;
  padding: 0px;
  margin: 0px;
  border: 0px;
  width: 100%;
  z-index: 0;
}

/****** LINK STYLES ******/
a { 
  background-color: transparent;
	text-decoration: underline;
	color: #0000EE;
	z-index: 0;
}
a:visited {
  background-color: transparent;
	text-decoration: underline;
	color: #0000EE;
	z-index: 0;
}	
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #0000EE;
	z-index: 0;
}
a.top { 
  background-color: transparent;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	z-index: 0;
}
a.top:visited {
  background-color: transparent;
	text-decoration: none;
	color: #000000;
	font-weight: normal;
	z-index: 0;
}	
a.top:hover {
	background-color: transparent;
	text-decoration: underline;
	color: #000000;
	font-weight: normal;
	z-index: 0;
}


a.header_link {
  text-decoration: none;
  color: #336699;
}
a.header_link:visited {
  text-decoration: none;
  color: #336699;
}
a.header_link:hover {
  color: #336699;
  text-decoration: none;
  background-color: #D6D6D6;
}

a.f_link {
  text-decoration: underline;
  color: #363636;
}
a.f_link:visited {
  text-decoration: underline;
  color: #363636;
}
a.f_link:hover {
  color: #363636;
  text-decoration: none;
}

a.related_link {
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}
a.related_link:visited {
  text-decoration: none;
  font-weight: bold;
  color: #FFFFFF;
}
a.related_link:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #FFFFFF;
}

a.related_link_on {
  text-decoration: none;
  font-weight: bold;
  color: #99253B;
}
a.related_link_on:visited {
  text-decoration: none;
  font-weight: bold;
  color: #99253B;
}
a.related_link_on:hover {
  text-decoration: underline;
  font-weight: bold;
  color: #99253B;
}

a.bold {
  font-weight: bold;
}

a.white { 
  text-decoration: none;
	color: #FFFFFF;
}
a.white:visited {
  text-decoration: none;
	color: #FFFFFF;
}	
a.white:hover {
  text-decoration: underline;
	color: #FFFFFF;
}

a.red { 
	color: #8E2539;
}
a.red:visited {
	color: #8E2539;
}	
a.red:hover {
	color: #8E2539;
}

a.search_link { 
  text-decoration: none;
	color: #8E2539;
}
a.search_link:visited {
  text-decoration: none;
	color: #8E2539;
}	
a.search_link:hover {
  text-decoration: underline;
	color: #8E2539;
}


a.green { 
	color: #4A862C;
}
a.green:visited {
	color: #4A862C;
}	
a.green:hover {
	color: #4A862C;
}

a.black { 
	color: #000000;
}
a.black:visited {
	color: #000000;
}	
a.black:hover {
	color: #000000;
}

/****** TABLE STYLES ******/
table {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  z-index: 0;
}
table.mainframe {
  width: 950px;
  height: 100%;
}
table.full_frame {
  width: 100%;
}
table.tall_frame {
  height: 100%;
}
table.really_full_frame {
  width: 100%;
  height: 100%;
}
table.menu_frame {
  height: 36px;
  width: 950px;
}
table.header_content {
  height: 132px;
  width: 100%;
}
table.happening {
  width: 100%;
  border-collapse: collapse;
}

table.csv_grid {
  border-collapse: collapse;
  margin-bottom: 10px;
}
.csv_grid_item {
  padding: 2px 5px 2px 5px;
  text-align: center;
}
.csv_grid_header {
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  text-align: center;
}
.grid_left {
  text-align: left;
}

/****** SPAN/TEXT STYLES ******/
span {
  z-index: 0;
}
span.link_edit {
  text-decoration: underline;
	color: #0000EE;
}
span.footer_left {
  font-weight: bold;
}
span.white {
  color: #FFFFFF;
}
span.red {
  color: #99253B;
}
span.req {
  color: #99253B;
}
span.green {
  color: #4A862C;
}
span.black {
  color: #000000;
}
span.bold {
  font-weight: bold;
}
span.ad {
  font-size: 7.5pt;
  padding-bottom: 5px;
}
span.yellow {
  color: #FFB20A;
}
span.yellow2 {
  color: #FFE729;
}
span.pipe {
  color: #F7931E;
  font-weight: bold;
  padding-left: 5px;
  padding-right: 5px;
}
span.bullet {
  color: #8E2539;
  font-weight: bold;
}
span.light_blue {
  color: #788991;
}


/****** FORM ELEMENT STYLES ******/
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
select.custom {
  margin: 0px;
  border: 1px solid #99253B;
  color: #000000;
  font-weight: normal;
  background-color: #FFFFFF;
  z-index: 0;
}
textarea.textbox {
  margin: 0px;
  padding: 2px;
  border: 1px solid #99253B;
  width: 100%;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
}
input.text {
  border: 1px solid #99253B;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 180px;
}
input.text_med {
  border: 1px solid #99253B;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 100px;
}
input.radio {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
input.submit_button {
  margin: 0px;
  padding: 0px;
}
input.radio {
  margin-top: 2px;
}

/****** IMAGE STYLES ******/
img {
  margin: 0px;
  padding: 0px;
  border: 0px;
  z-index: 0;
}
img.paraleft {
  border: 0px solid #9F9B74;
  margin-right: 7px;
  margin-bottom: 2px;
  display: inline;
  float: left;
}
img.pararight {
  border: 0px solid #9F9B74;
  margin-left: 7px;
  margin-bottom: 2px;
  display: inline;
  float: right;
}
img.paranone {
  border: 0px solid #9F9B74;
  margin-right: 0px;
  margin-bottom: 2px;
  display: block;
}
img.paraleftNB {
  border: 0px solid #D0D0CF;
  margin-right: 7px;
  margin-bottom: 2px;
  display: inline;
  float: left;
}
img.pararightNB {
  border: 0px solid #D0D0CF;
  margin-left: 7px;
  margin-bottom: 2px;
  display: inline;
  float: right;
}
img.paranoneNB {
  border: 0px solid #D0D0CF;
  margin-right: 0px;
  margin-bottom: 0px;
  display: block;
}
img.white_bdr {
  border: 4px solid #FFFFFF;
}
img.red_bdr {
  border: 1px solid #756C67;
}
img.gallery_thumb {
  border: 1px solid #99928C;
}
img.gallery_thumb_on {
  border: 1px solid #99253B;
}
img.feature_right_ad {
  display: block;
  border: 1px solid #99928C;
}
img.slideshow {
  border-top: 1px solid #756C67;
  border-bottom: 1px solid #756C67;
  border-right: 1px solid #756C67;
  border-left: 1px solid #756C67;
}



/****** PARAGRAPH STYLES ******/
p {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #666666;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
p.location_header {
  font-weight: bold;
  padding-bottom: 5px;
  color: #000000;
  font-size: 11pt;
}

/****** TABLE CELL STYLES ******/
td {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  color: #000000;
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
td div {
  display: block;
}
td img {
  display: block;
}
td.logo {
  vertical-align: bottom;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 10px;
  padding-bottom: 15px;
}
td.header_frame {
  padding-top: 5px;
  padding-right: 20px;
  width: 100%;
  vertical-align: top;
  background-image: url(/images/back.header_tab.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
td.header_search_box {
  width: 182px;
}
td.header_search_text{
  padding-top: 3px;
  padding-right: 5px;
  width: 150px;
  vertical-align: top;
  text-align: right;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 8pt;
}
td.header_search_button {
  width: 25px;
  padding-left: 5px;
}
td.header_right {
  width: 370px;
  padding-top: 3px;
  vertical-align: top;
  text-align: right;
  color: #99253B;
  font-weight: bold;
  font-size: 8pt;
}
td.menu {
  padding-bottom: 20px;
  width: 100%;
  vertical-align: bottom;
}
td.feature_1234 {
  padding-top: 0px;
  padding-left: 3px;
  width: 50%;
  height: 30px;
  vertical-align: middle;
  text-align: left;
  color: #75ACB3;
  font-weight: bold;
}
td.feature_nav {
  padding-top: 0px;
  padding-right: 3px;
  width: 50%;
  height: 30px;
  vertical-align: middle;
  text-align: right;
  color: #75ACB3;
  font-weight: bold;
}
td.menu_side {
  width: 5px;
}
td.left_content {
  width: 562px;
  vertical-align: top;
  line-height: 17px;
  color: #000000;
  font-size: 9pt;
}
td.right_content {
  padding-left: 15px;
  vertical-align: top;
}
td.footer_1 {
  background-color: #A69069;
}
td.footer_2 {
  background-color: #A69069;
}
td.footer_3 {
  background-color: #A69069;
}
td.footer_4 {
  width: 300px;
  background-color: #A69069;
}
td.footer_space {
  width: 7px;
  background-color: #FFFFFF;
}
td.numbers {
  padding: 3px;
}
td.location_photo {
  padding-bottom: 13px;
  padding-right: 15px;
}
td.location_profile {
  padding-right: 10px;
  padding-bottom: 13px;
}
td.gallery_drop {
  padding: 3px;
}
td.gallery_drop_prompt {
  vertical-align: middle;
  padding: 3px;
  font-weight: bold;
  color: #FFFFFF;
}
td.slide_left {
  padding: 5px;
}
td.slide_right {
  padding: 5px;
}
td.happening_title {
  border: 1px solid #8E2539;
  vertical-align: top;
  padding: 15px;
  color: #99253B;
  font-size: 12pt;
  font-weight: bold;
}
td.happening_content {
  border: 1px solid #8E2539;
  vertical-align: top;
  padding: 15px;
  color: #000000;
  font-size: 9pt;
}
td.form_prompt {
  color: #000000;
  font-size: 9pt;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 22px;
}
td.form_field {
  color: #000000;
  font-size: 9pt;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}
td.form_field_indent {
  color: #000000;
  font-size: 9pt;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 22px;
}
td.form_tableheader {
  padding-right: 9px;
  padding-bottom: 2px;
  font-weight: bold;
  font-style: italic;
  color: #000000;
  font-size: 9pt;
}
td.form_tableprompt {
  color: #000000;
  font-size: 9pt;
  padding-top: 2px;
  padding-right: 9px;
  padding-bottom: 2px;
  padding-left: 0px;
}
td.form_tablefield {
  color: #000000;
  font-size: 9pt;
  padding-top: 2px;
  padding-right: 9px;
  padding-bottom: 2px;
  padding-left: 2px;
}
td.form_header {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: bold;
  color: #99253B;
  font-size: 10pt;
}
td.form_subheader {
  padding-top: 10px;
  padding-left: 22px;
  padding-bottom: 5px;
  font-weight: bold;
  color: #000000;
  font-size: 10pt;
}
td.button {
  padding-left: 5px;
}
td.form_checkbox {
  padding-right: 3px;
  vertical-align: middle;
  color: #000000;
}
td.form_checkitem {
  color: #000000;
  vertical-align: middle;
}

/****** DIV CELL STYLES ******/
div {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  font-weight: normal;
  font-style: normal;
  color: #000000;
  vertical-align: top;
  text-align: left;
  z-index: 0;
}
div {
  display: block;
}
div img {
  display: block;
}
div.wrapper {
  width: 957px;
}
div.content_frame {
  padding-top: 15px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 17px;
  background-color: #FFFFFF;
  background-image: url(/images/back.main_dropshadow.gif);
  background-position: top right;
  background-repeat: repeat-y;
}
div.menuframe {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #FFFFFF;
  width: 100%;
}
div.footer_tab {
  height: 40px;
  padding-top: 8px;
  width: 100%;
  color: #99253B;
  text-align: center;
  font-weight: bold;
  vertical-align: top;
  background-image: url(/images/back.footer_tab.gif);
  background-position: top left;
  background-repeat: no-repeat;
  font-size: 7.5pt;
  background-color: #544741;
}
div.footer_header {
  color: #FFFFFF;
  font-size: 10pt;
  font-weight: bold;
  padding: 7px;
}
div.footer_links {
  line-height: 16px;
  padding-left: 7px;
  padding-right: 7px;
  padding-bottom: 13px;
  color: #363636;
}
div.header {
}
div.bottom_space {
  height: 15px;
}
div.spacer {
  height: 10px;
}
div.main_feature {
  vertical-align: middle;
  width: 562px;
  height: 317px;
}
div.main_feature_text {
  border-top: 0px solid #99928C;
  border-bottom: 0px solid #99928C;
  border-right: 0px solid #99928C;
  border-left: 0px solid #99928C;
  background-color: #FFFFFF;
  text-align: justify;
  vertical-align: middle;
  padding-top: 0px;
  padding-bottom: 0px;
  min-height: 74px;
  padding-left: 2px;
  padding-right: 2px;
  font-weight: normal;
  font-size: 9pt;
  line-height: 16px;
  color: #000000;
}
div.main_feature_links {
  height: 30px;
  background-color: #544741;
  border: 1px solid #99928C;
  vertical-align: middle;
}
div.main_feature_text2 {
  border-top: 1px solid #99928C;
  border-bottom: 1px solid #99928C;
  border-right: 1px solid #99928C;
  border-left: 1px solid #99928C;
  background-color: #E3E2E0;
  text-align: justify;
  padding: 12px;
  font-weight: normal;
  font-size: 9pt;
  line-height: 18px;
  color: #000000;
}
div.feature {
  border: 7px solid #788991;
}
div.feature_header {
  padding-top: 15px;
  padding-bottom: 15px;
  width: 100%;
  font-weight: bold;
  text-align: center;
  background-color: #872336;
  font-size: 16pt;
  color: #FFFFFF;
}
div.feature_text {
  padding: 18px;
  line-height: 18px;
  font-weight: bold;
  font-size: 9pt;
}
div.breadcrumbs {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #FFFFFF;
  border: 0px solid #99928C;
  vertical-align: top;
  color: #99253B;
  font-size: 12pt;
  font-weight: bold;
}
div.sub_header {
  padding-bottom: 10px;
  color: #99253B;
  font-size: 11pt;
  font-weight: bold;
}
div.right_column_header {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 15px;
  border-top: 0px solid #99928C;
  border-left: 0px solid #99928C;
  border-right: 0px solid #99928C;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 9pt;
  vertical-align: middle;
  background-color: #FFFFFF;
  background-image: url(/images/back.right_content_tab.gif);
  background-position: top left;
  background-repeat: no-repeat;
}
div.right_column_text {
  border-top: 1px solid #99928C;
  border-bottom: 1px solid #99928C;
  border-left: 1px solid #99928C;
  border-right: 1px solid #99928C;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
  padding-right: 10px;
  color: #FFFFFF;
  background-color: #A69069;
}
div.text_block {
  padding: 15px;
  color: #FFFFFF;
  font-weight: normal;
  background-color: #788991;
}
div.indent {
  padding-left: 20px;
}
div.white_back {
  background-color: #FFFFFF;
}
div.news_header {
  padding-top: 9px;
  padding-bottom: 1px;
  color: #99253B;
  font-size: 10pt;
  font-weight: bold;
}
div.news_postinfo {
  font-size: 9pt;
  padding-top: 8px;
  padding-bottom: 2px;
}
div.news_separ {
  background-color: #A69069;
  height: 1px;
  width: 400px;
}
div.feature_overlay {
  z-index: 1;
  position: absolute;
  top: 155px;
  filter:alpha(opacity=65);
  -moz-opacity:.65;
  opacity:.65;
  width: 562px;
  height: 317px;
  background-image: url(/images/back.widescreen.gif);
}
div.feature_title {
  position: absolute;
  top: 428px;
  width: 560px;
  z-index: 4;
  font-family: 'MS Sans Serif', Arial, Tahoma;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #FFFFFF;
}
div.photo_scroller {
  border: 1px solid #99928C;
  height: 304px;
  overflow-y: auto;
}
div.photo_frame {
  padding-top: 5px;
  padding-bottom: 5px;
}
div.feature_active {
  left: 0px;
  display: visible;
}
div.feature_inactive {
  left: -999em;
  display: none;
}
div.gallery_intro_text {
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
}
div.scroller_frame {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
div.imagespace {
  padding-bottom: 12px;
}
div.errormsg_frame {
  border: 1px solid #99928C;
}
div.youtube_video {
  padding-bottom: 15px;
}
div.youtube_video_placeholder {
  font-size: 20pt;
  text-align: center;
  vertical-align: middle;
  padding: 10px;
}
div.errormsg_title {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  color: #FFFFFF;
  border-bottom: 1px solid #99928C;
  background-color: #756C67;
  font-size: 9pt;
}
div.errormsg_list {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: bold;
  font-size: 9pt;
}

/****** LIST STYLES ******/
ul.indent {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  list-style: square;
  color: #99253B;
}
ul.indent_black {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  list-style: square;
  color: #000000;
}
ul.relatedlinks {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  list-style: square;
  color: #788991;
  font-weight: bold;
  font-size: 9pt;
  line-height: 18px;
}



