/* Stylesheet created by Daniel Hertz 20050218 
See javascript nav.js for dhtml navigation menu layer */

/* xhtml element name styles */
body {width: 755px; height: 100%; margin: 0; margin-left: 10px; padding: 0; color: black; background: #D8CFBC url(../images/backgrounds/bkgrd.gif);}
body, p, table, td, tr, dd, dt {font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif; text-align: left;}
a {font-weight: bold; color:#94121F; text-decoration: underline; }
ol {font-weight: bold;}
li {line-height: 175%; font-weight: normal;}
h2 {width: 100%; margin: 0; font-size: 150%; text-align: center;}
h3 {margin: 0; padding: 0; font-size: 11px; text-align: center;}
a, a:hover {cursor: hand;}

/* Page divisions */
#container {width: 100%; height: 100%; margin: 0; background-color: transparent; text-align: center;}
#content {width: 100%; height: auto; margin: 0; background-color: transparent; text-align: center;}
#description {width: 100%; height: auto; margin-top: 30px; background-color: transparent; vertical-align: top;}
#footer {width: 100%; height: auto; margin: 30px auto; background-color: transparent; text-align: center; vertical-align: middle;}
#copyright {width: 100%; height: 30px; margin-top: 45px; background-color: transparent; font-size: 80%; text-align: center; vertical-align: middle;}

/* The red rectagle with La Guarda logo centered in middle */
#tabs {width: 100%; height: 60px; margin-top: 60px; padding-top: 0; background-color: #94121F;  border-top: 1px solid #999; font-size: 11px; font-weight: bold;}
#logo-laguarda {display: block; position: absolute; top: 5px; left: 300px;}
#logo-laguarda img { text-decoration: none; border: none;}

/* Other styles */
.bgdy {color:#94121F;}
.stretch {letter-spacing: .2em;}
.button {display: inline; width: 50px; margin: 10px 10px; padding: 5px 30px; text-align: center; vertical-align: middle; background: #D8CFBC url(../images/backgrounds/button_off.jpg);}
a.button:hover {background-image: url(../images/backgrounds/button_on.jpg);}
#home-bottle-shot {border-top: black 1px solid; border-bottom: black 1px solid;}

