body  {
	font: 100% Geneva, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(images/leftbg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #000000;
}
img {
	border:0;
}
.twoColFixLt #container { 
	width:100%; 
	margin:0; 
	text-align: left;
}
.twoColFixLt #sidebar1 {
	float: left;
	width: 440px;
	padding:0;
	height:auto;
}
.twoColFixLt #mainContent { 
	margin:0 0 0 450px;
	padding:100px 0 0 0;
} 
.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;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#menucol {
	width:200px;
	padding:0;
	margin:0;
	float:left;
}
#logo {
	width:60px;
	width:57px !important;
	padding:0 0 0 3px;
	margin:0;
	float:left;
}
#submenucol {
	width:180px;
	width:170px !important;
	padding:5px;
	margin:100px 0 0 0;
	float:left;
}
#navigation {
	background-color:#749647;
	width:200px;
	padding:50px 0 0 0;
	margin:100px 0 0 0;
	height:152px;
}
#navigation ul {
	padding:0 0 0 30px;
	margin:0;
}
#navigation li {
	list-style:none;
	line-height:24px;
	font-size:17px;
	color:#f5f6d4;
	text-decoration:none;
}
#navigation li a {
	color:#f5f6d4;
	text-decoration:none;
}
#navigation li a:hover {
	color:#4b632b;
	text-decoration:none;
}
h3 {
	color:#3d4e1e;
	font-size:18px;
	font-weight:normal;
	margin:0 0 18px 0;
	padding:0;
}
h4 {
	color:#4c4c31;
	font-size:14px;
	font-weight:normal;
	margin:5px 0;
	padding:0;
}
h5 {
	color:#6d6d46;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	margin:0;
	padding:0;
	text-decoration:none;
}
h5 a {
	color:#6d6d46;
	text-decoration:none;
}
h5 a:hover {
	color:#6d6d46;
	text-decoration:none;
}
#content {
	color:#6d6d46;
	text-decoration:none;
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:0 10px 20px 0;
	
}
#content a {
	color:#6d6d46;
	text-decoration:underline;
}
#content a:hover {
	color:#4c4c31;
	text-decoration:none;
}
#banner {
	height:202px;
	padding:0;
	margin:0 0 10px 0;
	background-color:#749647;
}
.twoColFixLt #footer {
	color:#6d6d46;
	text-decoration:none;
	font-size:11px;
	font-weight:normal;
	margin:100px 0 0 0;
	padding:0;
	text-align:right;
	
}
#footer a {
	color:#6d6d46;
	text-decoration:underline;
}
#footer a:hover {
	color:#4c4c31;
	text-decoration:none;
}
#tips {
	width:210px;
	margin:0 10px 0 0;
	padding:0;
	float:left;
}
#promotions {
	float:left;
	padding:0;
	margin:0;
}
label {
	width:150px;
	padding:3px;
	margin:0 10px 0 0;
}
