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

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

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

// headers
h1 {
  font-size: 10pt;
}

/****** LINK STYLES ******/
a { 
  background-color: transparent;
	text-decoration: underline;
	color: #0000EE;
	z-index: 0;
	outline: none;
}
a:visited {
  background-color: transparent;
	text-decoration: underline;
	color: #0000EE;
	z-index: 0;
	outline: none;
}	
a:hover {
	background-color: transparent;
	text-decoration: none;
	color: #0000EE;
	z-index: 0;
	outline: none;
}

a.bold {
  font-weight: bold;
}

a.white { 
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}	
a.white:hover {
	color: #FFFFFF;
}

a.crumb {
  color: #595959;
}
a.crumb:visited {
  color: #595959;
}
a.crumb:hover {
  color: #595959;
}

/****** TABLE STYLES ******/
table {
  margin: 0px;
  padding: 0px;
  border: 0px;
  width: auto;
  height: auto;
  z-index: 0;
}
table.mainframe {
  width: 800px;
}
table.full_frame {
  width: 100%;
}
table.really_full_frame {
  width: 100%;
  height: 100%;
}
table.left_subframe {
  width: 100%;
}
table.form_frame {
  width: 360px;
}
table.link_frame {
  width: 100%;
  border-bottom: 1px solid #CCCCCC;
  margin-bottom: 15px;
}
table.link_frame_bottom {
  width: 100%;
  border-bottom: 0px solid #CCCCCC;
}

/****** SPAN/TEXT STYLES ******/
span {
  z-index: 0;
}
span.black {
  color: #666666;
}
span.grey {
  color: #666666;
}
span.req {
  color: #A53618;
}
span.error_item {
  color: #666666;
}
span.link_edit {
  text-decoration: underline;
	color: #0000EE;
}


