/* CSS Document 

NN4XX READY

The Old Firehouse & Police Museum website
©2003-2004 Superior Public Museums
http://www.superiorpublicmuseums.org

website by Integrity Design
www.integrity-design.com

----------------------------------------------- */

/*---------- BODY STYLES --------*/

BODY
{
	background-color: #000000; /* BLACK */
	font-family: verdana, helvetica, san-serif;
}

.parchmentBG
{
	background-color: #FFFFDD; /* PEACH */
	/* Relative to the webpage, not this css */
	background-image: url(images/parchment.gif);
}

.navMargins
{
	margin-top: 0.2in;
	margin-left: 0.1in;
	margin-right: 0.1in;
}



/*---------- IMAGE STYLES --------*/

.bottomMargin
{
	margin-bottom: 0.15in;
}




/*---------- TEXT STYLES --------*/

.leftMargin
{
	margin-left: 0.1in;
}

.textEventDate
{
	font-size: 90%;
	font-weight: bold;
}

.textEventName
{
	font-size: 95%;
	margin-left: 10px;
}

.textEventData
{
	font-size: 85%;
	margin-left: 20px;
	line-height: 140%;
}