body {
    background-color: #81960B;
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}


a:link {
	color: #CB9300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9F7400;
}
a:hover {
	text-decoration: none;
	color: #FFC52B;
}
a:active {
	text-decoration: underline;
}


.textsidebarsmall {
	font-size: 9px;
	font-weight: normal;
	font-style: italic;
}

.textsidebarnorm {
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

.footer {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

.textsidebarbold {
	font-size: 13px;
	font-weight: bold;
}
.BodyHeading {
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: BF395A;
}
.BodyBigBold {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: 000000;
}.BodyNormal {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.Bodylarge {
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	line-height: 1.4;
}

.faqstyle {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bolder; color: #81960B;}
.ServiceBG {background-image: url(/images/cesar.jpg); background-repeat: no-repeat; background-position: bottom right; position: static;}
.QuoteBG {background-image: url(/images/yellowflowerbig.png); background-repeat: no-repeat; background-position: top right; position: static;}



