@charset "UTF-8";
body {
	margin: 0px;
}
#container {
	width: 960px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: 0px auto;
}

#header {
	height: 162px;
}
#navbar {
	margin-bottom: 0px;
	width: 100%;
}
#navbar table td {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#content {
	margin-left: 180px;
	margin-right: 180px;
	margin-top: 0px;
	width: 600px;
	padding: 0px;
}
#content p {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 120%;
	padding-left: 10px;
	padding-right: 10px;
}
#sidebar {
	float: left;
	width: 180px;
	background-color: #FFFBE6;
}
.content-image {
	height: 325px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar table td {
	padding-top: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 175px;
	color: #667095;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 110%;
	background-color: #FFFBE6;
	padding-left: 5px;
}
.sidebar.p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 110%;
	color: #667095;
	padding-right: 5px;
	padding-left: 5px;
}

#footer {
	width: 960px;
	font: 11px/15px Georgia, "Times New Roman", Times, serif;
	color: #300;
	text-align: center;
	background: #ACB9CF;
	padding-bottom: 1px;
	padding-top: 5px;
	height: 25px;
}
h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h4 {
	font: lighter 14px/18px "Times New Roman", Times, serif;
}
h5 {
	font: lighter 12px/14px "Times New Roman", Times, serif;
}
a:link {
    color: #A36D48;
    text-decoration: none;
}
a:visited {
    color: #8DB09E;
    text-decoration: none;
}
a:hover {
    color: #417C5E;
}
#imgwrap {
	margin: 0px;
	float: left;
	height: 230px;
	width: 240px;
}
.div-nav {
	padding-top: 10px;
	padding-bottom: 10px;
	border-style: none;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

/* Miscellaneous classes for reuse */
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
	margin-bottom: 8px;
}
.h2center {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.h3center {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
.h4bold {
	font: bold 14px/18px "Times New Roman", Times, serif;
}
.h4center {
	font: lighter 14px "Times New Roman", Times, serif;
	text-align: center;
}
#container-gallery {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 1450px;
}
#container-gallery-sh {
	width: 950px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	height: 900px;
}


.div-image {
	font: bold 11px/130% Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 8px;
	height: 260px;
	width: 300px;
	float: left;
	color: #F5EEDB;
	display: inline;
	overflow: hidden;
}
.div-himage {
	font: bold 11px/130% Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 10px 20px;
	height: 325px;
	width: 262px;
	float: left;
	color: #E79424;
	display: inline;
}
.div-logo {
	font: bold 11px Verdana, Geneva, sans-serif;
	text-align: center;
	margin: 8px;
	height: 215px;
	width: 292px;
	float: left;
	color: #E79424;
	padding-right: 1px;
	display: inline;
}
.small-view-img  {
	border-width: 0px;
	border-style: none;
}
#top-nav {
	width: 935px;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-left: 15px;
	font: 12px Verdana, Geneva, sans-serif;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.h4italic {
	font-style: italic;
}
