body {
	font-family:Georgia;
	font-size:75%;
	margin:0;
	padding:0;
	text-align:center;
	background: #C6D2BC;
	background-image: url(../images/bgd/bgd_sketch2.jpg);
}

#container {width:704px; text-align:left; margin: 0 auto; margin-top:20px; /*border-right-width: 1px; border-right-style: solid; border-right-color: 95aa82;*/ background-image: url(../images/bgd_main.gif); background-repeat: repeat}

#banner {width:100%; height:91px; background-image: url(../images/banner.jpg)}

#navcontainer {width:100%; height:16px; background-image:url(../images/border_navbar.gif);}

#navbarL {float:left; width:230px}

#navbarR {float:left; width:auto;}

#subcontainer {}

#colcontainer {}

#leftcol {
	float:left;
	width: 161px;
	padding:15px 18px 0px 20px;
	font-size: 80%;
	font-family: verdana;
	color:#666666;
	margin-bottom:20px;
}

*html #leftcol {margin-bottom:-4px; padding-bottom:25px; padding-top:25px;}

#leftcol p {margin-top:0px;}

#leftcol h1 {font-weight:bold;}

#leftcol a:link, a:visited, a:visited:hover {color:#444444;}

#leftcol a:hover {color:#000000;}

#maincol {float:left; padding:14px 40px 14px 40px; width: 419px;}

*html #maincol {padding-bottom:22px; padding-top:24px;}

#footer {width:100%; height:26px; background-image:url(../images/border_bottom.gif);}

#footerContent {
	padding-top:3px;
	font-family: arial;
	font-weight: bold;
	font-size: 85%;
	text-align: center;
	color: #ffffff;
}

#footerContent p {margin-top:0px;}

#footerContent a:link, a:visited, a:visited:hover {color:#ffffff;}

#footerContent a:hover {color:#000000;}

#RHSbox  {
	width: auto;
	background-color: #EBEEE8;
	padding: 4px;
	border: 1px solid #CDDABA;
	margin-bottom: 20px;
/*	height: 67px;
*/}

#RHSbox a:link, a:visited, a:visited:hover {color:#444444;}

#RHSbox a:hover {color:#000000;}
#leftcolContentbox {
	width: auto;
	background-color: #C5E2CC;
	padding: 4px;
	border: 1px solid #089C3A;
	margin-bottom: 20px;
	background-image:url(../images/bgd/bgd_sketch3.gif);
	color:#444444;
}
.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}
ul {
	margin-left: -18px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
#leftcolContentbox p {
	margin-bottom: 12px;

}
