body{
	background-color:#DAD994;
}
.pageitem1{
	-webkit-border-radius:8px;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	font-size:12pt;
	padding:0;
	display:block;
	height:auto;
	width:auto;
	list-style:none;
	margin-top: 3px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
.pageitem2{
	-webkit-border-radius:8px;
	background-color:#FFFFFF;
	border:#fff solid 1px;
	font-size:12pt;
	padding:0;
	display:block;
	height:auto;
	width:auto;
	margin:3px 9px 9px;
	list-style:none;
}
.pageitem3{
	-webkit-border-radius:8px;
	background-color:#FFFFFF;
	border:#fff solid 1px;
	font-size:12pt;
	padding:0;
	display:block;
	height:auto;
	width:auto;
	margin:3px 9px 9px;
	list-style:none;
}
.pageitemfooter{
	-webkit-border-radius:8px;
	background-color:#FFFFFF;
	border:#fff solid 1px;
	font-size:12pt;
	padding:0;
	display:block;
	height:auto;
	width:auto;
	margin:3px 9px 9px;
	list-style:none;
}
.itemfooter{
	color: #FFFFFF;
	font-size: 20px;
	background-image: url(../images/bull3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 8px;
}
.itemlist{
	background-image: url(../images/bull3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	font-size:20px;
	padding-left: 8px;
}
.itemlist a, .itemfooter a {
	color: #9D9D37;
}
.itemborderbot {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9D37;
}
h1 {
	color: #000000;
	padding-top:0px;
	font-size:20px;
}
h2 {
	color: #333;
	font-size:16px;
}
#footer{
	text-align:center;
	position:relative;
	margin:20px 10px 0;
	height:auto;
	width:auto;
	bottom:10px;
	font-size: 14px;
	color: #333;
}
#footer a {
	color: #333;
}
#topbar{
	height:40px;
	width:auto;
	background-color:#FFFFFF;
	background-image:url(../images/bg_navtop_htc.png);
	background-repeat:repeat-x;
	position:relative;
}
#leftnav a, #rightnav a{
	display:block;
	color:#9D9D37;
	text-decoration:none;
}
#leftnav a:first-child{
	z-index:2;
	background-image:url(../images/navleft_htc.png);
	background-repeat:no-repeat;
	width:80px;
	padding-left:20px;
}
#leftnav a{
	background-image:url(../images/navlinkleft_htc.png);
	background-repeat:no-repeat;
	z-index:3;
	float:left;
}
.searchitem3{
	background-color: #fff;
	color: #9D9D37;
	font-size: 20px;
	background-image: url(../images/bull3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 15;
	padding-bottom: 10px;
	padding-left: 8px;
}
.searchitem3last{
	background-color: #fff;
	color: #9D9D37;
	font-size: 20px;
	-webkit-border-bottom-left-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	border:#fff solid 1px;
	background-image: url(../images/bull3.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 10px;
	padding-right: 15;
	padding-bottom: 10px;
	padding-left: 8px;
}
.searchitem3 a, .searchitem3last a{
	color:#9D9D37;
}

