﻿#homeleftbar {
	width:569px;
	float:left;
	border-right:1px solid #BCBDBC;
}

#homeleftbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#EE8907;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	/* padding-left:40px; */
	padding-bottom:5px;
}

#homeleftbar h3{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#996600;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:1px;
	font-style: oblique;
}

#homeleftbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
	/* padding:0px 40px; */
}

#homeleftbar ol{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
	margin-left: 30px;
	/* padding:0px 40px; */
}

#homeleftbar a {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#EE8907;
	font-weight:bold;
	text-decoration:none;
	padding:0px 0px;
	/*padding:0px 10px; */
	/* padding:0px 40px; */
}

#homeleftbar a:hover {
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#996600;
	font-weight:bold;
	text-decoration:underline;
	padding:0px 0px;
	/*padding:0px 10px; */
	/* padding:0px 40px; */
}

#homeleftbar mainaddress {
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

#homerightbar {
	float:right;
	width:208px;
}

#homerightbar h2{
	font-family:"Trebuchet MS";
	font-size:26px;
	color:#797B7A;
	font-weight:normal;
	text-decoration:none;
	padding-left:10px;
	padding-bottom:5px;
}

#homerightbar p{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	padding:0px 10px;
}
