/* CSS Document */

.copy {
	font-family: "Baskerville Old Face", Baskerville, Times, "Times New Roman";
	font-size: 12pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	padding-left:190px;
}
.note {
	font-family: "Baskerville Old Face", Baskerville, Times, "Times New Roman";
	font-size: 9pt;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.head {
	font-family: "Baskerville Old Face", Baskerville, Times, "Times New Roman";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #006600;
	padding-left:190px;

}
.subhead {
	font-family: "Baskerville Old Face", Baskerville, Times, "Times New Roman";
	font-size: 20px;
	color: black;
	font-weight: bold;
	padding-left:190px;

}
.subheadgreen {
	font-family: "Baskerville Old Face", Baskerville, Times, "Times New Roman";
	font-size: 22px;
	font-style: normal;
	color: #006600;
	line-height: 200%;
	font-weight: bold;
	padding-left:190px;

}
.subheadgreen2 {
	font-family: "Baskerville Old Face", Baskerville, Times, "Times New Roman";
	font-size: 22px;
	font-style: normal;
	color: #006600;
	line-height: 90%;
	font-weight: bold;
	padding-left:190px;

}
.subheadgreen3 {
	font-family: "Baskerville Old Face", Baskerville, Times, "Times New Roman";
	font-size: 18px;
	font-style: normal;
	color: #006600;
	line-height: 100%;
	font-weight: bold;

}
.topics {
	font-family: Arial, Helvetica, sans-serif, Skia;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}

.menu {
font-family: Arial, Helvetica, sans-serif, Skia;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	width:145px;
	position: fixed;
}

.menu a {
color: #ffffff;
}

.menu a:hover {
color: #ffffff;
}

.menu a:visited {
color: #669933;
}

div.masthead {
background-color:#d1e8c1;
position:fixed;
left:0px;
top:0px;
width:100%;
}
div.border
{
width:100%;
margin:0px;
height:5px;
background-color:#669933;
position:fixed;
left:0px;
top:52px;
}
div.menubar
{
background-color:#006600;
width:147px;
height:100%;
padding:10px;
float:left;
position:fixed;
left:0px;
top:57px;
}
div.content
{
position:relative;
left:180px;
top:60px;
}
img.photo
{
margin-left:20px
}
