body {
	margin:0;
	background-color:#f0e9d7;
}
.bodybg {
	background-color:#f0e9d7;
	background-image:url(images/bodybg.jpg);
	background-repeat:repeat-x;
}
.aboutbg {
	background-image:url(images/about_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right
}
.headingbg {
	background-color:#f79c26;
	background-image:url(images/headingbg.jpg);
	background-repeat:repeat-x;
	padding-left:10px;
	font-family: "Arial";
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
}
.a1:link 
{
	font-family: "Arial";
	font-size: 11px;
	color: #968e76;
	text-decoration:none;
}

.a1:visited 
{
	font-family: "Arial";
	font-size: 11px;
	color: #968e76;
	text-decoration:none;
}

.a1:hover 
{
	font-family: "Arial";
	font-size: 11px;
	color:#990000;
	text-decoration:underline;
	

}
.a2:link 
{
	font-family: "Arial";
	font-size: 14px;
	color: #be0311;
	font-weight:bold;
	text-decoration: none;
}

.a2:visited 
{
	font-family: "Arial";
	font-size: 14px;
	color: #be0311;
	font-weight:bold;
	text-decoration: none;
}

.a2:hover 
{
	font-family: "Arial";
	font-size: 14px;
	color: #be0311;
	font-weight:bold;
	text-decoration:underline;
	

}
.a3:link 
{
	font-family: "Arial";
	font-size: 11px;
	font-weight:bold;
	color: #c71724;
	text-decoration:none;
}

.a3:visited 
{
	font-family: "Arial";
	font-size: 11px;
	font-weight:bold;
	color: #c71724;
	text-decoration:none;
}

.a3:hover 
{
	font-family: "Arial";
	font-size: 11px;
	font-weight:bold;
	color: #c71724;
	text-decoration:underline;
	

}
.a4:link 
{
	font-family: "Arial";
	font-size: 10px;
	color: #c71724;
	text-decoration:none;
}

.a4:visited 
{
	font-family: "Arial";
	font-size: 10px;
	color: #c71724;
	text-decoration:none;
}

.a4:hover 
{
	font-family: "Arial";
	font-size: 10px;
	color: #c71724;
	text-decoration:underline;
	

}
.inputtext {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color:#FFFFFF;
	height: 20px;
	border: 1px solid #dedede;
	line-height:19px;

}
.listmenu {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #C5C5C5;
	width:120px;

}
.buttonstyle {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #a40000;
	border: 1px solid #FFFFFF;
	height:18px;
	background-image:url(images/btn_bg.jpg);
	padding-left:5px;
	padding-right:5px;

}
.bodytext {	
	font-family: "Arial";
	font-size: 11px;
	color: #777777;
}
.redtext {	
	font-family: "Arial";
	font-size: 11px;
	font-weight:bold;
	color: #c71724;
}
.redtextsmall {	
	font-family: "Arial";
	font-size: 10px;
	color: #c71724;
}
.heading {	
	font-family: candara;
	font-size: 18px;
	font-weight:normal;
	color: #d40f1e;
}
.navtext {
	font-family: "Arial";
	font-size: 14px;
	color: #be0311;
	font-weight:bold;
}
.whitetext {
	font-family: "Arial";
	font-size: 11px;
	color: #FFFFFF;
}
.footertext {
	font-family: "Arial";
	font-size: 11px;
	color: #5c5c5c;
}
.leftnavtext {
	font-family: "Arial";
	font-size: 11px;
	color: #968e76;
	padding-left:5px;
}.borderall {
	border: 2px solid #eadcc3;
}
.borderall2
{
	padding-right:6px;
	padding-bottom:6px;

}
.heading2 {

	font-family: Arial;
	font-size: 13px;
	font-weight:bold;
	color: #D78100;
}

