BODY {
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background-color: #E39E41;
	font-family: Garamond,Palatino,serif;
	color: #000000;
	font-weight: normal;
	font-size : 11pt;
	line-height : 15pt;
	background-image: url(/Assets/Images/home_Background.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

A.footerNav {
	font-family : Garamond,Palatino,serif;
	color : #75701F;
	font-weight : normal;
	font-size : 10pt;
	line-height : 14pt;s
	text-decoration : none;
}

A.footerNav:link {
	color : #75701F;
	text-decoration : none;
}

A.footerNav:visited {
	text-decoration : none;
	color : #75701F;
}

A.footerNav:hover {
	text-decoration : none;
	color : #4A2611;
}

.formSearch {
	border : 1px solid #7A6046;
	background-color: #F5E4C0;
	color: #000000;
	font-family : Garamond,Palatino,serif;
	font-size : 11pt;
	text-align : left;
	vertical-align : top;
	height: 15px; 
	width: 145px;
}


