body {
	margin: 0px;
	background-color: #f4d45d;
	background-image: url("../images/inside_white_bg.jpg");
	background-repeat: repeat-y;
	background-position: top center;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 62.5%; 
	line-height: 1.6;
	text-align: center;


}

#content {
	width: 905px;
	margin: 0px auto;
	text-align: left;

}

#aboutcontent {
	width: 845px;
	margin: 30px auto 30px auto;
	PADDING-LEFT: 25px;

}

p.aboutquote {
	text-align: center;
	text-size: 25pt;
	width: 500px;
	border: solid;
	border-width: 1px;
	border-color: blue;
	\-moz-border-radius: 0.5em;	



.table_main {  
	border-collapse: collapse; border-width: 0px; border-style: solid; border-color:#9CC6BF; 
}

.table_main th { 
	border:1px solid; 
	font-size: 11pt; 
	padding:5; 
	color: #000; 
	background-color :  #E1E1E1; 
	background-image: url("../images/tb_spacer.jpg");
	background-position: top center;
	font-weight:normal;
	text-align: left;
}

.table_main td { 
	font-size: 11pt; 
	padding:5; 
	color: #333333; 
	text-align:center; 
	background-color: #fff; 
	font-weight:normal;
}

#header {
	width: 905px;
	background: #000 url('../images/header.jpg') no-repeat;
	margin: 0px;
	
	
}	

#flashheader {
	width: 905px;
	background: #000;
background: #000 url('../images/header.jpg') no-repeat;
//	margin: auto auto auto 3px;
	
}
#flashcontent {
	width: 909px;
	background: #000 url('../images/nav.jpg') no-repeat;
//	margin: auto auto auto 3px;
}
#slider {
	width: 905px;
	background: #000;
//	margin: auto auto auto 3px;
}
#slidingBottles {
	width: 905px;
	background: #000 url('../images/bottles.jpg') no-repeat;
	margin: auto auto auto 3px;
}

#nav {
	width: 905px;
	padding: 0;
	margin: 0;
	height: 67px;
}

div#footer
{
	width: 875px;
	margin: 0px auto;
	padding: .5em;
}


hr {
	height: 1px;
}


a, a:visited {
	color: #00529b;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}
table.sample {

}

table.sample th {
}

table.sample td {
	border-bottom: solid;
	border-right: solid; 
	border-width: 1px;
	border-color: blue;
	\-moz-border-radius: 0.5em;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 10px;	
}

li {
	background-image: url("../images/li.gif");
	background-repeat: no-repeat;
	background-position: 0.2em 0.2em;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 4px;	
}


p {
	padding: 0 0 20px 0;	
}

h1, h2, h3, h4 , h5, h6 {	
	padding: 5px 0 0;
	margin: 0 0 20px;	
}

h1, h2, h3.hline, h4.hline {
	padding-bottom: 2px;
	margin: 0 0 12px;
}

h1 {
	font-size: 2.2em;
	padding-top: 0;
	margin-top: 30px;
}

h2 {
	font-size: 1.8em;
	margin-top: 30px;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.3em;
}

h5 {
	font-size: 1.3em;
	font-weight: normal;
	padding: 0;
	margin: 0px 0;
}

h6 {
	font-size: 0.8em;
}

h1, h2 {
	color: #D12D34;
	text-transform: uppercase;
}

h3, h4 {
	color: #000;
	font-style: italic;
}
