@charset "utf-8";
a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #006A33;
	font-size: 40px;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 30px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-align: left;
}
h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 25px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
	text-align: center;
	text-transform: none;
	font-variant: small-caps;
	margin: 0px;
}

h4 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}


p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 125%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.letter {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000;
	padding-top: 0px;
}
.content {
	font-family: Verdana, Geneva, sans-serif;
	margin-right: 25px;
	margin-bottom: 25px;
	margin-left: 25px;
	padding-top: 25px;
}

.copyright {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	margin-top: 25px;
	margin-left: 0px;
	padding-top: 25px;
	right: 0px;
	margin-right: 25px;
	padding-right: 25px;
}
.address {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	border-top-color: #333;
	font-weight: bold;
}
.photo_gallery {
	margin: 5px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.img_standout {
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.img_standout_left {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: left;
	clear: left;
}

.img_standout_right {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	float: right;
	clear: both;
}

.footerlink {
	font-size: 12px;
	font-weight: normal;
	color: #999;
	margin-top: 25px;
	margin-left: 0px;
	padding-top: 25px;
	right: 0px;
	text-align: center;
}
.list_item {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 125%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}

.table_header {
	background-color: #006A33;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	line-height: 200%;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	font-size: 16px;
}
.table_content {
	background-color: #EEE;
	text-align: center;
	border: 1px solid #CCC;
}
.table_text {
	text-align: center;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 200%;
}






#rmi_pf {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
}
#floorplan {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
#jumpMenu {
	background-color: #EEE;
	margin-right: 10px;

}
#toptext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
}


#topbar {
	background-color: #333;
	color: #FFF;
	height: 25px;
	width: 100%;
	text-align: right;
}
.flash_spacer {
	background-color: #333;
	width: 100%;
	clear: both;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
