/* HTML Tag Styles */
 
body {
                font-family: Arial, Helvetica, sans-serif;
                margin: 0px;
                clear: both;
                /* text-align: center;*/
                /*background: #CCCCCC url(images/fauxpaper.jpg);*/
                }

a {
                color: #330066;
                text-decoration: underline;
}
a:hover {
                text-decoration: underline;
}
h1 {
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 24px;
                font-weight: bold;
                color: #FFFFFF;
                background-color: #990033;
                padding: 10px;
                margin: 0px 0px 10px 0px;
}
h2 {
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 18px;
                font-weight: bold;
                text-transform: capitalize;
                color: #FFFFFF;
                margin: 20px 0px 10px 0px;
                font-style: normal;
                padding: 4px 10px 4px 10px;
}

h3 {
                margin: 20px;
                font-family: Arial, Helvetica, sans-serif;
                color: #333333;
}
h6 {
                font-family: Arial, Helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: #990033;
                margin-bottom: 5px;
}
p {
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 14px;
                margin: 0px 10px 0px 20px;
                padding-bottom: 10px;
                line-height: 20px;
}
ul {
                font-family: Georgia, "Times New Roman", Times, serif;
                font-size: 14px;
                margin-top: 0px;
}
li {
                padding-bottom: 5px;
}
 
td {
                font-family:Georgia, "Times New Roman", Times, serif;
                font-size: 14px;
                vertical-align:top;
}
 
/* Global Page Element Styles */
 
 
#container {
                margin: 0 auto;
                margin-top: 20px;
                margin-bottom: 30px;
                width: 80vw;
                }
#content {
                padding: 10px;
                background: #FFFFFF /*url(images/bg_side.gif)*/ ;
                border-top: 10px solid #990033;
                border-left: 3px solid #330066;
                border-right: 3px solid #330066;
                border-bottom: 3px solid #330066;
                margin-bottom: 20px;
}

#content img {
                border: 0px solid #666666;
                margin: 0px 10px 5px 0px;
                float: left;
                margin: 0px 10px 5px 0px;
}
 
#footer {
                padding: 10px 10px 10px 10px;
                clear: both;
                text-align: left;
}
 
#frame {
                margin: 0px 10px 10px 10px;
                width: 800px;
                border: 3px solid #330066;
}
#header {
                padding: 10px 0px 0px 0px;
                border: 0px solid #990033;
                background-image: url(images/bg_roundtop.gif);
                text-align: left;
}
 
#leftcolumn {
                float: left;
                width: 575px;
                text-align: left;
}
 
#leftcolumn img {
                float: left;
                border: 1px solid #666666;
                margin: 0px 10px 5px 0px;
}
#rightcolumn {
                width: 240px;
                float: right;
}
#rightcolumn img {
                float: none;
                border: 1px solid #666666;
                margin: 0px 10px 5px 0px;
}
#twocolumn {
                float: left;
                width: 400px;
}
 
#mainpage {
                height: 710px;
                width: 825px;
                background-repeat: no-repeat;
                background-image: url(images/storefront2logo.jpg);
                text-align: center;
                border: 1px solid #ffffff;
}
#mainpage p {
                width:500px;
                margin: 250px 10px 10px 10px;
                color: #FFFFFF;
                font-size: 20px;
                font-weight: bold;
                line-height: 24px;
}
 
#mainpage2 {
                height: 650px;
                width: 825px;
                border: 1px solid #ffffff;
}
#mainpage2 p {
                margin: 0px 10px 10px 10px;
                color: #990033;
                font-size: 16px;
                font-weight: bold;
                line-height: 20px;
}
 
#mainpage2 td img {
                float:none;
}
 
#ourwines {
                height: 618px;
                width: 825px;
                border: 1px solid #333333;
                background-repeat: no-repeat;
                background-image: url(images/winewall.JPG);
}
#ourwines p {
                width:250px;
                margin: 20px 10px 10px 20px;
                color: #FFFFFF;
                font-size: 16px;
                font-weight: bold;
                line-height: 24px;
                font-family: Georgia, "Times New Roman", Times, serif;
}
 
#winebar {
                height: 619px;
                width: 825px;
                border: 1px solid #333333;
                background-repeat: no-repeat;
                background-image: url(images/winebar2.JPG);
}
#winebar p {
                width:300px;
                margin: 20px 10px 10px 500px;
                color: #FFFFFF;
                font-size: 16px;
                font-weight: bold;
                line-height: 24px;
                font-family: Georgia, "Times New Roman", Times, serif;
}
 
 
/* Presentation Classes */
 
.navimage {
                border: 1px solid #FFFFFF;
                margin: 2px;
}
.navimage:hover {
                border: 1px solid #990033
}
.style1 {
                font-family: Georgia, "Times New Roman", Times, serif;
                font-weight: bold;
                color: #330066;
}
.style2 {color: #990033}
.style4 {color: #990033; font-weight: bold; }
 
.storebox {
                color: #FFFFFF;
                padding: 10px;
                font-family: "Times New Roman", Times, serif;
                font-size: 18pt;
                text-align:center;
                width: 175px!important;
                width: 320px;
                height: 100px;
                margin-top: 0px;
                vertical-align: top;
                font-weight: bold;
                }
 
.storebox td {
                height: 150px;
}
 
.storebox a {
                color: #FFFFFF;
}
 
.storebox a:hover {
                color: #999999;
}
 
.white {
                color:#FFFFFF;
                }
 
