.bill_poster {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 15px;
	color: #000000;
	background-color: #FFF;
	margin-right: 5px;
	margin-top: 5px;
	background-image: url(../images/interface/paper-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
.bill_poster em {
	font-size: 102%;
}
.bill_poster p {
	font-size: 75%;
}
.bill_poster p:first-letter {
	text-transform: uppercase;
}
.bill_poster h1 {
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	line-height: 150%;
}
.bill_poster h2 {
	line-height: 200%;
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
}
.bill_poster h3 {
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	display: block;
	clear: both;
}
.bill_poster h4 {
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	display: block;
	clear: both;
}
.bill_poster h5 {
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	display: block;
	clear: both;
}
.bill_poster h6 {
	font-weight: bold;
	text-transform: capitalize;
	font-variant: small-caps;
	display: block;
	clear: both;
}

.divider {
	text-align: center;
	margin: auto;
	display: block;
	width: 293px;
	height: 34px;
}
.mustache-top {
	background: url(/images/interface/divider-top.gif);	
}
.mustache-bot {
	background: url(/images/interface/divider-bot.gif);	
}
.spike {
	background: url(/images/interface/divider-spike.gif);	
}

.red_bg {
	margin: 10px auto;
	background: url(/images/interface/divider-red.gif);
}
.toptail {
	background: url(/images/interface/divider-grey-180.gif);
}
.footer {
	background: url(/images/interface/divider-grey.gif);
}
.bill_poster strong {
	text-transform: capitalize;
}

/* @group movies */
.movies em {
	color: #7a81c2;
}
.movies p {
	color: #535353;
	text-transform: capitalize;
}

.movies h1 {
	color: #575c8f;
}
.movies h2 {
	color: #292D7C;
}
.movies h3 {
	color: #6356d7;
}
.movies h4 {
	color: #6356d7;
}
.movies h5 {
	color: #bbb;
	
	
}
.movies h6 {
	color: #aaa;
	font-variant: small-caps;	
}
/* @end */

/* @group valentine */
.valentine em {
	color: #fd4f61;
}
.valentine p {
	font-size: 90%;
	color: #535353;	
}
.valentine h1 {
	color: #c32b4b;
}
.valentinez, .valentine h2 {
	color: #fd3d58!important;
}
.valentine h3 {
	color: #946067;
}
.valentine h4 {
	color: #999;
}
/* @end */

/* @group events */
.events em {
	color: #d6bc8c;
}
.events p {
	color: #535353;
}
.events h1 {
	color: #c19f57;
}
.events h2 {
	color: #c99434;
}
.events h3 {
	color: #555;
}
.events h4 {
	color: #765832;
}
.events h5 {
	color: #c99434;
}
.events h6 {
	color: #765832;
}
/* @end */

/* @group xmas */
.xmas {
	color: #535353;
}
.xmas em {
	color: #578E3D;
}
.xmas p {
	color: #535353;
}

.xmas p:first-letter {
	color: #535353;
	text-transform: capitalize;
}
.xmas h1 {
	color: #2B8C49;
}
.xmas h2 {
	color: #637E51;
}
.xmas h3 {
	color: #9EAD3F;
}
.xmas h4 {
	color: #264D14;
}
.xmas h5 {
	color: #6E7448;
}
.xmas h6 {
	color: #124C24;
}

.xmas i {
	font-size: 65%;
	font-style: normal;
	color:#333;
}
/* @end */

/* @group standard */
.standard a {
	color: #a5906c;
	text-transform: lowercase;
	font-size: 80%;
}
.standard a:hover {
	color: #a5906c;
	text-decoration: underline;
}
.standard em {
	color: #d6bc8c;
}
.standard p {
	color: #535353;
}
.standard h1 {
	color: #c19f57;
}
.standard h2 {
	color: #c99434;
}
.standard h3 {
	color: #555;
}
.standard h4 {
	color: #765832;
}
/* @end */
