h1 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
	color: #630;
}
* {
	margin:0;
	padding:0;
	color: #000;
}
body	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	margin:0em;
	background-color:#069;
	padding: 0em 2em;
}

img {border:0;}
p {
	font: normal 0.8em/1.2em arial, helvetica, sans-serif;
	margin-left: 0em;
	margin-bottom: 1em;
	color: #000;
	text-align: left;
}
ul,ol {
	font-size:0.8em;
	line-height:1.2em;
	margin-left: 4em;
	margin-bottom: 3px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	list-style: disc inside;
	color: #000;
}
a   {
	font-style: normal;
	color: #666;
	font-size: 12px;
	line-height: 15px;
	text-transform: none;
}
h2 {
	color: #069;
	font-size: 1em;
	margin-bottom: 10px;
	margin-top: 3px;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #630;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	text-transform: none;
	text-decoration: none;
}
.footer {
	font-size: 0.8em;
	text-decoration: none;
	line-height: 1.2em;
	text-align: center;
	color: #630;
}
.masthead {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
h3 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
	text-transform: lowercase;
	color: #630;
	margin-top: 2em;
}
.error {
	font-weight: bold;
	color: #F30;
}
h4 {
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 1em;
	text-align: center;
	margin-bottom: .5em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	color: #630;
	background: #FF9;
	text-align: center;
	border: 4px solid #630;
	font-size: 1.1em;
	line-height: 1.1em;
	width: 110px;
	float: right;
}
#main_wrapper #nav #nav_inner h5 em {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
}
div#content_inner_prices {
	text-align: center;
}
h5 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.3em;
}
h6 {
	font-size: 1.1em;
	color: #936;
	font-style: normal;
	text-align: center;
}
