blockquote{border-color: #777;}

h1
{ background: transparent;
  color: #B12935;
}

body{background: #555 url(pattern.png) repeat;}

#main{background: #F5F6F0;}

#header
{ background: #fff;
  color: #777;
  border-top-color: #EEE;
  border-bottom-color: #ABB197;
}

#logo, #logo h1
{ 
display:inline;
width : 75%;
height: 60px;
background: transparent;
color: #B12935;
letter-spacing: .01em;
}

#menu
{ background: #898867 url(menu.png);
  color: #F5F6F0;
  border-color: #EEE;
}

#menu li a
{ background: transparent;
  color: #F5F6F0;
  border-color: #989898;
}

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #898867 url(menu_hover.png);
  color: #F5F6F0;
  border-color: #989898;
}

#left_sidebar, #content, #right_sidebar, #content a:hover
{ background: #F5F6F0;
  color: #777;
}

.sidebaritem
{ 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{
  color: #000;

}
#content a
{ background: transparent;
  color: #F06B00;
  text-decoration: underline;
  font-weight: bold;
}

#footer
{ background: #B5B9A7 url(footer.png) repeat-x;
  color: #B12935;
  border-color: #b12935;
}

#address, #footer a, #footer a:hover
{ background: transparent;
  color: #000;
}


.rtop, .rbottom{background: #F5F6F0;}
.rtop .r1, .rtop .r2, .rtop .r3, .rtop .r4,
.rbottom .r1, .rbottom .r2, .rbottom .r3, .rbottom .r4{background: #E1E5D5;}

#quote{
height: auto;
width: 700px;
border: 1px solid #000;
background-color: #EABC45;
padding:10px 10px 0 10px;
margin-bottom: 5px;
color: #000;
font-family: serif}

#quote .source{
line-height: 15px;
width: auto;
font-size: 110%;
color: #000;
font-weight: bold;
font-style: italic;
padding-left: 30px;

}
#quote1{
height: auto;
width: 560px;
border: 1px solid #000;
background-color: #EABC45;
padding:10px 10px 0 10px;
margin-bottom: 5px 5px 5px 20px;
color: #000;
font-family: serif;
}
#quote1 a{
text-decoration: underline;
color: black;
font-weight: bold;

}

#quote1 .source{
line-height: 15px;
width: auto;
font-size: 110%;
color: #000;
font-weight: bold;
font-style: italic;
padding-left: 30px;

}