html {
	background: #645C4E; /*rgb(255,255,255); */
	background-image: url(../images/bg-page.png);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	color: #EBF5F5;
}

div#wrap {
  position: relative;
	background-image: url(../images/bg-top.png);
	background-repeat:repeat;
	height:409px;
}

div.container {
	margin: 0px auto;
	min-height: 100%;
	width: 960px;
	position: relative;
	background-image: url(../images/bg-glow.png);
	background-position: right top;
	background-repeat:no-repeat;
}

header {
  width: 1055px;
  height: 105px;
  left: -49.5px;
  position: relative;
  background: transparent url(../images/header-test.png) no-repeat;

}
header.logo h1 {
/*  background-image: url(../images/logo.png);*/
	background-position: 0 13px;
	background-repeat: no-repeat;
	margin-left: 28px;
	width: 349px;
	z-index: -2;
}

header.logo h1 a {
	display: block;
	height: 100%;
	text-indent: -999px;
	width: 100%;
}

div#wrap .left { 
	float: left; 
	padding: 0; 
	width: 650px; 
}

div#wrap .right { 
	margin-left: 661px; 
	padding: 0; 
}

div#wrap .right .top {
  padding-top: 10px!important;
  padding: 16px;
  height: 290px;
}

div#wrap .right p { 
  font-size: 1.1em;
  line-height: 19px;
}

div#wrap .sleeve {
	background-image: url(../images/content-bg.png);
	background-repeat:no-repeat;
	margin-top: -31px;
	margin-left: -18px;
	padding: 38px 38px 38px 50px;
}

div#wrap .sleeve .main-image.white-surround.shadow {
  background-image: url(../images/homepage-grid-ims/white.png);
  width: 555px;
  height: 232px;
  padding: 16px;
  position: relative;
}

div#wrap .sleeve .main-image.white-surround.shadow img {
	left: 17px;
	opacity: 0;
	position: absolute;
	top: 18px;
}

div#wrap .sleeve .main-image.white-surround.shadow img.selected {
	opacity: 1;
}

div#wrap .sleeve .images-grid,
div#wrap .sleeve .gallery-grid {
  list-style: none;
  padding: 0;
  margin: 0;

  height: 400px;
}

div#wrap .sleeve .images-grid li {
  display: block;
  position: relative;
  
  height: 133px; /* minus the header, perhaps */
  width: 176px;
  margin: 0 25px 16px 0;
  
  float: left;
  background: transparent url("../images/homepage-grid-ims/white-grid-item.png") no-repeat scroll top left;
}

div#wrap .sleeve .gallery-grid li {
  display: block;
  position: relative;
  
  height: 133px; /* minus the header, perhaps */
  width: 176px;
  margin: 0 15px 16px 0;
  
  float: left;
  background: transparent url("../images/homepage-grid-ims/white-grid-item.png") no-repeat scroll top left;
}

.last {
  margin-right: 0!important;
}

.nobg {
	background: none !important;
	padding-top: 10px;
}

div#wrap .sleeve .images-grid li h3,
div#wrap .sleeve .gallery-grid li h3 {
  position: absolute;
  top: 4px;
  padding-top: 0;
  left: 15px;
  color: #829628;
  font-size: 1em;
  font-weight: normal;
}

div#wrap .sleeve .images-grid li img,
div#wrap .sleeve .gallery-grid li img {
  position: absolute;
  top: 27px;
  left: 15px;
  
}

div#wrap div.subs {
	background: transparent url(../images/right-hr.png) repeat-x top left;
	float: left;
	margin: 32px 0 0 0;
	width: 175px;
}

div#wrap div.subs ul {
	list-style: none;
	margin: 0;
	padding-top: 2px;
}

div#wrap div.subs ul li{
	background: transparent url(../images/bg-subs.png) repeat-x bottom left;
	font-size: 16px;
	padding: 8px 9px 10px 9px;
	height: 16px;
}

div#wrap div.subs ul li.thesearesubcats {
	background: none;
	clear: left;
	font-size: 13px !important;
	height: auto !important;
	line-height: 18px;
	padding: 0 9px 3px 30px;
}

div#wrap div.subs ul li.thesearesubcats.last,
div#wrap div.subs ul li.thesearesubcats.last:hover {
	background: transparent url(../images/bg-subs.png) repeat-x bottom left;
	cursor: pointer;
	padding-bottom: 10px;
}

div#wrap div.subs ul li a{
	color: rgb(117,91,79);
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

