.container {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	color: #000;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 10px;
}
body {
	background-color: #ecede2;
	margin-top: 0px;
}
.main_content {
	width: 896px;
	float: left;
	background-color: #FFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #259b26;
	border-left-color: #259b26;
	clear: both;
	background-position: right bottom;
	background-repeat: no-repeat;
}
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:#C30;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #c30;
}
a:hover {
	color:#360;
}
a:active {
	text-decoration: none;
}
a.blue_link:link {
	color:#9a1b35;
	text-decoration: none;
	
}
a.blue_link:visited {
	text-decoration: none;
	color: #9a1b35;
	
}
a.blue_link:hover {
	text-decoration: none;
	color:#2650c7;
	
}
a.blue_link:active {
	text-decoration: none;
	font-weight: bold;
	
}
a.plain_link:link {
	color:#600;
	text-decoration: none;
}
a.plain_link:visited {
	text-decoration: none;
	color: #600;
}
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: 168px;
	width: 900px;
	background-color: #FFF;
}
.menu_box {
	float: left;
	height: 27px;
	width: 900px;
	background-color: #259b26;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #259b26;
}
.banner_text {
	float: right;
	height: 24px;
	width: 276px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c7bca5;
	background-color: #e2d8bc;
	font-weight: bold;
	text-align: right;
	color: #18467f;
	padding-top: 6px;
	padding-right: 18px;
	padding-bottom: 6px;
	padding-left: 6px;
}

.row900 {
	float: left;
	width: 896px;
}
.box900 {
	float: left;
	width: 874px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.footerBox {
	float: left;
	height: 40px;
	width: 884px;
	background-color: #7fc76f;
	text-align: center;
	color: #e04c45;
	border: 2px solid #259b26;
	padding: 6px;
	font-weight: bold;
	font-size: 15px;
	line-height: 18px;
}
.container .footerBox p {
	margin-top: 3px;
	margin-bottom: 3px;
}

.line_colour {
	border: 1px solid #063;
}
.medium18 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #d30005;
}
.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: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.boxR {
	float: right;
	padding-top: 6px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 16px;
}
.PopBoxImageSmall {
   border: none 0px white;
   cursor: url("assets/magplus.cur"), pointer;
}
.PopBoxImageLarge {
   border: solid thin #CCCCFF;
   cursor: url("assets/magminus.cur"), pointer;
} 
.bullets_lg {
	list-style-image: url(assets/bullet.gif);
}
.bullets_sm {
	list-style-image: url(assets/bullet10.jpg);
}
.image_bdr {
	border: 2px solid #063;
}
