/* google map hack for IE */
v\:* {
	behavior:url(#default#VML);
}
body {
	margin: 0;
	background-color: #fff;
	background-image: url(/images/body.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
form {
	margin: 0;
}
input {
	font-family: "Courier New", Courier, monospace;
	font-size: 90%;
	margin: 0.3em 0 0 0;
}
div#sidebar input {
	width: 10em;
}
p {
	font-size: 100%;
	line-height: 150%;
	text-align: justify;
	margin: 0 0 0.5em 0;
}
p#accessible {
	text-align: right;
	margin: 0;
	padding: 0 0 0.5em 0;
}
div#title, h1, h2 {
	display: none;
}
div#container {
	margin-top: 130px;
	width: 46em;
}
div#content {
	width: 35em;	
	float: right;
	border-top: 0.8em solid #a0d8ee;
}
img#montage {
	width: 35em;
	height: 10em;
	margin-bottom: 0.5em;
}
img#montage, img#steve {
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
div.page {
	margin: 0;
	padding: 0.5em 0 0.5em 0;
}
div.intro {
	background-image: url(/images/page.jpg);
	background-repeat: repeat-x;
}
div.intro h3 {
	padding: 0 0.4em 0 0.4em;
}
div.intro p {	
	padding: 0 0.5em 0 0.5em;
}
h3 {	
	font-size: 125%;
	margin: 0 0 0.5em 0;
	color: #2061a2;
	font-weight: normal;
}
table.view {
	width: 100%;
	border-right: 1px solid #fff;
	border-top: 0.2em solid #fff;
	border-bottom: 0.8em solid #bfe1a6;
}
table.view td {
	width: 50%;
	border-bottom: 1px solid #fff;
	background-color: #feffff;
	background-image: url(/images/td.jpg);
	background-repeat: repeat-x;
}
table.view td.image img {
	width: 206px;
/*	height: 92px;	*/
}
table.view td.text {
	padding: 0.5em;
}
table.view td.text p {
	display: inline;
	text-align: left;
	margin: 0 0 0 0;
}
table.view th {
	width: 50%;
	padding: 0.5em;
	text-align: left;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url(/images/th.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #bfe1a6;
}
table.view .left {
	border-right: 1px solid #fff;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	margin: 0;
}
h4, h4 a {
	color: #1a7396;
}
h4.title {
	margin-bottom: 1em;
}
h5 {
	font-size: 100%;
	color: #1c2a6e;
	margin: 0 1em 0 0;
}
table.view td h5 {
	display: inline;
}
div#sidebar {
	border-top: 1em solid #a0d8ee;
	font-size: 80%;
	width: 12.5em;
}
div#sidebar, div#sidebar a {
	color: #156280;
}
div#sidebar img#steve {
	width: 12.5em;
	height: 12.5em;
}
div#sidebar p.smallprint {
	text-align: left;
	font-size: 75%;
}
div#sidebar ul {
	margin: 0;
	padding: 0;
}
div#sidebar ul li {
	border-bottom: 1px solid #fff;
	list-style: none;
}
div#sidebar ul li a {
	display: block;
	padding: 0.2em 0 0.2em 0.6em;
	color: #2061a2;
}
div#sidebar ul li a:hover {
	text-decoration: none;
	color: #000;
}
div#sidebar form {
	padding: 0.5em;
	background-image: url(/images/form.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #fff;
}

div#sidebar form#search {
	margin: 0;
}
div#sidebar form#newsletter {
	margin: 0 0 1em 0;
}
div#sidebar label {
	display: block;
}
div#sidebar input {
	width: 10em;
}
hr {
	margin: 1em 25% 0 25%;
	border: 1px solid #fff;
}
div#sidebar p {
	padding: 0.5em;
}
p#footer {
	clear: both;
	text-align: left;
	font-size: 80%;
	padding: 1em;
	border-top: 3em solid #fff;
	background-image: url(/images/td.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
img.recordPhotoCCH, img.recordPhoto {
	float: right;
	margin: 0 0 0.5em 0.5em;
	border: 1px solid #fff;
}
img#ccLogo {
	width: 88px;
	height: 31px;
}
p.recordTeaser, p.teaser {
	text-align: left;
}
p.recordPDF {
	font-weight: bold;
}
p.sort {
	font-size: 80%;
}
img.thumbnail {
	width: 206px;
	height: 92px;
}
