/* CSS Document for Celebrate Gettysburg */

body {
	margin:20px;
	background-color:#f5f0e4;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:18px;
}

td.asterick {
	color:#454320;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:18px;
	}
	
span.asterick {
	color:#454320;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:12px;
	line-height:18px;
	}
	
.monthlyColorHeadline {
	color:#454320;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:13px;
	line-height:18px;
	font-weight:bold;
	}
	
.monthlyColorHeadlineLarge {
	color:#454320;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	font-style:italic;
	}

/* footer text */
div.textFooter {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #454320;
	}

/* TD tag for body copy */
td.textCell {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	vertical-align:top;
}

/* span tag for body copy */
.italic {
	color: #454320;
	font-style: italic;
}

/* CSS  FOR LINKS ******************************************************************************LINK styles */
a:link {text-decoration: underline; color:#454320;}
a:visited {text-decoration: underline; color:#454320;}
a:hover {text-decoration: none; color:#000000;}

a.bottomNav:link {color: #454320; text-decoration:none;}
a.bottomNav:visited {color: #454320; text-decoration:none;}
a.bottomNav:hover {color: #ffffff; text-decoration:none;}