/**********************************************************************
**************		GOURMET ARTISAN STYLE SHEET RULES		***********
					 COPYRIGHT 2008 GOURMET ARTISAN
					   		  COLOR PALETTE
						DARK GREEN		#7d7c3e
						PURPLE			#503b65
						LIGHT GREEN		#c8c26f
						BROWN			#b66806
						RED				#f84c35
						PLUM			#663324
						BLUE			#8cadcb

***********************************************************************/
/* OVERALL RULES */
.img_clear {
	margin:5px 15px 0px 0px;
	padding:0px 15px 0px 0px;
	float:right;
}
.view_cart {
	margin:0px 0px 0px 0px;
	padding:0px 5px 0px 0px;
	float:right;
}
#main_content_left h6{
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color:#503b65;
	font-weight:bold;
	margin:0px 0px 0px 0px;
}
.active {
	font-weight:bolder;
}
body {
	background-color: #8F0010;
}
#page {
	width:775px;
	margin: 25px auto 0px auto;
	padding:0px;
	background-color: #FFFFFF;
}
#nav1 {
	width:760px;
	height:25px;
	margin: 0px 0px 0px 0px;
	padding:10px 0px 0px 15px;
	background-image: url(/imgs/bg_imgs/ga_cap.gif);
	background-repeat: no-repeat;
}
/* BANNER RULES */
#banner_hm {
	width:775px;
	height:330px;
	margin:0px;
	padding:0px;
	overflow:visible;
}
#banner_sub {
	width:775px;
	height: 131px;
	margin:0px;
	padding:0px;
	background-image:url(/imgs/bg_imgs/ga_sub_banner_bkg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	overflow:visible;
	overflow-x:hidden;
}
#banner_sub img{
	margin:0px;
	padding:0px;
	float:left;
	overflow:visible;
	overflow-x:hidden;
}
#banner_sub p{
	font-family:"Times New Roman", Times, serif;
	font-size: 29px;
	line-height: 35px;
	font-style:normal;
	margin:50px 20px 0px 0px;
	color:#F2F1E0;
	text-align:right;
}
/* HOME PAGE RULES */
#content_hm {
	width:775px;
	margin:0px;
	padding:0px;
	background-color: #BB8B37;
	overflow:hidden;
}
#left_panel {
	width:420px;
	margin:16px 0px 0px 0px;
	padding:0px 0px 0px 15px;
	float:left;
	overflow:hidden;
}
#left_panel p{
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 22px;
	margin:3px 10px 5px 3px;
	color:#000000;
font-weight:bold;
}
#left_panel h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 26px;
	font-style:italic;
	font-weight:bold;
	margin:0px 10px 6px 3px;
	color:#F2F1E0;
}
#left_panel a{
	color:#8F0010;
	text-decoration:underline;
}
#left_panel a:hover{
    color:#273E01;
	text-decoration:underline;
}
#right_panel {
	width:321px;
	margin:16px 0px 0px 0px;
	padding-left:18px;
	float:left;
	overflow:hidden;
}
#right_panel p{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin:15px 10px 5px 3px;
	color:#142D00;
}
#twin_column {
	width:420px;
	margin:12px 0px 0px 0px;
	padding:0px;
	background-image:url(/imgs/bg_imgs/ga_hm_twin_bkg.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
.twin_panel {
    width:180px;
	padding-left:25px;
	margin:0px;
	float:left;
}
#twin_column p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 22px;
	margin:3px 10px 5px 3px;
	color:#F2F1E0;
}
#twin_column a{
	color:#8F0010;
	font-weight:normal;
	text-decoration:underline;
}
#twin_column a:hover{
    color:#273E01;
	font-weight:normal;
	text-decoration:underline;
}
#content_sub {
	width:775px;
	margin:0px;
	padding:32px 0px 0px 0px;
	background-color: #F2F1E0;
	overflow:hidden;
}
/* LEFT COLUMN & NAV2 & CONTENT RULES */
#left_column {
	width:192px;
	margin:0px;
	padding:0px;
	float:left;
	overflow:hidden;
}
#nav2 {
	width:160px;
	margin:0px 0px 15px 12px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	font-weight:normal;
}
#nav2 p{
	width:160px;
	margin:0px 0px 2px 0px;
	padding:2px 0px 8px 0px;
	color:#8F0010;
	background-image:url(/imgs/bg_imgs/ga_nav_rule.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}
