div#container {
	background: #FFFFCC url(images/container.jpg);
}

div#Side {
	width: 400px;
	margin-bottom: 0;
	padding: 20px 20px 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}

div#ChaulkBoard {
	height: 15.7em;
	margin-bottom: 20px;
	padding: 0 25px;
	background: #000000 url(images/mr-pizza-restaurant-nh-menu-sm.gif) no-repeat top center;
}

div#ChaulkBoard  h1 {
	margin: 40px 0 10px 0;
	color: #d99f9e;
	font-size: 1.4em;
}

div#ChaulkBoard ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div#ChaulkBoard a {
	width: 175px;
	height: 1.5em;
	color: #FFFFFF;
	font-size: 1.1em !important;
	font-style: normal;
	text-decoration: none;
}

div#ChaulkBoard a:hover {
	text-decoration: underline;
}

div#menus, div#links {
	width: 175px !important;
	text-align: center;
	float: left;
}

div#IndexSpacer a {
	width: 100px;
	margin: 0 5px;
	float: left;
}

div#IndexSpacer {
	width: 220px;
	padding: 0 90px;
	margin: 20px 0 0 0;
}

div#contenuto a:focus, div#contenuto a:active {
	color: #ffffff;
}


div#Content {
	margin: 0 20px 0 445px;
}

div#Content h1 {
	margin-top: 10px;
}

div#Content a {
	color: #000000;
	font-style: normal;
	text-decoration: none;
}


div#Content a:focus, div#Content a:active {
	color: #ffffff;
}


address#addressHome {
	width: 95.5%;
	margin: 5px 20px 0 20px;
	padding-top: 3px;
	color: #21553E;
	border-top: 2px solid #21553E;
}

div#webmasterHome {
	margin: 22px 60px 0 0;
}

a#linkMenus {
	color: #d99f9e !important;
}

a#linkMenus:hover {
	color: #d99f9e !important;	
}

