body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p {
	margin: 0 0 10px;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 20px;
	color: #555454;
}

td.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	font-weight: normal;
	line-height: 20px;
	color: #555454;
}

H1 {
	font-size: 1.4em;
	color: #eb5e57;
	font-weight: normal;
	margin: 0px 0 20px 0;
	
	
}

H2 {
	font-size: 0.9em;
	color: #555454;
	font-weight: bold;
	margin: 18px 0 10px 0;
	
}

H3 {
	font-size: 1.05em;
	color: #555454;
	font-weight: normal;
	padding: 12px 0 10px 0;
	
}

ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	text-align: left;
	padding: 8px 0 8px 20px;
	margin: 0;
	font-weight: normal;
	line-height: 20px;
	color: #555454;
	}
	
	
	
ol li {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0 0 12px 0;
	margin: 0;
	}


ul.points {
	text-align: left;
	list-style-type: none;
	padding: 8px 0 0 0;
	margin: 0;
	}
		
ul.points li { 
	padding: 8px 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	border-bottom: solid 1px #CCC;
	color: #555454;
	width: 250px;
	display: block;

	}
	
	ul.news {
	text-align: left;
	list-style-type: none;
	padding: 8px 0 0 0;
	margin: 0;
	}
		
ul.news li { 
	padding: 8px 0 8px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	border-bottom: solid 1px #CCC;
	color: #555454;
	width: 100%;
	display: block;

	}

#left_col_home H1 {
	font-size: 1.3em;
	margin: 15px 0 5px 0;

}

#inner_wrapper_bottom p {
	padding: 10px 23px 0 0;
	color: #fff;
	font-size: 0.7em;
}

#distributors p {
	color: #555454;
	font-size: 0.7em;
	line-height: 15px;
	}

td.bmd {
	color: #666;
	font-size: 0.7em;
	line-height: 15px;
	padding: 15px 0;
}


td.vintage p {
	margin: 2px 0 0 0;
	padding: 0 0 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 6px;
	font-weight: normal;
	color: #555454;
}

td.vintage p a:link, td.vintage p a:visited {
	color: #555454;
	text-decoration: underline;
}

td.vintage p a:link, td.vintage p a:active {
	color:  #555454;
	text-decoration: underline;
}

td.vintage p a:hover {
	color: #eb5e57;
	text-decoration: underline;
}

td.name p {
	margin: 2px 0 0 0;
	padding: 0 0 3px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	line-height: 6px;
	font-weight: normal;
	color: #555454;
}

td.variety p {
	margin: 0;
	padding: 5px 0 5px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	color: #555454;
}


	
/* ----- LINKS ----- */

A:LINK { 
	color: #555454;
	text-decoration: none;
}

A:VISITED { 
	color: #555454;
	text-decoration: none;
}

A:HOVER {
	color: #eb5e57;
	text-decoration: none;
}

A:ACTIVE { 
	color: #555454; 
	text-decoration: none;

}

#inner_wrapper_bottom a:link, #inner_wrapper_bottom a:visited {
	color: #fff;
	text-decoration: none;
}

#inner_wrapper_bottom a:hover, #inner_wrapper_bottom a:active {
	color: #fff;
	text-decoration: underline;
}

/* ----- NAV ----- */

#nav a:link, #nav a:visited {
	color: #d7d7d7;
	text-decoration: none;
}

#nav a:active {
	color: #d7d7d7;
	text-decoration: none;
}

#nav a:hover {
	color: #eb5e57;
	text-decoration: none;
}

ul.nav {
	text-align: center;
	list-style-type: none;
	padding: 8px 0 0 0;
	margin: 0;
	}
		
ul.nav li { 
	padding: 8px 0 8px 0;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.7em;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
	color: #d7d7d7;
	width: auto;
	display: inline;

	}
	
ul.nav li.divider {
	color: #CCC;
	padding: 0 11px;
	margin: 0;
	}
	
/* ----- SUB NAV ----- */

#sub_nav a:link, #sub_nav a:visited {
	color: #555454;
	text-decoration: none;
}

#sub_nav a:active {
	color: #555454;
	text-decoration: none;
}

#sub_nav a:hover {
	color: #eb5e57;
	text-decoration: none;
}

ul.sub_nav {
	text-align: center;
	list-style-type: none;
	padding: 0px 0 25px 0;
	margin: 0;
	}
		
ul.sub_nav li { 
	padding: 8px 0 8px 0;
	font-family: Arial, Helvetica, san-serif;
	font-size: 0.6em;
	letter-spacing: 1px;
	font-weight: normal;
	line-height: 16px;
	color: #555454;
	width: auto;
	display: inline;

	}
	
ul.sub_nav li.divider {
	color: #666;
	padding: 0 10px;
	margin: 0;
	}

/* ----- FRAMEWORK ----- */

#outer_wrapper {
	background: url(../images/bg.gif) top center;
	text-align: center;
	}
	
	#inner_wrapper {
	margin: 0 auto;
	width: 984px;
	
	}
	
	#logo {
		width: 984px;
		height: 140px;
		
	}
	
	#nav {
		width: 984px;
		height: 42px;
		
	}
	
	#sub_nav {
		width: 984px;
		height: 25px;
		
	}
	
	#flash {
		width: 984px;
		height: auto;
		padding: 11px 0 11px 0;
		margin: 0;
		background-color:#FFF
		
	}
	
	#footerShad {
		width: 984px;
		height: 12px;
		
	}
	

	
/* ----- NAVIGATION ----- */
	

/* ----- FOOTER ----- */


/* ----- FORMS ----- */

	div.label {
		font-family: Arial, Helvetica, san-serif;
		font-size: 11px;
		line-height: 16px;
		font-weight: bold;
		color: #505050;
		padding: 10px 0px 0px 45px;
	}
	
	div.input {
		font-family: Arial, Helvetica, san-serif;
		font-size: 11px;
		line-height: 16px;
		font-weight: bold;
		color: #505050;
		padding: 5px 0px 0px 45px;
	}
	
	div.submit {
		padding: 10px 0px 0px 45px;
	}
	
	input {
		font-family:Arial,Helvetica,san-serif;
		font-size: 11px;
		font-weight: normal;
		padding:4px;
		border: solid 1px #cccccc;
	}
	
	.textfield {
		font-family: Arial, Helvetica, san-serif;
		font-size: 11px;
		line-height: 16px;
		width: 300px;
		font-weight: normal;
		padding: 5px 5px 5px 5px;
		border: solid 1px #cccccc;
	}
	
	.textarea {
		font-family:Arial,Helvetica,san-serif;
		font-size: 11px;
		font-weight: normal;
		padding: 4px;
		width: 300px;
		border: solid 1px #cccccc;
	}
	
	.button:hover {
		background-color:#eb5e57;
	}

	.button {
		background-color:#756D5D;
		color:#FFFFFF;
		width:60px;
	}
	

.clear {
	clear: both;	
}