.menulink {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; text-decoration: none}
a {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}

.menulink:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #333333; text-decoration: underline}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-weight: normal;
	font-size: .95em;
}
.phome {
	color: #333333;
	font: 0.75em Georgia, "Times New Roman", Times, serif;
	margin-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
}
h1 {  font-family: Garamond, "Times New Roman", Times, serif; color: #333333}
.footer {
	color: #333333;
	font: .6em Verdana, Arial, Helvetica, sans-serif;
}
.footerlink {
	color: #666666;
	text-decoration: underline;
}
.footerlink:hover {
	color: #000000;
	text-decoration: none;
}
.sidebar {
	font-family: "trebuchet MS", Verdana, helvetica, Arial, sans-serif;
	font-size: .85em;
	color: #333333;
	font-weight: normal;
	font-style: italic;

}
.sidebarlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0033CC;
	text-decoration: underline;
}
.sidebarlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF66;
}
h2 {
	font: 1.5em/1.65em Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
}
h4 {
	color: #333333;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-weight: bold;
}
.floatright {
	margin: 15px;
	float: right;
}
.floatleft {

	margin: 15px;
	float: left;
}
#photodiv {
	background-repeat: no-repeat;
	width: 678px;
	height: 451px;
}
.divNavigation {
	border-top-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	z-index: 1000;
	border-right-color: #FFFFFF;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
}
#transparency {
	filter: alpha(opacity=90);
	-moz-opacity: .90;
	background-color:#EEE;
	padding: 4px;
	text-align: center;
	border: 2px solid #FFFFFF;
}
h6 {
	font-family: Tahoma, Arial, helvetica, sans-serif;
	font-size: 0.85em;
	font-style: italic;
	line-height: 0.9em;
	font-weight: bold;
	color: #000000;
	margin: 2px 2px 5px 2px;
}
#hmpgsidebar {
	padding: 4px;
	left: 766px;
	position: absolute;
	top: 311px;
	width: 265px;
	background-image: url(images/sidebar_background.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#interiorsidebar {
	padding: 4px;
	left: 20px;
	position: absolute;
	top: 150px;
	width: 185px;
	background-image: url(images/sidebar_background.jpg);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
