body, html {
	height: 100%;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

a:link,  a:visited, a:active 
{	    
    font-weight:bold;
    /*font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
    text-decoration: none; 
    color: Maroon;
    padding: 0px;     
    }
a:hover 
{
    font-weight:bold;
    /*font-family: Courier New, Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
    color: Maroon;
    text-decoration: underline; }

td
{
    width: 50%;
    vertical-align: top;
    }
#homePage a
{
	width: 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#container 
{
	width: 620px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
}

#homepagecontainer 
{
	/*width: 620px;*/
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	
	
}

#imageContainer {
	/*width: 350px;*/
	margin-left: auto;
	margin-right: auto;
	padding-top: 25px;
	padding-bottom: 25px;
}
div {
	text-align: center;
	margin: 10px;
}
h1 {
	background-image: url(images/wineStoryLimited.gif);
	height: 47px;
	width: 360px;
	margin: auto;
	
}
#homePage h2 {
	background-image: url(images/description.gif);
	height: 47px;
	width: 701px;
	margin: auto;
}
h1 span, #homePage h2 span {
	font-size: 1px;
	visibility: hidden;
}
table {
	border: none;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
#mainMenu ul 
{
    list-style-type: none;
    padding: 0px;
}

#mainMenu li 
{
    list-style-type: none;
    display: inline;
    margin: 0px 10px 0px 10px;
    padding: 0px;
}
#description p 
{
    font-style: italic;
}

#topIntroduction p 
{
    border: 4px #000;
    border-style: double;
    padding: 10px;     
    text-align: justify;
}

#mediumIntroduction p 
{
    text-align: justify;
}

#bottomIntroduction p 
{
    font-style: italic;    
    text-align: justify;
}

#foot p 
{
    font-style: italic;
    font-size: 12px;
}

.tastingList
{
    text-align: left;

    }

.tastingList ul
{
    list-style-image: url(images/image3.gif);
    }

.tastingList li
{    
    padding-bottom: 5px;
    }

h2
{
    font-weight: bold;
    font-size: 16px;
}
.spiritGroup h3, .wineriesGroup h3 
{
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.spiritGroup p, .wineriesGroup p
{
    margin-top: 0px;
    padding-top: 0px;
}