/* CSS Document */

.page {
width: 570px;
}

#wrapper {
	width: 570;
}

.intro {
	display: none ;
}

a:link{
	background: transparent;
	color: #0000FF;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
	
	}



a:visited{
	background: transparent;
	color: #800080;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

a:hover {
	background: transparent;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

a:active{
	background: transparent;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline;
}

body	{
	background: #E4E2CC;
	color: #000000;
	margin-bottom: 25px;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 25px;
}

.footer {
	background: transparent;
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

h1	{
	color: #800000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 2px;
	text-align: center;

	
}

h2	{
	color: #800000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

h3	{
	color: #000000;
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0px;
}

h4	{
	color: #FF0000;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: 0px;
	display: block;
	margin-bottom: 4px;
}
	

.inline {
	display:inline;
}

p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 1em;
	margin-top: 0px;
	text-align: left;
}

.alignright {
	text-align: right;
	
}

dt {
	font-size: 1em;
	margin-bottom: 0em;
	margin-top: 1em;
	color: Maroon;
	font-weight: bold;
	font-style: italic;
}
	
	
div.floatleft {
	float: left;
}

div.floatright {
	float: right;
}

span.notice {
	color: red;
}


/* styling for 4 column tables type A */

.diarytable  {
	border-color: Gray;
	border: 1px solid Gray;
	border-collapse: collapse;
	}
	
.diarytable  td {
	border: 1px solid Grey;
	text-align: left;
	padding: 4px;
	}
	
.diarytable th {
	border: 1px solid Grey;
	border-bottom: 1px solid;
	color: #800000;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	padding: 4px;
	}
	
	
th.time {width: 50px;}
th.pub  {width: 140px;}
th.location  {width: 246px;}
th.town  {width: 124px;}

/* end styling for 4 column tables type A */

/* styling for 4 column tables type B */

.publisttable  {
	width: auto;
	}

th.item  {
	width: 380px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}
th.details  {
	width: auto;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	}
td.details {
	text-align: right;
}

/* end styling for 4 column tables type B */

td {
	text-align: top;
}

td.width120 {
	text-align: top;
	width: 120px;
}

td.width300 {
	text-align: top;
	width: 300px;
}

th {
	vertical-align: top;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

td#byline {
	text-align: right;
	color: Maroon;
	font-style: italic;
	font-size: 1.2em;
}

p, td, li, ul, ol{
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

td#updated {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: Gray;
	text-align: right;
}

td#rhpromo {
	vertical-align: bottom;
}

.updated {
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	color: Gray;
	text-align: right;
}

td#acrobat {
text-align: right;
}

hr {
	margin-top: 0.6em;
	margin-bottom: 0em;
	color: Gray;
}

ul#submenu {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.links {
	padding: 0.25em 0 0.25em;
	border-bottom: 1px solid;
}

.center {
	text-align: center;
}

.offset {
	margin-left: 30px;
	margin-top: 0px;
}

.gbg2005 {
	color: green;
	font-weight: bold;
	font-style: italic;
}
.gbg2006 {
	color: red;
	font-weight: bold;
	font-style: italic;
}
span.gbg2005 {
	color: green;
	font-weight: bold;
	font-style: italic;
}

table.publist {
	width: 570px; margin-top: 2em; margin-bottom: 2em; background-color:#E4E2CC;
}

td.pubname {
	width:350px;
}

td.pubinfo {
	width:220px; text-align: right; 
}

td.pubinfotop {
	width:570px; text-align: right; 
}


/* Page footer */	
table.footer1 {
	border: 1px solid Gray; width:100%; margin-top:2px; background-color:#E4E2CC;
	}
table.footer2 {
	width:100%; margin-top:2px; background-color:#E4E2CC;
	}
	
.link_lh { 
	margin: 1px 8px; font-style: italic; color: Gray;
}
.link_rh {
	margin: 1px 8px; font-style: italic; color: Gray; text-align: right;
}
.w3c {
	text-align: left; margin-top: 4px;
}

div.container {
	overflow: hidden;
	width: 100%;
}

p.footer {
	font-size: 1em;
	font-style: italic; color: Gray;
	font-weight: normal;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

div.left {
	width: 45%;
	float: left;
}

div.right {
	width: 45%;
	float: right;
}

.leftimg {
	float: left;
	margin-right: 6px;
	margin-bottom: 4px;
	display:inline;
}

.clear {
	clear: both;
}

/* End page footer */	