/******************
	Single-rule
******************/

.centre, .center {
	text-align: center;
}

.clear {
	clear: both;
}

.margin-bottom {
	margin-bottom: 1em;
}

/******************
		Basic
******************/

body {
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	background-color:#DA967D;
}
.articlelink {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}

/******************
		Misc
******************/

.spaced-section {
	margin-top: 3em !important;
}

/******************
	Front page
******************/

#essays-sidebar p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-right: 10px;
	margin-left: 10px;
}

.columntitle {
	font-variant: small-caps;
	text-align: center;
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	margin-top: 20px;
	margin-bottom: 18px;
	margin-right: 3px;
	margin-left: 3px;
}

.columntitle-small {
	font-variant: small-caps;
	text-align: center;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 18px;
	margin-right: 3px;
	margin-left: 3px;
}

#front #centrefield {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#front #centrefield a, #front #centrefield a:visited, #front #centrefield a:hover {
	color: #990000;
}

.quoted-plug {
	width:250px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
}

.books-table {

	width: 100%;
}

.books-table td {
	padding-bottom: 1em;
	text-align: center;
}

.small-info {
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
}

.lower-heading {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: bold;
}

.bigbold {font-size: 18px; font-weight: bold;} /* still used? */
.bigbold a, .bigbold a:visited, .bigbold a:hover {color: #990000;} /* still used? */








.pre-spaced {margin-top: 2em;}
/*table {
	background-color:#FFF5EC;
}*/
td {
	margin: 0px;
	padding: 0px;
/*	background-color: #FFF5EC; */
}
.wrap {
	display: inline;
}
.sidebar {
	background-position: top;
	background-color: #FFF5EC;
}
.topbar {
	background-color: #0033CC;
	margin: 0px;
}
.topmenu {
	font-size: 11px;
	background-color: #a4c2c2;
	text-align: center;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #336666;
}
.topmenu a {
	text-decoration: none;
	color: #336666;
	font-weight: normal;
}
.topmenu a:hover {
	text-decoration: underline;
}
#tgapositioningcontainer {
	position:relative;
	height:73px;
}
#tga {
	font-size: 48px;
	font-variant: small-caps;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	position: absolute;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	border-width:0;
	float:left;
}
.tga-caps {
font-size: 54px;  
}
#navbar {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	border-top-width: 3px;
	border-right-width: 0px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	height: 100%;
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #DA967D;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding: 0px;
}
#navbar a {
	font-weight: normal;
}
.whiteimage {
	border-width: 1px;
	border-color: #999999;
}
.centrebox {
	padding: 10px;
	background-color: #DA967D;
	border: 1px solid #990000;
}
.bookcover-l {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.bookcover-r {
	float: right;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.tableheader {
	font-weight: bold;
	text-decoration: underline;
	padding: 4px;
}
.tablemain {
	padding: 2px;
}
#widepage {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#centrefield {
	margin-right: 40px;
	margin-left: 40px;
	text-align: center;
}
#essays-list {
	font-weight: bold;
}

