﻿


#StoreNames{
  background:#b3b5b7;

  border-top:4px solid #FFF;
  border-bottom:4px solid #FFF;
  color:#FFF !important;
}

#StoreNames #MemberList
{

  float:left;
  margin:0px;
  padding:0px;
}

.ticker
{
	float:left;
  width:800px;
  height:20px;
	margin:0px;
	padding:0px;
}

#SideBar{
  width:236px;
}

#ContentWrapper{
  padding:0;
  margin:0;
  background:url(../images/home_photo.jpg) 240px 0 no-repeat;
}

#BottomContent{
  margin:0;
  padding:0;
}

#BottomContent p{
  margin:0;
  padding:0;
}

.content{
  padding:15px 50px 40px 50px;
  background:#e5eef4;
  width:521px;
  float:left;
  margin:0;
}

.content p{
  padding:0;
  margin:0;
}

.contentBoxes{
  background:url(../images/brown_box_bkgd.jpg) repeat-x;
  height:60px;
  width:265px;
  margin:0px 0px 4px 4px;
  float:left;
  padding:20px 30px;
}

p.title{
  margin:0 0 2px 0;
  padding:0;
  text-transform:uppercase;
  font-weight:bold;
  color:#86310F;
  font-size:12px;
}

div.contentBoxes p{
  line-height:1.1em;
}

#SideBar{
  height:302px;
  background:url(../images/home_photo_2.jpg) -20px bottom no-repeat;
}

.editText{
  padding:3px;
  margin-bottom:20px;
}