@charset "utf-8";
/* CSS Document */


p {font-family: verdana, arial, helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 1.8em;
	margin: 1.2em 0em 1.2em 0em;
}

body {
	background-image:url(/img/assets/bgtile.gif);
	padding-top:2em;
	background-repeat: repeat-y;
}
a img {
	border:none;
}
img#logo {margin-left:20px;}
ul#nav {
width:107px;
margin-left:20px;
	margin-top:24px;
	list-style:none;
	padding:0;
}
ul#nav li {
	margin-top:1em;
}
h1, h2, h3, h4, h5, h6 {
	color:#0c644a;font-family:"Courier New", Courier, monospace;
}
h1 {
	
	font-size:2em;
	font-weight:bold;
}
p.imageblock {
	clear:both;
	padding-top:2em;
}
p.imageblock img {
	float:left;
	margin-right:1em;
	min-width:315px;
}
cite {
	font-weight: bold;
	line-height:2em;
	color:#0C654A;
}
div#footer {
width:100%;
	clear:both;
	margin-top:100px;
}

div#footer p { line-height:1.25em;}

p.imageblock img {width:315px;}

