body {
	background-color: #E0EFE1;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #E0EFE1 url(images/DC063_L.jpg) right bottom no-repeat fixed;
}
a {
	color: #006633;
	position: relative;
}
a.active {
	color: red;
}
.maintext {
	font-size: 90%;
	line-height: 150%;
}
.maintextshifted {
	font-size: 90%;
	line-height: 150%;
	padding-left: 12px;
}

h1 {
	position: absolute;
	font-size: 14px;
	left: 50%;
	text-align: right;
	margin-left: -370px;
	
	width: 740px;
}
#headbar {
	padding: 20px;
/* 	border-bottom: 5px double #ddd; */
}
#headbar img {
	
}
#navigation {
	margin: 0px;
	padding: 0px;
	height:36px;
	background: #FFFFFF url("images/bmid_113.gif");
	width: 100%;
}
#navigation li {
	list-style-type: none;
	display: inline;
}
#navigation a {
	display: block;
	float: left;
	line-height: 36px;
	background: url("images/bright_113.gif") no-repeat right top;
	padding: 0px;
	color: #fff;
	font-size: 90%;
	text-decoration: none;
}
#navigation a span {
	background: transparent url("images/bleft_113.gif") left top no-repeat;
	line-height: 36px;
	display: block;
	padding: 0px 20px;
}
#navigation a.active, #navigation a:hover {
	background-position:right bottom;
}
#navigation a.active span, #navigation a:hover span {
	background-position:left bottom;
}
#container{
	text-align: left;
	margin: 0px auto;
	width: 760px;
	background-color: #fff;
}

#content {
	clear: both;
	padding: 0px 30px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	padding-top: 20px;
}
#bottomlink {
	text-align: center;
	font-size: 80%;
	background-color: #ddd;
	padding: 10px;
}
#bottomlink a {
	color: #666;
	text-decoration: none;
}
#bottomlink a.active {
	font-weight: bold;
	color: #900;
	text-decoration: underline;
}
#bottomlink a:hover {
	color: #a00;
}
#footer {
	text-align: right;
	padding: 20px;
	font-size: 80%;
}
dl.price dt {
	font-weight: bold;
	background: transparent url(images/headingbg.gif) right center no-repeat;
	margin: 1em;
}
dl.price dt span {
	background-color: #fff;
	padding-right: 4px;
}
dl.price dd {
	font-size: 90%;
	line-height: 150%;
	margin-bottom: 1em;
}
table.price {
	margin-bottom:1em;
}
table.price th, table.price td {
	text-align: left;
	font-size: 90%;
	line-height: 140%;
}
table.price th {
	color: #567;
}

table.price th span {
	font-weight: normal;
	color: #222;
}
dl.link {
	margin-left: 40px;
}
dl.link dd {
	font-size: 90%;
	line-height: 140%;
	margin-bottom: 1em;
}
#address {
	font-style: normal;
	margin-left: 100px;
	display: block;
	font-size: 90%;
	line-height: 150%;
	letter-spacing: 1px;
}
address {
	font-style: normal;
	margin-bottom: 20px;
}

span.centerline {
	background: transparent url(images/bg_q.gif) center center no-repeat;
	width: 30px;
	display: block;
	float: left;
}

table.column090903_pics, table.column_pics {
	margin-left: auto;
	margin-right: auto;
}
table.column090903_pics td, table.column_pics td {
	vertical-align: top;
	padding: 0px 15px;
	width: 200px;
}
table.column090903_pics td p, table.column_pics td p{
	font-size: 80%;
	line-height: 140%;
	margin: 3px 0px;
	color: #456;
}
table.column090903_pics td a img, table.column_pics td a img{
	border: 1px solid #456;
}
table.column090903_pics td a:hover img,
table.column090903_pics td a:hover,
table.column_pics td a:hover img,
table.column_pics td a:hover
{
	border-color: #f00;
}

h3 {
	background: transparent url(images/bg_h3.gif) center center repeat-x;
	line-height: 40px;
	padding: 0px 10px;
	font-size: 14px;
	margin: 0px;
	border-bottom: 1px solid #666;
	position: relative;
	zoom: 1;
}
h3 a {
	position: absolute;
	right: 10px;
	text-decoration: none;
	top: 0px;
}
h3 a:hover {
	text-decoration: underline;
}
.column_images {
	text-align: center;
}
.column_images img {
	border: 1px solid #456;
}