/*

"Ribbon" web template by Scaracco
www.scaracco.net -- scaracco@gmail.com


colori base (rgb):
244,240,229 - body
136,0,0 - link
163,146,120 - marrone chiaro
80,70,55 - marrone scuro

*/

body {
	color: rgb(80,70,55);
	font-family: georgia, serif;
	background-repeat: no-repeat;
	background-color: #454B3F;
	background-position: center center;
	/* font-size: 87.5%; */ /* ~14px */
	/*font-size: 76%;*/   /* ~12px */
}

#container {
	width: 960px;
	background-repeat: repeat-y;
	background-position: 0 0;
	background-image: url(../images/back_new.png);
	/*margin-left: 0;*/
}

#page, #ribbon, #aux {
	padding: 1.5em;
	margin: 0;
	color: #FFF;
}
.left50 #page em {
	font-size: 26px;
	color: #FC6;
	line-height: 36px;
}


#page p {
	text-indent: 1.5em;
	margin-bottom: 0;
	text-align: justify;
	color: #FFF;
}

#ribbon {
	text-align: center;
}


/* footer ================================================================ */

#footer {
	clear: both;
	padding-bottom: 1em;
	text-align: center;
	background-image: url(../images/bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 12px;
}

#footer p {
	padding-left: 4em;
	margin-right: 25%;
	padding-right: 2em;
	margin-left: 48%;
	font-size: 11px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	font-size: 12px;
}


/* nav menu ============================================================== */

#ribbon ul#menu li {
	display: block;
	font-size: 1.5em;
	line-height: 2;
	border-bottom: 2px solid rgb(163,146,120);
}

#ribbon a:link, #ribbon a:visited {
	text-decoration: none;
}

#ribbon a:hover {
	color: #fff;
}


/* standards ============================================================= */

a:link, a:visited {
	color: #800;
}

a:hover {
	color: #000;
	text-decoration: none;
}
#main {
	background-image: url(../images/MillcreekMill.jpg);
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
.right50 #aux #clarity #src {
	font-size: 65%;
	color: #009;
	font-weight: bold;
}
