﻿body
{
	background-image: url(../images/background.jpg);
	text-align:center;
}
#divHeader
{
	height: 218px;
	width: 1024px;
}
#divMain
{
	height: 600px;
	width: 1024px;
	background-color: #EDEDED;
	text-align: left;
}
#divFooter
{
	height: 30px;
	width: 1024px;
	background-color: #000000;
	color: White;
	font-size:11px;
}
#divRight
{
	background-color: #EDEDED;
	width: 270px;
	height: 600px;
	font-size: 13px;
	color: #A15001;
	float:left;
}
#divLeft
{
	background-color: #EDEDED;
	width: 250px;
	height: 600px;
	font-size: 15px;
	color: #A15001;
	float: left;
}
#divCenter
{
	background-color: #CCCCCC;
	width: 500px;
	height: 600px;
	float: left;
	text-align:justify;
	font-size:13px;
}
#divLogin
{
	background-color: #042800;
	color: White;
	width: 100px;
	height: 100px;
	float: left;
}
.spacer20
{
	width: 20px;
	float: left;
}
.aboutCamp
{
	background-color: #B3B3B3;
	border: solid 1px #AF9F7F;
	width: 460px;
	height: 430px;
	font-size:13px;
}
a
{
	color: #FD0B0B;
}
.quickLink
{
	text-decoration:none;
	font-size: 15px;
	color: #A15001;
}
.footerLink
{
	color:#FEA345
}
.centerContent
{
	float:left;
	width: 460px;
}
.rightContent
{
	float: left;
	text-align:justify;
	width:240px;
}
.medTitle
{
	font-size:15px;
	font-weight: bold;
	color: #920300;
}
.medTitleGreen
{
	font-size: 15px;
	font-weight: bold;
	color: #042800;
}
.medTitleOrange
{
	color: #D02E00;
	font-size: 15px;
	font-weight: bold;
}
.bibleRef
{
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #004100;
}
.silentLink
{
	text-decoration: none;
	border: none;
}
.photoCaption
{
	color: #008E00;
	font-weight: bold;
}
.photoCount
{
	font-size:11px;
	color: #A15001;
}
/* 
Colors Used in Flash Header:

Inner Box: #CFBF8F;

Dark Orange:  #D02E00
Med Orange:  #920300
Light Orange: #FF8003

Dark Green;  #042800
Med Green:  #004100
Light Green:  #008E00

Black: #000000

Dark Brown:  #511100
Orange Brown: #A15001
Light Brown: #996A40

Orange Text: #FEA345
*/
.galDiv
{
	background-color: #cccccc;
}
.galSelect
{
	font-family: Verdana;
	font-size: 11px;
	color: #008300;
	font-weight: bold;
	float: left;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.galImgTitle
{
	font-family: Verdana;
	font-size: 9px;
	color: #e64b0b;
	border: none;
	cursor: pointer;
	text-decoration: none;
}
.galDispMed
{
	width: 420px;
	height: 500px;
	float: left;
	text-align:center;
}
.galDispSmall
{
	width: 280px;
	height: 500px;
	float: left;
	color: Black;
	text-align: center;
}
.galPage
{
	font-family: Verdana;
	font-size: 10px;
	color: #e64b0b;
}