body {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #F2EADF;
	background-repeat: repeat-x;
}
.nav {
	background-image: url(images/index_r3_c1.jpg);
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 38px;
	width: 781px;
	padding-left: 10px;
	text-align: center;
}
.nav a {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 9px;
	margin: 0px;
	line-height: 30px;
	text-align: center;
}
.nav a:hover {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #9C9C9A;
	margin: 0px;
	padding: 9px;
	background-position: top;
	line-height: 38px;
}
.headingRed {
	font-family: arial;
	font-size: 18px;
	color: #624E35;
	text-indent: 10px;
}
.nav_side {
	background-color: #EDE8DE;
	height: 25px;
	background-image: url(images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom-style: solid;
	border-bottom-color: #D7C8B5;
	border-bottom-width: 1px;
}

.textRed {
	font-family: arial;
	font-size: 13px;
	color: #CF2D18;
}
.orange {
	font-family: arial;
	font-size: 13px;
	color: #FF3300;
	font-weight: bold;
}
.lightblue {
	color: #0080AA;
	font-weight: bold;
}
.yellow {
	color: #FFFF00;
}

.black {
	color: #000000;
	font-family: arial;
	font-size: 12px;
}
.whiteHeading {
	font-family: arial;
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
}

.white {
	color: #FFFFFF;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
}
a {
	color: #333333;
	text-decoration: none;
}
.button {
	background-image: url(images/tab.png);
	height: 56px;
	width: 140px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 56px;
	vertical-align: middle;
}

.fontbody{
color:#9A223E;
}