html, body {
  height: 101%;
  /*background: #ECF6CC url(../images/woodtable.jpg); */
  background: url(../images/woodtable.jpg); 
  }
/* this next rule prevents Firefox adding a space beneath the
 * title image when displayed as application/xhtml+xml */
#titlebar img {
  display: block;
  }

#Banner1 {
	position:absolute;
	left:20px;
	top:20px;
	width:950px;
	height:124px;
	z-index:1;
	background-color: #99CC99;
}
#Header {
	position:absolute;
	left:20px;
	top:144px;
	width:950px;
	height:30px;
	z-index:2;
	background-color: #99CC99;
}
#main_content {
	position:absolute;
	left:20px;
	top:175px;
	width:950px;
	height:520px;
	z-index:3;
	background-color: #F7EEDF;
	overflow: visible;
}
#footer {
	position:absolute;
	left:20px;
	top:700px;
	width:950px;
	height:30px;
	z-index:4;
	background-color: #99CC99;
}
#nav {
	position:absolute;
	width:160px;
	height:350px;
	z-index:1;
	left: 0px;
	top: 0px;
	background-color: #336633;
}
#text {
	position:absolute;
	width:565px;
	height:516px;
	z-index:2;
	left: 168px;
	top: 0px;
	background-color: #F7EEDF;
	padding-left: 0px;
	padding-top: 0px;
	overflow: auto;
	padding-right: 0px;
}
body {
	background-image: url(images/woodtable.jpg);
}
#copyright {
	position:absolute;
	width:200px;
	height:30px;
	z-index:1;
	left: 20px;
	top: 5px;
	color: #FFFFFF;
	margin: 5px;
}
#top_right {
	position:absolute;
	left:740px;
	top:0px;
	width:205px;
	height:124px;
	z-index:1;
}
#login #login_form {
	margin-left: 100px;
}
.content_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336633;
}
.content_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}
/* styles for the nav menu - remove padding, margin and bullets */
#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
/* float each list element inline */
#nav li {
  float: left;
  display: inline;
  }
/* style the links in the nav list */
#nav a {
	display:block;
	margin: 0;
	height: 1em;
	padding: 7px 0 7px 22px;
	width: 132px;
	text-decoration: none;
	font-variant:normal;
	font-weight:bold;
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }
#nav a:link, #nav a:visited {
  background-color: #524872;
  color: #FFF;
  border-left: #908AA5 solid 2px;
  border-top: #908AA5 solid 2px;
  border-right: #2C263D solid 2px;
  border-bottom: #2C263D solid 2px;
  }
#nav a:hover, #nav a:active {
  background-color: #DFECD9;
  color: #524872;
  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;
  }
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
  background-color: #A8B2A3;
  color: #FFF;
  border-left: #5B6058 solid 2px;
  border-top: #5B6058 solid 2px;
  border-right: #B1B7AE solid 2px;
  border-bottom: #B1B7AE solid 2px;
  }
.warning {
  color:#F00;
  }
#name, #email, #company {
  width: 200px;
  }
#voucher1, #voucher2, #voucher3, #voucher4 {
	width: 60px;
	}
.bold_green_14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.content_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
	font-weight: bold;
}
.table_price {
	background-color: #FFFFFF;
}
.table_info {
	padding: 20px;
}
.table_subscribe {
	padding: 20px;
	width: auto;
	overflow: auto;
}
.bold_green_12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #336633;
}
.content_text_bold12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}
.print_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #336600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding: 2px;
	text-align: center;
	display: block;
}
.link_box_green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #336600;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #003300;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;
	padding: 2px;
	text-align: left;
	display: block;
	width: auto;
}
#reformat {
	position:absolute;
	left:740px;
	top:68px;
	width:201px;
	height:176px;
	z-index:5;
}
