


H1 {	color: #F1D97A; 
	font-size: 28px; 
	font-family: Garamond; 
	font-weight: bold; 
	padding-top: 18px;
	padding-left: 30px;
}


H2 {	color: #F1D97A; 
	font-size: 20px; 
	font-family: Garamond; 
	font-weight: bold; 
	padding-top: 1px;
}

H3 {	color: #F1D97A; 
	font-size: 16px; 
	font-family: Garamond; 
	font-weight: bold; 
	padding-top: 1px;
}



.Maroon { background: #A21011; }

.Baige { background: #F1D97A; }



.topbar {
padding:1px 18px;
}

.Bar:Link { color: #102BA2; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: none; padding:0 14px; }
.Bar:Visited { color: #102BA2; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: none; padding:0 14px;; }
.Bar:Hover { color: #A21011; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: none; padding:0 14px; }


.Text {
	background: #A21011;
	font-family: Garamond; 
	color: #F1D97A;
	font-size: 16px;
}

LI { 
	list-style-image: url(images/LI-IMG.jpg);
	list-style-type: circle;
	padding-bottom:8px;
}

A:Link { color: #F1D97A; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: underline; }
A:Visited { color: #F1D97A; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: underline; }
A:Hover { color: #102BA2; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: none; }

footer:Link { color: #A21011; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: underline; }
footer:Visited { color: #A21011; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: underline; }
footer:Hover { color: #F1D97A; font-size: 14px; font-family: cursive; font-weight: bold; text-decoration: none; }

