/* This is the CSS file for the home page for www.salcalanni.com */

#display table {
	margin: 0;
	width: 565px;
	height: auto
	/* height: 255px */
}

#display td.spacer {
	padding: 30px
}

#display a.large_pic {
	/* display: block; */
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

#display ul {
	text-align: center;
	margin-top: 60px;
	/* margin-left: 40px; */
	list-style-type: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	color: #FF9000
}

#display ul li.title {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF
}

#display ul li {
	font-family: Helvetica, Arial, sans-serif;
	margin-bottom: 10px;
	font-size: 1.3em;
}

#display h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff
}