object, embed{
	display: block;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p, ul, div, img, td, tr, table{margin: 0; padding: 0;}
ul{
	padding: 0;
	list-style: none;
}

body{
	margin: 0;
	padding: 5px 0 0 16px;
	font: 11px/15px Georgia, Times New Roman, "Times New Roman", Garamond, serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 1px;
	width: 100%;
	background-color: #fdfcfb;
}

a{color: #aa663b;}
a img {border: none}

a.button{
	text-decoration: none; 
	background-color: #FFF;
	color: #aa663b;
	text-transform: uppercase;
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 3px 10px 3px 10px;
	border: 1px solid #aa663b;
}

td{ 
	padding: 0px 0px 10px 0px;
}

/* repeated for form button */
.button{
	text-decoration: none; 
	background-color: #FFF;
	color: #aa663b;
	text-transform: uppercase;
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 4px 10px 3px 10px;
	width: auto;
	overflow:visible;
	margin: 0;
	border: 1px solid #aa663b;
}

/* mock text input form button */
.textinput{
	text-decoration: none; 
	background-color: #FFF;
	color: #aa663b;
	text-transform: none;
	font-family: Georgia, Times New Roman, "Times New Roman", Garamond, serif;
	font-size: 12px;
	line-height: 8px;
	font-weight: normal;
	letter-spacing: 0px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #aa663b;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
}
/*main container start*/
#container{
	text-align: left;
	margin: 0 auto;	
	width: 965px;
}

#newscontainer{
	text-align: left;
	margin: 0 auto;	
	width: 620px;
}
/*header start*/
#header{ width: 950px; }
#header .logo{
	display: block;
	width: 206px;
	height: 22px;
	font-size: 0;
	line-height: 0;
	margin: 0 0 4px;
	padding: 40px 0 10px 0;
}

#newsletterheader{ width: 610px; }
#newsletterheader .logo{
	display: block;
	width: 206px;
	height: 22px;
	font-size: 0;
	line-height: 0;
	margin: 0 0 4px;
	padding: 40px 0 10px 0;
}
#header .logo a{
	display: block;
	width: 220px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/farmgate_logo.gif) no-repeat;
}

#newsletterheader .logo a{
	display: block;
	width: 220px;
	height: 23px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/farmgate_logo.gif) no-repeat;
}
#header .head_img{
	display: block;
	width: 950px;
	height: 250px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/head_img_landscape_1.jpg) no-repeat;
}
#header .main_nav{
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	border-bottom: 1px dotted #7e7e7e;
}

#newsletterheader .main_nav{
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	border-bottom: 1px dotted #7e7e7e;
}
#header .main_nav a{
	color: #000;
	padding-bottom: 5px;
	text-decoration: none; 
}

#header .main_nav ul li{
	float: left;
	padding: 13px 30px 10px 0px;
}
/* Navigation */
/* active main nav selection */
#header ul .mn0 a{
	background: url(/images/nav4_highlight.gif) no-repeat bottom center;
}
#header ul .mn1 a{
	background: url(/images/nav1_highlight.gif) no-repeat bottom center;
}
#header ul .mn2 a{
	background: url(/images/nav2_highlight.gif) no-repeat bottom center;
}
#header ul .mn3 a{
	background: url(/images/nav3_highlight.gif) no-repeat bottom center;
}
#header ul .mn4 a{
	background: url(/images/nav4_highlight.gif) no-repeat bottom center;
}
#header ul .mn5 a{
	background: url(/images/nav4_highlight.gif) no-repeat bottom center;
}

/* button */

/*content body start*/
#content{ 
	padding: 45px 0px 35px 0px;
	letter-spacing: 1px;
}
#content p{ 
	padding: 7px 0px 0px 0px;
}
#content ul{ 
	padding: 5px 0px 5px 0px;
}
#content li{ 
	padding: 0px 0px 3px 0px;
}
#content .newsitem p{ 
	text-align: justify;
}
#content .newsitem p strong{ 
	letter-spacing: 0px;
}
#content .homeitem{ 
	width: 950px;
}
#content .newsad{ 
	text-align: center;
	background-color: #f6f5f3;
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 0px 0px;
}
#content .single_col{ 
	width: 215px;
	float: left;
}
#content .double_col{ 
	width: 460px;
	float: left;
}

#content .newsletter_col{ 
	width: 360px;
	float: left;
}
#content .triple_col{ 
	width: 705px;
	float: left;
}
#content .quad_col{ 
	width: 210px;
	float: left;
}
#content .v_division{ 
	border-right: 1px dotted #7e7e7e;
	padding: 0px 15px 0px 0px;
	margin: 0px 15px 0px 0px;
	float: left;
}
#content .h_division{ 
	border-bottom: 1px dotted #7e7e7e;
	padding: 0px 0px 25px 0px;
	margin: 0px 0px 25px 0px;
}
#content .v_division_blank{ 
	padding: 0px 15px 0px 0px;
	margin: 0px 15px 0px 0px;
	float: left;
}
#content .main{ 
	font-size: 12px;
	line-height: 16px;
}
#content .pullquote{ 
	padding: 10px 0px 10px 30px;
	float: right;
	text-align: left;
	width: 210px;
}
#content .news_image{ 
	font-size: 10px;
	line-height: 11px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
