body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #F9F8F6;
}
.siteBorder {
}
#nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 1px;
	color: #663300;
}
#nav a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 1px;
	color: #B9A683;
	text-decoration: none;
}
#nav a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 22px;
	letter-spacing: 1px;
	color: #B9A683;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}
.txtArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.txtArialBold {font-size: 11px; font-weight:bold;}
.txtBold {font-weight:bold;}

.txtLargerArial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.DropCaps {
	font-size: 14px;
	color: #663300;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
a {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
}
.style1 {
color: #8E774E;
}

.heading-bg {background-color: #F5F2ED; background-image: url(assets/heading-bg.jpg);
	background-repeat: repeat-x; background-position: top left; border:1px solid #DEDACE;}
	
.text-pad {padding: 6px; text-align:left;}	
