body, textarea
{
    font-family: Arial, Helvetica, sans-serif;
    line-height:1.2em;
    color:#333333;
    font-size: 10pt;
}

a
{
    text-decoration:none;
    color:#333;
}

a:hover
{
    text-decoration:underline;
    color:#aaa;
}

a:hover.hmd
{
    color:#E2E2C5;
}

h1
{
    font-size: 12pt;
}

h1.home
{
    font-size: 8pt;
    font-weight: bold;
    font-style: italic;
    margin: 5px 0;
}

h2, h3
{
    font-size: 10pt;
}

h2, h3, h2 a, h3 a
{
    text-decoration:none;
    color:#333;
}

h2 a, h2
{
    font-weight: bold;
}

h3 a, h3
{
    color: #990000;
    font-weight: bold;
}

p.highlight
{
    color:#990000;
}

ul.sitemap
{
    margin:0;
    list-style:none;
    padding:10px 0 0 50px ;
}
	
ul.sitemap li
{
    margin-bottom:.5em;
}

ul.sitemap ul 
{
    margin:0;
    list-style:none;
    font-size:.85em;
    padding:2px 0 5px 10px;
}

ul.sitemap ul a
{
    color:#444;
}
	
ul.sitemap ul li
{
    margin-bottom:0em;
}

.unavailable
{
    color:#ccc;
}

.link
{
    font-weight: normal;
    font-size: 12pt;
}

a.link
{
    font-weight: bold;
    text-decoration: none;
}

/****NAV STYLES****/

#nav li.current a.current
{
    color:#CC9933;
}

#nav a
{
    text-decoration:none;
    color:#fff;
}

#nav a:hover
{
    color:#CC9933;
}

#nav li.current li a
{
    color:#333;
}

#nav li.current li.current a.current, #nav li.current li.current a:hover
{
    color:#CC9933;
}

#nav ul a
{
    color:#333;
}

/****HOME ADS*****/
#festival-banner
{
    height:195px;
    width:373px;
}

#festival-title
{
	width:373px;
	text-align:center;
	float:left;
        padding-top:16px;
        padding-bottom:7px;
}

#festival-image
{
	width:225px;
	float:left;
        clear:left;
}

#festival-text
{
    text-align:left;
    float:right;
    width:140px;
}

/****GENERAL*****/
.errorMessage
{
    font-weight:bold;
    color:red;
}

/*****BLOG*****/
#header
{
    font-size: 12pt;
}

.datestamp
{
    font-weight: bold;
    font-size: 8pt;
}

.message
{
    clear: both;
}

.name
{
    font-weight: bold;
    font-size: 8pt;
}

/*  WINE LIST  */

#WineListMenu .menuHeader
{
    color: #cbcb99;
    font-weight: bold;
    font-size: 15px;
}

#WineListMenu .menuHeader a
{
    color: #ffffff;
    text-decoration: none;
}

.wineListMenuHeaderDivider
{
    color: #ffffff;
}

.wineListCatTitle
{
    color: #c0c18f;
    font-weight: bold;
    font-size: 15px;
}

.stockContainer
{
    font-size: 12px;
}

.stockTitle
{
    font-size: 14px;
}

.stockTitle .type
{
    font-weight: bold;
}

.stockContainer a:hover
{
    color: #000000;
    text-decoration: none;
}

.stockInfoContainer table td
{
    color: #656565;
}
