@charset "ISO-8859-1";


* {
	padding:0;
	margin:0;
}


body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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 */
	background: url(images/alimar_bg.jpg) repeat-x;
	background-color: #ffd685;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}




#container {
	width:781px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}





#leftcolumn {
	float: left; /* since this element is floated, a width must be given */
	width: 253px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	margin: 0 0;/* padding keeps the content of the div away from the edges */
}
#leftcolumn #maincontent {
	position:absolute;
	top:323px;
	width:253px;
	height:700px;
	background-color:#ffe8bc;
	border-bottom:solid;
	border-bottom-width:10px;
	border-bottom-color:#6e6c37;
}

/* second level */
#leftcolumn #maincontentlev2 {
	position:absolute;
	top:512px;
	float:left;
	width:253px;
}

/* second level */



#leftcolumn #top-left-sidenav_ {
	position: absolute;
	width:253px;	
}

#leftcolumn #home-sidenav_ {
	position: absolute;
	top:116px;
	width:253px;
}

#leftcolumn #about-us-sidenav_ {
	position: absolute;
	top:141px;
	width:253px;
}

#leftcolumn #andrea-sidenav_ {
	position: absolute;
	top:165px;
	width:253px;
}

#leftcolumn #links-sidenav_ {
	position: absolute;
	top:190px;
	width:253px;
}

#leftcolumn #supporters-sidenav_ {
	position: absolute;
	top:214px;
	width:253px;
}

#leftcolumn #calendar-sidenav_ {
	position: absolute;
	top:238px;
	width:253px;
}

#leftcolumn #contribute-sidenav_ {
	position: absolute;
	top:262px;
	width:253px;
}
#leftcolumn #honoring-sidenav_ {
	position: absolute;
	top:286px;
	width:253px;
}



/* second level */
#leftcolumn #leftnav_photo {
	position:absolute;
	top:323px;
	width:253px;
	height:189px;
}
/* second level */








#rightcolumn {
	float: right;
	width:528px;
	}
	
#rightcolumn #banner_ {
	float:right;
	width:528px;
	height:323px;
}


/* second level */

#rightcolumn #banner_lev2 {
	float:right;
	width:528px;
	height:131px;
}
/* second level */




#rightcolumn #maincontent {
	float:right;
	width:528px;
	height:700px;
	background-color:#ffe8bc;
	border-bottom:solid;
	border-bottom-width:10px;
	border-bottom-color:#6e6c37;
}



/* second level */
#rightcolumn #maincontentlev2 {
	float:right;
	top:161px;
	width:528px;
}
#rightcolumn #maincontentlev2 h1 {
	float:left;
	margin-top:22px;
	margin-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h2 {
	float:left;
	margin-top:22px;
	margin-left:30px;
	width:440px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	line-height:22px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h2.contribute {
	float:left;
	margin-top:10px;
	margin-left:30px;
	width:440px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	line-height:22px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h3 {
	float:left;
	margin-top:22px;
	margin-left:30px;
	width:440px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	line-height:20px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h4 {
	margin:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#993300;
}	
#rightcolumn #maincontentlev2 h5 {
	margin:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#ffffff;
}

#rightcolumn #maincontentlev2 p {
	float:left;
	margin-left:30px;
	width:440px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#993300;
}	
#rightcolumn #maincontentlev2 p.caption {
	float:left;
	margin-left:30px;
	width:440px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	color:#993300;
}	
#rightcolumn #maincontentlev2 ul {
	float:left;
	margin-left:40px;
	width:440px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:18px;
	color:#993300;
}	
#rightcolumn #maincontentlev2 table {
	float:left;
	margin-left:10px;
	margin-top:40px;
	width:470px;
	font-size:13px;
	line-height:18px;
}	
#rightcolumn #maincontentlev2 img.honor {
	float:left;
	margin-left:30px;
	margin-top:20px;
}	
#rightcolumn #maincontentlev2 img {
	float:left;
	margin-left:0px;
	margin-top:0px;
}	

#rightcolumn #maincontentlev2 a {
	color:#993300;
	text-decoration:none;	}
#rightcolumn #maincontentlev2 a:hover {
	color:#6e6c37;
}	
/* second level */




#rightcolumn #maincontent h1 {
	font-family:Helvetica, sans-serif;
	font-size:16px;
	line-height:24px;
	color:#993300;
	float:left;
	margin-top: 30px;
	margin-bottom:5px;
	width: 500px;
}

#rightcolumn #maincontent h1 .memorial {
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color:#993300;
	width: 500px;
	margin-top:50px;
	margin-bottom:0px;
}
#rightcolumn #maincontent p .memorial{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#993300;
	margin:0px 0px 0px 0px;
}	

#rightcolumn #maincontent h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#993300;
	width: 450px;
	margin-top: 30px;
}
#rightcolumn #maincontent h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6e6c37;
}
#rightcolumn #maincontent p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#993300;
}	
#rightcolumn #maincontent a {
	color:#993300;
	text-decoration:none;	}
#rightcolumn #maincontent a:hover {
	color:#6e6c37;
}	


/* Supporters page */
#rightcolumn #maincontentlev2 h1.supporters {
	float:left;
	margin-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	line-height:18px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h2.supporters {
	float:left;
	margin-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	line-height:20px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h3.supporters {
	float:left;
	margin-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:19px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h4.supporters {
	float:left;
	width:500px;
	margin-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	line-height:19px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h5.supporters {
	float:left;
	width:440px;
	margin-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
	font-size:14px;
	line-height:19px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h6.supporters {
	float:left;
	width:440px;
	margin-left:30px;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:13px;
	line-height:17px;
	color:#993300;
}
#rightcolumn #maincontentlev2 h7.supporters {
	float:left;
	width:440px;
		margin-top:5px;

	margin-left:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
	color:#993300;
}
#rightcolumn #maincontentlev2 p.supporters {
	float:left;
	margin-left:30px;
	width:440px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:18px;
	color:#993300;
}
	


#footer {
	clear:both;
	background-color:none;
}
#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: 1em 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:10px;
	color:#6e6c37;
	}
#footer p a {
	color:#6e6c37;
	text-decoration:none;
	}
#footer p a:hover {
	color:#993300;
	}




