body {
    background: #FFF;
    background-image: url(images/bg.png); 
    color: #421f2b;
    font-family: verdana;
    font-size: .8 em;

}

p {
   padding-right: 40px; 
   border: 0;
} 

h1 {
   font-family: Monotype Corsiva, verdana;
   color: #421f2b;
   text-align: center;
}

h2 {
   font-family: Monotype Corsiva, verdana;
   color: #421f2b;
   text-align: center;
}

blockquote {
	margin: 1em 2em;
	border-left: 1px dashed #999;
	padding-left: 1em; 
}
blockquote p:first-letter {
	float: left;
	margin: .2em .3em .1em 0;
	font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
	font-size: 220%;
	font-weight: bold; 
}
blockquote p:first-line {
	font-variant: small-caps; 
}

a:link {
    color: #421f2b;
    text-decoration: underline;
    border-style: 0;
}

a:visited {
    color: #421f2b;
    text-decoration: underline;
}

a:hover {
      text-decoration: none;
}

small {
    font-size: .8em;
}

#nav ul {
            font-family: verdana;
            font-size: 1.3em;
            margin-top: 50px; 
            padding: 0; 
	    list-style-type: none; 
            list-style-image: none;
            text-align: left; 
}

#nav li {
             display: inline;
             font-size: 1.3em;
             text-align: left;
 
}

#nav ul li a {
        text-decoration:none;
        font-size: 1.2em; 
        margin: 4px;
	padding: 5px 0px 5px 0px; 
        color: #cc9933;
}

#nav ul li a:hover {
       background: #FFF;
       color: #421f2b;
       padding-left: 10px;
       margin-left: -5px;
       text-decoration: bold;
}

img {
      border-style: none;
}

#wrap {
     margin-right: auto;
     margin-left: auto;
     width: 950px;
}

#frontpage {
     width: 100%;
     margin-top: 10px;
     margin-left: auto;
     margin-right: auto;
}

#logobox {
      position: absolute;
      margin-top: -15px;
}

#nav {
     float: left;
     color: #cc9933;
     /* background-image: url(images/navbg.png); 
     background-repeat: no-repeat; */
     width: 905px;
     height: 220px;
     margin-top: -6px;
     margin-left: -10px;
     font-size: .5em;
     text-align: left;
}

#nav a:link {
    color: #FFFFFF;
    text-decoration: none;
    border-style: 0;
} 

#nav a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#aboutheader {
     margin-top: 10px;
     padding-top: 15px;
     padding-left: 10px;
     background-color: #FFF;
     color: #FFF;
}

#abouttop {
    background-image: url(images/abouttop.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 450px;
    margin-top: 9px;
    width: 462px;
    height: 153px;
}

#winetop {
    background-image: url(images/winetop.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 450px;
    margin-top: 9px;
    width: 462px;
    height: 153px;
}

#outtop {
    background-image: url(images/outtop.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 450px;
    margin-top: 9px;
    width: 462px;
    height: 153px;
}

#foodtop {
    background-image: url(images/foodtop.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 450px;
    margin-top: 9px;
    width: 462px;
    height: 153px;
}

#exptop {
    background-image: url(images/exptop.png);
    background-repeat: no-repeat;
    position: absolute;
    margin-left: 450px;
    margin-top: 9px;
    width: 462px;
    height: 153px;
}

#sidebarbtm {
     height: 451px;
     margin-top: 451px;
     margin-right: 3px;
     padding-top: 0px;
     padding-left: 0px;
}


#sidebar {
     float: right;
     /* background-image: url(images/sidebar.png);
     background-repeat: no-repeat; */
     margin-top: -66px;
     margin-right: 46px;
     height: 800px;
     width: 140px;
     background-color: #FFF;
     color: #FFF;
}

#sidebarwhatsup {
     float: right;
     /* background-image: url(images/sidebar.png);
     background-repeat: no-repeat; */
     margin-top: -67px;
     margin-right: 47px;
     height: 800px;
     width: 140px;
     background-color: #FFF;
     color: #FFF;
}

#sidebarwp {
     float: right;
     margin-top: 30px;
     padding-top: 15px;
     margin-left: 10px;
     height: 800px;
     width: 208px;
     background-color: #FFF;
     color: #000;
}

.planbox {
      margin-top: 394px;
      margin-left: -5px;
}

.mapper {
     align: center;
}

#outsidebar {
     float: right;
     background-image: url(images/outsidebar.png);
     background-repeat: no-repeat; 
     margin-top: -30px;
     padding-top: 15px;
     padding-left: 10px;
     height: 800px;
     width: 140px;
     background-color: #FFF;
     color: #FFF;
}

#winesidebar {
     float: right;
     background-image: url(images/winesidebar.png);
     background-repeat: no-repeat; 
     margin-top: -30px;
     padding-top: 15px;
     padding-left: 10px;
     height: 800px;
     width: 140px;
     background-color: #FFF;
     color: #FFF;
}

#foodsidebar {
     float: right;
     background-image: url(images/foodsidebar.png);
     background-repeat: no-repeat; 
     margin-top: -30px;
     padding-top: 15px;
     padding-left: 10px;
     height: 800px;
     width: 140px;
     background-color: #FFF;
     color: #FFF;
}

#content {
      width: 750px;
      margin-top: -50px;
      padding-top: 10px;
      padding-left: 10px;
      padding-right: 60px;
}

#boxone {
      border: 5px outset #421f2b;
      width: 670px;
      padding-left: 10px;
}

#boxtwo {
      border: 5px outset #421f2b;
      width: 670px;
      padding-left: 10px;
}

#boxthree {
      border: 5px outset #421f2b;
      width: 670px;
      padding-left: 10px;
}


#contentwp {
      width: 675px;
      margin-top: -50px;
      padding-top: 10px;
      padding-left: 10px;
      padding-right: 60px;
}

#resources {
    height: 350px;
    align: center;
    margin-left: 10px;
    width: 720px;
}

#resources p {
     position: absolute;
     margin-left: 285px;
     margin-top: -5px;
     width: 280px;
     font-size: 14px;
}

#content ul {

}

#content li { 
      padding-left: 10px;
      padding-right: 30px;
}

#footer {
      color: #FFF;
      position: relative;
      margin-top: 10px;
      padding-right: 65px;
      padding-top: 15px;
      font-size: .9em;
      background-image: url(images/footerbg.png);
      background-repeat: no-repeat; 
      text-align: right;
      height: 152px;
}

#footer a:link {
     color: #FFF;
     font-style: italics;
}

#footer a:visited {
     color: #FFF;
}


/* Begin FlowPlayer CSS Settings
   styling of the container. */ 

a.myPlayer { 
    display:block; 
    width: 720px; 
    height:540px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999; 
} 

#timedtext { 
    display:block; 
    width: 720px; 
    height:396px;  
    text-align:center; 
    margin:0 15px 15px 0; 
    float:left; 
    border:1px solid #999; 
} 
 
/* play button */ 
a.myPlayer2 img { 
    margin-top: 160px; 
    margin-left: 360px;
    border: 0px; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer2:hover { 
    border:1px solid #000; 
}
/* play button */ 
a.myPlayer1 img { 
     margin-top: 160px; 
    margin-left: 360px; 
    border: 0px; 
} 
 
/* when container is hovered we alter the border color */ 
a.myPlayer1:hover { 
    border:1px solid #000; 
}