/* CSS Document */
html {
  height: 100%;
}

body {
	background:  #c4d1dd url('images/bg_body.gif') repeat-x top center;
	padding: 0px;
	margin: 0px;
	/* margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px; */
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #9f9f9f;
	height: 100%;	
}

table {
  font-size: 1em;
}

a {
  color: #55600a;
}

a img {
  border: 0;
}

input[type=text] {
  margin-top: 1px;
  margin-bottom: 1px;
}

legend {
  color: #55600a;
  padding: 5px;
}

fieldset {
  /* border-color: #80aa5e; */
  /* margin-left: 10px; */
}

label {
  clear: left;
  display: block;
  float: left;
  width: 70px;
  text-align: left;
  padding-right: 5px;
  margin-bottom: 0.5em;
}

label[for] {
  width: 60px;
}

label[for=event_type] {
  width: 70px;
}

#conference_other label {
  width: 150px;
}

#wedding label {
  width: 260px;
}

label#label_other, label#label_questions_comments {
  width: 280px;
}

#date_location label {
  width: 95px;
}

#outer {
  margin: 0 auto;
  position: relative;
  width: 846px;
  /* height: 100%; */
  background: #ffffff url('images/pattern_outer_left.gif') repeat-y top left;  
}

#inner {
  margin: 0 auto;
  position: relative;
  width: 846px;
  /* height: 100%; */
  background: url('images/pattern_outer_right.gif') repeat-y top right;
}

#top_frame {
  width: 846px;
  height: 17px;
  background: url('images/outer_top.jpg') no-repeat top center;
}

#left_frame {
  float: left;
  width: 48px;
  height: 513px;
}

#middle_area {
  float: left;
  width: 739px;
}

#right_frame {
  float: left;
  width: 59px;
  height: 513px;
}

#left_frame img, #right_frame img {
  display: block;
}

#logo {
  float: left;
  width: 266px;
  height: 97px;
  padding-top: 4px;
  padding-left: 11px;
  background: #ffffff;
}

#logo img {
  display: block;
}

#nav {
  float: left;
  background: #ffffff url('images/inner_top.gif') no-repeat bottom center;
  width: 448px;
  height: 101px;
  padding-left: 14px;
}

.topnavButton {
  float: left;
  width: 82px;
  padding-left: 2px;
  height: 18px;
  padding-top: 65px;
  background: #c9c9c9;
  border-right: 7px #ffffff solid;
}

.topnavButton_over {
  float: left;
  width: 82px;
  padding-left: 2px;
  height: 18px;
  padding-top: 65px;
  background: #c4d1dd;
  border-right: 7px #ffffff solid;
}

#nav a {
  font-size: 14px;
  color: #ffffff;
  text-decoration: none;
}

#nav img {
  border: 0px;
  margin-top: 9px;
  vertical-align: bottom;
}

#left_nav {
  float: left;
  width: 277px;
}

#left_nav a {
  text-decoration: none;
}

#left_nav img {
  display: block;
}

.leftnavButton {
  width: 207px;
  padding-left: 70px;
  height: 18px;
  padding-top: 33px;
  color: #696965;
}

.buyButton {
  background: url('images/left_nav/bg_buy_button.jpg') no-repeat top left;
  width: 207px;
  padding-left: 70px;
  height: 26px;
  padding-top: 13px;
  color: #696965;
}

#content_head img, #content_foot img {
  display: block;
}

#content_box {
  float: left;
  width: 462px;
  height: 412px;
  background: #ffffff url('images/pattern_inner_left.gif') repeat-y top left;
}

div[id=content_box] {
  height: auto !important;
  min-height: 412px;
}

#content {
  padding-left: 38px;
  background: url('images/pattern_inner.gif') repeat-y top center;
  /*
  background: #e8ebcc;
  height: auto;
  width: 704px;
  border-left: 1px #ccd38e solid;
  border-right: 1px #ccd38e solid;
  */
}

div[id=content] {
  padding-left: 40px !important;
}

#map {
  margin-left: 39px;
}

#gallery_full {
  float: right;
  width: 315px;
  height: 317px;
  display: inline;
  margin-right: 7px;
}

#scrollContent {
  float: right;
  width: 59px;
  display: inline;
  margin-right: 7px;
}

#scrollbarHolder {
  float: right;
  width: 11px;
  display: inline;
  margin-right: 19px;
}

#gallery img {
  display: block;
}

.column {
  float: left;
  width: 150px;
  padding-left: 5px;
}

.content_img_home {
  /* float: left; */
  padding-left: 16px;
}

.content_img_testimonials {
  float: right;
  padding-right: 7px;
}

.content_img_contact {
  float: left;
  padding-top: 11px;
}

#text_box_top {
  background: url('images/text_box_pattern_top.gif') repeat-x left top;
  height: 25px;
}

#text_box_title {
  width: 252px;
  height: 29px;
  margin-left: 14px;
  margin-bottom: 14px;
  padding-left: 14px;
  background: url('images/bg_page_titles.jpg') repeat-x left top;
  font-size: 14px;
  line-height: 29px;
  color: #9f9f9f;
}

#text_box_TR {
  float: right;
  width: 16px;
  height: 25px;
  background: url('images/text_box_TR.gif') no-repeat right top;
}

#text_box_middle {
  background: url('images/text_box_pattern_left.gif') repeat-y left top; 
}

#text_box_inner {
  padding-left: 14px;
  margin-left: 14px;
}

#text_box_inner p {
  margin: 0;
  color: #9f9f9f;
  padding: 0 25px 0 25px;
}

#imagebox {
  margin-left: 343px;
  height: auto;
  width: 356px;
}

#contenthead {
  width: 332px;
  height: 28px;
  margin-left: 7px;
  margin-right: 4px;
  background: #55600a;
}

#textual {
  /* width: 314px; */
  margin-left: 6px;
  margin-right: 3px;
  padding: 0 10px 0 10px;
  color: #55600a;
  font-size: 12px;
}

#footer {
  width: 846px;
  height: 67px;
  margin: 0 auto;
  background: url('images/bottom_common.jpg') no-repeat center top;
}

#footer img {
  vertical-align: middle;
}

#supported {
  width: 810px;
  height: 24px;
  text-align: right;
  padding-right: 36px;
  margin: 0 auto;
  color: #696965;
}

#supported img {
  vertical-align: middle;
}

#mappopup {
  color: #696965;
}

img.footer_spacer {
  width: 14px;
  height: 9px;
  /* vertical-align: bottom; */
}

.what {
  color: #696965;
}

.who {
  color: #9f9f9f;
}

.blockimage {
  display: block;
}

.clearall {
  clear: both;
  display: block;
  height: 0px;
  font-size: 0;
  line-height: 0;
}

span[class=clearall] {
  display: block;
  height: 0px;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.redSmallSup {
  color: #ff0000;
  font-size: smaller;
  text-align: super;
}
