.footer {
	font-size: 10px;
	font-weight: lighter;
	padding-top: 5px;
	padding-bottom: 10px;
	font-style: normal;
	border-top-style: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.textNavLeft {
	font-size: 10px;
	font-weight: lighter;
	padding-top: 2px;
	padding-bottom: 10px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	text-align: left;
	line-height: 1.2em;
}
.left_columntext {
	font-size: 11px;
	font-style: normal;
	float: left;
}
.bigHeadline {
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	color: #333;
	border-bottom-color: #333;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-top-color: #333;
	border-top-style: solid;
	border-top-width: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-style: normal;
	text-transform: none;
}
.bodyCopy {
	font-size: 12px;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 16px;
	padding-top: 5px;
}
.bodyBox {
	font-size: 11px;
	font-weight: bold;
	color: #363636;
	font-style: normal;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C9C9C9;
	padding: 5px 5px 10px;
	border: 1px solid #363636;
	bottom: 10px;
}
.headline {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-weight: lighter;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EBEBEB;
}

.masterBoxRight {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	text-align: left;
	padding-left: 0px;
}
.cellTopLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}


/* Link Schemes
Below are the styles for the different types of link within the site.
*/
a:link {
	color: #363636;
}
a:visited {
	color: #363636;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
}


a.header:link {
	text-decoration: none;
	color: #000000;
}
a.header:visited {
	color: #000000;
	text-decoration: none;
}
a.header:hover {
	color: #000000;
	text-decoration: underline;
}
a.header:active {
	color: #000000;
	text-decoration: none;
}


a.whiteU:link {
	color: #FFFFFF;
}
a.whiteU:visited {
	color: #FFFFFF;
}
a.whiteU:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.whiteU:active {
	color: #FFFFFF;
	text-decoration: none;
}


.signupBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #EBEBEB;
	font-style: normal;
	font-weight: lighter;
}
.signupTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 20px;
}
.courseTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}
.openingTimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	margin-left: 10px;
}
.courseDetails {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	text-decoration: underline;
}
.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
}
.courseFULL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E94E1B;
	line-height: 16px;
	font-weight: bold;
}
.whiteOnGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.galleryTalkBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 5px;
}
.whiteOnBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #FFFFFF;
	letter-spacing: normal;
	padding-left: 8px;
	font-style: normal;
	padding-bottom: 6px;
	padding-top: 6px;
	margin: 0px;
	padding-right: 8px;
	text-decoration: none;
	width: 150px;
	background-color: #000000;
}
.bodyCopyPadded {
	font-size: 12px;
	font-weight: lighter;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding-top: 2px;
}

/* Rounded Corners Styles
1) Grey ebebeb Background Black Corners
*/

.roundcont {
	color: #FFFFFF;
	background-color: #000000;
	width: 178px;
}
.roundcont p {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: lighter;
}

.roundtop { 
	background: url(images/corners/tr.gif) no-repeat top right; 
}

