/* © Copyright Dillington House 2009* Design: newcenturydesign.co.uk */
/* Written by Leyton Edwards */

/*** Clear everything ***/

/* Set margins and padding to zero*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, blockquote, th, td 
{ margin: 0; padding: 0;}

/* Make headers same size*/
h1,h2,h3,h4,h5,h6 { font-size: 100%; margin: 10px 0 0 0;}

/* Remove list styles */
ol,ul { list-style: none; }

/* Make font style and weight normal */
address, caption, cite, code, dfn, em, strong, th, var, h1, h2, h3, h4, h5, h6
{ font-style: normal; font-weight: normal; }

/* Clear table borders */
table { border-collapse: collapse; border-spacing: 0; }

/* Remove fieldset, img and button borders */
fieldset, img, button { border: 0; }

/* Left-align text in caption and th */
caption, th { text-align: left; }

/* Removes quotation marks from q */
q:before, q:after { content:''; }

strong {
	font-weight: bold;
	text-decoration: underline;
}

body 
{
	background-color: #f9f7e7;
	font: 100%/1.4em Arial, Helvetica, sans-serif;
	color: #666;
	width: 1000px;
	margin: 0 auto;
}

#mainimg
{
	height: 184px;
	width: 695px;
	margin: 0 0 10px 0;
	display: block;
	float: left;
}

#breadcrumbs
{
	font: 90%/1.4em Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 0;
	color: #9a8e79;
	width: 695px;
	margin-bottom: 5px;
		color: #807562;
}


#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active
{
	padding: 5px 0 5px 0;
	color: #9a8e79;
}

#breadcrumbs a:hover 
{
	padding: 5px 0 5px 0;
	color: #9a8e79;
	text-decoration: underline;
}

b
{
	color: #9a8e79;
}

h1
{
	font: 200%/1.2em Georgia, "Times New Roman", Times, serif;
	color: #9a8e79;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0px 0 0 0;	
}

h2
{
	font: 120%/1.3em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333;
	margin: 0 0 5px 0;
	padding: 0 0 0 0;	
}

h3
{
	font: 140%/1.2em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #f57d1f;
	margin: 5px 0 3px 0;
	padding: 0 0 0 0;	
}

h3 a: link, a:visited, a:active
{
	font: 140%/1.2em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #f57d1f;
	margin: 5px 0 3px 0;
	padding: 0 0 0 0;	
}

h3 a: hover
{
	font: 140%/1.2em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #f57d1f;
	margin: 5px 0 3px 0;
	text-decoration: underline;
	padding: 0 0 0 0;	
}

p a:link
{
	color: #6b6d40;
	text-decoration: none;
	font-weight: bold;
}

p a:visited
{
	color: #6b6d40;
	text-decoration: none;
	font-weight: bold;
}

p a:active
{
	color: #6b6d40;
	text-decoration: none;
	font-weight: bold;
}

p a:hover 
{
 	color: #6b6d40;
	text-decoration: underline;
	font-weight: bold;
}


a:link, a:visited, a:active
{
	color: #9a8e79;
	font-weight: normal;
	text-decoration: none;
}

a:hover 
{
 	color: #9a8e79;
	font-weight: normal;
	text-decoration: underline;
}

em.seo, strong.seo 
{
	font-weight: normal;
	font-style: normal; 
}


#mainContainer
{
	width: 1000px;
	padding: 0;
	display: block;
	float: left;
}

.line
{
	background: url(../images/line.gif) repeat-x;
	padding: 0 0 2px 0;
	margin: 0 0 0 0;
	float: left;
	display: block;
	height: 3px;
	width: 680px;
	_float: none; 
	_padding: 0;
	_margin: 0 0 -12px 0;
}

*:first-child+html .line {
	float: none; 
	padding: 0;
}

.smalllink
{
	font: 90%/1.4em Arial, Helvetica, sans-serif;	
}

/* HEADER */

#headerTop
{
	background: url(../images/dillington-header.jpg) no-repeat;
	display: block;
	float: left;
	height: 119px;
	width: 1000px;
	padding: 0px;
	margin-top: -1px;
	margin-bottom: 0px;
}

