@charset "utf-8";
.FooterText {color: #FFFFFF}

/* CSS Document */

body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #663100;
}
.twoColFixLtHdr #container {
	width: 1020px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #deb887;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	color: #800000;
} 
.twoColFixLtHdr #mainContent p {
	color: #800000;
	font-size: 17px;
}

.twoColFixLtHdr #header {
	background-color: #a52a2a;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 0px;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	color: #FFFFFF;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 160px;
	background-image: url(images/gradient4.jpg);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 20px;
}
.twoColFixLtHdr #sidebar1 h3 {
	color: #ffd770;
}

.twoColFixLtHdr #mainContent {
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 200px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
} 
.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #a52a2a;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixLtHdr #tagline {
	background-color: #FFd700;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.twoColFixLtHdr #tagline p {
	font-style: italic;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #800000;
	padding-left: 10px;
}
.twoColFixLtHdr #mainContent h1 {
	font-size: 26px;
	color: #FFFFFF;
	padding-bottom: 20px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.twoColFixLtHdr h4 {
	color: #800000;
	font-size: x-large;
	padding-bottom: 20px;
	padding-top: 10px;
}
.twoColFixLtHdr h5 {
	color: #800000;
	font-size: medium;
}
.twoColFixLtHdr #mainContent h2 {
	color: #FFFFFF;
	font-size: 24px;
}

#memorial {
	width: 390px;
	border: 3px solid #a52a2a;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-left: auto;
	text-align: center;
	margin-bottom: 15px;
	margin-right: auto;
	
}
#iusb p {	font-size: 125%;	margin-top: 0;	margin-bottom: .6em;}
#history p {	margin-top: 0;}
#history h4 {	margin-bottom: 0;}
#educate a {	font-size: 135%;	color: #ff0000;}
.twoColFixLtHdr #container #mainContent #memorial #name p {
	font-size: 250%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent #memorial #celebrate p {
	font-size: 150%;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent #memorial #celebrate p {
	font-size: 125%;
}
.twoColFixLtHdr #container #mainContent #memorial #description p {
	font-size: 120%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent #memorial #citoyen p {
	font-size: 135%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.twoColFixLtHdr #container #mainContent #memorial #citizen p {
	margin-top: 0px;
	margin-bottom: 30px;
	font-size: 120%;
}
.twoColFixLtHdr #container #peyserbodycontent p {
	color: #800000;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.center {
	text-align: center;
}

#table2 {
	width: 500px;
	margin-bottom: 60px;
	background-color: #b8860b;
	margin-left: 110px;
	color: #8b0000;
}

#table3 {
	text-align: center;
	background-color: #a52a2a;
	width: 525px;
	margin-bottom: 60px;
	margin-left: 140px;
	color: #ffd700;
}
#table1 {
	background-color: #006400;
	color: #daa520;
	width: 450px;
	margin-bottom: 100px;
	margin-left: 115px;
}


#table4 {
	text-align: center;
	margin-bottom: 60px;
	background-color: #8b4513;
	width: 500px;
	margin-left: 120px;
	color: #ffd700;
	
	
}
#table5 {
	text-align: right;
	background-color: #006400;
	margin-bottom: 100px;
	width: 450px;
	margin-left: 210px;
	color: #daa520;
}
a:link {
	color: #D14F10;
	font-weight: normal;
}
a:visited {
	color: #800000;
}
