﻿#right #gallery {
	padding: 0px 20px 0px 0px;
	margin: 0px;
	width: 125px;
	height: 125px;
	position: absolute;
	top: 225px;
	right: 0px;
}
.style1 {
	color: #546A9C;
	padding-top: 10px;
	font-weight: bold;
}
#footer_left {
	position: absolute;
	padding: 10px 0px 0px 20px;
	margin: 0px;
}
#footer_right {
	margin: 0px;
	padding: 10px 20px 0px 0px;
	position: relative;
	text-align: right;
}
#right div img {
	float: right;
}
#right img {
	border-style: none;
	padding: 0px;
	margin: 0px;
	float: left;
}
body, html {
	margin: 0px;
	padding: 0px;
	background-color: #546A9C;
	height: 100%;
	font-size: .675em;
	background-image: url('images/bg.jpg');
	background-repeat: repeat-x;
}
#wrapper {
	width: 740px;
	margin-left: auto;
	margin-right: auto;
	background-color: #DFEFFF;
	min-height: 100%;
}
#top {
	height:90px;
	background-color:#B9CB7A;
}
#left {
	float: left;
	width: 200px;
	margin-top: 120px;
}
#right {
	width: 540px;
	position: relative;
	float: right;
}
#footer {
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	width: 740px;
	margin-top: -90px;
	background-color: #D0B158;
}
#left a {
	margin: -10px 0px 0px 0px;
	padding: 10px;
	font-size: 9pt;
	display: block;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}
#left div {
	margin-left: 15px;
	margin-right: 15px;
}
#left a:hover {
	background-color: #F3D78B;
	color: #000000;
}
#footer_clearer {
	clear: both;
	height: 100px;
}
#right p {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	font-family: Georgia;
	font-size: 10pt;
}
#right h3 {
	padding: 0px;
	margin: 15px 0px 0px 0px;
	color: #255875;
}
#right h4 {
	color: #255875;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	margin-bottom: 0px;
}
p {
	font-family: Georgia;
	font-size: 10pt;
	line-height: 1.5em;
	color: #666666;
}
#left h3 {
	font-weight: normal;
	padding-left: 10px;
	font-size: 12pt;
	font-family: Georgia;
	color: #996633;
}
#right div {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	padding-top: 15px;
}
#right h2 {
	font-size: 15pt;
	font-weight: normal;
	font-family: Georgia;
	margin-bottom: -5px;
	color: #BB8D13;
}
#footer p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #7E6105;
	padding: 0px;
	margin: 0px;
	width: 350px;
	float: left;
}
#right ul {
	margin-top: 15px;
}
#right ul li {
	font-size: 10pt;
	list-style-type: disc;
	padding: 0px;
	font-family: Georgia;
	color: #666666;
	margin: 0px 0px 10px 0px;
}
.active {
	background-color: #FCF2DA;
}