#textbg
{
	background: url(../images/text-size.jpg) no-repeat;
	display: block;
	float: right;
	height: 40px;
	width: 85px;
	padding: 0px;
	margin: 0;
	text-align: center;
}

#textbg img
{
	height: 21px;
	width: 20px;
	padding: 8px 0 0 0;
	
}

* html #headerTop{ /*IE only. Actual menu width minus margin top (-20px) */
width: 1000px;
margin-top: 0;
}

/* HEADER END */

/* NAVIGATION */


#topMenu {
	clear:both;
	height:38px;
	width: 1000px;	
	display: block;
	margin: 0;
	padding: 0;
}

* html #topMenu{ /*IE only. */
	height:38px;
	width: 1000px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#topMenu ul {
	margin: 0;
	padding:0;
	list-style-type: none;	
	display: block;

}

#topMenu ul li {

	display: block;
	float:left;
}

.menuline
{
	display: block;
	float:left;
	height: 41px;
	padding: 0 1px 0 1px;
	width:6px;
	background-image: url(../images/menu/menu-line.gif);
}


#topMenu a {
	width:83px;
	margin:0;
	display: block;
	vertical-align: middle;
	height:38px;
	padding: 3px 0px 0px 0px;
	text-decoration: none;
	font: 75%/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	outline: none;
		text-indent: -50000px;
	background-position: center top;
}


* html #topMenu a {width:65px;height:-38px;}


* html #topMenu ul
 {
	margin: 0;
	padding:0;
}
	
#topMenu #mnuhome a {width:65px;}
* html #topMenu #mnuhome a {width:65px; }

#topMenu #mnuconferences a {width:120px;}
* html #topMenu #mnuconferences a {width:120px;}

#topMenu #mnucourses  a {width:85px;}
* html #topMenu #mnucourses  a {width:85px;}

#topMenu #mnulectures a {width:95px;}
* html #topMenu #mnulectures a {width:95px;}

#topMenu #mnuconcerts a {width:95px;}
* html #topMenu #mnuconcerts a {width:95px;}

#topMenu #mnuweddings a {width:95px;}
* html #topMenu #mnuweddings a {width:95px;}

#topMenu #mnudining a {width:143px;}
* html #topMenu #mnudining a {width:143px;}

#topMenu #mnubandb a {width:50px;}
* html #topMenu #mnubandb a {width:50px;}

#topMenu #mnublog a {width:60px;}
* html #topMenu #mnublog a {width:60px;}

#topMenu #mnuinfo a {width:120px;}
* html #topMenu #mnuinfo a {width:120px;}

#topMenu a:hover {
	color:#fff;
	background-color: #867962;
	background-position: center bottom;
	padding: 3px 0px 0px 0px;
	margin:0;
}


#mnuhome a {
	background-image: url(../images/menu/mnu-home.gif);
}

#mnuconferences a {
	background-image: url(../images/menu/mnu-conferences.gif);
}

#mnucourses a {
	background-image: url(../images/menu/mnu-courses.gif);
}

#mnulectures a {
	background-image: url(../images/menu/mnu-lectures.gif);
}

#mnuconcerts a {
	background-image: url(../images/menu/mnu-concerts.gif);
}

#mnuweddings a {
	background-image: url(../images/menu/mnu-weddings.gif);
}

#mnudining a {
	background-image: url(../images/menu/mnu-dining.gif);
}

#mnubandb a {
	background-image: url(../images/menu/mnu-bandb.gif);
}

#mnublog a {
	background-image: url(../images/menu/mnu-blog.gif);
}

#mnuinfo a {
	background-image: url(../images/menu/mnu-info.gif);
}

#buts
{
display: block;
float: left;
width: 695px;
margin: 0 0 10px 0;
}

#shadow
{
background: url(../images/shadow.gif) repeat-x;
height:12px;
display: block;
float: left;
width: 1000px;
margin: 0 0 10px 0;
}

* html #shadow
{
background: url(../images/shadow.gif) repeat-x;
height:12px;
display: block;
float: left;
width: 1000px;
margin: 0;
}



/* NAVIGATION END */


#search
{
	display: block;
	float:left;
	color: #fff;
	height: 30px;
	padding: 10px 0px 0px 10px;
	margin: 10px 10px 10px 0;
	width:650px;
	font-weight: bold;
	background: url(../images/search-bar.jpg) repeat-y;
}



