@charset "UTF-8";
body {
	font: 75%/1.7 Georgia, "Times New Roman", Times, serif;
	color: #333333; }

div#main_content .firstletter {
	width: 55px;
	height: 55px;
	float: left;
	display: block;
	text-indent: -999em;
	background: url(images/initialL.gif) no-repeat;
	margin: 2px 3px 0 2px;}
	
h2, h3, h4, h5, p, ul, blockquote {
margin: 0 16px .7em;}

div#branding {
font-size: 87%;
line-height: 1.5;}

#nav_home {
font-weight: bold;
color: #98D1EB; }

div#sidebar_nav ul {
font: 1em/2.5 Georgia "Times New Roman", Times, serif;
letter-spacing: 0.2em;
font-variant: small-caps;
color: #fff; }

div#sidebar_nav a {
color: #fff; }

div#sidebar_nav p {
margin: 20px 10px 0;
color: #000000;
background: #3366CC;
padding: 0 6px 0;
font-size: .9em; }

div#sidebar_nav a:hover {
color: #DDD7B6;
border-bottom: dotted;
border-width: 2px; } 

div#main_content h2 {
font: 1.2em Tahoma, Verdana, Arial, Helvetica;
font-weight: bold;
color: #553F41; }

div#main_content p {
width: 400px;
}

div#main_content #openTable a:hover {
border-bottom:none; }

div#main_content h3 {
	position: absolute;
	line-height: 1.5;
	bottom: -83px;
	left: 360px;
	padding: 5px 15px 0 0;
}

div#footer p {
font-size: 75%;
line-height: 1.5;
text-align: right;
padding: 5px 5px 0 0; }

a:link, a:visited {
text-decoration: none;
color: #0033CC; }

a:hover {
border-bottom: dotted;
border-width: 1px;
color: #CC0000; }

em {
font-weight: bold;
color: #553F41 } 
