body {
margin: 0;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #f93;}

/* To place the main image at the top of the page. */

#container1 { background-image: url(images/header_image.gif); background-repeat: no-repeat; background-position: 180px 0; background-color: #f93; border: solid 0 #b40000; }

/* To place the image in the panel running down the right side of the page. */

/* #container2 { background-image: url(images/right_panel_bg.gif); background-repeat: repeat-y; background-position: right top; margin: 0; } */

/* Text that sits on top of the header image and says the name of the whole site */

#main-title {
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 10px;
padding-right: 160px;
font-weight: bold;
font-size: .8em;
text-align: right;
letter-spacing: 5px;
color: #ffffff;
padding-top: 250px;
padding-bottom: 10px;
line-height: 1.5em;}

/* Heading level 1 is not contained in main-text. */

h1 { font-size: 1em; font-weight: bold; background-color: #f93; color: #ffffff; text-indent: 18px; word-spacing: 9px; letter-spacing: 9px; vertical-align: 9px; margin: 0 135px 0 180px; padding: 9px 0; border-color: #ffffff #ffffff white; border-style: solid; border-width: 1px; }
.wide { font-size: 1em; font-weight: bold; background-color: #f93; color: #ffffff; text-indent: 18px; word-spacing: 9px; letter-spacing: 9px; vertical-align: 9px; margin: 0 120px 0 150px; padding: 9px 0; border-color: #ffffff #ffffff white; border-style: solid; border-width: 1px; }

/* Styles for the main text on the page. */
#wide-text { background-color: #fbd679; background-image: url(images/Globe-Art.gif); background-repeat: no-repeat; background-position: 100% 0; height: 389px; margin: 0 120px 0 150px; padding: 0 9px 27px; border: solid 1px white; }
#main-text { background-color: #fbd679; background-image: url(images/Globe-Art.gif); background-repeat: no-repeat; background-position: 100% 0; height: 389px; margin: 0 135px 0 180px; padding: 0 9px 27px; border: solid 1px white; }
#map { color: white; font-variant: small-caps; background-image: url(images/USAwhite.gif); background-repeat: no-repeat; background-position: center top; text-align: center; margin: 9px 135px 9px 180px; padding: 9px; border: dotted 2px black; }
#spainmap { color: white; background-color: #f93; background-image: url(images/spainmap-red.gif); background-repeat: no-repeat; text-align: right; margin: 9px 135px 9px 180px; padding: 9px; border: dotted 1px #fff; }
#grapes { background-image: url(images/yellowgrapes.jpg); background-repeat: repeat-y; background-position: left 0; margin: 0; }
p, ul, ol, table {
font-size: .7em;
line-height: 1.9em;
padding-top: 5px;
padding-bottom: 5px;
margin: 0;
padding-left: 10px;
padding-right: 10px;
}

ol, ul {
margin-left: 25px;
}

h2 { font-size: 0.8em; font-weight: bold; color: #b40000; margin: 0 0 0 10px; padding-top: 5px; padding-bottom: 5px; border-bottom: 1px solid black; }

a:link, a:visited { text-decoration: none; font-weight: bold; color: #b40000; border-bottom: 1px dotted #6c8a0d; }

a:hover { color: black; text-decoration: none; border-bottom: 1px solid #6c8a0d; }

/* Styles for the navbar on the left side. */

#left-menu {
position: absolute;
top: 50px;
left: 0;
width: 190px;
text-align: right;
}

#left-menu p {
padding-right: 20px;
margin-bottom: 5px;
padding-left: 0;
font-size: .8em;
}

#left-menu a:link, #left-menu a:visited {
color: #ffffff;
border-bottom: none;
}

#left-menu a:hover, #left-menu a.current {
color: #000000;
text-decoration: none;
}

span.arrow {
font-size: 1.2em;
}

/* Styles for the footer at the bottom of the page */

#footer {
text-align: center;
margin-bottom: 0;
padding-top: 8px;
padding-bottom: 8px;
font-size: 0.65em;
margin-top: 20px;
padding-right: 50px;
background-color: #f93;
color: #ffffff;
font-weight: bold;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
}

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

#footer a:hover {
text-decoration: underline;
color: #b40000;
}
h5 { color: #b40000; font-size: 0.9em; font-weight: bold; line-height: 1em; margin: 1.67em 0; }

