﻿.front_image_mid
{
	margin:20px 0px;
	width:576px;
	display:block;
}

/**** For Pickup Location ******/
#pickuplocation{
	margin-top:10px;
}

#rama_footer
{
	clear:both;
	color:Black;
	font-size:10px;
	border-top:solid 1px grey;
	margin-top:30px;
}

/* for block display */
.Block
{
	clear:both;
	float:left;
	margin-bottom:50px;
}
.Block_Left
{
	float:left;
}
.Block_Left img
{
	width:75px;
	height:50px;
}
.Block_Right
{
	float:left;
	width:600px;
	overflow:hidden;
}
.Block_Right p
{
	padding-left:10px;
}
.Block_Title
{
	text-transform:uppercase;
	color: #a52a2a;
	border-bottom: solid 1px brown;
	font-size:12px;
	font-weight:bold;
	min-height:15px;
	width:630px;
	padding-bottom:2px;
}
.block_content
{
	margin-top:10px;
	padding-left:20px;
	text-align:justify;
}
.Title_Word
{
	width:500px;
	float:left;
	margin-left:20px;
	font-size:14px;
}
.Title_Top
{
	float:left;
}

.Title_Top a
{
	padding-left:20px;
	background-repeat:no-repeat;
	background-image: url("images/top_arrow.gif");
	background-position:top left;
	text-decoration:none;
	text-transform:capitalize;
	color: #be5c41;
	font-size:11px;
}


/* from slide show */
.slide { float:left; display:block; z-index:100; height:210px; }
.slide a{border:none;}
.slide img{height:209px; width:312px}
.nav {margin:0px; padding:0px; margin-left: 9px; display:block; float:left; 
      width:190px; z-index:10;}
.nav li { list-style: none; float:left; }
.nav a {display:block;border:solid 1px white;}
.nav a.activeSlide { border:solid 1px red; }
.nav a:focus { outline:none; }
.nav img { border: none; width:90px; height:68px; }