div#wrap div.subs ul li a:hover {
	font-weight: normal;
	text-decoration: underline;
}

div#wrap div.subs ul li.thesearesubcats a {
	color: rgb(75,75,75) !important;
}

div#wrap div.subs ul li:hover{
	background: transparent url(../images/bg-subs-hover.png) no-repeat center left;
	cursor: pointer;
}

div#wrap div.subs ul li.thesearesubcats:hover{
	background: none;
	cursor: pointer;
}

div#wrap .image {
	background: transparent url(../images/bg-side-images.png) no-repeat top left;
	height: 101px;
	margin: 25px 0 0 0;
	padding: 9px 10px 10px 9px;
	width: 156px;
}

div#wrap .boysimage {
	background: transparent url(../images/bg-boys-image.png) no-repeat top left;
	float: right;
	height: 91px;
	margin: 0 0 10px 10px;
	padding: 12px 10px 10px 10px;
	width: 145px;
}

div#wrap div.content{
	background: transparent url(../images/right-hr.png) repeat-x top left;
	color: rgb(75,75,75);
	font-size: 13px;
	line-height: 17px;
	margin: 32px 5px 0 200px;
	padding: 20px 0 0 0;
}

div#wrap div.content hr {
	background: transparent url(../images/right-hr.png) repeat-x top left;
	border: none;
	height: 4px;
}

div#wrap div.content input[type=submit] {
	background: transparent url(../images/bg-donate-btn.png) no-repeat scroll 0 0;
	border: none;
	display:block;
	outline: none;	
	height: 42px;
	width: 122px;
}

div#wrap div.content input[type=submit]:hover {
	cursor: pointer;
}

div#wrap div.content a {
	color: rgb(130,150,40);
	text-decoration: none;
}

div#wrap div.content a:hover {
	text-decoration: underline;
}

div#wrap div.content ul{
	margin: 10px 30px;
}

div#wrap div.content ul li {
	padding-bottom: 10px;
}

div#wrap div.content h1 {
	color: rgb(255,255,255);
	font-size: 24px;
	font-weight: normal;
	line-height: 28px;
}

div#wrap div.content h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
}

div#wrap div.content h3 {
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	line-height: 19px;
}

div#wrap div.content h6 {
	background: transparent url(../images/bg-donate.png) no-repeat bottom left;
	font-size: 23px;
	font-weight: normal;
	height: 13px;
	line-height: 15px;
	padding: 12px 12px;
	width: 113px;
}

div#wrap div.content h6:hover{
	background: transparent url(../images/bg-donate-hover.png) no-repeat bottom left;
	cursor: pointer;
}

div#wrap div.content h6 a{
	color: rgb(117,91,79);
	text-decoration: none;
}

div#wrap div.content h6:hover a:hover{
	color: rgb(117,91,79);
	text-decoration: none;
}

div#wrap div.content label {
	clear: left;
	float: left;
	font-weight: bold;
	width: 400px;
}

div#wrap div.content input {
	background-color: transparent;
	border: 1px solid rgb(130,150,40);
	color: rgb(255,255,255);
	outline: none;
	padding: 1px 5px;
}

div#wrap div.content input.amount {
	width: 125px;
}

div#wrap div.content input {
	width: 350px;
}

footer {
  display: block;
  height: 200px;
  position: relative;
  left: 0;
/*   bottom: 70px; */
  width: 100%;
  clear: left;
  background: transparent url("../images/footer-sq-rpt.png") repeat scroll top left;
}

footer div {
  width: 1054px;
  height: 200px;
  margin: 0 auto;
  position: relative;
}

footer .shade {
  width: 1055px;
  height: 253px;
  position: absolute;
  top: -30px;
  
  background: transparent url("../images/footer-shadowshade.png") no-repeat scroll top left;
}
footer .footer-list {
  position: absolute;
  display: block;
  list-style: none;
  padding-left: 15px;
  background: transparent url("../images/footer-ul.png") no-repeat scroll left top;
  width: 200px;
  height: 170px;
  float: left;
  left: 270px;
  top: 30px;
  z-index: 10;
}
footer .footer-list.first {
  left: 78px;
}
footer .footer-list li {
  margin-bottom: 4px;
}
footer .footer-list a {
  text-decoration: none;
  color: #6C6B69;
  font-size: 1.1em;
  line-height: 1.25em;
}

