@charset "UTF-8";
.pican_bkg {
	background-color: #fdf9e6;
	background-image: url(images/olives.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.footer_bkg {
	background-image: url(images/footer_bkg.jpg);
	background-repeat: repeat-x;
}
.sidebar_bkg {
	background-image: url(images/Pican_SideBarBKG.jpg);
	background-repeat: repeat-y;
}
.body_bkg_bites {
	background-image: url(images/body_bkg_bites.jpg);
	background-repeat: no-repeat;
	background-color: #3E0800;
}
.body_bkg_home {
	background-image: url(images/body_bkg_about.jpg);
	background-color: #41110C;
	background-repeat: no-repeat;
	background-position: top;
}
.signature_box {
	background-image: url(images/michale_sig.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.biopic {
	float: left;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-stretch: narrower;
	line-height: 15px;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 8px;
	color: #000000;
}
.body_bkg_bourbons {
	background-image: url(images/body_bkg_bourbons.jpg);
	background-repeat: no-repeat;
	background-color: #3F0A00;
}
.body_bkg_buzzz {
	background-image: url(images/body_bkg_buzzz.jpg);
	background-repeat: no-repeat;
	background-color: #470300;
}
.body_bkg_beat {
	background-image: url(images/body_bkg_beat.jpg);
	background-repeat: no-repeat;
	background-color: #3C0900;
}
.body_bkg_about {
	background-image: url(images/body_bkg_about.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #41110C;
}
.body_bkg_contact {
	background-image: url(images/body_bkg_home.jpg);
	background-repeat: no-repeat;
	background-color: #38110D;
}
.text {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	font-stretch: narrower;
	line-height: 18px;
}
.title1 {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FDF9E6;
	font-weight: bold;
	font-stretch: narrower;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	font-stretch: narrower;
}
