@import "global.css";
@import "main.css";

.Page {
	background: #211109 url(../assets/images/table-bg.jpg) repeat-y;
	width: 842px;
	padding: 0 20px 0 20px;
	margin: 0 auto 0 auto;
}
.PageHeader {
	padding: 12px 0 0 0;
	background-color: red;
	background: url(resources/assets/images/header.jpg) no-repeat;
	background-position: center top;
}
.PageHeader .Logo {
	text-align: center;
	height: 122px;
}
.ThreeCol .LeftCol {
	width: 361px;
}
.ThreeCol .CenterCol {
	width: 240px;
}
.ThreeCol .RightCol {
	width: 239px;
}

.TwoCol .LeftCol {
	width: 241px;
	padding: 0;
	margin: 0;
}
.TwoCol .RightCol {
	background-image: url("resources/assets/images/filler-bg.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #FFF;
	width: 598px;
	padding: 0 0 0 1px;
	margin: 0;
}

.ErrorContent {
	background-color: #E5D4BA;
	padding: 20px 10px 20px 10px;
}

.c1 {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #DED4C5; 
	padding-top:43px;
	padding-left:15px;
}

.donationP {
	padding-top:110px;
	padding-left:25px;
	padding-right:22px;
}

.jounryMapBG {
	background: #EAE6E3 url(../assets/images/journey-bg.jpg) no-repeat;
}


.formtableI {
	width: 92%;
}
.formtableII {
	width: 547px;
}
.formlabelIV {
	font: small-caps bold 9px Verdana;
}
.formcheckbox {
	width:25px;
}

.prevnextdiv{
	padding-right:22px;
	text-align: right;
}

#footer {
	background: #20130B;
	color: #938C86;
	font-size: 10px;
	text-align:center;
}

#exploreheader {
	height:69px; background: url(../assets/images/explore.jpg) no-repeat;
}
#experienceheader {
	height:69px; background: url(../assets/images/experience.jpg) no-repeat;
}
#engageheader {
	height:69px;background: url(../assets/images/engage.jpg) no-repeat;
}
#exploreshell {
	height: 464px;
	background: url(../assets/images/col1.jpg) no-repeat left top; 
}

#exploredetail {
	position:relative;
	top:20px;
	left:8px;
	width:300px;
}

#videoshell {
	background: url(../assets/images/col2.jpg) no-repeat;
	height:464px;
}

#video_preview {
	position:relative;
	top:39px;
	left:22px;
	width:194px;
}

#video {
	position:relative;
	top:60px;
	left:15px;
	width:220px;
}

#journey { 	
	position: relative;
	top:160px;
	left:5px; 
}


#history { 	
	position: relative;
	top:250px;
	left:5px; 
}

.articlethumbg {
	position:relative;
	height:85px;
	background: url(../assets/images/artbg.jpg) no-repeat;
}
.articlethumbgII {
	position:relative;
	height:85px;
	background: url(../assets/images/artbgII.jpg) no-repeat;
}
.articlethumb {
	position:relative;
	top:10px;
	left:6px;
}

#engageshell {
	position:relative;
	height:464px;
	background: url(../assets/images/col3.jpg) no-repeat;
}

.newspicbg {
	background: url(../assets/images/pic-bg.gif) no-repeat;
	height: 81px;
	width: 81px;
	position:relative;
}

.newsthumbnail {
	position:absolute;
	top: 11px;
	left: 8px;
}

.gothumbnail {
	position:absolute;
	top: 27px;
	left: 157px;
}

.givethumbnail {
	position:absolute;
	top: 266px;
	left: 160px;
}

a.nav {
	display:block;
	float:left;
	width:120px;
	height:32px;
}

.resourceP {
	line-height:14px;
	font-size: 14px;
	font-weight: 400;
	font-stretch:semi-expanded;
	text-align:left;
	padding-bottom:25px;
	font-variant:small-caps;
}
.secondaryCMSOutput {
	margin-left:10px;
	margin-right:10px;
	text-align:left;
}
