/*
CSS for GBT  site
*/


body {		/* All of page including headers */	
	font-family: arial, helvetica, sans-serif;
	color: #3c0411;
	line-height: 125%;
	margin-left: 0px;
}

h1  {
	font-family: arial, helvetica, sans-serif;
	color: #336633;
	position: relative;
	top: -20px;
}


h2  {
	font-family: arial, helvetica, sans-serif;
	color: #165c31;
	line-height: 125%;
	margin-left: 40px;
	font-size: 90%;
}

.large  {
	font-size: 170%;
	font-weight: bold;
}	

.medium  {
	font-size: 105%;
	font-weight: bold;
}


.floatright {
	float: right;
	margin-right: 0px;
}

p {font-size: 80%;
}
	

#bodycontent  {
	width: 990px;
	background-color: #ffffff;
	margin-left: 0px;

}

#bodytext  {
	width: 535px;
	position: absolute;
	top: 312px;
	left: 180px;
}

#singlecoltext  {
	width: 800px;
	position: absolute;
	top: 320px;
	left: 180px;
}


.toprow  {
	width: 200px;
	border: 1px solid #165c31;
	padding-bottom: 0;
	padding-top: 2px;
}

.title  {
	position: absolute;
	top: 215px;
	left: 183px;
}

.navtable  {
	width: 150px;
	margin-top: 10px;
	background-color: #7a9458;
	text-align: center;
	margin-left:8px;
	border-collapse: collapse;
}

.navrow  {
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 10px;
}

a {	text-decoration: none;
	color: #ffffff;
}

a:visited {	color: #ddeccd;
}
a:hover {	color: #3c0411;
}

.navpadding  {
	width: 150px;
	background-color: #7a9458;
	text-align: center;
	height: 56px;
	margin-left:8px;
	border: 1px solid #ffffff;
	border-collapse: collapse;
}

#holdingpagelinks  {
	height: 170px;
	background-color: #7a9458;
	color: #ffffff;
}

.reverse  {
	
	text-decoration: underline;
	color: #3c0411;
}
	
.maintext  {
	position: relative;
	top: -25px;
	height: 233px;
	width: 535px;
	border: 1px solid #165c31;
	background-color: #ddeccd;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
}

.mainhead  {
	font-size: 95%;
	background-color: #ddeccd;
	font-weight: bold;
		
}


.mainsinglecoltext  {
	position: relative;
	top: -32px;
	height: 380px;
	width: 780px;
	border: 1px solid #165c31;
	background-color: #ddeccd;
	padding-left: 10px;
	padding-right: 10px;
	overflow: auto;
	font-size: 110%;

}

.mapsinglecol  {
	position: relative;
	top: -32px;
	height: 380px;
	width: 780px;
	border: 1px solid #165c31;
	background-color: #ddeccd;
	overflow: auto;
}


.inset  {
	padding-left: 50px;
	padding-right: 50px;
}

.insetmore  {
	padding-left: 200px;
}

.opening_times  {
	position: relative;
	top: -12px;
	height: 135px;
	width: 535px;
	border: 1px solid #165c31;
	background-color: #ddeccd;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom:0;
	overflow: auto;
}

.timehead  {
	position: relative;
	top: -10px;
	font-size: 95%;
	background-color: #ddeccd;
	font-weight: bold;
		
}
	
.upaline  {
	position: absolute;
	top: 15px;
}



.rhhead  {
	font-size: 100%;
	background-color: #ddeccd;
	text-align: center;
	font-weight: bold;
		
}

.rhtext  {
	font-family: arial, helvetica, sans-serif;
	color: #3c0411;
	position: absolute;
	top: 288px;
	left: 760px;
	width: 225px;
	height: 382px;
	overflow: auto;
	border: 1px solid #165c31;
	background-color: #ddeccd;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;

	
}

.gallerytab  {
	padding-left: 100px;
	padding-right: 50px;
	font-size: 90%;
}


.gallerytableopen  {
	top: 40px;
	width:95%;
}

.colgalleryopen  {
	width: 780px;
	font-size: x-small;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}

.portraitother_bodycontent {
	position: relative;
	top: 20px;
	left: 320px;
	width: 500px;
}

.landscapeother_bodycontent {
	position: relative;
	top: 20px;
	left: 120px;
	width: 800px;
}

.linkstable  {
	font-size: 90%;
	text-align: left;
	padding-left: 20px;
	padding-right: 10px;
}



.linksgaps  {
	line-height: 70%;
}

.col1  {
	padding-left: 60px;
	
}		
