body {
background-color:#5B2E00;
background-image:url(../jpg/BG.jpg);
background-repeat:repeat-x;
background-attachment:fixed;
/*background: url(../img/common/arows_bkg_index.jpg) repeat-x;*/
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
padding:0;


font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

.both_border {
	border-right:1px dashed #AE8333;
	border-left:1px dashed #AE8333;
	}

.dashed_right_left_col {
	border-right:1px dashed #AE8333;
	
}
.dashed_left_right_col {
	border-left:1px dashed #AE8333;
	
	
}
.menuContainerOpacity {
	filter:alpha(opacity=80);
	-moz-opacity: 0.9;
	opacity: 0.9;
}

/* text */
.store_name{
font:Arial, Helvetica, sans-serif;
font-size:xx-small;
color:#FF9900;
}

.style_store_location {
	font-size: xx-small;
	color: #3c7590; 
}

.style_store_large {
	font-size: x-small;
	color: #3c7590; 
}

/* Anchor Elements */
a:link {
  color:#af7221; 
  text-decoration:none;
}
a:visited {
  color:#af7221; 
  text-decoration:none;
}
a:active {
  color:#af7221; 
  text-decoration:none;
}
a:hover {
  color:#3c7590; 
  text-decoration:none;
}
.text_a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8A4500;
}

.text_b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8A4500;
}

.style_textunderline {
	font-size: 12px;
	color: #844D0F;
	text-decoration:underline;
}

.style_header {
	font-size: 14px;
	color: #3c7590;
	text-decoration:underline;
}
