/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
.heading {
	font-family: "Bauhaus Lt BT";
	font-size: 20px;
	font-weight: bold;
	color: #3F4E61;
}.text {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #4c4c4c;
	line-height: 18px;
}
.readmore {
	font-family: arial;
	font-size: 12px;
	color: #993300;
}
.readmorehover {
	text-decoration: underline;
	color: #993300;
}
.footertext {
	font-family: arial;
	font-size: 11px;
	color: #4C4C4C;
}
.footertexthover {
	text-decoration: underline;
	color: #993300;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.title {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #3491A0;
}
.contitle {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #D30300;
}
