body {
	background-color: #DCE6CF;
	background-image: url(http://blog.shusta.org/pics/background3.gif);
	font-family: "Trebuchet MS", "Gill Sans", arial, sans-serif;
	font-size: 85%;	
}
p{
	margin-bottom: 1em;
	font-size: 85%;
}
.yui-b{
	background-color: transparent;
	padding: 5px;
}
#doc{
	background-color: #DCE6CF;
	border-left: solid 1px #648F7D;
	border-right: solid 1px #648F7D;
}
#hd{
	background-color: #DCE6CF;
	padding: 5px;
	border-top: solid 1px #648F7D;
	border-bottom: solid 1px #648F7D;
}
#bd{
	background-image: url(/blog/pics/bdBg.png);
	background-repeat: repeat-y;
}
#ft{
	font-size: 77%;
	background-color: #DCE6CF;
	padding: 5px;
	border-top: solid 1px #648F7D;
	border-bottom: solid 1px #648F7D;
}
h1, h2, h3{
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #806159;
	text-transform: uppercase;
}
h1{
	font-size: 136%
}
h2{
	font-size: 122%;
}
h3{
	font-size: 107%;
	border-bottom: dashed 1px #000000;
	padding: 2px 0px;
}
h4{
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #000000;
	background-color: #ffffff;
}
h1 a, h1 a:active, h1 a:link, h2 a, h2 a:active, h2 a:link, h3 a, h3 a:active, h3 a:link{
	text-decoration: none;
	color: #806159;
}
a, a:active, a:link {
	text-decoration: none;
	color: #59806F;
	background-color: #ffffff;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
	color: #708059;
	font-weight: bold;
}
a:visited{
	color: #708059;
	font-weight: bold;
}
a.yelpLink {
  background: #FFF url(http://www.shusta.org/css/images/yelpLink.png) no-repeat right center;
  padding-right: 22px;
  }
ul{
	padding-left: 1em;
	list-style-image: url("css/images/rect.png");
	background-color: transparent;
	margin: 1em;
}
ol{
	padding-left: 1em;
	margin: 1em;
	list-style-type: decimal;
}
li{
	font-size: 85%;
}
em{
	font-style: italic;
}
div.hr{
	height: 7px;
	background: #fff url(css/images/hr2.png) no-repeat center center;
	margin: 1em 0;
}
div.hr hr{
	display:none;
}
blockquote{
	font-style: italic;
	padding-left: 1em;
}
/* blog specific styles */
body * table#MBL_COMM th.mbl_h{
	font-weight: bold;
	letter-spacing: 1.5px;
	color: #806159;
	text-transform: uppercase;
	font-family: "Trebuchet MS", "Gill Sans", arial, sans-serif;
	font-size: 107%;
	border-bottom: dashed 1px #000000;
	padding: 2px 0px;
}
.link-note{
	font-size: 77%;
}
#powered{
	font-size: 77%;
}
.posted a{
	background-color: #ffffff;
}

/* color scheme link 
http://www.wellstyled.com/tools/colorscheme2/index-en.html?tetrad;50;0;150;0.1;0.9;0.5;0.75;0.3;-0.8;0.3;0.5;0.3;-0.8;0.3;0.5;0.1;0.9;0.5;0.75;0.3;-0.8;0.3;0.5;0.1;0.9;0.5;0.75;0.3;-0.8;0.3;0.5;0.1;0.9;0.5;0.75;0
*/