body {
  background-color: #fdf9eb;
  margin: 0px;
  padding: 0px;
  background-image: url('/i/bgHorizontal.gif');
  background-repeat: no-repeat;
  background-position: center top;
  text-align: center;
  font-family: Tahoma, Verdana, sans-serif;
}


td {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #7c3d00;
}

td a {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 11px;
  color: #7c3d00;
}
body img {
  border: 0px;
  margin: 0px;
}

body div {
  margin: 0px;
}

div#aPageGeneral {
  width: 770px;

  margin: auto;
  text-align: left;
  overflow: hidden;
} 

div#aColLeft {
  width: 233px;
  float: left;
}

div#aColRight {
  width: 537px;
  float: left;
}


div#aSplashTop {
  width: 537px;
  height: 75px;
  background-image: url('/i/topRightCol.gif');
  background-repeat: no-repeat;
}
div#aSplash {
  width: 537px;
  height: 177px;
  background-image: url('/i/splashRightCol.gif');
  background-repeat: no-repeat;
}

div#aSplash div {
  margin-left: 10px;
}

div#aSplashBottom {
  width: 537px;
  height: 9px;
  background-image: url('/i/splashBottRightCol.gif');
  background-repeat: no-repeat;
  font-size: 1px;
}

div#aNewsBox {
  background-image: url('/i/aNewsBoxBg.jpg');
  background-repeat: repeat-x;
  background-color: #a26a2f;
  float: left;
  width: 233px;
}

div#aNewsBox td {
  font-size: 11px;
  color: #fff;
}

div#aContentRight {
  width: 510px;
  float: left;
  overflow: hidden;
}

div#aNewsBox ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

div#aNewsBox li {
  margin-left: 20px;
  color: #fff;
  width: 190px;
}

div#aNewsBox li p {
  margin: 0px;
  font-size: 11px;
  line-height: 16px;
}

div#aNewsBox li img {
  text-align: right;
}

div#aNewsBox li p a {
  color: #ffaa00;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
  font-size: 12px;
  margin-bottom: 2px;
  text-decoration: none;
  display: block;
}

div.moreBtn {
  text-align: right;
}

div#aMenu {
  margin-top: 0px;
  display: block;
  clear: both;
  width: 537px;
  height: 57px;
  overflow: hidden;
}

div#aMenu ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

div#aMenu li {
  float: left;
}

div#aContentHome {
  border-top: 1px solid #ead9c1;
  background-color: #fdf9eb;
}

div#aContentRight {
  background-color: #fdf9eb;
}

div#aContentRight p {
  text-indent: 20px;
  font-size: 11px;
  color: #7c3d00;
  margin-left: 29px;
  line-height: 17px;
}

div#aContentRight ul {
  list-style-type: none;
}

div#aContentRight ul a {
  font-size: 11px;
  color: #7c3d00;
}


div#aContentRight td p {
  text-indent: 0px;
  margin-left: 17px;
  margin-top: 5px;
}

div#aContentRight p a b {
    font-size: 12px;
}

div#aContentRight p a {
  color: #7c3d00;
}

div#aRotator {
  border-left: 1px solid #e9d8bf;
  margin-left: 8px;
  width: 146px;
  float: right;
  height: 428px;
  padding-left: 5px;
}


div#aBottom {
  border-top: 1px solid #ead9c1;
  width: 537px;
  background-color: #fdf7e6;
  background-image: url('/i/bBottom.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
  height: 113px;
  overflow: hidden;
  float: left;
}

div#aBottom p {
  color: #7c3d00;
  width: 310px;
  font-size: 11px;
  margin-left: 29px;
  margin-top: 30px;
}

div#aBottom p a {
  color: #7c3d00;
}

div#aLeftBottom {
  background-color: #fdf7e6;
  float: left;
  height: 114px;
  width: 233px;
}

div#aFooter {
  background-color: #f3e4c3;
  background-image: url('/i/bFooter.gif');
  background-repeat: no-repeat;
  background-position: top center;
  height: 80px;
  text-align: center;
}

div.footMe {
  background-image: url('/i/bgFoot100.gif');
  background-repeat: no-repeat;
  background-position: center top;
  clear: both;
  display: block;
  height: 114px;
  margin: auto;
}

div.footMe div {
  width: 770px;
  margin: auto;
  text-align: left;
}


.midMe {
  clear: both;
  display: block;
  margin: auto;
  overflow: hidden;
}

.midMe .divk {
  background-image: url('/i/midBg.gif');
  background-repeat: repeat-y;

  width: 770px;
  margin: auto;
  text-align: left;
  overflow: hidden;
}

div#aFooter div {
  width: 770px;
  margin: auto;
  text-align: left;
  height: 80px;
  overflow: hidden;
  position: relative;
}


.pCopyright {
  font-size: 11px;
  color: #7c3d00;
  margin-left: 10px;
  margin-top: 20px;
  display: block;
}

.pCopyright a {
  font-size: 11px;
  color: #7c3d00;
}

div#aFooter div .btns {
  float: right;
  width: 205px;
  margin-top: 23px;

}
div#aFooter div .btns img {
  margin: 0px;
  padding: 0px;
  float: left;
  margin-right: 9px;
}

img.aLogoIH {
  margin-top: 27px;
  height: 21px;
  display: block;
}

img.aLogoJW {
  margin-top: 55px;
}


div#aNewsletter {
  background-image: url('/i/bgNewsletter.jpg');
  height: 95px;
  position: relative;
}

div#aNewsletter img {
  margin-top: 25px;
}

div#aNewsletter input {
  background-image: url('/i/bgInputNS.jpg');
  background-repeat: no-repeat;
  font-size: 11px;
  padding: 4px;
  padding-top: 3px;
  color: #a36223;
  border: 0px;
  font-family: Tahoma, Verdana, sans-serif;
  position: absolute;
  margin-left: 20px;
  margin-top: 58px;
}

div#aNewsletterSub {
  height: 39px;
  padding-left: 10px;
  background-image: url('/i/bgNewsletterSub.gif');
  background-position: right bottom;
  background-repeat: no-repeat;
}

div#aNewsletterSub img {
  float: left;
}

img.newsHeader {
  margin-top: 27px;
}

img.marginRightNap {
  margin-top: 23px;
  margin-left: 0px;
}

div#photoArea {
	position: absolute;
	display: none;
	background-color: #fff;
	left: 0px;
	top: 0px;
	margin-top: 60px;
	padding: 5px;
	border-bottom: 2px solid #ead8bd;
	border-right: 2px solid #ead8bd;
}

div.popBar {
	background-color: #fff;
	padding: 6px;
	margin-bottom: 1px;
	font-size: 11px;
	text-align: right;
	border: 1px solid #ead8bd;
	border-bottom: 0px;
}

div#loader {
	width: 800px;
	height: 500px;
	text-align: center;
	background-color: #fff;
	color: gray;
	font-size: 11px;
	padding-top: 100px;
}

div.popBar a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

.gallery {
  text-align: center;
}

.gallery img {
  margin: 15px;
  padding: 2px;
  border: 1px solid #ead8bd;
}

.inputForm {
  padding: 3px;
  border: 1px solid #a36223;
  background-color: #fdf9eb;
  width: 240px;
  font-family: Verdana;
  font-size: 11px;
  color: #a36223;
}


.sub-txt {
  font-size: 9px;
  margin: 0px;
    margin-top: -6px;
  color: #ff7300;
}