.roundbottom {
	background: url(images/corners/br.gif) no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
/*
2) Grey ebebeb background Dark grey 6f6f6f corners
*/
.groundcont {
	color: #FFFFFF;
	background-color: #6f6f6f;
	width: 178px;
}
.groundcont p {
	margin: 0 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

.groundtop { 
	background: url(images/corners/tr_6f6f6f.gif) no-repeat right top; 
}

.groundbottom {
	background: url(images/corners/br_6f6f6f.gif) no-repeat right top; 
}

img.gcorner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/*
3) Grey ebebeb background Dark grey 6f6f6f corners big 435 box
*/
.bigbox {
	color: #FFFFFF;
	background-color: #999999;
	width: 210px;
}
.bigbox p {
	margin: 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.bigboxtop { 
	background: url(images/corners/tr_6f6f6f.gif) no-repeat right top; 
}

.bigboxbottom {
	background: url(images/corners/br_6f6f6f.gif) no-repeat right top; 
}

img.bigboxcorner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}
.bigbox h1 {
	margin: 0 0px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.bigbox a {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #999966;
	padding: 0px;
}


dl {
	width: 135px;
	margin: 0 0px 0px 0;
	background: #FF4E48 url(images/mountaintop/135_ebebeb_bottom.gif) no-repeat left bottom;
	color: #FFFFFF;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
 
  }

dt {
	margin: 0;
	padding: 4px 0px 5px 10px;
	font-size: 12px;
	color: #FFFFFF;
	border-bottom: 1px solid #fff;
	background: #FF0000 url(images/mountaintop/135_ebebeb_top.gif) no-repeat left top;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
  }

dd {
  margin: 0;
  padding: 10px 3px 10px 10px;
  }
  
/* Left Menu Styles */

#nested ul
{
background-color: #ebebeb;
margin: 0;
padding: 0;
list-style-type: none;
}

#nested li
{
background-image: none;
margin: 0px 0px 0px 11px;
padding-left: 0;
}

#nested a
{
display: block;
color: #FFF;
background-color: #6f6f6f;
width: 140px;
padding: 3px 12px 3px 8px;
text-decoration: none;
border-bottom: 1px solid #FFF;
text-transform: uppercase;
}

#nested a:hover
{
background-color: #ff0000;
color: #FFF;
}

#nested li li
{
background-image: none;
margin: 0px 0px 0px 0px;
padding-left: 0;
}

#nested li li a
{
background-image: url(images/corners/bullet.gif);
background-repeat: no-repeat;
background-position: 0.6em;
/*padding-left: 2.4em;*/
display: block;
color: #FFF;
background-color: #b7b7b7;
width: 140px;
padding: 3px 0px 3px 20px;
text-decoration: none;
border-bottom: 1px solid #FFF;
text-transform: capitalize;
}



/* NEWHOME Styles */
#specials
{
margin: 5px 10px 5px 10px;
padding: 5px;
display: block;
background-color: #FFFFFF;
width: 150px;
height: 100px;
border: 1px solid #6f6f6f;

}

#specials p
{
color: #6f6f6f;
font-weight: normal;
margin: 0px;
padding-left: 10px;
}

#specials h2
{
font-family: Arial, Helvetica, sans-serif;
color: #FF9900;
font-size: 14px;
font-weight: normal;
margin: 0px;
padding-left: 10px;
}

#specials a
{
color: #336799;
font-weight: normal;
}
.bigHeadlineGrey {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #666666;
	border-bottom-color: #000000;
	border-bottom-style: none;
	border-bottom-width: 1px;
	border-top-color: #666666;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 2px;
	padding-bottom: 6px;
	font-style: normal;
	text-transform: none;
}
body,td,th {
	color: #000000;
}
cellspace {font-size: 14px}
.smallGreyText {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #363636;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
	text-align: left;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 2px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.placesleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6AA03A;
	line-height: 16px;
	font-weight: bold;
}
.align_centre {
	text-align: center;
}
.ampsImg {
	background-image: url(images/logos/amps_graf.gif);
	background-repeat: repeat-y;
	width: 175px;
}
.textNavLeftCopy {
	font-size: 10px;
	font-weight: lighter;
	padding-top: 2px;
	padding-bottom: 10px;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 0px;
	text-align: left;
}
.exhibitions {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.caption {
	font-size: 9px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 8px;
	font-style: normal;
	border-top-style: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.redOnGreyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.celltopandbtm {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.cellspace {
	font-size: 1px;
	font-weight: lighter;
	font-style: normal;
	border-top-style: none;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	height: 2px;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.groundcontCopy {
	color: #FFFFFF;
	background-color: #6f6f6f;
	font-size: 16px;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.greyfill {
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FF3300;
	border-bottom-color: #FF3300;
	background-color: #CCCCCC;
}
.headlineColour {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF3300;
}
.bigHeadlineGreyCopy {
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 6px;
	font-style: normal;
	text-transform: none;
}
.groundcont p header {
	margin: 0 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}

