.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #364759;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 0px;
	background-color: #FFF;
}
.list_head {
	margin-bottom: -4px;
	padding-left: 12px;
}
body {
	background-color: #cadfbe;
	margin-top: 0px;
}
.main_content {
	width: 900px;
	float: left;
	background-image: url(assets/bkgnd.png);
}
ol {
	margin-top: 7px;
	margin-bottom: 7px;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color:#01891b;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #01891b;
}
a:hover {
	color:#ff8620;
}
a:active {
	text-decoration: none;
}
a.home_link:link {
	color:#77bc51;
	text-decoration: none;
}
a.home_link:visited {
	text-decoration: none;
	color: #77bc51;
}
a.home_link:hover {
	text-decoration: none;
	color:#FC6;
}
a.home_link:active {
	text-decoration: none;
}
a.plain_link:link {
	color:#364759;
	text-decoration: none;
}
a.plain_link:visited {
	text-decoration: none;
	color: #364759;
}
a.plain_link:hover {
	text-decoration: none;
	color:#2650c7;
}
a.plain_link:active {
	text-decoration: none;	
}
p {
	margin-top: 9px;
	margin-bottom: 9px;
}
.small11 {
	font-size: 11px;
}
.small13 {
	font-size: 13px;
}
.banner_box {
	float: left;
	height: 250px;
	width: 900px;
	background-color: #FFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #8cc63f;
}
.menu_box {
	float: left;
	background-color: #f4e446;
	width: 115px;
	padding-top: 13px;
}
.side_box {
	float: left;
	width: 103px;
	padding-right: 6px;
	padding-left: 6px;
}
.left_col {
	float: left;
	width: 115px;
	position: relative;
}
.row785 {
	float: left;
	width: 785px;
}
.box785 {
	float: left;
	width: 765px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.footerBox {
	float: left;
	height: 66px;
	width: 888px;
	background-color: #77bc51;
	text-align: center;
	font-size: 11px;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 15px;
}
#footer_address {
	font-size: 16px;
	font-weight: bold;
}

.line_colour {
	border: 1px solid #063;
}
.medium19 {
	font-size: 19px;
	line-height: 25px;
	font-weight: bold;
	color: #77bc51;
}
.medium24 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #090;
	text-align: center;
}
.green_font {
	color: #063;
}
blockquote {
	margin-top: 6px;
	margin-bottom: 6px;
}
ul {
	margin-top: 7px;
	margin-bottom: 7px;
}
li {
	margin-top: 4px;
	margin-bottom: 4px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imageL {
	float: left;
}
.imageR {
	float: right;
}
.boxL {
	float: left;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.boxR {
	float: right;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
}
.PopBoxImageSmall {
   border: none 0px white;
   cursor: url("assets/magplus.cur"), pointer;
}
.PopBoxImageLarge {
   border: solid thin #CCCCFF;
   cursor: url("assets/magminus.cur"), pointer;
} 
.image_bdr {
	border: 2px solid #063;
}
.right_col  {
	float:left;
	width: 785px;
}
.sub-heads {
	font-size: 16px;
	font-weight: bold;
	color: #666;
	line-height: 25px;
	padding-top: 10px;
	margin-bottom: -7px;
}
.menu_heads {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
	padding-bottom: 7px;
	padding-top: 7px;
}

