﻿html
{
	font-family: Georgia, "Times New Roman", Times, Serif;
	color: #3A3A3A;
}

#MainNav #Mainnavbar #AboutUs a
{ color: #000; }

#Mainnavbar #Campers a,
#Mainnavbar #Home a,
#Mainnavbar #Parents a,
#Mainnavbar #Staff a,
#Mainnavbar #Articles a,
#Mainnavbar #Forums a,
#Mainnavbar #Gallery a,
#Mainnavbar #ColorWars a,
#Mainnavbar #liAdmin a
{ color: #fff; }


#AboutWrapper
{
	
}

h1
{
	color: #990022;
	font-family: "Comic Sans MS";
	font-size: 1.6em;
	margin-bottom: 15px;
}

h2
{
	color: #990022;
	font-family: Veranda, Arial, Helvetica, Sans-Serif;
	font-size: 16px;
	margin-bottom: 5px;
}

h5{
	padding-left: 0px;
	color: #990022;
	font-size: 1.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 1px;
	
}

h6
{
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 5px 0px;
	padding: 0px 0px 2px 0px;
	color: #3A3B71;
}

.specialEmphasis
{
	 font-weight: 600;
	 color: #000055;
	 font-family: Georgia, "Times New Roman", Times, Serif; 
}

p
{
	font-family: Georgia, "Times New Roman", Times, Serif; 
	text-align: justify;
	max-width: 600px;
	color: #3A3A3A;
	font-size: 0.8em;
	margin-bottom: 15px;
	
}

a
{
	color: Blue;
	text-decoration: none;
}

#wrapper
{
	margin: 20px 0 0 0;
}

#imgWrapper
{
	margin: 0 20px 15px 0;
	font-family: Georgia, "Times New Roman", Times, Serif; 
	color: #3A3A3A;
	max-width: 600px;
	font-size: 0.8em;
	line-height: 1.3em;
	text-align: justify;
	
}

.popbox 
 {

	background-color: #FFFFFF;
	width: 580px;
	margin: 15px 0px 20px 4px;
	padding: 10px 15px 8px 15px;
	font-family: "Trebuchet MS";
	font-size: 1em;
	line-height:1.4em;
	border: 1px solid #990022;
	border-left: 6px solid #990022;
}

.specialEmphasispop {
	font-weight: bold;
	color:  #00006C;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
}

 blockquote{
	width: 500px;
	padding-left: 18px;
	text-indent: -18px;
	background-image: url(../images/elements/close-quote.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 8px 30px 18px 20px;
	font-family: Arial;
	font-style: italic;
	line-height: 1.3em;
	
}
blockquote:first-letter {
	background: url(../images/elements/open-quote.gif) no-repeat left top;
	padding-left: 18px;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
}

.photo
{
	margin: 0 0px 0 10px;
}
 
#mytable {
	width: 550px;
	padding: 0;
	margin: 0px 0px 20px 0px;
	color: #4f6b72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#mytable th {
	color: #FFFFFF;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #990022;
	background-image: url(css/images/bg_header.jpg);
	background-repeat: no-repeat;
}

#mytable td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	font-family: Arial, Helvetica, sans-serif;
}


#mytable td.alt {
	background: #F5FAFA;
	color: #797268;
}

caption {
	padding: 0 0 5px 0;
	width: 550px;	 
	font: italic 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#contact-right-box{
	width: 210px;
	float: right;
	margin: 0px;

}

#contactrighttable {
	margin: 0px 0px 0px 5px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#contactrighttable td {
padding-left: 10px;
}

.staffdivider {

	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #EDA948;
}

.staffdivider a
{
	font-size: 0.9em;
}
.staffnames{
	font-weight: bold;
	color: #434379;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
}

#contact-left-box{
width: 420px;
float: left;
margin-right: 10px;


}

#contactlefttable td{
	vertical-align: top;
	padding: 0px 45px 10px 0px;
	line-height: 20px;
	letter-spacing: .08ex;
	font-size: 0.85em;
}
.contactssans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.contactbutton {
margin: 0px 0px 0px 14px;
}