body {
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e3d6b7;
	background-color: #e3d6b7;
	background-image: url(../images/leftside-notused.jpg);
	background-position: top;
}

a:link {
	color: #e3d6b7;
	text-decoration: none;
	font-size: 11px;
}

a:visited {
	color: #e3d6b7;
	text-decoration: none;
	font-size: 11px;
}

a:hover {
	color: #d25b36;
	text-decoration: underline;
	font-size: 11px;
}

.mainContent {
	color: #e3d6b7;
	line-height: normal;
	padding-left: 20px;
	padding-right: 20px;
}

.topSearchEngineText {
	color: #e3d6b7;
	line-height: normal;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

.footerContent {
	font-size: 11px;
	line-height: normal;
	color: black;
}

.footer {
  	font-size: 10px;
   color: #000000;
}

.pageHeader {
	font-size: 20px;
	font-weight: bold;
	color: #e3d6b7;
	font-family: "Trebuchet MS", Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a.footerNav:link {
  	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size: 11px;
	text-decoration: none;
}

a.footerNav:visited {
	color: black;
	font-size: 11px;
	text-decoration: none;
}

a.footerNav:hover {
	color: #eae0c7;
	font-size: 11px;
	text-decoration: underline;
}

a.footerLink:link {
	text-decoration: none;
	font-size: 11px;
	color: black;
}

a.footerLink:visited {
	text-decoration: none;
	color: black;
	font-size: 11px;
}

a.footerLink:hover {
	text-decoration: underline;
	color: #eae0c7;
	font-size: 11px;
}

img.thumb {
	border: 1px solid #D59F45;
}
h3 {
	color: #E1BD66;
}
