/* geraldine's counter styles! */

/* 
COLORS:
GREEN: #99ba14;
BLUE: #0a3f86;
*/


.laycell {
	vertical-align: middle;
}
a {
	color: #99ba14;
	text-decoration: none;
}
.maincontent a:hover, .copyright a:hover {
	border-bottom: dotted #fff 1px;
}
img {
	border: 0;	
}
.maincontent {
	padding: 26px;
	text-align: justify;
	color: #fff;
	font-family: georgia, minion, 'minion web', times, serif;
	font-size: 12px;
	line-height: 22px;
}
.greentext {
	color: #aace4d;
	font-family: georgia, minion, 'minion web', times, serif;
	font-size: 12px;
	font-weight: bold;
}
.indent {
	margin-left: 16px;
	margin-top: 9px;
}
.raves {
	text-align: left;
}
.menutable {
	width: 95%;
	text-align: justify;
	color: #fff;
	font-family: georgia, minion, 'minion web', times, serif;
	font-size: 12px;
	line-height: 22px;
}
.pic {
	margin-left: 40px;
}
.copyright {
	color: #fff;
	font-size: 9px;
	font-family: courier, monospace;
}
