@charset "UTF-8";

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

body {margin:0; padding:0; color: #3f3f3f; font-family: "Lucida Grande", Lucida, Verdana, sans-serif; font-size:62.5%; text-align: left;
	background: #e3cca0 url(../images/structural/background-sand.jpg) center top;}
body.homebg {background: url(../images/structural/background-home.jpg) center top;}
body.exhbg {background: transparent none;}


h1 {font-size: 1.5em; margin:1em 0 0 0; line-height: 1.7em; font-weight: bold;}


a {color: #6a0d16; text-decoration:none;}
a:hover {text-decoration:none; color: #9e1b27;}


img {border:0;}

.red {color: #9e1b27;}
.darkred {color: #6a0d16;}
.serif {font-family: Georgia, "Times New Roman", Times, serif;}
.center {text-align: center;}

/* Accessibility */
.hide {font-size:1px; height:1px; line-height:0px; overflow:hidden; position:absolute; left:-9999px; top:-9999px;}


/* Building blocks */

#container { 
	margin:auto; /* the auto margins (in conjunction with a width) center the page */
	width: 990px;
} 
#container.homecamp {
	background: none;
} 



/* Header */

#header { 
	width: 990px; 
	height: 130px;
	padding: 0;
	text-align: center;
} 
#header h1 {
	margin: 0;
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}



/* Navigation */

#nav{
	width: 600px;
	height: 12px;
	overflow:hidden;
	margin: 0 auto;
}
#nav ul {
	list-style: none;
	padding: 0;
	height: 25px;
}
#nav li {
	margin: 0;
	display:inline;
	float:left;
}
#nav a {
	color: #937863;
	height: 12px;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}
#nav a:hover, #nav a#current {
	background-position: 0 -12px;
	color: #9e1b27;
	text-decoration:none;
}
.wire { 
	width: 990px; 
	height: 20px;
	padding: 0;
	text-align: center;
	margin-top: 5px;
	clear: both;
}


/* Rollover Buttons */
 
.home, a.home:link, a.home:active {
	background: url(../images/structural/but-home.png) no-repeat;
	width: 41px;
	padding-right: 3px;
	border-right: 1px solid #b7a287;
}
.exhibit, a.exhibit:link, a.exhibit:active {
	background: url(../images/structural/but-exhibit.png) no-repeat;
	width: 74px;
	margin: 0 0 0 5px;
	padding-right: 5px;
	border-right: 1px solid #b7a287;
}
.gallery, a.gallery:link, a.gallery:active {
	background: url(../images/structural/but-gallery.png) no-repeat;
	width: 56px;
	margin: 0 0 0 5px;
	padding-right: 5px;
	border-right: 1px solid #b7a287;
}
.venues, a.venues:link, a.venues:active {
	background: url(../images/structural/but-venues.png) no-repeat;
	width: 93px;
	margin: 0 0 0 5px;
	padding-right: 5px;
	border-right: 1px solid #b7a287;
}
.before, a.before:link, a.before:active {
	background: url(../images/structural/but-before.png) no-repeat;
	width: 101px;
	margin: 0 0 0 5px;
	padding-right: 5px;
	border-right: 1px solid #b7a287;
}
.reviews, a.reviews:link, a.reviews:active {
	background: url(../images/structural/but-reviews.png) no-repeat;
	width: 56px;
	margin: 0 0 0 5px;
	padding-right: 5px;
	border-right: 1px solid #b7a287;
}
.aidorgs, a.aidorgs:link, a.aidorgs:active {
	background: url(../images/structural/but-aidorgs.png) no-repeat;
	width: 114px;
	margin: 0 0 0 5px;
}




/* Content */

#box-home {
	width: 923px;
	height: 235px;
	float: left;
	position: relative;
	background: url(../images/elements/box-home.png) no-repeat 0 0;
}
#text-home {
	width: 780px;
	height: 140px;
	float: left;
	position: relative;
	margin: 50px 0 0 60px;
}

#text-home p.homeintro {
	font-size: 1.6em;
	line-height:1.7em;
	margin: 0 0 .8em;
	color: #73502e;
	margin-top: 0;
}


#content{
	width: 923px;
	float: left;
	margin-left: 38px;
	position: relative;
}

#content.homecontent{
	background: none;
}


#content p {font-size: 1.2em; line-height:1.8em; margin: 0 0 .8em;}

#box-imagehome {
	width: 923px;
	height: 260px;
	float: left;
	position: relative;
	text-align: center;
	margin-bottom: 30px;
}
#box-inttop{
	width: 923px;
	height: 60px;
	float: left;
	position: relative;
	background: url(../images/structural/box-top.png) no-repeat 0 0;
}
#box-int{
	width: 923px;
	float: left;
	position: relative;
	background: url(../images/structural/box-repeat.png) repeat-y 0 0;
}

