﻿body {
	padding: 0;
	border: 0;
	background-color: C5D5E5;
	margin-right: 20px;
	margin-bottom: 10px;
	background-color:#F0E1D2
}
#container {
	padding: 0;
	background-color: #FFFFFF;
	text-align: left;
	background-color:#F0E1D2
	}
#masthead {
	width: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	height: 20%;
	}
#navigation {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	clear: both;
	list-style-type: none;
}
#column_l {
	position: relative;
	float: left;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color:#F0E1D2
}
#footer {
	width: auto;
	clear: both;
	overflow: auto;
	position: relative;
	top: 0px;
	left: 0px;
}
.float_right {
	float:right;
}
.header1 {
	font-family: century;
	font-size: 26px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.moreabout {
	font-family: century;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	text-align: center;
	background-color:#F0E1D2
}
.price {
	font-family: "Book Antiqua";
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	color: #000000;
}
