﻿body {
	background-color: #FFFFCC;
}
h1 {
	font-family: Castellar, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
	margin-bottom: 5px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
		
}
.ctr_column {
	text-align: center;
	position: absolute;
	top: 0px;
	left: 330px;
	width: 320px;
}
address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF9900;
	font-style: normal;
	line-height: 2em;
}
.rh_column {
	position: absolute;
	top: 0px;
	left: 690px;
	width: 260px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
#rhc2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#rhc3 {
	color: #003300;
}
#rhc4 {
	color: #FF9900;
	line-height: 2em;
}
.lh_column {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 290px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
ul {
	list-style-type: none;
	width: 170px;
	height: 140px;
	top: 20px;
	left: 100px;
}
li {
	background-color: #FF9900;
	font-size: medium;
	color: #003300;
	height: 33px;
	margin: 1px;
	vertical-align: middle;
}
#lhc2 {
	font-family: "Comic Sans MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#lhc3 {
	color: #003300;
}
#lhc4 {
	color: #FF9900;
}