/* FEATURES */

.lines
{
	background: url(../images/home-line.jpg) repeat-x;
	width: 228px;
	margin: 10px 0 10px 0;
	padding: 0;
	height: 1px;
	display: block;
	float: left;
}

* html .lines
{
	background: url(../images/home-line.jpg) repeat-x;
	width: 228px;
	margin: 10px 0 -2px 0;
	padding: 0;
	height: 1px;
	display: block;
	float: left;
}

*:first-child+html .lines{
	background: url(../images/home-line.jpg) repeat-x;
	width: 228px;
	margin: 10px 0 5px 0;
	padding: 0;
	height: 1px;
	display: block;
	float: left;
}

#homerightcolumn
{
	font: 85%/1.5em Arial, Helvetica, sans-serif;
	color: #444;
	display: block;
	float: right;
	padding: 0;
	margin: 0 18px 0 0;
	width: 260px;
	height: 613px;
}


* html #homerightcolumn
{
	width: 105px;
	padding: 0;
	margin: 0 18px 0 0;
	width: 252px;
	height: 613px;
	overflow: auto;
}



#feature img
{
	margin: 2px 0 5px 0;	
	padding: 0;
	width: 232px;
	height: 65px;
	float: left;
	display: block;
}

* html #feature img
{
	margin: 0px 0 5px 0;	
	padding: 0;
	width: 232px;
	height: 65px;
	float: left;
	display: block;
}

*:first-child+html #feature img
{
	margin: 5px 0 5px 0;	
	padding: 0;
	width: 232px;
	height: 65px;
	float: left;
	display: block;
}

* html #feature h1 a:link, #feature h1 a:visited, #feature h1 a:active, #feature h1.feature_heading
{
	font: 70%/1.1em Georgia, "Times New Roman", Times, serif;
	margin: 0 0 6px 0;
	padding: 0;
	font-style: italic;
}


* html #feature h1 a:hover
{
	text-decoration: underline;	
}

#feature h1.feature_heading {
	font-size: 200%;
	margin: 0 0 4px 0;
}

* html #feature h2
{
		font: 100%/1.3em Arial, Helvetica, sans-serif;
		color: #9a8e79;
		font-weight: bold;
		margin: 0 0 4px 0;
		padding: 0;
}


#feature h1 a:link, #feature h1 a:visited, #feature h1 a:active
{
	font: 70%/1.1em Georgia, "Times New Roman", Times, serif;
	color: #9a8e79;
	background: none;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 6px 0;
	padding: 0;
	height: 100%;
}


#feature h1 a:hover
{
	text-decoration: underline;	
}


#feature h2
{
		font: 100%/1.3em Arial, Helvetica, sans-serif;
		color: #9a8e79;
		font-weight: bold;
		margin: 2px 0 4px 0;
		padding: 0;
}



#feature
{
	color: #444;
	margin: 0;
	padding: 4px 4px 4px 4px;
	height: auto;
}

#feature p
{
	font: 90%/1.3em Arial, Helvetica, sans-serif;
	color: #444;
	text-align: left;
	padding: 0;
	margin: 0;
}

/* FEATURES END */

#residential
{
	font: 100%/1.3em Arial, Helvetica, sans-serif;
	color: #444;
	padding: 3px 13px 13px 13px;
	width: 222px;
 	float: left;
	display: block;
	text-align: center;
	
}

#residential img
{
	margin: 0 0 0px 0;
	padding: 0px 0 0px 0;
	width: 229px;
	display: block;
	float: left;
}


/* RIGHTCOL */ 

#rightcol
{
	font: 100%/1.6em Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0 8px 8px 8px;
	width: 250px;
 	float: left;
	display: block;
}


#rightcol h1
{
	font: 140%/1.3em Georgia, "Times New Roman", Times, serif;
	color: #9a8e79;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 3px 0;
	padding: 8px 0 3px 0;
	float: left;
	width: 238px;
	display: block;
}

.testimonial
{
	font: 115%/1.5em Georgia, "Times New Roman", Times, serif;
	color: #444;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	float: left;
	width: 238px;
	display: block;
}

