body {
	background-image: url(img/bg.gif);
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 10px;
}
td {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #655636;
	vertical-align: top;
}
.border-top-bot-cream {
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B6A278;
	border-bottom-color: #B6A278;
}
.pad-all {
	padding: 10px;
	text-align: justify;
}
.pad-all1 {
	padding: 20px 30px 30px 20px;
}
#footer {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #8F7A4E;
	background-image: url(img/bot-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 112px;
	text-align: center;
}
#footer a:link {
	color: #8F7A4E;
	text-decoration: none;
}
#footer a:visited {
	color: #8F7A4E;
	text-decoration: none;
}#footer a:active {
	color: #8F7A4E;
	text-decoration: underline;
}#footer a:hover {
	color: #8F7A4E;
	text-decoration: underline;
}#welcome {
	background-image: url(img/bg-right.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.content {
	padding: 20px 30px 30px 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D0BD8A;
    text-align: justify;
}
.T9 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #655636;
}
.content-am {

	padding: 20px 20px 30px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #D0BD8A;
}
#v-bot {
	vertical-align: bottom;
}
a:link,a:visited {
	color: #993300;
	text-decoration: none;
}
a:active,a:hover {
	color: #993300;
	text-decoration: underline;
}
.marg-top {
	margin-top: 5px;
}
.border-all {
	border: 1px solid #D0BD8A;
}
.newmenu 
{
	color: White;
	font-size:16px;
	font-family: Times New Roman, Arial, Sans-Serif;
	text-decoration: none;
}
.newmenu:hover
{
	color: #993300;
	font-size:16px;
	font-family: Times New Roman, Arial, Sans-Serif;
	text-decoration: none;
}

.link 
{
 color: #8F7A4E;
 text-decoration: underline;	
}
.PageTitle 
{
 color: #00685b;
 font-family: Times New Roman, Tahoma, Verdana, Arial, Sans-Serif ;
 font-size: 18px;
 font-weight: lighter;
}
.InnerContent 
{
 font-family: Tahoma, Verdana, Arial, sans-serif;
 font-size: 11px;
 color: #655636;
 vertical-align: top;
 text-align: justify;
}
.SpecialB 
{
 font-family:Edwardian Script ITC;
 font-style:italic;
 font-size:	17px;
}

.contacttext {
    font-size:12px;
    text-align: justify;
}