body, td, p
{
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10pt;
	color: #001600; 
}
body { background:white url( _images/bodyBackground.jpg ) center repeat-y; }
a { color: #000; }
a:hover { color: #336600; }
h1 { margin: 5px 0 7px -6px; text-align: left; }
img {	border: none; margin: 0px;}
p { margin: 0px;}
#multicolumn p { text-align: justify; vertical-align: top; }

/* Menu styles */
.menuitem img { vertical-align: middle; }
.menuitem, 
.submenuitem {	text-align: left; }
.submenuitem a {	font-family: Helvetica; font-size: 8pt; margin: 0px 0 5px 48px; color: #2A5E00; text-decoration: none;}
.submenuitem a:hover {	text-decoration: underline;}

.selected { font-weight: bold; }

/* Layout styles */
#topBar { width: 850px; height: 23px; text-align: right; background: url( _images/corners-top.png ) }
#mainTable
{	width: 848px;
	background-color: #AEE242;
}
#mainTable td { vertical-align: top; }
#mainPhotoCropped { cursor: pointer; height: 135px;background-image: url(_images/MainPhoto.jpg); }

#contentColumn { width: 610px; padding: 10px 40px 30px 30px; text-align: left; background: url( _images/columnseparator.png ) left repeat-y }
#menuColumn { width: 232px; }

#textButtonWrapper
{
	position: relative;
	margin: 0 auto;
	width: 457px;
	text-align: left;
}

#textButton 
{ 
	position:absolute; 
	margin: 250px 0 0 0px;
	background: url(_images/textbutton.png ) no-repeat;
	width: 457px; 
	height: 127px; 
}
#textButtonText { margin: 45px 0 0 80px; }

.no-edge { margin: 0px; padding: 0px; }

td.footermiddle,
td.footermiddle a { color: #B4F774; font-size: 9px; text-decoration: none; }
td.footermiddle
{
	background: url( _images/bottom.png );
	padding-top: 1px;
	text-align: center;
}
