/* @override 
	http://camp-quest.org/dev/portal/index.css
	http://camp-quest.org/dev/portal/dev/index.css
*/



html, body 
{	
  margin: 0px;
  text-align: center;
  background: #7A95B0;
  font-family: "Georgia", "Times New Roman", Times, serif;
}

hr {
	border-color: black;
}

#header 
{	
  position: absolute;
  left: 0px;
  top: 20px;

  height: 99px;
  width: 573px;
}


#mContainer 
{
  position: absolute;
  top: 160px;
  left: 10px;
  width: 600px;
  height: 215px;
  z-index: 10;
  font-weight: bold;
  font-size:75%
}



#mapCaption 
{
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -292px;
  width: 564px;
  top: -12px;
}



#mapLocations 
{
position: absolute;
top: 220px;
left: 50%;	
width: 450px;
margin-left: -225px;
font-size: 1.1em;
text-align: center;
padding: 4px 0px;
}



#mapLocations a 
{
color: #112b60;	
text-decoration: none;
}

a 
{
color: #112b60;

}

.flickrThumbBox {
	float: left;
	width: 77px;
	height: 77px;
}

#map 
{
position: absolute;
left: 0px;
top: 18px;
border: 2px solid black;
width: 565px;
height: 200px;
z-index: 10;
}

#memorial_fund
{
	border: 2px solid black;
	border-width: 2px 0px;
	padding: 5px 5px 5px 5px;
}

#img1, #img2, #info1, #info2
{
position: absolute;
left: 600px;
border: 2px solid black;

margin-bottom: 5px;
}


#img1
{
top: 15px;

width: 250px;
height: 137px;
}

#img2
{
top: 670px;

width: 250px;
height: 167px;

z-index: 20;
}

.infoBox {
padding: 3px;
}

.infoBox h4 {
margin: 0px;
}

#info1
{
top: 390px;
width: 244px;
height: 496px;

font-size: .9em;
overflow: auto;
}

#info2
{
position: absolute;
font-size: .9em;
border: 2px solid black;

top: 902px;
left: 8px;
width: 832px;
height: 20px;
text-align: center;
padding: 5px;
overflow: auto;
}

#info3
{
position: absolute;
left: 600px;
top: 260px;
width: 244px;
height: 496px;

font-size: .8em;
overflow: auto;
}

#info4
{
position: absolute;
left: 600px;
top: 0px;
width: 244px;
height: 496px;

font-size: .9em;
overflow: auto;
}

#text
{
position: absolute;
top: 410px;
left: 15px;
width: 800px;
height: 1000px;
text-align: left;	
color: #000;

font-size: 1em;
overflow: auto;
}

#contact {
position: absolute;
top: 1200px;
left: 416px;
width: 400px;
margin-left: -200px;
border: 2px solid black;
padding: 7px;
font-size: .9em;
}