div#topBG {
	padding-top: 310px;
	background-image:url(images/christmas-bg-header.jpg);
	background-color:#EEEAE1;
	background-position:top center;
	background-repeat: no-repeat;
}

div.heading {
	font-family:Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	color: #DDDCD8;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 0px 0px 8px;
	background-image: url(images/link-heading-bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-variant:small-caps;
	letter-spacing:0px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 22px;
	width: 158px;
}
h2 {
	font-family:Palatino, 'Palatino Linotype', 'Book Antiqua', serif;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
	line-height:18px;
	color:#680A0E;
	text-decoration:none;
}
h2 a:link, a:visited {
	color: #680A0E;
	text-decoration: none;
}
h2 a:hover, a:active {
	text-decoration: underline;
}
p  {
	color:#343d27;
}
/*
p.left {
	color: #680A0E;
	margin-bottom:0px;
	padding-bottom:0px;
}
*/
ul {
	margin: 0px;
	padding: 0px 0px 6px;
}
li {
	margin: 0px;
	padding: 0px 0px 10px;
	list-style-type: none;
}
.rightcol A:link, A:visited {
	color: #343d27;
	text-decoration: none;
}
.rightcol A:hover, A:active {
	text-decoration: underline;
	color: #680A0E;
}
.leftcol a:link, a:visited {
	color: #680A0E;
	text-decoration: none;
}
.leftcol a:hover, a:active {
	text-decoration: underline;
}
/*
.mouseover:hover {
	background-color:#470612;
}
*/
