#container {
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#container #row1 #column1 #menu {
	height: auto;
	width: 100%;
}

#topbanner {
	height: 120px;
	width: 100%;
}
#row1 {
	height: auto;
	width: 100%;
	background-image: url(onepixelbackground.gif);
	background-repeat: repeat-y;
}

#container #row1 #column1 {
	height: auto;
	width: 135px;
	float: left;
	padding-left: 5px;
}
#container #row1 #column2 {
	width: 550px;
	float: left;
	height: auto;
	padding: 0px 25px;
}
#footer {
	height: 50px;
	width: 100%;
	text-align: center;
	background-image: url(footer_background.gif);
	float: left;
	background-repeat: no-repeat;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	color: #25704A;
}
a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #318D59;
}

body {
	color: #1C4A31;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
a:active {
	font-weight: bold;
	color: #CE4B53;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #3399CC;
	text-decoration: none;
}

.image_right {
	margin: 0px 0px 0px 15px;
	float: right;
}
.headz1 {
	font-weight: bold;
}
.faded {
	color: #CCCCCC;
}
body {
	font-size: 0.8em;
	margin-top: 0px;
	color: #184329;
}
.image_left {
	margin: 0px 15px 0px 0px;
	float: left;
}
.prices {
	font-style: italic;
}
