/* do not reproduce without the author's permission */

body  {
	margin: 0px;
	background-color: #666666;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#header {
	height: 180px;
}
#photo {
	height: 180px;
	float: left;
	width: 470px;
}
#logo {
	float: right;
	width: 290px;
	height: 180px;
}
#nav {
	background-color: #205090;
	height: 30px;
	padding-right: 35px;
	line-height: 28px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
}
#nav li a {
	text-decoration: none;
	height: 20px;
	background-color: #00518F;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	float: right;
	color: #FFFFFF;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}
#nav li a:hover {
	background-color: #0099FF;
}
#content {
	float: left;
	width: 360px;
	padding-top: 40px;
	padding-right: 30px;
	padding-left: 60px;
	text-align: left;
	padding-bottom: 0px;
}
h1  {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	color: #205090;
}
h2  {
	font-size: 16px;
	color: #770000;
	margin-bottom: 20px;
	margin-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
ul {
	padding-left: 15px;
	margin-left: 0px;
}
li  {
	list-style-type: circle;
	padding-bottom: 15px;
}
table     {
	border-collapse: collapse;
	width: 360px;
	margin-top: 15px;
	margin-bottom: 15px;
}
td   {
	padding: 3px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
}
.left  {
	width: 100px;
	text-align: center;
}
#sidecontent {
	width: 250px;
	float: right;
	padding-right: 60px;
	padding-top: 102px;
}
#sidecontent img {
	margin-bottom: 15px;
}
#footer {
	clear: both;
	text-align: center;
	padding-bottom: 15px;
}
a  {
	text-decoration: none;
	color: #000000;
}
#line {
	background-color: #666666;
	height: 1px;
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 15px;
}
a:hover   {
	text-decoration: underline;
	color: #000000;
}
#footer a  {
	text-decoration: none;
	color: #666666;
}
#footer a:hover   {
	text-decoration: underline;
}
#footer p {
	display: block;
	margin: 0px;
	font-weight: bold;
	color: #666666;
}
#footer img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 7px;
	margin-bottom: 15px;
}
#copyright {
	font-size: 11px;
	text-align: center;
	background-color: #666666;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	height: 15px;
	line-height: 16px;
}
#copyright a {
	color: #FFFFFF;
	text-decoration: none;
}
#copyright a:hover {
	text-decoration: none;
	color: #FFFFCC;
}
#contentsingle {
	float: left;
	width: 640px;
	padding-top: 40px;
	padding-right: 60px;
	padding-left: 60px;
	text-align: left;
	padding-bottom: 20px;
}
#map {
	padding-bottom: 15px;
	padding-right: 125px;
	padding-left: 60px;
	padding-top: 15px;
}

