﻿

body {
     font-family: Georgia;
     background: url(/media/images/pageBackground.jpg);
     margin: 0px; padding: 0px;
     font-size: .9em;
     color: #2c2c2c;/*#90908e;*/
}

a { color: #60a6bb; text-decoration: none; font-weight: bold; }
a:hover { color: black; }

em { font-weight: bold; color: #5c5c5c; font-style: normal; }

a img { border: none; margin: 15px 10px 0px 20px; }

h1, h2 { color: #145a38/*#94ba8d*/; }

h1 {
    text-align: center;
    font-family: Goudy Old Style;
}

h2 { font-family: Comic Sans MS; font-weight: normal;}

div.topNavigation {
    padding-top: 20px;
    padding-left: 30px;
    font-size: 1.5em;
}

div.topNavigation span.selected { color: #f1a016; padding-right: 25px; }

div.topNavigation a {
    padding-right: 25px;
    font-weight: normal;
    color: #60a6bb;
}

div.topNavigation a:hover {
    color: Purple;
}

div.FullPageContent {
    width: 815px;
    margin: 0px auto 0px auto;
    background: url(/media/images/PageBackground.top.jpg) top left no-repeat;
    padding: 0px 75px 0px 75px;
    position: relative;
}

div.footer {
    background: url(/media/images/PageBackground.bottom.jpg) no-repeat;
    margin: -200px 0px 0px -75px;
    padding: 210px 0px 0px 65px;
}

ul { margin-top: 0; padding-top: 0;  }
ul li { list-style-image: url(/media/images/starBullet.jpg); }

div.OuterNavigationalContent {
    width: 650px;
}

div.middlePage {
    background: #f4f5f0;
    padding: 10px 20px 0px 25px;
    position: relative;
    overflow: auto;
}

div.RightPostIt {
    float: right; 
    width: 240px;  
    background: url(/media/images/postItBackground.png);
    padding: 0px 0px 20px 20px;
    margin-left: 25px;
    margin-bottom: 25px;
}

div.VisitUsSplashText {
    background: url(/media/images/VisitUs.jpg ) no-repeat;
    padding: 5px 30px 20px 375px;
}

div.WineList h2 { font-size: 1.2em; }

div.WineList ul { margin: 0; padding: 0; }
div.WineList ul li { list-style: none; font-size: .75em; color: #5c5c5c; line-height: 1.7em; }