.html_widget .body .content a:link {
	text-decoration: none;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.html_widget .body .content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}
.html_widget .body .content a:hover {
	text-decoration: none;
	color: #FF6600;
}
.html_widget .body .content a:active {
	text-decoration: none;
}

body 
{
  font-family: Tahoma, Geneva, sans-serif;
  color: #000000;
	background-color: #ffffff;
}

#inner_body { 
}

#content
{
	background-color: transparent;
	background-image: none;
	padding: 25px 8px;
	min-height: 500px; 	
}

#footer
{
	/*height: 80px;*/
	/*width: 100%;*/
	/*background: url('images/foot_bg.jpg') repeat-x;*/
	visibility: hidden;
}

.widget.header_widget
{
  /* background-color: #B65D4B;
  background: url('images/head_bg.jpg') top repeat-x; */
	background-color: transparent;
	background: url('images/daydreamer_header_bg.png') no-repeat;
	background-position: 50% 0px;
  color: #fff;
	padding: 0px 0px 0px 0px;
}

.header_widget h1 {
	font-size: 32px;
	font-weight: 900;
	color: #000000;
}
.header_widget h2 {
	color: #01083B;
}
/*  .header_widget .widget_header_logo_container {
  	left: auto;
  	right: 0px; 
  	height: 115px;
  }
*/
.header_widget .widget_header_logo_container img {
	min-height: 115px;
}

.widget.header_widget h3
{
	color: #fff;
}

#main_nav
{
	height: 29px;
  background: url('images/nav_bg.png') repeat-x;	
}

#main_nav ul
{
	padding-top: 5px;
}

#main_nav ul li a
{
	font-size: 1em;
	font-weight: normal;
	color: #000;
	border-right: 1px solid #888;
	padding: 6px 25px 7px 25px;
}

/*
.tabs_widget .sf-menu
{
  left: 50%;
  margin-left: -40%;
}
*/

blockquote
{
  background:#b4d0e1;
  border-color: #5686a3;
}

.widget
{
	background-color: transparent;
  border: 1px solid #222222;
}

.widget .titlebar
{
  background-color: #B65D4B;
}

.widget .round_bottom
{
  	background-color:rgba(0, 0, 0, 0.1);
}

.biz_listing .full_ad
{
  border-color: #B65D4B;
}

.biz_listing .full_ad h1, .widget#biz_listing .full_ad h2, .biz_listing .full_ad h3
{
  color: #B65D4B;
}

#member_list table td .member
{
  background: #b4d0e1;
  border-color: #5686a3;
}

.widget.tabs_widget
{
  background-color: #B65D4B;
  background-image: url('/images/main_nav_overlay.png');
  background-repeat: repeat-x;
	margin: 0 auto;
	width: 950px;
	-moz-border-radius: 10px 10px 10px 10px;
}