footer h3.logo {
	background-image: url(../images/logo-darker.png);
	background-position: 0 13px;
	background-repeat: no-repeat;
	height: 87px;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 280px;
	text-indent: -9999em;
}

footer h3.logo a {
	display: block;
	height: 100%;
	text-indent: -999px;
	width: 100%;
}


/*  height: 243px;
  width: 1054px;
  background: transparent url("../images/homepage-grid-ims/footer.png") no-repeat scroll top left;
  position: relative;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -527px;
}
*/

div.container > nav {
  position: absolute;
  top: 0;
  right: 0;
  
}

div.container > nav li {
  background: transparent url("../images/nav-ul-sep.png") no-repeat top right;
  height: 58px;
  width: 100px;
  padding: 0;
  float: left;
}

div.container > nav li a {
  display: block;
  height: 49px;
  width: 91px;
  padding: 5px 10px;
  text-decoration: none;
  font-size: 1.2em;
  color: #EBF5F5;
  display:table-cell; vertical-align:bottom
}

div.container > nav li.abaana-logo {
  padding:0;margin:0;
  padding-top: 10px;
  padding-right: 20px;
  width: 162px;
  height: 50px;
  display: block; 
}
div.container > nav li.abaana-logo a, div.container > nav li.abaana-logo a:hover {
  background: transparent url(../images/abaana-vector-cut.png) no-repeat top left;
  width: 162px;
  height: 50px;
  display: block;

  text-indent: -9999px;
}

div.container > nav li a:hover,
div.container > nav li.selected a {
    background: transparent url("../images/menu-item-active-bg.png") no-repeat;
    background-position: bottom center;
}



a.donate-btn,
a.donate-btn:visited {
  text-indent: -9999px;
  margin-top: 25px;
  margin-left: 35px;
  background: transparent url(../images/donate-btn.png) no-repeat scroll 0 0;
  display:block;
  width: 219px;
  height: 80px;
}

a.donate-btn:hover,
a.donate-btn:active {
  background: transparent url(../images/donate-btn.png) no-repeat scroll -224px 0;
}


div.news-area {
  position: relative;
  
}
.news-area nav {
  position: absolute;
  top: 20px;
  right: 0;
  height: 27px;
  width: 66px;
  background: transparent url(../images/right-btns.png) no-repeat top left;
}
.news-area nav a {
  position: relative;
  display: block;
  z-index: 100;
  text-indent: -9999px;
  height: 27px;
  width: 32px;
  float: left;
  cursor: pointer;
}
.news-area h1 {
  color: #755B4F;
  font-weight: normal;
  background: transparent url(../images/right-subhead-leftvr.png) no-repeat top left;
  margin:0;
  font-size: 1.2em;
  position: absolute;
  padding-left: 9px;
  padding-top: 23px;
  height: 20px;
  top: -10px;
  left: 0;

}
.news-area ul {
  position: relative;
  top: -15px;
  width: 278px;
  padding-top: 10px;
  padding-left: 10px;
  margin-left: 10px;
  
  list-style: none;
}
.news-area li {
  display:none;
}
.news-area li.selected {
  display: block;
}
.news-area li.selected article {
  background: transparent url(../images/right-hr.png) repeat-x bottom left;
}
.news-area li.selected article .read-on a {
  display: block;
  position: absolute;
  bottom: -25px;
  right: 0;
  font-size: 1.2em;
  color: #755B4F;
  text-decoration: none;
  border-bottom: 1px solid #755B4F;
}
.news-area h2 {
  background: transparent url(../images/right-hr.png) repeat-x top left;
  position: relative;
  margin-top: 56px;
  left: -10px;
  padding: 10px 20px;
  width: 248px;
  font-size: 1.5em;
  line-height: 28px;
}
.news-area h2 a {
  text-decoration: none;
  color: #4B4B4B;
  font-weight: normal;
  
}

.middle-shadow {
  background: transparent url(../images/bg-mid-shadow.png) no-repeat;
  position: absolute;
  z-index: -1;
  height: 40px;
  width: 1055px;
  top: 408px;
  left: 50%;
  margin-left: -526px; /* half its width to center align */
}

h1 span.date {
	color: rgb(130, 150, 40);
	font-size: 16px;
}

p.top{
	text-align: right;
}

p.top:hover {
	text-decoration: underline;
}

ul.video {
	list-style: none;
	margin: 0 !important;
}

ul.also {
	margin: 0 30px !important;
}

ul.also li {
	line-height: 20px !important;
	padding: 0 !important;
}