#gallery h1
{
	font: 140%/1.3em Georgia, "Times New Roman", Times, serif;
	color: #9a8e79;
	font-weight: normal;
	font-style: italic;
	margin: 12px 0 3px 0;
	padding: 10px 0 3px 0;
	border-top: solid 1px #9a8e79;
	float: left;
	width: 238px;
	display: block;
}

#gallery
{
	display: block;
	float: left;
	margin: 0 0 10px 0;
	width: 240px;
}

#gallery li
{
	margin: 6px;
	padding: 0;
	float: left;
	width: 67px;
	height: 67px;
	display: block;
}

* html #gallery li
{
	margin: 4px;
	padding: 0;
	float: left;
	width: 67px;
	height: 67px;
	display: block;
}


/* RIGHTCOL END */ 

/* FOOTER */ 

#footer
{
	font: 75%/1.7em Arial, Helvetica, sans-serif;
	color: #888;
	display: block;
	float: left;
	width: 965px;
	margin: 15px 18px 0 18px;
	padding: 10px 0 0 0;
	border-top: solid 1px #9a8e79;
}


* html #footer
{
	width: 965px;
	margin: 15px 0 0 9px;
}


#footerNav
{
	display: block;
	float: left;
	width: 770px;;
	margin: 0 0 0 0;
	padding: 0;
	text-align: left;
}

#footerRight
{
	display: block;
	float: right;
	width: 166px;;
	margin: 0 0 0 0;
	padding: 0;
}

/* FOOTER END */ 

/* OVERVIEW */ 


* html #leftcolumn
{
	font: 90%/1.5em Arial, Helvetica, sans-serif;
	color: #444;
	display: block;
	float: left;
	width: 695px;
	margin: 0 15px 0 10px;
	padding: 0;
}

* html #rightcolumn
{
	font: 85%/1.5em Arial, Helvetica, sans-serif;
	background-color: #e6e3d2;
	color: #444;
	display: block;
	float: right;
	width: 238px;
	padding: 10px 0 0 0;
	margin: 0 10px 0 0;
}

* html #rightcol
{
	font: 100%/1.6em Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0 8px 8px 8px;
	margin: 00;
	width: 218px;
 	float: right;
	display: block;
}


#leftcolumn
{
	font: 90%/1.5em Arial, Helvetica, sans-serif;
	color: #444;
	display: block;
	float: left;
	width: 695px;
	margin: 0 0;
	padding: 0 0px 0 18px;
}

#rightcolumn
{
	font: 85%/1.5em Arial, Helvetica, sans-serif;
	background-color: #e6e3d2;
	color: #444;
	display: block;
	float: right;
	width: 255px;
	padding: 10px 0 0 0;
	margin: 0 18px 0 0;
}

