@charset "UTF-8";

body {
	background-color: gray;
	width: 805px;
}
div.left-panel {
	width: 248px;
	margin-left: 2px;
	float: left;
}
div.left-panel-continues {
	background-image: url(page-left-filler.jpg); background-repeat: repeat-y;
	width: 64px;
	margin-left: 2px;
	float: left;
}
div.main-content {
	background-color: #d0e4f3;
	position: absolute;
	left: 254px;
	width: 805px;
	padding: 0 8px 0 8px;
}
div.main-content-home {
	position: absolute;
	left: 320px;
	height: 403px;
	width: 660px;
	background-color: #d0e4f3;
	padding: 0 8px 0 8px;
}
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 24pt bold;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20pt bold;
}
h3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16pt bold;
}
h1.indented h2.indented h3.indented {
	margin: 12px 0 12px 10px;
}
h1.indented-more {
	margin: 12px 0 12px 325px;
}
p {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 13pt;
	line-height: 1.2;
	color: #3c1f11;
}
p.intro {
}
p.mailtolink {
	text-align: center;
}
p a:link, p a:visited, p a:active {
	text-decoration: none !important;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000066;
	font-size: 90%;

}
#rwpic1 {
	width: 300px;
	height: 401px;
	float: left;
	margin: 0 10px 0 5px;
	border-width: 1px;
	border-style: solid;
}
#rwpic2 {
	width: 800px;
	height: 600px;
	border-width: 1px;
	border-style: solid;
}