#content .news_image img{ 
	padding: 4px 0px 4px 0px;
}
/* shop */
#content .shopitem img{ 
	padding: 0px 15px 15px 0px;
	float: left;
}

#content .shipping{ 
	font-size: 10px;
	line-height: 12px;
}

#content .price{ 
	font-size: 24px;
	line-height: 28px;
}

#content .quote{ 
	font-size: 18px;
	line-height: 22px;
	color: #333333;
}

#content .comment{ 
	color: #7e7e7e;
}
.sans {font-family: arial, "lucida console", sans-serif;}
#content .addtocart{ 
    background-color: #f6f5f3;
	padding: 5px, 5px, 5px, 260px;
	font-size: 11px;
	line-height: 11px;
	height: 45px;
}
#content .bottledescription{ 
	padding: 15px 100px 0px 15px;
	background: #f6f5f3 url(/images/perforation-top-grey.gif) repeat-x top left;
}

#content .bottleimage{ 
	padding: 25px 15px 10px 15px;
	margin: 0px 0px 5px 0px;
	height: 65px;
}

#content .bottleQuantity{ 
	background: #e9e7e4;
	width: 150px;
	font-size: 11px;
	padding: 5px 5px 5px 10px;
}
#content .cartPreview{ 
	text-align: center;
	letter-spacing: 0px;
	padding: 0px 10px 0px 10px;
	margin-top: 2px;
}
#content .timeline{ 
	padding: 15px 25px 25px 25px;
	background-color: #f6f5f3;
	width: 900px;
}
#content .timeline p{ 
	padding: 0px 40px 0px 0px;
	float: left;
}
#content .checkout{ 
	padding: 45px 0px 35px 0px;
	font-size: 12px;
	letter-spacing: 0px;
}
#content .shoprules{ 
	width: 950px;
	padding-bottom: 20px;
}
#content .newsletter{ 
	margin: 40px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 950px;
	border-top: 1px dotted #7e7e7e;
}
/* table */
.checkout td { vertical-align: top;}
.tabletitles{ 
	text-transform: uppercase;
}
.subtotal{ 
	text-align: right;
}
.hrule{ 
	border-top: 1px dotted #7e7e7e;
}
.proceed{ 
	height: 40px;
	width: 950px;
}
.proceed td{ 
	vertical-align: center;
}
.creditcards img{
	padding: 0px 10px 0px 0px;
}
/* FORMS */
#content .required{ 
	color: #ff0000;
}
select.quantity {
	margin: 0px 20px 0px 8px;
}
option {
	font-weight: bold; 
	font-size: 12px; 
	line-height: 18px;
	color: #aa663b;
	font-family: arial, "lucida console", sans-serif;
}
input.quantity {
	margin: 0px 10px 0px 10px;
	font-weight: bold; 
	font-size: 12px; 
	line-height: 18px;
	color: #aa663b;
	font-family: arial, "lucida console", sans-serif;
}

input{
	margin: 0px 3px 0px 0px;
}

input.login {
	width: 130px;
	margin: 0px 3px 3px 0px;
	font-size: 12px; 
	line-height: 18px;
	font-family: arial, "lucida console", sans-serif;
}
input.login_med {
	width: 190px;
	margin: 0px 3px 3px 0px;
	font-size: 12px; 
	line-height: 18px;
	font-family: arial, "lucida console", sans-serif;
}
input.login_long {
	width: 290px;
	margin: 0px 3px 3px 0px;
	font-size: 12px; 
	line-height: 18px;
	font-family: arial, "lucida console", sans-serif;
}
input.login_short {
	width: 45px;
	margin: 0px 3px 3px 0px;
	font-size: 12px; 
	line-height: 18px;
	font-family: arial, "lucida console", sans-serif;
}
select.card_month {
	margin: 0px 3px 0px 0px;
	width: 150px;
}
select.card_year {
	margin: 0px 20px 0px 0px;
	width: 70px;
}
textarea {
	margin: 0px 3px 15px 0px;
	font-size: 12px; 
	line-height: 18px;
	font-family: arial, "lucida console", sans-serif;
	width: 380px;
	height: 80px;
}
/*content headers*/
#content .homeitem h1{ 
	font-size: 34px;
	line-height: 40px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
	text-align: justify;
}
#content .homeitem h2{ 
	font-size: 18px;
	line-height: 24px;
	letter-spacing: 2px;
	font-style: italic;
	font-weight: normal;
	padding: 0px 0px 30px 0px;
	margin: 0px 0px 15px 0px;
}
#content .newsitem h1{ 
	font-size: 35px;
	line-height: 32px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 15px 0px;
}
#content .newsitem h2{ 
	font-size: 30px;
	line-height: 30px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
}
#content .newsitem h3{ 
	font-family: arial, "lucida console", sans-serif;
	font-size: 18px;
	line-height: 19px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0px 0px 2px 0px;
}
#content .newsitem h4{ 
	font-weight: normal;
	font-size: 22px;
	line-height: 24px;
	font-style: italic;
	letter-spacing: 0px;
	padding: 0px 0px 4px 0px;
}
#content  h5{ 
	font-weight: normal;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px 0px 5px 0px;
}