#thumbs
{
	display: block;
	float: left;
	width: 245px;
	padding: 0px 0px 8px 0px;
	margin: 0;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button, a.button:visited, a.button:active 
{
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font: 100%/1.5em Georgia, "Times New Roman", Times, serif;
    line-height: 31px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
	margin: 10px 6px 6px 0;
}

.button a:hover
{
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font: 100%/1.5em Georgia, "Times New Roman", Times, serif;
    line-height: 31px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: underline;
}

a.button span {
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 31px;
    padding: 0px 0 5px 18px;
}


a.full, a.full:visited, a.full:active 
{
    background: transparent url(../images/bg_full_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font: 100%/1.5em Georgia, "Times New Roman", Times, serif;
    height: 31px;
	margin: 10px 6px 6px 0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

.full a:hover
{
    background: transparent url(../images/bg_full_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font: 100%/1.5em Georgia, "Times New Roman", Times, serif;
    height: 31px;
	margin: 10px 6px 6px 0;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: underline;
}

a.full span {
    background: transparent url(../images/bg_full_span.gif) no-repeat;
    display: block;
	line-height: 31px;
    padding: 0px 0 5px 18px;
}


a.homebut, a.homebut:visited, a.homebut:active 
{
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font: 100%/1.5em Georgia, "Times New Roman", Times, serif;
    height: 31px;
	width: 230px;
    text-decoration: none;
	text-align: center;
}

.homebut a:hover
{
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
	font: 100%/1.5em Georgia, "Times New Roman", Times, serif;
    height: 31px;
	width: 230px;
    text-decoration: underline;
text-align: center;
}

a.homebut span {
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    float: left;
    line-height: 31px;
	width: 220px;
    padding: 0;
	text-align: center;
}

ul {
	list-style-type: none;	
    display: list-item;
    float: left;
	padding: 0 0 80px 0;
	margin: 0 0 80px 0;
}

buttons li {
	list-style-type: none;	
    display: list-item;
    float: left;
	padding: 0 0 80px 0;
	margin: 0 0 80px 0;
}







/* OVERVIEW END */ 

/* TABLE */ 


#concertImage
{
	float: left;
	display: block;
	/*width: 295px;*/
	height: 200px;
	/*border: solid 1px #9a8e79;*/
	margin: 0 20px 0 0;	
	
}


 #info 
{
	clear: both;
	float: left;
	display: block;
	width: 695px;
	margin: 5px 0 0 0;
}


 #tableArea a:link, #tableArea a:visited, #tableArea a:active
{
	 	color: #6b6d40;
		text-decoration: none;
		font-weight: bold;

}

#tableArea a:hover 
{
 	color: #6b6d40;
	text-decoration: underline;
	font-weight: bold;
}

 #tableArea 
{
	float: left;
	display: block;
	width: 680px;
	margin: 10px 0 0 0;
}

td
{
	border-top: solid 1px #9a8e79;
	padding: 8px 10px 5px 0;
	vertical-align: top;
}

.headerConcert
{
font: 80%/1.5em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9a8e79;
width: 280px;
border-top: none;
text-transform: uppercase;
}

.headerEvent
{
font: 80%/1.5em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9a8e79;
width: 320px;
border-top: none;
text-transform: uppercase;
}

.headerTutor
{
font: 80%/1.5em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9a8e79;
border-top: none;
width: 172px;
text-transform: uppercase;	
}

.headerTime
{
font: 80%/1.5em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9a8e79;
border-top: none;
width: 172px;
text-transform: uppercase;
text-align: center;	
}

.headerTickets
{
font: 80%/1.5em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9a8e79;
border-top: none;
width: 172px;
text-align: center;	
text-transform: uppercase;
	
}

.headerDate
{
font: 80%/1.5em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9a8e79;
border-top: none;
width: 172px;
text-transform: uppercase;	
}

.detailsHeaderTop
{
font: 80%/1.8em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9a8e79;
width: 120px;
border-top: none;
text-transform: uppercase;
text-align: right;

}

.detailsTop
{
font: 100%/1.5em Arial, Helvetica, sans-serif;
width: 575px;
border-top: none;
}

.detailsHeader
{
font: 80%/1.8em Arial, Helvetica, sans-serif;
font-weight: bold;
color: #9a8e79;
width: 120px;
text-transform: uppercase;
text-align: right;

}

.details
{
font: 100%/1.5em Arial, Helvetica, sans-serif;
width: 680px;
}


.event
{
font: 100%/1.5em Arial, Helvetica, sans-serif;
width: 320px;	
}

.tutor
{
font: 100%/1.5em Arial, Helvetica, sans-serif;
width: 182px;		
}


.date
{
font: 100%/1.5em Arial, Helvetica, sans-serif;
width: 182px;		
}

.time
{
font: 100%/1.5em Arial, Helvetica, sans-serif;
width: 172px;
text-align: center;		
}


.ticket
{
font: 100%/1.5em Arial, Helvetica, sans-serif;
width: 172px;
text-align: center;
font-weight: bold;
color: #6b6d40;	
}


.price
{
font: 100%/1.5em Arial, Helvetica, sans-serif;
width: 172px;
text-align: center;
font-weight: bold;
color: #6b6d40;	
}



/* TABLE END */ 

/* CONTACT */ 


form {
	padding:8px 0 0 0;

}

fieldset div {
	margin:0.6em 0;
	clear:both;
}
/*
form {
	margin:0em;
	width:27em;
}
*/
label {
	float:left;
	width:6em;
	text-align:left;
	margin-right:2em;
	padding: 0px 0 0 0;
	color: #f57d1f;
	
}

input {
	padding:0.35em;
	width:19em;
	border:1px solid #f57d1f;
	background:#eee;
	font: 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;	
}

input:hover, input:focus {
	border-color:#f57d1f;
	background:#f6f6f6;

	
} 

textarea {
	padding:0.35em;
	width:19em;
	border:1px solid #f57d1f;
	background:#eee;
	font: 0.95em arial, sans-serif;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;	
}

textarea:hover, textarea:focus  {
	border-color:#f57d1f;
	background:#f6f6f6;
}

fieldset {
	border:1px solid #ddd;

	
}

.email {
	width:24em;
}

.telephone {
	width:24em;
}

input.default {
	color:#bbb;

	
}

#submit-go {
	float: right;
	margin-top:1em;
	width:69px;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background:url(../images/submit-button.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
}
#submit-go:hover {
	background-position:0 -26px;
}

/*
input[type=checkbox], input[type=radio] { visibility: hidden; width:0; height:0; padding:0; margin:0; }
input[type=checkbox] + label, input[type=radio] + label { padding-left:18px; }
input[type=checkbox] + label{ background: url(../gfx/check_radio.png) 0 0 no-repeat; }
input[type=checkbox]:focus + label{ background-position: 0 -16px; }
input[type=checkbox] + label:hover{ background-position: 0 -32px; } 
input[type=checkbox]:checked + label{ background-position: 0 -48px; }

input[type=radio] + label{ background: url(../gfx/check_radio.png) 0 -64px no-repeat; }
input[type=radio]:focus + label{ background-position: 0 -80px; }
input[type=radio] + label:hover{ background-position: 0 -96px; } 
input[type=radio]:checked + label{ background-position: 0 -112px; }
*/
/* CONTACT END */ 

p{
font: 100%/1.5em Arial, Helvetica, sans-serif;
}

/* LIGHTBOX */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #b9b76f; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #b9b76f; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; margin: 0 auto;}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: none; }

/* LIGHTBOX END */

.size {
	color: #999;
	font-size: 85%;
	float: left;
	margin: 15px 15px 0 0;
}

/* b and b styles */

.bandb .bandbheading {
	color: #928574;
	font-weight: bold;
	text-align: left;
}
.bandb .bandbprices {
	color: #6e6e46;
	font-weight: bold;
}
#bandbtelephone {
	padding: 10px 0;
	text-align: center;
}

/* Course page styles */
.largetitle {
	width: 100%;
	float: left;
	clear: both;
	border-top: 1px solid #bbb5a7;
	font: 360%/1.2em Georgia, "Times New Roman", Times, serif;
	color: #9a8e79;
	font-weight: normal;
	font-style: italic;
	margin: 0;
	padding: 0;	
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.featuredcourses {
	width: 100%;
	float: left;
	clear: both;
}
.featuredcourses .coursebox {
	width: 339px;
	height: 216px;
	float: left;
	padding: 0;
	margin: 0 17px 17px 0;
	display: inline;
	background: #b19d82;
	position: relative;
	overflow: hidden;
}
.featuredcourses .last .coursebox {
	margin: 0 0 17px 0;
}
.featuredcourses .coursebox .ctext {
	color: #fff;
	position: absolute;
	top: 5px;
	left: 10px;
	width: 319px;
	z-index: 10;
}
.featuredcourses .coursebox .ctext .coursetitle {
	font: 220%/1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.featuredcourses .coursebox .ctext .coursesummary {
	font: 85%/1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.featuredcourses a, .featuredcourses a:hover {
	color: #fff;
	text-decoration: none;
}
.categoryheader {
	width: 100%;
	float: left;
	clear: both;
	margin: 0 0 17px 0;
}
.categoryheader .categorybox {
	width: 695px;
	height: 392px;
	float: left;
	clear: both;
	padding: 0;
	margin: 0 0 17px 0;
	display: inline;
	background: #b19d82;
	position: relative;
	overflow: hidden;
}
.categoryheader .categorybox .cattext {
	color: #fff;
	position: absolute;
	top: 5px;
	left: 10px;
	width: 675px;
	z-index: 10;
}
.categoryheader .categorybox .cattext .cattitle {
	font: 360%/1.2em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

