body {
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #303430;
	margin: 0;
	padding: 0;
	background: #F0F0F0;
}
p {
	font: 100% "eix Geneva", Arial, Helvetica, san-serif;
	text-align: justify;
	padding-left: 10px;
}

li { 
   margin-bottom:1em; 
}
#building, #reception, #reception2, #meetingroom, #staff {
border: 1px solid #383838;
}
#maintext {
	float: left;
	width: 440px;
	height: 452px;
}
#image {
	margin: 12px 0px 8px 450px;
	height: 217px;
	width: 300px;
}
#wrapper {
	background: url(../images/hc_feint.gif) repeat-y center;
	margin: 0px auto;
	width: 760px;
	border: thin solid #383838;
	position: relative;
}
#footer {
	clear: none;
	font-weight: normal;
	color: #C8CCD0;
	background: #383838;
	padding: 10px;
	width: 740px;
}
#contents {
	clear: both;
	float: none;
	width: 755px;
	margin-bottom: 12px;
	padding-top: 10px;
}
#navbar ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
#navbar li {
	display: inline;
	margin-right: 28px;
}
#navbar {
	background: #383838;
	padding: 10px;
	margin: 0px;
	width: 740px;
}
#header {
	height: 120px;
}
#navbar a {
	color: #C8CCD0;
	font-weight: bold;
	text-decoration: none;
	display: inline;
	font-size: 97%;
	padding: 0px;
}
#header img {
	margin-top: 5px;
	margin-bottom: 5px;
}
#footer a {
	color: #C8CCD0;
	text-decoration: none;
	font-weight: bold;
	font-size: 97%;
}
h1 {
	color: #383838;
	font: bold 140% Geneva, Arial, Helvetica, san-serif;
	margin: 12px 0px 0px 12px;
}
h2 {
	color: #383838;
	font: bold 110% Geneva, Arial, Helvetica, san-serif;
	margin: 12px 0px 0px 12px;
}
#navbar a:hover {
	color: #383838;
	background: #C8CCD0;
	font-size: 97%;
}
#footer a:hover {
	color: #383838;
	background: #C8CCD0;
	font-size: 97%;
}
#contents ul {
	text-align: justify;
}
#maintext ul {
	text-align: justify;
}
.quote {
	font-size: 100%;
	font-style: italic;
	text-align: center;
	padding: 5px;
	float: right;
	width: 250px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-weight: bold;
}
.quotemaintext {
	font-size: 100%;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	float: left;
	width: 250px;
	font-style: italic;
	margin: 0px 0px;
}
.copyright {
	font-size: 97%;
	font-weight: bold;
}
a:visited {
	color: #383838;
	font-weight: bold;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #383838;
}
a:hover {
	text-decoration: underline;
}
.table {
	margin-left: 8px;
}

