@charset "utf-8";

body {
	background: #999966  url(../images/bg.jpg) repeat;
font-family: Georgia, "Times New Roman", Times, serif;
	color:#222222;
	font-size: .85em;
	text-align:left;
	margin: 0 auto;
	width:920px;
}	

h3 {
border-bottom: 1px #fff solid;
width:320px;
font-size: 1.3em;

}

h1 {margin: 5px 0;text-align:left; font-size: 1.5em}

table tr td { 
vertical-align: top;
}

h4 {

padding:0;
margin: 3px 0;
font-size:1.1em;



}

a, a:link {
color:#445500;
font-weight:bold;
}

p {
margin-top:3px;
font-family:Arial, Helvetica, sans-serif;
text-align:left;

}

li {
font-family:Arial, Helvetica, sans-serif;
font-size: 1.1em;
margin-bottom:8px;
}

.nav {
text-align:right;
width:166px;
padding: 0 8px 0 0;
border-right:2px dotted #ffffff;

margin: 0 0 30px 0;
}

.nav li {

list-style:none;
font-size: 1.2em;
font-family: Georgia, "Times New Roman", Times, serif;
padding:0 0 8px 0;
margin-bottom:2px;

}
.nav li a {
font-weight:normal;
}

.footer {
text-align:center;
font-size:.8em;
font-family:Georgia, "Times New Roman", Times, serif;
margin: 10px 0;

}

.footer h2 {
font-size:1.2em;
margin: 5px 0 0 0;

}
