body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #c9c9c9;
	scrollbar-shadow-color: #c9c9c9;
	scrollbar-3dlight-color: #c9c9c9;
	scrollbar-arrow-color: #333333;
	scrollbar-track-color: #c9c9c9;
	scrollbar-darkshadow-color: #333333;
	background-color: #432d06;
	background-image: url(../jamimgs/bg_main.jpg);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7b7b7b;
	line-height: 16px;
	text-align:left;

}
a:link, a:active, a:visited {
	font-size: 10px;
	color: #4c4c4c;
	text-decoration: none;
}
a:hover {
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
a.TxtLinks:link, a.TxtLinks:active, a.TxtLinks:visited {
	color: #8a7a5d;
	font-size: 12px;
	text-decoration: none;
}
a.TxtLinks:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}
a.HomeLinks:link, a.HomeLinks:active, a.HomeLinks:visited {
	color: #432d06;
	font-size: 9px;
	text-decoration: none;
}
a.HomeLinks:hover {
	color: #432d06;
	font-size: 9px;
	text-decoration: none;
}
a.HdLinks:link, a.HdLinks:active, a.HdLinks:visited {
	color: #846021;
	font-size: 10px;
}
a.HdLinks:hover {
	color: #FFFFFF;
	font-size: 10px;
}
.textwhite {
	color: #FFFFFF;
}
.textsmall {
	font-size: 10px;
	line-height: 14px;
}
.contentTextLarge{
	color: #A2875A;
	font-size: 16px;
	line-height:23px;
	text-align:justify;
	font-style: oblique;
}
.contentText{
	color: #8a7a5d;
	font-size: 13px;
	padding-right:90px;
	line-height:18px;
	text-align:left;
}
.contentText-td{
	color: #8a7a5d;
	font-size: 13px;
	line-height:18px;
	text-align:left;
}
.contentText-td1{
	color: #967716;
	font-size: 13px;
	line-height:18px;
	font-style:italic;
	text-align:left;
}

.textsmall {
	font-size: 10px;
}
.checkbox1 {
	background-color:#432d06;
	border:none;
}
input,select,option,textarea {
	border: 1px solid #7c5a1d;
	font-size: 11px;
	color: #000000;
	background-color:#5d3f0f;
}
.footer {
	font-size: 10px;
	color: #7a6b50;
}
.footer a:link,.footer a:active,.footer a:visited{
	font-size: 11px;
	text-decoration:none;
	color: #806331;
}
.footer a:hover{
	font-size: 11px;
	text-decoration:underline;
	color: #FFFFFF;
}
a.FooterLinks:link, a.FooterLinks:active, a.FooterLinks:visited{
	font-size: 10px;
	text-decoration:none;
	color: #7a6b50;
}
a.FooterLinks:hover{
	font-size: 10px;
	text-decoration:underline;
	color: #FFFFFF;
}
.content1 {
	text-align: justify;
}
.servicesBg {
	background: url(../jamimgs/services-bg.jpg) no-repeat 0 0;
	padding-left: 30px;
	padding-top: 3px;
	height: 27px;
	width: 205px;
	color: #E4CC78;
}
.servicesBg a {
	color:#cebb7c;
	font-size: 12px;
	font-style:italic;
}
.servicesBg a:hover {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-style:italic;
}