.navbar {
	font-size: x-small;
	background-color: #FFFFFF;
	color: #990000;
	text-decoration: none;
	padding: 0.4em  1.5em;
	margin-bottom: 2em;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.currentpage {
	font-weight: bold;
}
.other {
	color: #666666;
}
.other_lone {
	font-weight: bold;
}
.foot {
	font-size: smaller;
	text-align: center;
	clear: both;
}
.chianti_storico {
	font-family: "Monotype Corsiva", "Comic Sans MS", Georgia, Constantia, "Times New Roman", serif;
	font-weight: normal;
	color: #003300;
	font-size: larger;
}
A.no_text:link {  text-decoration: none;  }
A.no_text:visited {  text-decoration: none; }
.gallery {
	border: medium groove #990000;
	padding: 10pt;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
}
.gallery img {
	border-style: none;
}
.sidegallery {
	border: medium groove #990000;
	padding: 10pt;
	font-size: smaller;
	font-weight: bold;
	text-align: center;
	float: right;
}
A:link {  background-color: #FFFFFF; color: #990000; }
A:visited {  background-color: #FFFFFF; color: #999999; }
A:active {  background-color: #FFFFFF; color: #999999; }
A:hover {  background-color: #FFFFFF; color: #999999; }
A.currentpage:link {  background-color: #FFFFFF; color: #666666; text-decoration: none;  }
A.currentpage:visited {  background-color: #FFFFFF; color: #666666; text-decoration: none; }
A.currentpage:active {  background-color: #FFFFFF; color: #999999; text-decoration: underline; }
A.currentpage:hover {  background-color: #FFFFFF; color: #999999; text-decoration: underline; } 
A.other_lone:link {  background-color: #FFFFFF; color: #990000; text-decoration: none;  }
A.other_lone:visited {  background-color: #FFFFFF; color: #990000; text-decoration: none; }
A.other_lone:active {  background-color: #FFFFFF; color: #999999; text-decoration: underline; }
A.other_lone:hover {  background-color: #FFFFFF; color: #999999; text-decoration: underline; }
A.other:link {  background-color: #FFFFFF; color: #666666; text-decoration: none;  }
A.other:visited {  background-color: #FFFFFF; color: #666666; text-decoration: none; }
A.other:active {  background-color: #FFFFFF; color: #999999; text-decoration: underline; }
A.other:hover {  background-color: #FFFFFF; color: #999999; text-decoration: underline; } 
body {
	font-family: Verdana, Corbel, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin-left: 10%;
	margin-right: 10%;
	font-size: 100%;
	margin-top: 20pt;
}
h1 {
	font-size: larger;
}
h2 {
	font-size: 100%;
}
h3 {
	font-size: 100%;
}

td {
	padding-right: 0.5em;
	padding-left: 0.5em;
}
.first_para {
	clear: both;
}
ul {
	list-style-type: none;
}
.itin {
	float: right;
	margin: 10pt;
}
.sidepic {
	margin: 10pt;
	border-width: thin;
	border-style: solid;
	float: right;
}
