/* Madrigal styles */

a           { text-decoration: none; color: #000000; }
a:hover     { text-decoration: underline; color: #FBF3E8 }
a:link { color: #000000; }
a:visited { color: #000000; }
a:active { color: #000000; }

body {
background-repeat: no-repeat;
background-attachment: fixed;
background-color: 623200;
font-family: Georgia, "Times New Roman", Times, serif;
}


img { border-color: #623200; }

p, td { font-size: 12px; line-height: 130%; color: #623200; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

div { font-size: 12px; line-height: 130%; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

.title  { font-size: 12px; line-height: 130%; color: #623200; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

.wine, h2, big { font-size: 16px; line-height: 130%; color: #623200; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

.rights { font-size: 10px; line-height: 130%; color: #000000; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }

code, pre, tt, blink { font-size: 9px;  font-family: courier new, andale mono, courier, monospace; }