body {
	background-color: #D7D0AF;
}
.tdBar {
	background-image:  url(../littleitaly_images/bar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 0px;
	padding-left: 0px;
	text-decoration: none;
	height: 5px;
}
.lefttd {
	border-top: 0;
	border-right: 2px solid #CC0000;
	border-bottom: 0;
	border-left: 0;
	margin: 0px;
	text-align: left;
	vertical-align: text-top;
	list-style-type: none;
	float: none;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 15px;
	width: 25%;
}
}
a:active {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.content {
	font-size: .9em;
	line-height: 1.5em;
	padding: 25px 10px 10px 15px;
	text-align: left;
	vertical-align: top;
	width: 75%;
}
.text {
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
a {
	color: #CC3300;
	text-decoration: none;
}
.headings {
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	vertical-align: bottom;
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC3300;
	padding-bottom: 3px;
}
.lowlinks {
	font-size: .6em;
	letter-spacing: -.08em;
	text-align: center;
	vertical-align: middle;
}
.address {
	font-size: 0.6em;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;
}
.pictext {
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.maintable {
	width: 100%;
}
