body {
  background-color: #737680;
  color: black;
  margin: 0;
  padding: 0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: small;
  text-align: center;
  min-width: 740px;
}
#site {
  width: 740px;
  background-color: White;
  color: black;
  text-align: left;
  margin-left: auto;
  margin-right: auto;
  padding: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  border: 2px solid #737680;
}
#site img {
	border: none;
}
#header {
	border: 1px solid #737680;
	padding: 10px 0 0 0;
}
#header-bottom {
  height: 1%;
  margin: 0;
  padding: 0;
}
#tagline {
	background-image:url(images/tagline.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #b9bed4;
  	text-align: right;
  	font-weight: bold;
  	font-size: 150%;
  	color: white;
  	font-style: italic;
  	margin: 10px 0 0 0;
  	padding: 5px 20px 5px 20px;
  	font-family: "Book Antiqua", cursive;
  	border-bottom: 1px solid #b9bed4;
}
#navtop {
	text-align: right;
	margin: 0;
	font-size: 75%;
	background-color: #9999cc;
	padding: 5px 20px 5px 20px;
	color: White;
}
#navtop ul {
  margin: 0;
  text-align: right;
}
#navtop li {
  display: inline;
  color: white;
  background-color: #9999cc;
}
#navtop a:link, #navtop a:visited {
  text-decoration: none;
  color: white;
  background-color: #9999cc;
}
#navtop a:hover {
	text-decoration: underline;
}
#main {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
  background-image: url(images/Sfondo_bb2.jpg);
  background-position: bottom left;
  background-repeat: repeat-y;
  border: 1px solid #737680;
}
#content {
  margin: 0 10px 0 160px;
  background-color: white;
  color: black;
  padding: 10px;
  height: 1%;
}
.textnotes {
  font-style: italic;
}
.indenttext {
	margin: 0 25px 0 25px;
}
.imgleft {
	float: left;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.imgright {
	float: right;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
.first {
	margin-top: 5px;
}
.notes {
	font-size: 80%;
	text-align: center;
}
#content ul {
	list-style: disc;
	padding: 0px;
	margin-left: 25px;
	margin-right: 25px;
}
#content h1 {
	font-size: 125%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
}
#content h2 {
	font-size: 100%;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
	padding: 0px;
	color: #333333;
	background-color: white;
	letter-spacing: 0.3em;
}
.uline {
	border-bottom: 1px solid #737680;
}
#content a:link, #content a:visited {
	color: #6666ff;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #737680;
}
#content img {
	border: none;
}
#mainhead {
	text-align: center;
	border-bottom: 1px solid #737680;
	margin-bottom: 25px;
}
#mainhead h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	color: #9999cc;
	background-color: White;
	margin-top: 20px;
	margin-bottom: 0px;
}
#mainhead h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 25px;
	padding: 0px;
	color: #737680;
	background-color: White;
}
.portals {
	padding: 19px;
}
/*#content .portals img {
	padding: 18px;
}*/
#mainhead a:link img, #mainhead a:visited img {
	border: none;
}
#single {
	margin: 10px;
}
#premier {
	margin: 10px;
}
#murals {
	margin: 10px;
}
/*#intro { removed #intro styles due to display problems in IE6
	margin-top: 30px;
	border-bottom: 1px solid #737680;
}
#intro h1 {
	font-size: 110%;
	font-weight: bold;
	margin-top: 20px;
	color: #737680;
	background-color: White;
}*/
.imgcenter {
	float: none;
	text-align: center;
	margin: 45px;
}
#img {
	float:none;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.leftalign {
	text-align: left;
}
table {
	margin-left: auto;
	margin-right: auto;
}
table.links {
	font-size: 75%;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: separate;
	border-spacing: 5px;
	border:1px solid black;
}
table.links td {
	border: 1px solid #737680;
	background-color: white;
	margin: 10px;
	padding: 0px;
	text-align: left;
	border-spacing: 10px;
}
table.links td.noborder {
	border: 1px solid white;
	background-color: white;
	text-align: left;
}
table.links tr img {
	border: none;
	padding: 0px;
	margin: 0;
}
table.links tr img a:link, table.links tr img a:visited {
	border: none;
}
table.example {
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
	margin-bottom: 10px;
}
table.example img {
	border: 2px solid #737680;
	padding: 20px;
}
table.productmatrix {
	table-layout: auto;
	font-size: 75%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	width: 100%;
	border: 2px solid #737680;
}
table.productmatrix tr {
	text-align: center;
}
table.productmatrix td {
	border: 1px solid #737680;
	padding: 3px;
}
table.productmatrix img {
	padding: 25px 0 0 0;
}
table.productmatrix tr.text {
	background-color: #737680;
	color: White;
	font-weight: bold;
}
table.productmatrix tr.texthead {
	font-size: 110%;
	line-height: 20px;
	text-align: center;
	color: White;
	font-weight: bold;
	background-image: url(images/texthead2.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #b9bed4;
}
table.productmatrix tr.texthead2 {
	font-size: 100%;
	line-height: 15px;
	text-align: center;
	background-color: #737680;
	color: White;
	font-weight: bold;
}
table.productmatrix tr.text2 {
	background-color: white;
	color: #737680;
	font-weight: normal;
}
table.productmatrix tr.gallerylink {
	background-color:white;
	text-align:center;
	}
table.productmatrix tr.statename {
	font-size: 110%;
	line-height: 20px;
	text-indent: 18px;
	text-align: left;
	text-transform: uppercase;
	background-image: url(images/texthead2.jpg);
	background-color: black;
	color: white;
	font-weight: bold;
	text-decoration: none;
}
table.productmatrix tr.odd {
	text-align: left;
	background-color: #737680;
	color: white;
	font-weight: normal;
	border: 1px solid #737680;
	vertical-align: top;
}
table.productmatrix td.odd {
	text-align: left;
	background-color: #737680;
	color: white;
	font-weight: normal;
	border: 1px solid white;
	vertical-align: top;
}
table.productmatrix tr.even {
	text-align: left;
	background-color: white;
	color: black;
	font-weight: normal;
	vertical-align: top;
}
table.email {
	text-align: left;
	border: none;
	margin-left: 25px;
	padding: 10px;
}
table.email td {
	padding: 3px 10px 3px 10px;
}
table.email td.collabel {
	font-weight: bold;
	text-align: right;
}
#product ul {
	text-align: center;
	margin: 25px;
	list-style-type: none;
	padding: 20px;
	border: 1px solid #B5BDCE;
}
#product li {
	display: inline;
	margin: 10px;
	border: 1px solid #B5BDCE;
	padding: 10px;
}
#states ul {
	list-style: none;
	margin-left: 25px;
}
#states.statename li {
	font-size: 120%;
	margin: 15px 15px 5px 15px;
	font-weight: bold;
}
#contact {
	border-top: 1px solid #737680;
	border-bottom: 1px solid #737680;
	padding: 25px;
	text-align: center;
	font-weight: bold;
	margin: 20px
}
#sole {
	float: right;
	padding: 5px;
}
#bath {
	float: left;
	padding: 5px;
}
/*removed #main2 as it seemed redundant of #main
#main2 {
	margin-top: 10px;
	background-image: url(images/Sfondo_bb.gif);
  	background-position: bottom left;
  	background-repeat: repeat-y;
	border: 1px solid #737680;
} */
#postscript ul {
	border: 0;
	margin: 0 25px 0 25px;
	padding: 0;
}
#postscript li {
	list-style: disc;
	text-align: left;
	display: block;
	border: 0;
	padding: 1px;
	margin: 0;
}
#sidebar {
  width: 150px;
  color: black;
  margin: 0;
  padding: 0;
  float: left;
}
#navside {
  list-style: none;
  margin: 0;
  padding:  5px;
}
#navside li {
  padding: 0.2em;
  font-size:  90%;
  color: black;
  text-align: right;
  background-image: url(images/navbutton1.gif);
  background-repeat: no-repeat;
  background-position: center right;
}
#navside li.highlight {
	padding: 0.2em;
  	font-size:  90%;
  	color: black;
  	text-align: right;
	background-image: url(images/navbutton2.gif);
	background-repeat: no-repeat;
  	background-position: center right;
}
#navside li a:link, #navside li a:visited {
  color: black;
  text-decoration: none;
  font-weight: normal;
}
#navside li a:hover {
	text-decoration: none;
	color: white;
	background-color: transparent;
}
.centered {
	text-align: center;
	font-weight: bold;
	font-size: 80%;
	margin-top: 25px;
	margin-bottom: 5px;
	padding: 5px;
	border-top: 1px solid #737680;
	border-bottom: 1px solid #737680;
}
#footnote {
	text-align: left;
	font-size: 75%;
	font-style: italic;
}
#footer {
  width: 100%;
  border: 1px solid #737680;
  margin-top: 0;
  text-align: center;
  font-size: 75%;
  background-image: url(images/footer2.jpg);
}
#footer p {
	color: white;
  font-size: 90%;
  margin: 0;
  padding: 0.5em 0 0.5em 0;
  line-height: 1.6em;
}
#footer a:link, #footer a:visited {
	color: white;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: white;
}
.clearboth {
	clear: both;
}
#w3c img {
	padding-left: 55px;
	padding-top: 2px;
	float: left;
}

