.container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-top: 10px;
}
body {
	background-color: #faf6f1;
	margin-top: 0px;
}
.main_content {
	width: 900px;
	float: left;
	background-color: #FFF;
	background-image: url(assets/bkgnd.gif);
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #825f23;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #825f23;
}
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:#95603a;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #063;
}
a:hover {
	color:#2650c7;
}
a:active {
	text-decoration: none;
}
a.plain_link:link {
	color:#95603a;
	text-decoration: none;
}
a.plain_link:visited {
	text-decoration: none;
	color: #95063a;
}
a.plain_link:hover {
	text-decoration: none;
	color:#2650c7;
}
a.plain_link:active {
	text-decoration: none;	
}
a.medium_link:link {
	color:#95603a;
	text-decoration: none;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
a.medium_link:visited {
	text-decoration: none;
	color: #95603a;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
a.medium_link:hover {
	text-decoration: none;
	color:#2650c7;
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}
a.medium_link:active {
	text-decoration: none;
	font-size: 15px;
	line-height: 19px;
}
p {
	margin-top: 9px;
	margin-bottom: 9px;
}
.small11 {
	font-size: 9px;
}
.banner_box {
	float: left;
	height: 175px;
	width: 900px;
	background-image: url(assets/banner1.jpg);
}
.row900 {
	float: left;
	width: 900px;
}
.box900 {
	float: left;
	width: 856px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 32px;
}
.footerBox {
	float: left;
	height: 55px;
	width: 896px;
	background-color: #FFF;
	font-size: 15px;
	text-align: center;
	line-height: 18px;
	color: #333;
	border: 2px solid #823f21;
}
.line_colour {
	border: 1px solid #9a1b35;
}
.medium18 {
	font-size: 18px;
	line-height: 25px;
	font-weight: bold;
	color: #95603a;
}
.medium24 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #825f23;
}
blockquote {
	margin-top: 6px;
	margin-bottom: 6px;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
li {
	margin-top: 3px;
	margin-bottom: 3px;
}
.medium15 {
	font-size: 15px;
	line-height: 19px;
	font-weight: bold;
}

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.imageL {
	float: left;
}
.imageR {
	float: right;
}
.boxL {
	float: left;
	padding: 6px;
}
.boxR {
	float: right;
	padding: 6px;
}
.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/bullet12.jpg);
}
.bullets_sm {
	list-style-image: url(assets/bullet10.jpg);
}