#content  h5a{ 
	font-weight: normal;
	font-size: 17px;
	line-height: 22px;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding: 0px 0px 5px 0px;
}

#content .newsitem h6{ 
	font-weight: bold;
	font-size: 24px;
	line-height: 26px;
	letter-spacing: 0px;
	padding: 0px 0px 5px 0px;
}
#content .newsitem h7{ 
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0px;
	padding: 0px 0px 5px 0px;
}
#content .hseven{ 
	font-weight: normal;
	font-size: 20px;
	line-height: 23px;
	letter-spacing: 0px;
	padding: 0px 0px 5px 0px;
}
#content .newsitem h8{ 
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	letter-spacing: 0px;
	padding: 0px 0px 5px 0px;
}
#content .height{ 
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	letter-spacing: 0px;
	padding: 0px 0px 5px 0px;
}
#content .newsad h1{ 
	font-family: arial, "lucida console", sans-serif;
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	padding: 15px 0px 10px 0px;
	margin: 0px 0px 10px 0px;
	background: url(/images/newsad_highlight.gif) no-repeat bottom center;
}
#content .newsad h2{ 
	font-weight: normal;
	font-size: 18px;
	line-height: 24px;
	font-style: italic;
	letter-spacing: 0px;
}
#content .shopitem h1{ 
	font-size: 21px;
	line-height: 22px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
}
#content .shopitem h2{ 
	font-size: 21px;
	line-height: 28px;
	letter-spacing: 2px;
	font-weight: normal;
	padding: 0px 0px 15px 0px;
}
#content .shopitem h4{ 
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 10px 0px 0px 0px;
}
#content .cartPreview h1{ 
	font-size: 20px;
	line-height: 26px;
	letter-spacing: 2px;
	font-weight: normal;
	padding: 25px 0px 7px 0px;
	margin: 0px 0px 15px 0px;
	background: url(/images/cart_highlight.gif) no-repeat bottom center;
}
#content .checkout h1{ 
	font-size: 18px;
	line-height: 22px;
	letter-spacing: 1px;
	font-weight: bold;
	text-transform: uppercase;
}
#content .contact h1{ 
	font-size: 28px;
	line-height: 32px;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: italic;
}
/*footer*/
#footer{ 
	padding: 10px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	width: 950px;
	border-top: 1px dotted #7e7e7e;
	letter-spacing: 1px;
}

#newsletterfooter{ 
	padding: 10px 0px 0px 0px;
	margin: 50px 0px 0px 0px;
	width: 610px;
	border-top: 1px dotted #7e7e7e;
	letter-spacing: 1px;
}
#footer h2{ 
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	letter-spacing: 1px;
	padding: 0px 0px 5px 0px;
}
/*popup start*/
#popupheader{ width: 705px; border-bottom: 1px dotted #7e7e7e;text-align: right;}
#popupheader .logo{
	width: 206px;
	height: 22px;
	margin: 0 0 4px 0px;
	padding: 40px 0 10px 0;
text-align: left;
}
#content .wineimage p{ 
	width: 460px;
	text-align: center;
}
#popupfooter{ 
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 705px;
	border-top: 1px dotted #7e7e7e;
	letter-spacing: 1px;
}
#popupfooter h2{ 
	font-weight: normal;
	font-size: 16px;
	line-height: 24px;
	font-style: italic;
	letter-spacing: 1px;
	padding: 0px 0px 5px 0px;
}
#popupcontainer{
	text-align: left;
	margin: 0 auto;	
	width: 720px;
}

IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }


/*secure styles start*/
#secure{ width: 950px; }
#secure .logo{
	display: block;
	width: 206px;
	height: 22px;
	font-size: 0;
	line-height: 0;
	margin: 0 0 4px;
	padding: 60px 0 10px 0;
}

#secure .logo a{
	display: block;
	width: 206px;
	height: 22px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/farmgatewines/images/farmgate_logo.gif) no-repeat;
}
#secure .head_img{
	display: block;
	width: 950px;
	height: 250px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/farmgatewines/images/head_img_landscape_1.jpg) no-repeat;
}
#secure .main_nav{
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 2px;
	border-bottom: 1px dotted #7e7e7e;
}
#secure .main_nav a{
	color: #000;
	padding-bottom: 5px;
	text-decoration: none; 
}

#secure .main_nav ul li{
	float: left;
	padding: 13px 30px 10px 0px;
}
/* Navigation */
/* active main nav selection */
#secure ul .mn1 a{
	background: url(/farmgatewines/images/nav1_highlight.gif) no-repeat bottom center;
}
#secure ul .mn2 a{
	background: url(/farmgatewines/images/nav2_highlight.gif) no-repeat bottom center;
}
#secure ul .mn3 a{
	background: url(/farmgatewines/images/nav3_highlight.gif) no-repeat bottom center;
}
#secure ul .mn4 a{
	background: url(/farmgatewines/images/nav4_highlight.gif) no-repeat bottom center;
}

/*secure styles finito*/

