* {
	font-family: Arial;
}

p { margin: 10px 0; }

body {
	background-image: url(../images/bgTileAll.jpg);
	margin-top:0;
}

#header {
	margin: 0 24px; 
	height: 106px;
	width: 920px;
	background: transparent url(../images/header.png) no-repeat;
	/*padding-left: 468px;*/
}

#header a.medaLink { 
	position: absolute;
	width: 200px;
	height: 25px;
	text-decoration: none;
	top: 52px;
}

#menu {
	top:50px;
	right:66px;
	position:absolute;
}

#menu a {
	display: block;
	/*height: 12px;*/
	line-height: 12px;
	float: left;
	margin-top: 9px;
	margin-right: 15px;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	color: #B0A86A;
	/*width: 38px;*/
	width:auto;
	border-right:2px #aea56c solid;
	padding-right:15px;
}

/*#menu a.stories { width: 51px; }
#menu a.partners { width: 65px; }
#menu a.donate { width: 48px; }*/

#menu a.donate {
	margin-right: 0px;
	margin-left: 15px;
	border-right:0;
	padding-right:0;
}


#menu a.donate, #menu a.donate:hover {
	color: #F77912;
}

#menu a:hover {
	color: rgb(102,91,53);
	text-decoration: none;
}

#menu img.new {
	position: absolute;
	top: -4px;
	right: 129px;
}
/*#wrap {
	width:100%;
	background: url(../images/bgTileX.jpg) repeat-x;
}*/
#page {
	width: 970px;
	height: 690px;
	/*border: 10px solid white;*/
	/*background-color: rgb(189,196,95);*/
	background: transparent url(../images/page.png) no-repeat;
	margin: 0 auto 10px auto;
	position: relative;
	/*padding-left:20px;
	padding-right:20px;*/
}

#content {
	margin: 0 24px;
	/*background-color:#F6F3E3;*/
	width: 920px;
	height: 451px;
	position: absolute;
}

/*.100hrsCounter {
	top:0;
	right:0;
	position:absolute;
	z-index:1;
	background: transparent url(../images/100hrs.png) no-repeat;
	width:198px;
	height:71px;
}*/

#contentFooter {
	background: transparent url(../images/footerLg.jpg) no-repeat;
	width: 920px;
	height: 192px;
	position: absolute;
	left:0;
	top:370px;
	/*bottom: 18px;
	left: 20px;*/
	/*margin-bottom:20px;
	bottom:0;*/
}

#footer {
	width: 960px;
	margin: 0 auto;
	color: rgb(110,101,87);
	font-size: 10px;
	margin-bottom: 50px;
}

#footer a {
	color: rgb(110,101,87);
	text-decoration: none;
}

#footerMenu { float: left; margin-left: 40px; }
#copyright { float: right; margin-right: 40px; }

#contentFooter span { visibility: hidden; }

#contentFooterWrap{
	position:absolute;
	top: 146px;
	left: 10px;
	color: #bcc55c;
	font-size:13px;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif
}

div.storyMenu {
	letter-spacing: 0px;
	margin-top: 20px;
	width: 280px;
	margin-right: 25px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: rgb(127,113,66);
}

div.storyMenu a {
	text-decoration: none;
	font-weight: bold;
	color: rgb(247,121,18);
	display: block;
	margin-top: 10px;
}

div.storyMenu a:hover {
	text-decoration: underline;
}

.orange { color: rgb(247,121,18); }
.green { color: rgb(189,196,95); }

p.storyFact {
	font-size: 14px;
	background: transparent url(../images/story_fact_divider.gif) top right no-repeat;
	margin-left: 50px;
	padding-right: 20px;
	height: 65px;
	color: rgb(189,196,95);
	text-align: right;
}

div.storyImage {
	float: left;
	width: 210px;
	margin-top: 113px;
}

div.story {
	float: left;
	margin-top: 18px;
	width: 560px;
	font-size: 13px;
	color: rgb(127,113,66);	
}

div.subNav {
	position: absolute;
	top: 127px;
	left: 580px;
	color: 127,113,66);
	font-size: 14px;
	letter-spacing: 1px;
}

div.subNav a {
	font-weight: bold;
	color: rgb(189,196,95);
}

div.subNav a.inactive {
	color: rgb(206,204,185);
	text-decoration: none;
}

#pageTitle{ 
	display:none; 
	z-index: 10;
	top:23px;	
}

.leftColumn {
	width: 640px;
	padding: 90px 0 0 36px;
	position: relative;
	z-index: 0;
}

.rightContainer {

	font-size:16px;
	position:absolute;
	right:30px;
	text-align:right;
	top: 90px;
	width:150px;
	color: rgb(200,189,162);
	line-height: 150%;
}


.item {
	width: 30%;
	padding-right: 5%;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: rgb(103,86,17);
	line-height: 130%;
}

.item2Col {
	width: 37%;
}

.item p {
	padding-top: 0;
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.item a {
	font-family: Arial;
	font-size: 13px;
	color: rgb(228,87,42);
	text-decoration: none;
}

.item a:hover {
	text-decoration: underline;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: rgb(103,86,17);
	margin: 0;
	padding-bottom: 20px;
}

.rightOrange {
	color: rgb(228,120,71);
}
