.left_shadow {
	background-image: url(../images/left_shadow.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right_shadow {
	background-image: url(../images/right_shadow.png);
	background-repeat: repeat-y;
	background-position: left;
}
.subcontent_bg {
	background-image: url(../images/subcontent_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 251px;
}
.contentbottom_bg {
	background-image: url(../images/contentbottom_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
	width: 509px;
}
.maincontent_bg {
	background-image: url(../images/maincontent_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #7E7738;
	font-size: 11px;
	text-align: right;
	padding-top: 5px;
	padding-right:5px;
}
h1 {
	font-family: "Trebuchet MS";
	color: #666666;
	font-size: 20px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.text {
	font-family: Tahoma;
	color: #333333;
	font-size: 11px;
	line-height: 20px;
	padding: 10px;
}
ul {
	padding-bottom: 5px;
	padding-top: 5px;
}
h2 {
	color: #A75925;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
	font-variant: small-caps;
}
.footer-text {
	color: #A75925;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	color: #A75925;
	text-decoration:underline;
}
.footer-text a:hover {
	text-decoration:none;
}
.content {
	margin: 0px;
	padding-left: 0px;
   padding-right: 10px;
}
.contact_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.contact_details a:link, .contact_details a:visited, .contact_details a:active {
	text-decoration:underline;
	color: #333333;
}
.contact_details a:hover {
	text-decoration:none;
}
strong {
	font-weight: bold;
}
.imgb {
	color: #A75925;
	border: 1px solid #A75925;
	padding: 2px;
	margin: 3px;
}
li {
	font-family: Tahoma;
	color: #A75925;
	font-size: 11px;
	line-height: 20px;
	list-style-type: disc;
	margin: 0px 0px 0px 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
}
.first-li {
	color: #666666;
	font-weight: normal;
}
.secondli {
	font-family: Tahoma;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
	margin: 0px 0px 0px 55px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: normal;
	list-style-type: none;
}
.main-sidebg {
	background-image: url(../images/right-mainbg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	border: 1px solid #E3AA83;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	background-color: #FCF4EF;
	margin: 3;
	height: 62px;
}
