/*--- Red Theme Option ---*/
#body {
  background: white url(img/bg_red_square.jpg) repeat top left;	
}

#container {
	background: #3B0606;
}

#mainContent a {
  color: #6c0b0b;
}

.sidebar a {
  color: #6c0b0b;
}

#mainContent .profile a {
  color: #6c0b0b;
}

.sidebar .profile a {
  color: #6c0b0b;
}

#footer a {
  color: #6c0b0b;
}

#feedback a {
  color: #6c0b0b;
}

#nav {
  border-bottom: 2px solid #6c0b0b;
}

#nav ul a {
  color: #6c0b0b;
}

#nav ul a:visited {
  color: #6c0b0b;
}

#nav li.current_page_item a {
  /*background: url(img/nav_red_square.gif) no-repeat;*/
  color: black;
}

#mainContent .coupon a {
  color: #6c0b0b;
}

.sidebar .coupon a {
  color: #6c0b0b;
}

#mainContent .coupon .psu_business_name {
  background: #c98181; 
}

#mainContent .coupon .headline {
  background: #c98181;
}

.sidebar .coupon .psu_business_name {
  background: #c98181; 
}

.sidebar .coupon .headline {
  background: #c98181;
}

#mainContent .coupon .subhead {
  color: #c98181;
} 

.sidebar .coupon .subhead {
  color: #c98181;
}

.widget .clear {
  /*background: url(img/widget_red_square.jpg) repeat-x;*/
}

.widget {
  border: 2px solid #6c0b0b;
}

#custom_footer {
  border-top: 2px solid #6c0b0b;
  border-bottom: 2px solid #6c0b0b;  
}

#footer {
  border: 2px solid #6c0b0b;
}
