body {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size: 82%;
	color: #000;
}
p, td, address, li {
	font-style: normal;
	font-weight: normal;
	font-size: 1.0em;
	color: #000;
}
* html #bgimage { height: 70px; }
big {
	font: bold 110% "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#bgimage {
	width: 50%;
	margin: 1em 20px;
	padding-left: 50px;
	min-height: 70px;
	background: transparent url(../pics/quote.gif) no-repeat;
}
#dropcap {
	width: 40%;
	margin: 1em 2em;
	border-left: 2px solid #FF9676;
	background: #eee;
	padding: 1em;
}
#dropcap p:first-letter {
	float: left;
	margin: .2em .3em .1em 0;
	font-family: "Monotype Corsiva", "Apple Chancery", fantasy;
	font-size: 220%;
	font-weight: bold;
}
#dropcap p:first-line {
	font-variant: small-caps;
	font-weight: bold;
}
img { border: none; }
ul li {
	padding-bottom: 0.5em;
	list-style-image: url(../pics/lev1-bullet.gif);
}
ul li ul li {
	list-style-image: url(../pics/lev2-bullet.gif);
}
ul li ul li ul li {
	list-style-image: url(../pics/lev3-bullet.gif);
}
h1 {
	margin: 0;
	font: bold 1.8em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #EF59F7;
}
h2 {
	font: bold 1.6em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #769BFF;
}
h3 {
	font: bold 1.4em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #F90141;
}
h3.nomargin {
	margin: 0;
}
h4 {
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #9438F7;
}
h5 {
	font: bold 1.0em "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #000;	
}
h6 {
	font-weight: 0.8em;
	font-weight: bold;
	color: #000;
}
a:link {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #404040;
	text-decoration: underline;
}
a:hover {
	color: #C936FF;
	text-decoration: underline;
}
#masthead {
	width: 100%;
	height: 92px;
	background-image: url(../pics/banner-bg.gif);
	background-repeat: repeat;
}
.banner {
	background: url(../pics/kilmood-banner.gif) top left no-repeat;
	height: 92px;
}
#footer {
	background: #FFDB76;
	height: 38px;
	width: 100%;
}
#footer a {
	line-height: 38px;
	padding: 0 0 0 6px;
	text-decoration: none;
}