/*--- Blue Theme Option ---*/
#body {
  background: white url(img/bg_blue_gold_circle.jpg) repeat top left;	
}

#container {
  background: #072441;
}

#mainContent a {
  color: #0b3b6b;
}

.sidebar a {
  color: #0b3b6b;
}

#mainContent .profile a {
  color: #0b3b6b;
}

.sidebar .profile a {
  color: #0b3b6b;
}

#footer a {
  color: #0b3b6b;
}

#feedback a {
  color: #0b3b6b;
}

#nav {
  border-bottom: 2px solid #B0A759;
}

#nav ul a {
  color: #B0A759;
}

#nav ul a:visited {
  color: #B0A759;
}

#nav li.current_page_item a {
  /*background: url(img/nav_blue_circle.gif) no-repeat;*/
  color: black;
}

#mainContent .coupon a {
  color: #0b3b6b;
}

.sidebar .coupon a {
  color: #0b3b6b;
}

#mainContent .coupon .psu_business_name {
  background: #B0A759; 
}

#mainContent .coupon .headline {
  background: #B0A759; 
}

.sidebar .coupon .psu_business_name {
  background: #B0A759; 
}

.sidebar .coupon .headline {
  background: #B0A759; 
}

#mainContent .coupon .subhead {
  color: #B0A759; 
} 

.sidebar .coupon .subhead {
  color: #B0A759; 
}

.widget .clear {
  /*background: url(img/widget_blue_circle.jpg) repeat-x;*/
}

.widget {
  border: 2px solid #B0A759;
}

#custom_footer {
  border-top: 2px solid #B0A759;
  border-bottom: 2px solid #B0A759;
}

#footer {
  border: 2px solid #B0A759;
}
