.headline {
	background-color:#A2A1A0;
	background-image:url('src/headlinebg2.jpg');
	background-repeat:repeat-x;
	font-family:tahoma;
	padding:5px;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	border-bottom:3px solid #E60086;
}

.headline a {
	color:#fff;
	text-decoration:none;
}

.headline a:hover {
	text-decoration:underline;
}

.headline h1.parts {
	font-size:13px;
	font-weight:bold;
	color:#fff;
	text-align:right;
	margin:0px;
	margin-top:10px;
}

.headline h1.parts a {
	color:#eee;
}

.letters {
	color:#aaa;
	font-size:25px;
	font-weight:bold;
	border-bottom:1px solid #aaa;
}

.letters a {
	color:#BFD62C;
	text-decoration:none;
}

.letters a:hover {
	color:#000;
	text-decoration:underline;
}

.secondcat {
	margin:10px 0;
}
div > .secondcat {
	clear:right;
}

.secondcat h1 {
	font-size:26px;
	text-align:center;
	width:30px;
	font-weight:normal;
	background:url('src/headlinebg2.jpg');
	padding:0px;
	color:#fff;
	float:right;
}

.secondcat > h1 {
	margin:0 0 0 2px;
}

.secondcat p {
	margin:0px;
	padding:0px;
	height:50px;
	font-size:16px;
	border-top:1px solid #598C26;
}
.secondcat > p {
	margin-right:32px;
	height:auto;
	min-height:50px;
}

.secondcat p a{
	color:#666;
	text-decoration:none;
}

.secondcat p a:hover {
	color:#E60086;
	text-decoration:underline;
}

.note {
	border:1px solid #3E739B;
	background:#FFEDB9;
	margin-bottom:3px;
	padding-bottom:3px;
	height:23px;
}

/* FF + IE7 only */
* > .note {
	height:auto;
	min-height:23px;
}

h1.redbar {
	background:url('src/categoryicon.jpg');
	background-position:top right;
	background-repeat:no-repeat;
	padding:2px 34px 0 0;
	height:22px;
	font-weight:bold;
	color:black;
	font-size:16px;
	font-family:tahoma;
}

.note h2 {
	font-size:12px;
	padding:5px;
	margin:0px;
	margin-top:1px;
	background-image:url('src/notebarbg.jpg');
	background-color:#ccc;
	background-repeat:repeat-x;
}

.note h2 a {
	color:#E60086;
}

.note h2 a:hover {
	color:#666;
}

.note h2 a.details {
	cursor:default;
	color:#000;

}

.note p {
	margin:0px;
	padding:5px;
	border:0px;
	height:5px;
}
.note > p {
	height:auto;
}

.note h4 {
	padding:0 10px 5px 0;
	margin:0px;
	font-size:12px;
}

.note img.logo {
	border:0px;
	margin:5px;
	/*width:100px;*/
	height:80px;
}

.note img.logo200 {
	border:0px;
	margin:5px;
	/*width:150px;*/
	height:120px;
}

.note img.eventpic {
	float:left;
	margin-right:10px;
}

.note table p , .note table h4 {
	height:auto;
}

.note br.clearing {
	clear:right;
	display:none;
}

* > .note br.clearing1 {
	clear:none;
}

.cupon {
	margin-bottom:10px;
	margin-right:20px;
}

.cupon img {
	float:right;
	margin-left:8px;
}

.cupon h2 {
	font:16px arial;
	font-weight:bold;
	margin:0;
	margin-top:-2px;
	color:#598C26;
	border:0px;
}

.cupon h2 a {
	color:#598C26;
}.

.cupon h2 a:hover {
	color:red;
}

.cupon p {
	border:0px;
 	font:12px arial;
	color:black;
	margin:0;
	height:auto;
}
