body {
	background: #eadace url('/images/blip.jpg') repeat scroll top center ;
	color: black;
	font-family: Georgia, Times New Roman, serif;
	margin: 0;
	padding: 0;
	margin-top: 2em;
	font-size: 10pt;
}

table {
	font-size: 10pt;
}

a img {
	border: none;
}

th {
	text-align: left;
}

td {
	vertical-align: top;
}

#leftnav {
	font-weight: bold;
	font-size: 7pt;
	background: white;
}

#leftnav b {
	color: #005688;
	font-size: 10pt;
	padding-top: .2em;
}

#leftnav p {
	margin: 0;
	padding: 0;
	padding-left: 1.2em;
	margin-top: .2em;
}

#footer {
	font-size: 7pt;
	padding: 0;
	margin: 0;
	text-align: left;
	background: white;
}

#footer a, a {
	color: black;
}

#copyright {
	padding-left: 1em;
}

#bottominfo {
	text-align: right;
	padding-right: 1em;
	letter-spacing: 0px;
}

#content {
	line-height: 1.3em;
	text-align: left;
	background: white;
}

#content p {
	/*padding-top: .5em;*/
	padding-right: 5px;
}

#content .pad {
	padding-left: 1em;
}

#leftfrill {
	background: white url('/images/leftfrill.jpg') repeat-y scroll top right;
}

#rightfrill {
	background: white url('/images/rightfrill.jpg') repeat-y scroll top left;
}

#message {
	background: #eee;
	margin: 1em;
	padding: 1em;
	color: blue;
}

#specials {
	background: url(/images/home_featuredspecials.jpg) top left no-repeat;
	width: 258px;
	height: 170px;
	padding: 10px;
	padding-top: 35px;
}

#specials a {
	text-decoration: none;
	color: white;
	font-weight: bold;
}

#specials dl {
	padding: 0;
	margin: 0;
}

#specials dt {
	float: left;
}

#specials dd {
	padding-left: 2em;
	padding-bottom: .5em;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	padding: 0;
	margin: .5em 0 1em 0;
}

h2 {
	font-size: 1em;
	font-weight: bold;
	padding: 0;
	margin: 0 0 -1em 0;
}

.error {
	color: red;
}

/*td { border: solid 1px red; }*/

