.h1 {
	color: #363835;
	font-size: 22px;
	font-family: "Hoefler Text", Georgia, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-indent: 0px;
	padding-top: 3px;
	padding-bottom: 3px
}
.h2 {
	color: #4294a6;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	padding-top: 3px;
	padding-bottom: 9px
}
.h2 :hover {
	color: #575a5c;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-indent: 0px;
	padding-top: 3px;
	padding-bottom: 9px
}
.h3 { color: #343434; font-size: 18px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: none; padding-top: 3px; padding-bottom: 3px }
.h4 { color: #4294a6; font-size: 10px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: bold; text-decoration: none; padding-top: 3px; padding-bottom: 15px }
.txt1 {
	color: #525659;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	top: auto;
}
.txt2 { color: #467f8d; font-size: 12px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: normal; line-height: 20px; text-decoration: none }
.txt3 { color: #b3b3b3; font-size: 10px; font-family: Skia, "Trebuchet MS", Arial, sans-serif; font-style: normal; font-weight: bold; line-height: 16px; text-decoration: none }
.li1 { color: #4d4d30; font-size: 11px; font-family: "Hoefler Text", Georgia, "Times New Roman", serif; font-style: normal; font-weight: bold; text-decoration: none }
.li2 {
	color: #5b664a;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", serif;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-decoration: none;
	text-transform: none
}
.li3 { color: #7d8489; font-size: 11px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: bold; line-height: 16px; text-decoration: none }
.li4 { color: #fff; font-size: 10px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: bold; line-height: 16px; text-decoration: none }
.footer1 { color: #888; font-size: 9px; font-family: Georgia, "Hoefler Text", "Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: none }
.footer2 { color: #6f6f6f; font-size: 9px; font-family: Georgia, "Hoefler Text", "Times New Roman", serif; font-style: normal; font-weight: normal; text-decoration: none }
a.navi:link { color: #575a5c; font-size: 10px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: bold; text-decoration: none }
a.navi:visited { color: #575a5c; font-size: 10px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: bold; text-decoration: none }
a.navi:hover { color: #cc1f56; font-size: 10px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: bold; text-decoration: none }
a.navi:active { color: #cc1f56; font-size: 10px; font-family: Georgia, "Times New Roman", serif; font-style: normal; font-weight: bold; text-decoration: none }
.gallery_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B99F99;
	text-indent: 42px;
	top: 1px;
}
/* =Hoverbox Code
----------------------------------------------------------------------*/

.hoverbox
{
	cursor: default;
	list-style: none;
}

.hoverbox a
{
	cursor: default;
}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	top: -33px;
	left: -45px;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	padding: 0px;
	vertical-align: top;
	width: 55px;
	height: 55px;
}

.hoverbox li
{
	background: #eee;
	border-color: #ddd #bbb #aaa #ccc;
	border-style: solid;
	border-width: 0px;
	color: inherit;
	display: inline;
	float: left;
	margin: 4px;
	padding: 0px;
	position: relative;
}

.hoverbox .preview
{
	border-color: #ddd;
	width: 150px;
	height: 150px;
}
