/* Lynn Clough Dar-Col styles 4/2010    */


/* Classes */

.indent {
	margin-left: 20px;
}

.month {
 	font-weight: bold;
 	color: rgb(64,7,14);
	font-size: 14pt;
}

.picline {
	text-align: center;
}

.pichome {
	border: 3px solid black
}

.bord3 {
	border: 3px solid black
}
.bord2 {
	border: 2px solid black
}

.label1 {
	width: 100%;
	padding: 0px;
	font-weight: bold;
	font-size: 14pt
}

.label2 {
	font-weight: bold;
	font-size: 10pt;
	padding: 10px;
	width: 100%;

}

/* ids  */

body {
	background-color: #827055; 
	font-size: 14pt; 
	color: #FFFFFF; 
	font-family: Georgia, serif;
	margin: 0px

}


h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, serif;
        font-weight: bold;
	color: rgb(64,7,14)
}


#header {
	background-color: rgb(64,7,14);
	width: 1008px;
	height: 100px;

}

#header img {
        text-align: center;
        background-color: rgb(64,7,14);
        height: 100px;
	width: 1008px;
	border: 0;
}
#fb img {
	border: 0;
	vertical-align: middle
}

#fb a {
	font-size: 10pt
}
#linktable {
        text-align: center;
	width: 1008px;
	padding: 0px;
	margin-right: 5px;
	background-color: #000080
}

#linktable a {
	display: block; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt;
	font-weight: bold;
	color: rgb(204,204,204)
}

#linktable a:link {text-decoration: none}
#linktable a:active {text-decoration: none}
#linktable a:visited {text-decoration: none}
#linktable a:hover {
	text-decoration: none;
	background-color: rgb(64,7,14)
}

#main {
	margin: 35px;
	margin-top: 40px;
}

#main table {
	font-family: Georgia, serif;
	font-weight: bold;
	color: white
}

#main a {
	color: navy;
	font-weight: bold

}

#main h3 {
	text-align: left
}


#intro img {
	float: right;
	margin-left: 20;

}


#gentxt {
	font-family: Georgia, serif;
	margin-right: 10px;
	color: white
}

#showtxt {
	margin: 30
}


#stafftxt {
	width: 60px;
	color: white;
	margin-left: 50px;
}

#stafftxt h2 {
	text-align: center;
}

#stafftxt h3 {
	text-align: center;
}


#pic_column {
	float: right;
	width: 400px;
	position: absolute; 
	top: 0px; 
	left: 470px;
	padding: 5px;

}

#pic_column img {
	border: 0px;
}

#attire img {
	float: right;
	margin-left: 20px;
	margin-right: 30px
}


#main_contacts table {
	font-family: Georgia, serif;
	font-weight: bold;
	color: white
}

#main_contacts table a {
	color: rgb(204,204,204)
}

#main_fac table {
	font-family: Georgia, serif;
	font-weight: bold;
	color: white
}

#footer {
	font-weight: bold;
	color: rgb(64,7,14)
}
#footer a {
	font-weight: bold;
	color: rgb(64,7,14)
}


#album p {
	text-align: center;

}

#event_table thead{
 font-weight: bold;
 color: black;
font-size: 14pt;
}

#camplist {
	font-weight: bold;
 	color: navy;
	font-size: 13pt;
	text-align: center
}