#box-intbot{
	width: 923px;
	height: 60px;
	float: left;
	position: relative;
	background: url(../images/structural/box-bot.png) no-repeat 0 0;
}
#text-int {
	width: 780px;
	float: left;
	position: relative;
	margin: 0 0 0 60px;
}
	
#heading {
	width: 720px;
	height: 20px;
	margin: 21px 0 20px;
	float: left;
	display: inline;
}
#textOne { 
	width: 675px;
	float: left;
	display: inline;
	margin: 20px 0 0 25px;
} 
#textTwo { 
	width: 340px;
	float: left;
	display: inline;
	margin: 0 0 0 15px;
}
 

#content p.intro {
	font-size: 1.4em;
	line-height: 1.9em;
	color: #5f3c1e;
	margin: .5em 0 .8em;
}
#content p.hometext {font: 1.2em/1.7em Georgia, "Times New Roman", Times, serif;}
#content p.big {font-size: 1.3em;}
#content p.date {font-weight: bold;}
#content p.date a {color: #3f3f3f;}
#content p.date a:hover {color: #937863;}
#content p.italic {font-style: italic;}

#content p.quote {
	color: #806253;
	font: 1.3em/1.7em "Clarendon", "ClarendonBT-Roman", "ClarendonMT", "ClarendonT-Regu", "URWClarendonT-Regu", "Bookman Old Style", Georgia, "Century", "Times New Roman", Times, serif;
	margin-bottom: 0;
	margin-top: 1em;
}
#content p.quotespace {
	color: #806253;
	font: 1.3em/1.7em "Clarendon", "ClarendonBT-Roman", "ClarendonMT", "ClarendonT-Regu", "URWClarendonT-Regu", "Bookman Old Style", Georgia, "Century", "Times New Roman", Times, serif;
	margin-bottom: 1.5em;
	margin-top: 1em;
}
#content p.quotesource {
	color: #937863;
	font: 1.1em/1.2em;
	margin-bottom: 1.5em;
	margin-top: 0em;
	text-align: right;
}

#content h1 {
	color: #9e1b27;
	margin-top: 0;
	font: 2.1em/1.8em;
	margin-bottom: .5em;
}
#content h2 {
	font-weight: normal;
	margin: 1em 0 .1em;
	color: #9d1b0d;
	font: 1.4em/1.8em;
}
#content h2 a, #content h3 a{
	color: #9d1b0d;
	}
#content h2 a:hover, #content h3 a:hover {
	color: #9e1b27;
}
#content h3 {
	color: #9d1b0d;
	font-weight: normal;
	line-height: 1.2em;
	font-size: 1.4em;
	font-style: normal;
	margin-top: .5em;
	padding-bottom: .3em;
}

#content h5 {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #9e1b27;
	margin: 0 0 0em;
	font-weight: normal;
	font-style: normal;
}
#content h6 {
	font-size: 1.2em;
	line-height: 1.4em;
	color: #937863;
	margin: 0 0 .5em;
	font-weight: normal;
	font-style: normal;
}

#content p a:hover {text-decoration: none; color: #5f3c1e;}




/* Aid Organizations */

.orgpanel {
	width: 780px;
	height: 110px;
	float: left;
	display: inline;
	margin-right: 10px;
	border-bottom: 1px dotted #caaf82;
}
.orglist {
	margin:0;
	padding:0;
	list-style:none;
}
.orglist li {
	padding: 10px 0 35px;
	margin: 0;
}
.orglist p{
	margin: 0;
}
.orglist h1{
	margin: 20px 0 5px;
}
.orglist img {
	float: left;
	display: block;
	margin: .3em 15px 0 0;
}
.org_description {
	width:250px;
	float:left;
	padding:15px 0 0 0;
}


/* Exhibits */

#exh-intro {
	width: 370px;
	height: 220px;
	position: relative;
	float: right;
	margin-top: 210px;
	text-align: right;
}
#container_exh { 
	margin:auto;
	width: 750px;  
	height: 395px;
} 
#content.exh{
	width: 750px;
	height: 395px;
	background: url(../images/elements/exh-box-small.jpg) no-repeat 0 top;
	clear: both;
	margin: 0;
}
.box-exh-pop{
	width: 750px;
	height: 395px;
	background: url(../images/elements/exh-box-small.jpg) no-repeat 0 top;
	clear: both;
	margin: 0;
}
#box-int.exh{
	width: 923px;
	height: 430px;
	float: left;
	overflow:hidden;
	position: relative;
	background: url(../images/structural/box-repeat.png) repeat-y 0 top;
}
#box-exh{
	width: 780px;
	height: 430px;
	float: left;
	position: relative;
	background: url(../images/elements/exh-base.png) no-repeat 0 top;
}

