body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #333333;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #000000;
	text-decoration: none;
}

#header_back {
	width: 100%;
	background: url(i/head_bg.gif) bottom repeat-x #3C3C3C; 
}
#header_container {
	width: 800px;
	margin: 0 auto 0 auto;
	padding-bottom: 20px;
}

#nav_back {
	width: 100%;
	height: 34px;
	background: url(i/nav_back.gif) repeat-x;
}

#nav_container {
	width: 800px;
	margin: 0 auto 0 auto;
	padding: 1px 8px 0 8px;
}

#navlist {
	width: 580px;
	margin-left: 220px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 12px;
	font-weight: bold;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #333333;
}

#nav a:hover {
	color: #FFFF00;
	background-color: #666666;
}

#nav li {
	float: left;
	padding-left: 9px;
	padding-right: 9px;
}

#nav li ul {
	position: absolute;
	left: -999em;
	width: 120px;
	background-color: #DDDDDD;
}

#nav li ul li{
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 2px;
}

#nav li:hover, #nav li.sfhover {
	position: static;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

.nolink {
	color: #FFFF00;
	background-color: #666666;
}

#undernav_back {
	background: url(i/topfade_white.gif) top repeat-x;
}

#content_back {
	width: 100%;
	background-color: #FFFF99;
}
#content {
	width: 800px;
	margin: 0 auto 0 auto;
	background-color: #FFFFFF;
	padding-top: 20px;
}

#left {
	float: left;
	width: 184px;	
}

#right {
	float: right;
	width: 180px;
}
#right_wide {
	float: right;
	width: 280px;
	margin-top: 3px;
}

.box_head {
	border-top: solid 3px #FFFF00;
	background: #333333;
	padding: 2px 0 2px 4px;
	color: #FFFFFF;
	font-weight: bold;
}

.box_content {
	border-left: solid 2px #C9C9C9;
	border-right: solid 2px #C9C9C9;
	background: url(i/topfade_white.gif) top repeat-x;
	padding: 10px 10px 0 10px;
}

.box_bottom {
	width: 100%;
	margin-top: -13px;
	margin-bottom: 10px;
}
.box_bottleft {
	width: 13px;
	height: 15px;
	background: url(i/box_bottleft.gif) top left no-repeat;
}
.box_bottcentre {
	background: url(i/box_bottcentre.gif) top repeat-x;
}
.box_bottright {
	width: 13px;
	height: 15px;
	background: url(i/box_bottright.gif) top right no-repeat;
}

.box_content_grey {
	border-left: solid 2px #C9C9C9;
	border-right: solid 2px #C9C9C9;
	background: url(i/topfade_bg.gif) top repeat-x;
	background-color: #C9C9C9;
	padding: 10px 10px 0 10px;
}
.box_bottleft_grey {
	width: 13px;
	height: 15px;
	background-color: #C9C9C9;
}
.box_bottcentre_grey {
	background-color: #C9C9C9;
}
.box_bottright_grey {
	width: 13px;
	height: 15px;
	background: url(i/box_bottright_grey.gif) top right no-repeat;
}

.box_offer {
	border-top: solid 3px #FFFF00;
	border-left: solid 2px #C9C9C9;
	border-right: solid 2px #C9C9C9;
	background: url(i/topfade_white.gif) top repeat-x;
	padding: 10px 10px 0 10px;
}

#centre_container {
	margin: 3px 10px 0 210px;
	width: 380px;
}
#centre_container_narrow {
	margin: 3px 10px 0 210px;
	width: 280px;
}
#centre_container_wide {
	margin: 3px 10px 0 210px;
	width: 560px;
}

.centre_list {
	margin-top: 0;
	list-style: square;
}
.centre_list li {
	margin: 4px 4px 4px 0;
}

#onecolumn {
	width: 380px;
	color: #666666;
}

#footer {
	clear: both;
	height: 28px;
	font-size: 10px;
}
#footer_table {
	border: none;
	padding: 0;
}
#footer_left {
	height: 28px;
	width: 400px;
	background: url(i/footer_l_bg.gif) top repeat-x;
}
#footer_centre {
	width: 25px;
	background: url(i/footer_slope.gif) top right no-repeat;
}
#footer_right {
	width: 364px;
	text-align: right;
	background: url(i/footer_r_bg.gif) top repeat-x;
}
#footer_angle {
	width: 9px;
	background: url(i/footer_angle.gif) top left no-repeat;
}
#footer a {
	color: #3C3C3C;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

.separator {
	border-top: solid 3px #FFFF00;
	background: url(i/topfade_white.gif) top repeat-x;
	padding: 8px 16px 0 16px;
}

.offer_box {
	width: 160px;
	padding: 6px 6px 6px 6px;
	border: solid 2px #FFFF00;
	border-bottom: none;
	background: url(i/topfade_white.gif) top repeat-x;
}
.offer_left {
	font-size: 10px;
}
.offer_photo {
	border: solid 2px #FFFF00;
}
.offer_right {
	text-align: center;
	font-weight: bold;
}
.offerbox_bottom {
	width: 177px;
	margin-top: -13px;
	margin-bottom: 8px;
}
.offerbox_bottleft {
	width: 13px;
	height: 15px;
	background: url(i/yellowbox_bottleft.gif) top left no-repeat;
}
.offerbox_bottcentre {
	background: url(i/yellowbox_bottcentre.gif) top repeat-x;
}
.offerbox_bottright {
	width: 13px;
	height: 15px;
	background: url(i/yellowbox_bottright.gif) top right no-repeat;
}

.img_left {
	margin-right: 8px;
}
.img_right {
	margin-left: 8px;
}
.img_centre {
	margin-left: auto;
	margin-right: auto;
}

.caption {
	font-style: italic;
	color: #666666;
	padding-top: 0;
	margin-top: 0;
}

.form {
	background-color: #FFFFDD;
	border: solid 2px #666666;
	padding: 6px;
}

.form_message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.humaninput
{
  height: 1px;
  visibility: hidden;
}

.sale_table td {
	width: 256px;
	border: solid 1px #CCCCCC;
	padding: 3px 3px 6px 9px;
	vertical-align: top;
}
.sale_table h3 {
	text-align: center;
}

.tr_dark {
	background-color: #333333;
	color: #FFFFFF;
}
.tr_grey {
	background-color: #CCCCCC;
}
.tr_light {
	background-color: #EEEEEE;
}
.tr_brown {
	background-color: #990000;
	color: #FFFFFF;
}
.tr_orange {
	background-color: #FF9933;
}
.tr_yellow {
	background-color: #FFFF99;
}
.tr_darkgreen {
	background-color: #006600;
	color: #FFFFFF;
}
.tr_green {
	background-color: #77DD77;
}
.tr_lightgreen {
	background-color: #CCFFCC;
}
.tr_darkblue {
	background-color: #330099;
	color: #FFFFFF;
}
.tr_blue {
	background-color: #99FFFF;
}
.tr_lightblue {
	background-color: #E6FFFF;
}

.text_bold {
	font-weight: bold;
}

.text_right {
	text-align: right;
}

.text_centre {
	text-align: center;
}

.text_grey {
	color: #666666;
}
.text_red {
	color: #FF0000;
}

h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 6px 0;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 4px 0;
}

h3 {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 3px 0;
}

p {
	margin-top: 0;
}
