/* CSS Document */

body{
margin:0;
background-color:#E8E1CF;
}

.bodycontent {
font-family:"Trebuchet Ms";
font-size:17px;
font-style:normal;
line-height:18px;
color:#ffffff;
font-weight:normal;
text-align:justify;
}

.heading {
font-family:"Trebuchet MS";
font-size:22px;
font-style:normal;
color:#4d452e;
font-weight:bold;
text-align:left;
}

.address {
font-family:"Trebuchet MS";
font-size:12px;
font-style:normal;
line-height:18px;
color:#ffffff;
font-weight:normal;
text-align:center;
}


.bodycontent1 {
font-family:"Trebuchet MS";
font-size:14px;
font-style:normal;
line-height:13px;
color:#ffffff;
font-weight:normal;
text-align:justify;
}

.heading1 {
font-family:"Trebuchet MS";
font-size:22px;
font-style:normal;
color:#ffd800;
font-weight:bold;
text-align:left;
}

/*-----------------------------------*/

.headerbg{
background-color:#4D452E;
font-family:"Times New Roman", Times, serif;
font-size:14px;
color:#ffffff;

}

.bodybg{
background-color:#B2A378;
}
.footerbg{
background-color:#B2A378;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
padding-left:10px;
}


.actlinks:link{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.actlinks:visited{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.actlinks:hover{
	font-family:Tahoma;
	font-size:11px;
	color:#4D452E;
	text-decoration:underline;
}
