.offwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#menubox {
	background-color: #C5CEBA;
	height: 152px;
	width: 152px;
	margin-top: 6px;
	margin-left: 4px;
}
a.offwhite,a.offwhite:link,a.offwhite:active,a.offwhite:visited {
	text-decoration: none;
}
.ondarkgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #67715E;
	text-decoration: none;
	font-weight: bold;
}

a.ondarkgreen,a.ondarkgreen:link,a.ondarkgreen:active,a.ondarkgreen:visited {
	text-decoration: none;
}
.offgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #AEBC9D;
	text-decoration: none;
	font-weight: lighter;
	line-height: 19px;
}
a.offgreen,a.offgreen:link,a.offgreen:active,a.offgreen:visited {
	text-decoration: none;
	color: #C5CEBA;
}
.whiteselected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.whiteselected,a.whiteselected:link,a.whiteselected:active,a.whiteselected:visited {
	text-decoration: underline;
}
.offwhitenotbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: none;
}
a.offwhitenotbold ,a.offwhitenotbold :link,a.offwhitenotbold :active,a.offwhitenotbold :visited {
	text-decoration: none;
}
.offwhitemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #A3B390;

}
a.offwhitemenu ,a.offwhitemenu :link,a.offwhitemenu :active,a.offwhitemenu :visited {
	text-decoration: none;
}
.background {
	background-image: url(images/home1_r3_c1.jpg);
	background-repeat: repeat-y;
	background-position: left center;
}
#sidemenu {
	background-color: #FFFFFF;
}
#content {
}
#topmenubox {
	background-color: #C5CEBA;
	height: 152px;
	width: 152px;
	margin-left: 4px;
}
#mainmenu {
	background-color: #A3B390;
	width: 755px;
	margin-left: 4px;
	text-align: right;
	display: block;
	height: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#mainmenu ul {
	list-style: none;
	display: inline;
	padding-top: 6px;
}
#mainmenu li {
	margin-right: 28px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
}
#mainmenu li a {
  text-decoration: none;
}

#mainmenu li a :hover {
  color: #67715E;
}


#darkmenubox {
	background-color: #A3B390;
	height: 152px;
	width: 152px;
	margin-top: 6px;
	margin-left: 4px;
}
#contentinside {
}