#nav2 a{
	color:#8F0010;
	text-decoration:none;
}
#nav2 a:hover{
	color:#A57622;
	text-decoration:none;
}
#display_sub {
	width:172px;
	margin:0px 0px 0px 12px;
	padding:0px;
	overflow:hidden;
}
#display_sub p{
	width:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight:bold;
	color:#273E01;
	margin:10px 0px 0px 0px;
	padding:0px;
}
/*  MAIN CONTENT RULES */
#main_content {
	width:380px;
	margin:0px;
	padding:0px 0px 0px 30px;
	float:left;
	overflow:hidden;
}
#main_content p{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	margin:0px 5px 12px 0px;
	color:#585858;
}
#main_content td p{
margin-right:110px;
	color: #000;
}
#main_content tr:hover td p{
margin-right:110px;
	color: #FFF;
}
#main_content h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 12px 0px;
	color:#273E01;
}
#main_content h2{
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	color:#8F0010;
}
#main_content h3{
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	color:#3C627D;
}
#main_content a{
	color:#8F0010;
	text-decoration:none;
}
#main_content a:hover{
    color:#273E01;
	text-decoration:underline;
}
#main_content ul{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	margin:0px 5px 12px 0px;
	color:#585858;
}
#main_content ol{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	margin:0px 5px 12px 0px;
	color:#585858;
}
/* LEFT MAIN CONTENT RULES */
#main_content_left {
	width:550px;
	margin:0px;
	padding:0px 0px 0px 30px;
	float:left;
	overflow:hidden;
}
#main_content_left p{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	margin:0px 5px 12px 0px;
	color:#585858;
}
#main_content_left h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	font-weight:bold;
	font-style:italic;
	margin:0px 0px 12px 0px;
	color:#273E01;
}
#main_content_left h2{
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	color:#8F0010;
}
#main_content_left h3{
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	color:#3C627D;
}
#main_content_left a{
	color:#8F0010;
	text-decoration:none;
}
#main_content_left a:hover{
    color:#273E01;
	text-decoration:underline;
}
#main_content_left ul{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	margin:0px 5px 12px 0px;
	color:#585858;
}
/* PRODUCT MAIN CONTENT RULES */
#main_content_prod {
	width:575px;
	margin:0px;
	padding:0px 0px 0px 5px;
	border-top: 1px solid #929c77;
	border-left: 1px solid #929c77;
	border-bottom: 1px solid #929c77;
	background-color:#FFFFFF;
	float:left;
	overflow:hidden;
}
#main_content_prod p{
	font-family:"Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 22px;
	margin:0px 5px 12px 0px;
	color:#585858;
}
#main_content_left p.ptable{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin:0px 0px 5px 0px;
	padding:0px 35px 0px 0px;
	color:#000000;
}
#main_content_prod p.ptable{
	font-family:"Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	margin:0px 0px 5px 0px;
	padding:0px 35px 0px 0px;
	color:#000000;
}
#main_content_prod h1{
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 36px;
	font-weight:normal;
	font-style:italic;
	margin:0px 0px 12px 0px;
	color:#BB8C38;
}
#main_content_prod h3{
	font-family:Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	color:#3C627D;
}
#main_content_prod h2{
	font-family:Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight:bold;
	margin:0px 0px 2px 0px;
	color:#8F0010;
}
#main_content_prod a{
	color:#8F0010;
	text-decoration:none;
}
#main_content_prod a:hover{
    color:#273E01;
	text-decoration:underline;
}
/* PRODUCT MAIN CONTENT RULES */
#display_product {
	width:192px;
	margin:0px;
	padding:90px 0px 0px 0px;
	overflow:hidden;
}
#display_product p{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	font-weight:bold;
	font-style:italic;
	margin:0px 25px 5px 20px;
	color:#B57F1F;
}
#right_column {
	width:155px;
	margin:0px;
	padding:0px 0px 0px 15px;
	float:left;
	overflow:hidden;
}
#right_column p{
	font-family:"Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 24px;
	font-weight:bold;
	font-style:italic;
	margin:5px 0px 0px 0px;
	color:#B57F1F;
	width: 125px;
}
/* FOOTER RULES */
#footer {
    width:775px;
	height:45px;
	margin: 0px;
	padding:0px;
	background-color: #BB8B37;
	background-image:url(/imgs/bg_imgs/ga_foot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
}
.leftie {
    width:250px;
	float:left;
	margin:0px;
	padding: 25px 0px 0px 12px;
}
.rightie {
    width:450px;
	text-align:right;
	float:right;
	margin:0px;
	padding: 25px 12px 0px 0px;
}

#footer p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}
#footer a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
#footer a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}
#footer_sub {
    width:775px;
	height:45px;
	margin: 0px;
	padding:0px;
	background-color: #F2F1E0;
	background-image:url(/imgs/bg_imgs/ga_foot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	overflow:hidden;
}
#footer_sub p{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	margin:0px 0px 0px 0px;
	color:#FFFFFF;
}
#footer_sub a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0px 8px 0px 8px;
}
#footer_sub a:hover{
    color:#FFFFFF;
	text-decoration:underline;
}
/* CSS TABLES RULES */
#box-table-a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 20px 20px 20px 0px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #7d7c3e;
	border-top: 4px solid #7d7c3e;
	border-bottom: 1px solid #fff;
	color: #FFF;
}
#box-table-a td
{
	padding:8px 0px 8px 8px;
	background: #c8c26f; 
	border-bottom: 1px solid #fff;
	color: #000;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background:#663324;
	color: #FFF;
}