body {
  background-color: #575555;
  margin: 0 auto;
  width: 906px;
  font-family: "Trebuchet MS", Arial, sans-serif;
}

img {
  border:none;
}

.clear_both {
  clear: both;
}

#bg {
  background: url(../images/sv_bg.gif) repeat-y;
  float: left;
  margin:0; 
  padding:0;
  width: 906px;
}

#header {
	margin-top: 30px;
}

#footer {
  background: url(../images/sv_footer.gif) no-repeat;
  height: 41px;
  text-align:right;
  font-size: 12px;
  padding-top: 10px;
  padding-right: 50px;
}

#footer a {
  text-decoration: none;
  color: #333;
}

#wrapper {
  width:906px;
}

#content {
  width: 906px;
}

.content_title {
  color: #a6d855;
  font-weight:700; 
  font-size: 18px;
}

.content_title_1 {
  color:#666; 
  border-bottom: dotted; 
  text-transform: uppercase;
}

.content_title_1 a {
  color:#666; 
  text-decoration:none;
}

.content_date {
  font-weight: 800;
}

.content_center {
  text-align:center;
}

.content_desc {
  font-size:smaller;
}

#content_left {
  float: left; 
  padding: 0 10px 0 10px; 
  width: 130px;
}

#content_center {
  float: left; 
  padding-left: 10px; 
  width: 500px;
}

#content_left_home {
  float: left; 
  padding: 0 10px 0 10px; 
  width: 230px;
}

#content_center_home {
  float: left; 
  padding-left: 10px; 
  width: 400px;
}

.product_title {
  font-style: italic;
  font-weight:bold;
}

.rest_title {
  color:#666666; 
  border-bottom: dotted;
}

.rest_desc {
  font-size: smaller;
}

.ads {
  width: 200px;
  float: right;
  margin-right: 15px;
  min-height: 300px;
  margin-bottom: 10px;
}

.ads_outer {
 background-color:#575555; 
 min-height: 100px; 
 color: #fff;
 text-align: center; 
}

.ads_center {
  background-color:#fff;
  width: 170px; 
  margin: 0 15px; 

}

.attire {
  list-style: none;
}

.attire a {
  text-decoration: none;
  color: #666;
}

.attire li{
  float:left; 
  width:130px; 
  text-transform: uppercase;
}

.attire_list {
  list-style:none;
}

.attire_list a {
  text-decoration: none;
  color: #666;
}

.attire_list li {
  float:left;
  width:130px;
  text-transform: capitalize;
}

.attire_locations {
  font-size: smaller;
  padding-bottom: 10px;
}

.rest_name_link a {
  color:#333;
}

.note {
  padding-top: 10px;
  font-size: smaller;
}

.shoe_brands img {
padding: 10px;
}