@import "shared.css";

body {
	background:#c9c3bd;
}

#content {
	background:#eeeae7;
	padding-top:0;
}

#content td {
	padding:0;
	margin:0;
}

#content td div{
	padding:0;
	margin:18px 20px;
}

#content td ul {
	list-style-position: outside;
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#content td li {
	font-size:80%;
	line-height:120%;
	margin:0 0 4px 0;
	color:#796b5f;
}

#content td li a {
	font-weight:bold;
}

#content #special{
	text-align:center;
	font-size:85%;
	background:#786;
	color:#fff;
	border:solid 1px #c6bfb7;
	padding:7px 0;
	font-weight:bold;
}

a.more{
	font-weight:bold;
}

h1{
	color:#000;
	font-size:105%;
	line-height:120%;
}

h2{
	text-transform:none;
	border:none;
	font-size:120%;
	line-height:120%;
	font-weight:bold;
	letter-spacing:0;
	margin:0;
}

h2 span{
	font-size:100%;
	font-weight:normal;
}

h3{
	text-transform:none;
	font-size:120%;
	font-weight:bold;
	color:#555544;
	letter-spacing:0;
	margin:0;
}

#purplebox{
	background:url(../images/bg_purplebox.png);
	width:224px;
	height:131px;
	margin:20px 0;
	padding:20px 18px;
}

#purplebox h2, #purplebox p, #purplebox a:link, #purplebox a:visited{
	color:#fff;
	line-height:110%;
}
