#blockquote{border-color: #777;}

h1
{ background: transparent;
  color: #ffffff;
  /* color: #5f6062; */
}

body{background: #FFF url(pattern.png) repeat;}

/*#logo, #logo h1
{ background: transparent;
  color: #777;
}*/

#menu, #menu li a
{ background: #5f6062;
  /* background: #656565; */
  color: #F5F6F0;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #5f6062;
  /* background: #656565; */
  color: #f18e00;
  /* color: #7FC00E; */
  border-color: #B1BCA4;
}

#left_sidebar, #content, #right_sidebar, #content a:hover
{
	background: #FFF;
	color: #777;
	/*width: 650px;*/
}

.sidebaritem
{ background: #f18e00;
  /* background: #E1E5D5; */
  color: #555;
} 

.sbilinks li a, .sidebaritem a
{ /*background: transparent url(arrow.png) no-repeat left center;*/
  color: #555;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ /*background: transparent url(arrow_select.png) no-repeat left center;*/
  color: #555;
} 

#content h1
{
	background: #FFF;
	color: #F18E00;
}

#content h2
{
	background: #FFF;
	color: #F18E00;
}

#content h3
{
	background: #FFF;
	color: #F28F00;
}

#content a, #header a
{ 
  color: #F06B00;
}

#header a{
/* 	text-transform: capitalize; */
}

#footer
{ background: transparent;
  color: #414141;
  border-color: #6D913D;
}

#address, #footer a, #footer a:hover
{ background: transparent;
  color: #414141;
}

/* -------------------------------- */

.rtop, .rbottom{background: #FFF;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #f18e00;}
.mtop, .mbottom{
	background: #FFF;
	border-top-color: #5F6062;
	border-right-color: #5F6062;
	border-bottom-color: #5F6062;
	border-left-color: #5F6062;
}
.mtop .m1, .mtop .m2, .mtop .m3, .mtop .m4,
.mbottom .m1, .mbottom .m2, .mbottom .m3, .mbottom .m4{background: #5f6062;}
