.rightbg {
	background-image: url(../images/rightbg.jpg);
	background-repeat: repeat-y;
}
.leftbg {
	background-image: url(../images/leftbg.jpg);
	background-repeat: repeat-y;
}
.breadcrumbbg {
	background-image: url(../images/breadcrumbbg.jpg);
	background-repeat: repeat-x;
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;

}
.breadcrumblink {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #000;
}
.breadcrumblink:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration:underline;
}
.leftpicbg {
	background-image: url(../images/leftpicbg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.maintxt {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #000000;
	padding: 10px;
}
.redbold {
	font-family: Trebuchet MS;
	font-size: 14pt;
	font-weight: bold;
	color: #8e001c;
}
.redboldsmall {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight:bolder;
	color: #8e001c;
}
.footer {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #999999;
	text-align: center;
}
.footerlinks {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #bd8c00;
	text-decoration: none;
}
.footerlinks:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #bd8c00;
	text-decoration: underline;
}
.mainlinks {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #3b5a0b;
}
.mainlinks:hover {
	font-family: Trebuchet MS;

	font-size: 11px;
	color: #3b5a0b;
	text-decoration: underline;
}
.bodybg {
	background-color: #DAC8B2;
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.blkboldsmall {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.sidenavbg {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/sidenavbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 10px 10px 0px;
}
.sidenavlinks {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration:none;

}
.sidenavlinks:hover {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	color: #bd8c00;
	text-decoration:none;

}
.greenbold{
color:#bd8c00;
font-weight:bold;
font-family:Trebuchet MS;
font-size:14px;
}

#logo{
margin-bottom:10px;
font-family:Trebuchet MS;
color:#fff;
font-size:12px;
text-align:center;
width:185px;

}

#logo a{
color:black;
text-decoration:none;
}

#logo a:hover{
text-decoration:underline;
}

#padding{
width:160;
margin-left:auto;
margin-right:auto;

}