#box-exh a {
	color: #937863;
	text-decoration:none;
	text-indent: -9999px;
	display: block;
}

.box-exh-content {
	width: 690px;
	height: 335px;
	margin: 30px;
}
.box-exh-pop-text {
	width: 435px;
	/*height: 375px;*/
	float: left;
	margin-right: 20px;
}
.box-exh-pop-photos {
	width: 235px;
	height: 335px;
	float: left;
}
 
.exh-family, a.exh-family:link, a.exh-family:active {
	background: url(../images/elements/exh-family.png) no-repeat;
	width: 170px;
	height: 160px;
}
a.exh-family:hover, a.exh-family:active {
	background-position: 0 -160px;
}
.exh-tent, a.exh-tent:link, a.exh-tent:active {
	background: url(../images/elements/exh-tent.png) no-repeat;
	width: 136px;
	height: 124px;
}
a.exh-tent:hover, a.exh-tent:active {
	background-position: 0 -124px;
}
.exh-world, a.exh-world:link, a.exh-world:active {
	background: url(../images/elements/exh-world.png) no-repeat;
	width: 160px;
	height: 150px;
}
a.exh-world:hover, a.exh-world:active {
	background-position: 0 -150px;
}
.exh-hospital, a.exh-hospital:link, a.exh-hospital:active {
	background: url(../images/elements/exh-hospital.png) no-repeat;
	width: 104px;
	height: 134px;
}
a.exh-hospital:hover, a.exh-hospital:active {
	background-position: 0 -134px;
}
.exh-sign, a.exh-sign:link, a.exh-sign:active {
	background: url(../images/elements/exh-sign.png) no-repeat;
	width: 110px;
	height: 100px;
}
a.exh-sign:hover, a.exh-sign:active {
	background-position: 0 -100px;
}
.exh-school, a.exh-school:link, a.exh-school:active {
	background: url(../images/elements/exh-school.png) no-repeat;
	width: 112px;
	height: 120px;
}
a.exh-school:hover, a.exh-school:active {
	background-position: 0 -120px;
}
.exh-plane, a.exh-plane:link, a.exh-plane:active {
	background: url(../images/elements/exh-plane.png) no-repeat;
	width: 190px;
	height: 94px;
}
a.exh-plane:hover, a.exh-plane:active {
	background-position: 0 -94px;
}




/* Gallery */

.galimg { 
	float: left;
	margin: 0 2px 0px 0px;
}




#footer {
	width: 980px;
	height:50px;
	margin: 5px auto 0;
}



#footer a {text-decoration:none; color: #7f7f7f;}
#footer a:hover { text-decoration: none; color: #616161;}

#footer_left {
	float: left;
	display: inline;
	position: relative;
	width: 85px;
	height: 40px;
}
#footer_center {
	float: left;
	display: inline;
	position: relative;
	width: 312px;
	height: 40px;
	margin-right: 15px;
}
#footer_center p {
	color: #826d56;
	text-align: left;
	font-size: 9px;
}
#footer_right {
	float: left;
	display: inline;
	position: relative;
	width: 550px;
	/*height: 40px;*/
	border-left: 1px solid #bda693;
	padding-left: 15px;
}
#footer_righttop {
	float: left;
	display: inline;
	position: relative;
	width: 550px;
	height: 10px;
}
#footer_righttop p {
	color: #826d56;
	text-align: left;
	font-size: 8px;
}
#bot {position: relative;
	  clear: both;
	  left:0;
	  background: #edf4fe url(../images/bottom.png);
	  width:800px;
	  height:20px;}
	  
	 
	 
	  
/* Bottom */


#links {
	width: 880px;
	margin: 10px auto 0; 
}

#links p {
	color: #826d56;
	text-align: center;
	letter-spacing: .2em;
	font-size: .9em;
	line-height: 1.7em;
}

#links a {text-decoration:none; color: #826d56;}
#links a:hover { text-decoration: none; color: #a03d2e;}

#links_left {
	float: left;
	display: inline;
	width: 128px;
	margin-right: 25px;
}
#links_center {
	float: left;
	display: inline;
	width: 280px;
	margin-top: 7px;
}
#links_right {
	float: left;
	display: inline;
	margin-top: 7px;
}

	  

	  
	  
	  
/* Bits and Pieces */

.marbot10 {margin-bottom:10px;}
.marbot20 {margin-bottom:20px;}

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 15px;
}
.quotelft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 8px;
}
.exhlft { /* this class can be used to float an element left in your page */
	float: left;
	position: relative;
	margin-right: 10px;
	margin-bottom: 40px;
}
.iconlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	margin-top: 13px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}