/* CSS Document 
================================================*/
/* wine.css                            	       
================================================*/
/* HTML tag styles                           
================================================*/

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: #214400;	
	font-family: Arial,Helvetica,Geneva,sans-serif;
	}

/* Main layout
================================================*/

#container {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background-color: transparent;
	color: #FFFFFF;
	font-family: Arial,Helvetica,Geneva,sans-serif;
	}
#header {
	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 10px;
	text-align: left;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	width: 790px;
	height: 107px;
	background-color: #456427;
	border-bottom: 1px solid #FFFFFF;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: right;
	}	
#navigation {
	margin: 0px 0px 0px 0px;
	padding: 10px 3px 10px 3px;
	font-weight: normal;
	font: normal 12px Arial,Helvetica,sans-serif;
	text-align: left;
	color: #D59637;
	background-color: transparent;
	background-image: url(images/navigation_bg.gif);
	}	
#feature {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	width: 800px;
	height: 150px;
	background-color: transparent;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	}	
#main {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	line-height: 1.4em;
	width: 635px;
	height: 435px;
	overflow: auto;
	background-color: #456427;
	}	
#main_2 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	line-height: 1.4em;
	width: 780px;
	height: 435px;
	overflow: auto;
	background-color: #456427;
	}	
#main_3 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: justify;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	line-height: 1.3em;
	width: 635px;
	height: 435px;
	overflow: auto;
	background-color: #456427;
	}
#main_4 {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	text-align: left;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #FFFFFF;
	line-height: 1.3em;
	width: 635px;
	height: 435px;
	overflow: auto;
	background-color: #456427;
	}
#right_column {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 2px;
	text-align: left;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #6B2800;
	line-height: 16px;
	width: 142px;
	height: 435px;
	background-image: url(images/r_column.gif);
	background-repeat: no-repeat;
	background-color: #D59637;
	border-left: 1px solid #FFFFFF;
	}
#right_column_wed {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 2px;
	text-align: left;
	font: normal 12px Arial,Helvetica,sans-serif;
	color: #6B2800;
	line-height: 16px;
	width: 142px;
	height: 435px;
	background-image: url(images/r_column_2.gif);
	background-repeat: no-repeat;
	background-color: #D59637;
	border-left: 1px solid #FFFFFF;
	}
#right_column_wed a:link, #right_column_wed a:visited {
	color: #fff
}
#right_column_wed a:hover, #right_column_wed a:active {
	color: #d95919
}
.mothers {
	width: 232px;
	height: 147px;
	background-image: url(images/mothers_day.jpg);
	padding: 127px 18px 0 385px
}
#footer {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 10px 0px;
	text-align: left;
	font: normal 11px Arial,Helvetica,sans-serif;
	width: 800px;
	color: #DDDDDD;
	background-color: transparent;
	}
	
/* Tab
================================================*/
.tabberlive .tabbertabhide {
 	display: none;
	}
.tabber {
	}
.tabberlive {
	}
ul.tabbernav {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
 	font: normal 13px Arial,Helvetica,sans-serif;
	}
ul.tabbernav li	{
 	list-style: none;
 	margin: 0px 0px 0px 0px;
 	display: inline;
	}
ul.tabbernav li a {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
 	background: #FFFFFF;
 	text-decoration: none;
}
ul.tabbernav li a:link { 
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	}
ul.tabbernav li a:visited { 
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	}
ul.tabbernav li a:hover {
	background: transparent;
	color: #D59637;
	text-decoration: none;
	}
ul.tabbernav li.tabberactive a	{
	background: transparent;
	color: #D59637;
	text-decoration: none;
	}
ul.tabbernav li.tabberactive a:hover {
	background: transparent;
	color: #D59637;
	text-decoration: none;
	}
.tabberlive .tabbertab {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
	}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 	display: none;
	}
.tabberlive .tabbertab h3 {
 	display: none;
	}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
	}
.tabberlive#tab2 {
	}
.tabberlive#tab2 .tabbertab {
	}
	
/* Headings
================================================*/
h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font: normal 24px Arial,Helvetica,sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: transparent;
	}
.style1 {
	color: #FFFFFF;
	}
.style2 {
	font: normal 14px Arial,Helvetica,sans-serif;
	}
.style3 {
	color: #DDDDDD;
	font: normal 11px Arial,Helvetica,sans-serif;
	}
.style4 {
	color: #D59637;
	font-weight: bold;
	}
.style5 {
	font: normal 9px Arial,Helvetica,sans-serif;
	}
.style6, .mothers {
	color: #6B2800;
	}
.style7 {
	color: #fff;
	font-weight: bold;
	line-height: 22px
}
	
/* Hyperlink Styles
================================================*/

a:link {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	}
a:visited {
	background: transparent;
	color: #FFFFFF;
	text-decoration: none;
	}
a:hover {
	background: transparent;
	color: #D59637;
	text-decoration: none;
	}
a:active {
	background: transparent;
	color: #D59637;
	text-decoration: none;
	}

/* End
================================================*/
