.clearBoth {
	clear: both;
	height: 15px;
}
td { font-family: verdana; color: #2e200d; font-size: 8pt; line-height: 15px;}
.link { text-decoration: none; color: #2e200d; font-weight: bold; line-height: 10px; font-size: 8pt; }
.visited { text-decoration: none;  color: #2e200d; font-weight: bold; line-height: 10px; font-size: 8pt; }
.active { text-decoration: none;  color: #2e200d; font-weight: bold; line-height: 10px; font-size: 8pt; }
.hover { text-decoration: none; color: #2e200d;  border-bottom: 1px dotted; font-weight: bold; line-height: 10px; font-size: 8pt; }

.body  {
	font-family: verdana;
	color: #2e200d;
	font-weight: normal;
	font-size: 8pt;
	line-height: 200%;
} 
.homebody  { font-family: verdana; color: #2e200d; font-weight: normal; font-size: 8pt; line-height: 20px; }
.photo  {
	font-family: verdana;
	color: #2e200d;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12px;
	float: none;
	width: 100px;
	border: 3px solid #FFFFFF;
	margin-right: 15px;
	margin-top: 20px;
}

.link:link { text-decoration: none; color: #2e200d; font-weight: bold; line-height: 10px; font-size: 8pt; }
.link:visited { text-decoration: none;  color: #2e200d; font-weight: bold; line-height: 10px; font-size: 8pt; }
.link:active { text-decoration: none;  color: #2e200d; font-weight: bold; line-height: 10px; font-size: 8pt; }
.link:hover { text-decoration: none; color: #2e200d;  border-bottom: 1px dotted; font-weight: bold; line-height: 10px; font-size: 8pt; }


.small { font-family: verdana; color: #c7e989; font-weight: normal; font-size: 8pt; line-height: 10px; }.boldItalic {
	font-style: italic;
	font-weight: bold;
}
.menuItem {
	width: 255px;
	float: left;
	margin-right: 10px;
}
.menuDiv {
	background-image: url(../images/GR_Background_Side.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 400px;
	padding-right: 75px;
	padding-left: 75px;
	background-color: #D0E5AA;
}
.photosDiv {
	background-image: url(../images/GR_Background_Side.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 500px;
	background-color: #D0E5AA;
	text-align: center;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 25px;
}
.largePhoto {
	font-family: verdana;
	color: #2e200d;
	font-weight: normal;
	font-size: 8pt;
	line-height: 12px;
	width: 480px;
	border: 10px solid #FFFFFF;
	margin-bottom: 20px;
	clear: both;
	height: 300px;
}
