/* CSS Document */

a.blue:link {
	color: #0066FF;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-decoration: none;
}
.callme {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

a.blue:active {
	color: #003366;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}
a.blue:visited {
	color: #003366;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	text-decoration: none;
}
a.blue:hover {
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}

a.red:link {
	color: #FFFF00;
	font-style: normal;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.red:active {
	color: #FFFF00;
	font-style: normal;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
}
a.red:visited {
	color: #FFFF00;
	font-style: normal;
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
a.red:hover {
	color: #00CCCC;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 20px;
}
.subtitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.blogtitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.smnote {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #000000;
}
.subtitlewht {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.lyric {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.bullet {
	word-spacing: normal;
	list-style-type: circle;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial;
	color: #000000;
}
.mainlayer {
	position: static;
	left: 39px;
	top: 10px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
visibility: visible;}
h2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
}
.testimonial {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.footer {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000000;
}
.sub1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.picboarder {
	border: 1px solid #666666;
	padding: 2px;
}
.norep {
	background-image: url(../images/recipemask-fade.jpg);
	background-repeat: no-repeat;
}
.numbered {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.anchor {
	position: absolute;
}
.bullet {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside;
}
h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-position: center;
}
.normaltext {

	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #000000;
}
.bk {
	background-image: url(../images/bkline.jpg);
	background-repeat: repeat-x;
	background-color: #88B0FB;
}
div.feedburnerFeedBlock ul {
margin-left:0;
padding-left:0;
list-style-type: none
}
div.feedburnerFeedBlock {
   border:1px solid #999;
   background-color:#ffe;
   padding:6px;
}
div.feedburnerFeedBlock ul li span.headline {
   font-weight:bold;
   display:block;
   margin:8px 0 0 0;
}
body {
	background-color: #999999;
}
