body {
	font-family: Bembo, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #ffffff;
	line-height: 18px;
}

#page .home, #page .letter, #page .subscribe, #page .dates, #page .outlets, #page .forum, .printhide, .screenhide{
	display: none;
}

#footer {
	font-size: 14px;
	line-height: 16px;
	background-image: url(../images/mobile_empty.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 60px;
	width: 740px;
	text-align: center;
	margin-top: 10px;
	padding-top: 20px;
}


h1 {
	line-height: 18px;
	font-size: 18px;
}

.articles_block {
	width: 150px;
	margin-left: 5px;
	float: left;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
}
.articles_block img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.articles_block a {
	text-decoration: none;
	color: #999999;
}
.articles_block a:hover {
	color: #CC0000;
}

#content h1 {
	color: #990000;
	line-height: 26px;
}

.boldright {
	font-weight: bold;
	text-align: right;
}

.imgrightspace {
	padding-right: 10px;
}

input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 14px;
	background-color: #EFEFEF;
}
.tabbed_block {
	display: block;
	width: 120px;
	float: left;
	line-height: 20px;
	margin-left: 20px;
}

.smalltxt {
	font-size: 12px;
}