.stroke {
	background-position: center top;
	border: 1px solid #333333;
}

.greenstroke {
	border: 1px solid #188233;
}

body,table, p {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #004431;
	line-height: 15px;
}

p {
	margin-top: 0px;
	padding-top: 0px;
}



.content {
	font-size: 1.1em;
}
a{
	text-decoration:underline;
	color: #004431;
}
a:hover{ text-decoration:none }



.strokeTop {
	border-top: 1px solid #188131
}


.strokeRight {
	border-right: 1px solid #188131
	/*
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #188131;
	border-right-color: #188131;
	border-bottom-color: #188131;
	border-left-color: #188131;
	*/
}




.nav {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.2em;
	color: #19187A;
}

.photoFrame {
	border: 2px solid #128535;
}
.xsmall {
	font-size: 9px;
}

h1 {
	font-family: Helvetica, Arial;
	font-size: 17px;
	color: #188336;
	font-weight: normal;
	margin-bottom: 4px;
}
.lightGreen {
	color: #028A2A;
}
.george {
	background-image: url(../images/george-II-supper-table.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
