body{
background-image: url(images/pagebg.jpg);
background-repeat:repeat-x;
background-color: #fdf9ee;
margin:0px;
}

.content {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}

.content-bold {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
	font-weight: bold;
}

.smlcontent {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}

.whitecontent {
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	line-height: 17px;
	text-align: justify;
}


.heading {
	font-family: trajan-normal, Book Antiqua;
	font-size: 20px;
	color: #472d12;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
	display: block;
	border-bottom: 1px solid #b6b09b;
	padding: 0px 0px 10px 0px;
}

.title {
	line-height: 14px;
	display: block;
	padding: 0px 0px 8px 0px;
}


.subheading {
	font-family: Arial;
	font-size: 14px;
	color: #472d12;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

.title {
	font-family: Arial;
	font-size: 18px;
	color: #472d12;
	text-decoration: none;
	line-height: 17px;
	font-weight: bold;
}

.td {
	padding: 20px 30px 0 30px;	
}

.links {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	line-height: 17px;
	text-align: justify;
}

.links:hover {
	color: #e77d2e;
	
}

.txtbox {
	font-family: Verdana;
	font-size: 11px;
	color: #313131;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #E1E1E1;
	padding:1px;
	background-color:FFFFFF;
}