/****** FORM ELEMENT STYLES ******/
form {
  margin: 0px;
  padding: 0px;
  border: 0px;
}
select.custom {
  margin: 0px;
  border: 1px solid #999999;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
}
textarea.textbox {
  margin: 0px;
  padding: 2px;
  border: 1px solid #999999;
  width: 354px;
  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 #999999;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 175px;
}
input.text_small {
  border: 1px solid #999999;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 35px;
}
input.text_med {
  border: 1px solid #999999;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 177px;
}
input.text_large {
  border: 1px solid #999999;
  color: #000000;
  background-color: #FFFFFF;
  z-index: 0;
  width: 200px;
}
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.paranone {
  border: 1px solid #003399;
}
img.normal {
  margin-bottom: 8px;
}
img.normal_border {
  border: 1px solid #003399;
  margin-bottom: 8px;
}
img.left_align {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
img.right_align {
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}
img.left_align_border {
  border: 1px solid #003399;
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
img.right_align_border {
  border: 1px solid #003399;
  float: right;
  margin-left: 8px;
  margin-bottom: 8px;
}
img.link_photo {
  border: 1px solid #CCCCCC;
}
img.red_bdr {
  border: 1px solid #CCCCCC;
}
img.gallery_thumb {
  border: 1px solid #003399;
}
img.gallery_thumb_on {
  border: 1px solid #99253B;
}
img.feature_right_ad {
  display: block;
  border: 1px solid #99928C;
}
img.slideshow {
  border: 1px solid #003399;
}


/****** 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.header {
  font-weight: bold;
  font-size: 14pt;
  color: #000000;
  margin-bottom: 25px;
}


/****** TABLE CELL STYLES ******/
td {
  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;
}
td div {
  display: block;
}
td img {
  display: block;
}
td.wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-right: 5px;
  padding-left: 5px;
  vertical-align: top;
  height: 100%;
  width: 100%;
}
td.left_top {
  width: 250px;
  padding-bottom: 2px;
  font-weight: bold;
  text-align: left;
  color: #000000;
}
td.right_top {
  width: 550px;
  text-align: right;
  padding-bottom: 2px;
  color: #FFFFFF;
  font-weight: bold;
}
td.right_top a {
  color: #000000;
}
td.left_header {
  width: 250px;
  border-left: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
td.right_header {
  width: 550px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-top: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
}
td.headertext_left {
  width: 250px;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-image: url(/images/back_menu_top.gif);
  background-position: top left;
  background-repeat: repeat-y;
  
}
td.headertext_right {
  width: 550px;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
  padding-bottom: 5px;
  color: #FFFFFF;
  font-weight: normal;
  font-size: 14pt;
  text-align: right;
  background-color: #38683a;
}
td.left_content {
  width: 250px;
  height: 100%;
  border-left: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  background-color: #FFFFFF;
  background-image: url(/images/back.leftcontent.gif);
  background-position: top right;
  background-repeat: repeat-y;
}
td.right_content {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  width: 550px;
  height: 100%;
  background-color: #FFFFFF;
}
td.menu {
  border-top: 0px solid #FFFFFF;
  padding-bottom: 10px;
  background-color: #FFFFFF;
}
td.left_filler {
  height: 100%;
}
td.content_header {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #FFFFFF;
  height: 28px;
  vertical-align: middle;
  color: #000000;
}
td.main_content {
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  padding-bottom: 15px;
  color: #666666;
}
td.footer {
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-bottom: 1px solid #FFFFFF;
  color: #FFFFFF;
  background-color: #38683a;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
td.footer a {
 color: #FFFFFF;
 text-decoration: none;
}
td.footer a:visited {
 color: #FFFFFF;
 text-decoration: none;
}
td.footer a:hover {
 color: #FFFFFF;
 text-decoration: underline;
}
td.left_subheader {
  border-top: 1px solid #e5db6e;
  border-bottom: 1px solid #e5db6e;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 9pt;
  background-color: #e5db6e;
  height: 32px;
  vertical-align: middle;
  padding-left: 10px;
  padding-right: 10px;
}
td.left_text {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  color: #666666;
}
td.sublink_left {
  padding-right: 25px;
  padding-bottom: 2px;
}
td.sublink_right {
  padding-right: 0px;
  padding-bottom: 2px;
}
td.sublink_header {
  font-weight: normal;
  padding-right: 25px;
  color: #000000;
}
td.credits {
  color: #333333;
  font-weight: bold;
  padding-top: 5px;
  text-align: right;
}
td.credits a {
 color: #333333;
 text-decoration: none;
}
td.credits a:visited {
 color: #333333;
 text-decoration: none;
}
td.credits a:hover {
 color: #333333;
 text-decoration: underline;
}
td.link_photo {
  padding-right: 10px;
  padding-bottom: 15px;
}
td.link_photo_right {
  padding-left: 10px;
  padding-bottom: 15px;
}
td.link_text {
  padding-right: 10px;
  padding-bottom: 15px;
}
td.form_prompt {
  color: #666666;
  padding-top: 2px;
  padding-right: 10px;
  padding-bottom: 2px;
  padding-left: 2px;
}
td.form_field {
  color: #666666;
  padding-top: 2px;
  padding-right: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
}
td.form_header {
  padding-top: 10px;
  padding-bottom: 5px;
  font-weight: bold;
  font-size: 9pt;
  color: #666666;
}
td.button {
  padding-left: 5px;
}
td.form_checkbox {
  padding-right: 3px;
  vertical-align: middle;
  color: #000000;
}
td.form_checkitem {
  color: #000000;
  vertical-align: middle;
}
td.rates_header {
  padding: 5px;
  font-weight: bold;
}
td.rates_item {
  padding: 5px;
  font-weight: bold;
}
td.rates_price {
  padding: 5px;
}
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.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.numbers {
  padding: 0 3px 0 3px;
}

/****** 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.sub_links {
  padding-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  padding-bottom: 8px;
  margin-bottom: 15px;
  background-color: #F2EFE9;
  border: 1px dotted #993333;
}
div.sub_header {
  color: #993333;
  font-size: 12pt;
  font-weight: bold;
  margin-bottom: 10px;
}
div.sub_header_desc {
  color: #000000;
  font-size: 8pt;
  font-weight: normal;
  margin-bottom: 10px;
}
div.link_headline {
  color: #000000;
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 5px;
}
div.link_info {
  color: #993333;
  margin-bottom: 3px;
}
div.link_desc {
  margin-bottom: 3px;
}
div.form_prompt {
  padding-bottom: 3px;
  color: #000000;
}
div.error {
  width: 360px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #314E6F;
  color: #FFFFFF;
  font-weight: bold;
}
div.error_item {
  width: 360px;
  padding-left: 30px;
  padding-right: 10px;
  padding-top: 4px;
  padding-bottom: 0px;
  color: #000000;
}
div.breadcrumbs {
  padding-top: 0px;
  padding-bottom: 15px;
  background-color: #FFFFFF;
  border: 0px solid #99928C;
  vertical-align: top;
  color: #595959;
  font-size: 12pt;
  font-weight: bold;
}
div.sub_header {
  padding-bottom: 10px;
  color: #595959;
  font-size: 11pt;
  font-weight: bold;
}
div.imagespace {
  padding-bottom: 12px;
}
ul.indent {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  list-style: square;
  color: #A53618;
}

div.errors_frame {
  border: 1px solid #8C2134;
}
div.errors_title {
  padding-left: 5px;
  border-bottom: 1px solid #8C2134;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #A53618;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
}
div.errors_list {
  padding: 10px;
  background-color: #FFFFFF;
}

ul.error_list {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  list-style: square;
  color: #49637C;
  font-weight: bold;
  font-size: 9pt;
  line-height: 18px;
}
div.success_frame {
  border: 1px solid #559758;
}
div.success_title {
  padding-left: 5px;
  border-bottom: 1px solid #559758;
  padding-top: 6px;
  padding-bottom: 6px;
  background-color: #49637C;
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
}
div.success_list {
  padding: 10px;
  background-color: #FFFFFF;
}
ul.success_list {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  list-style: square;
  color: #49637C;
  font-weight: bold;
  font-size: 9pt;
  line-height: 18px;
}

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;
}
td.gallery_thumb {
  padding-right: 6px;
}
td.gallery_thumb_last {
  padding: 0;
}
div.photo_scroller {
  width: 560px;
  height: 120px;
  overflow-x: auto;
}
td.gallery_title {
  font-weight: bold;
  padding-right: 4px;
  padding-top: 5px;
}
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.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;
}


