/* Global Styles */

body {
	margin:0px;
	}
	
a
	{
	color: #660000;
	text-decoration: none;
}

a:link
	{
	color: #660000;
	text-decoration: none;
}

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

a:hover
	{
	color: #000000;
	text-decoration: underline;
}

h3 {
	margin-top:25px;
	color: #660000;
	}
	
h4 {
	margin-top:25px;
	padding-bottom:0px;
	font-size: 100%;
	line-height: 80%;
	margin-bottom: 5px;
	}


	
/* ID Styles */

#navigation {
	font:10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	letter-spacing:0.1em;
	}
	
#navigation a, navigation a:link, navigation a:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	
#navigation a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}
	
	
#bar {
	color: #999999;
	line-height:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	}
	
#bar a, bar a:link, bar a:visited {
	color: #999999;
	text-decoration:none;
	}
	
#bar a:hover {
	color: #FFFFFF;
	text-decoration:underline;
	}


/* Class Styles */
	
.bodyText {
	color: #000000;
	line-height:24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
	
.bodyText p {
	color: #000000;
	margin: 0px;
 padding: 8px 0px 0px 0px;
	}
	
.linksText {
	color: #000000;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
	

.specialText {
	color: #000000;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	}
	
	
.introText {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height:32px;
	}
	
	
	
	
td.background1 { background-image: url(images/bottles.jpg); 
background-repeat: no-repeat;
}
