/*@import url(reset.css);*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100.01%;
	vertical-align: baseline;	 
	background: transparent;
}

body, table td
{
	color: #000;
	background: #FFF;
	font: 12px/1.2 Verdana, Geneva, Arial, sans-serif;
}

a, a:link  
{
	color: #b74;
	text-decoration: underline;
}

a:visited 
{
	color: #b75;
	text-decoration: none;
}

a:hover, a:focus, a:active
{
	text-decoration: none;
	color: #952;
}

a img, a:link img, a:visited img, a:hover img,  a:focus img, a:active img
{
	border-style: none;
	outline: none;
	text-decoration: none !important;
	outline-width: 0;
	border: 0 !important;
}

a:active { outline: none; }

h1, h2, h3, h4, h5, h6
{
	font-family: Georgia, "New Century Schoolbook", "Century Schoolbook", "Bitstream Vera Serif", Times, "Times New Roman", serif;
	font-weight: 700;
	color: #333;
	line-height: 1;
}

h1
{
	font-size: 1.8em;
	margin: 0 0 0.5em 0;
	padding: 0.25em 0;
	color: #9A5E2A;
}

h2
{
	font-size: 1.67em;
	margin: 0 0 0.33em 0;
	padding: 0.25em 0;
}


h3
{
	font-size: 1.38em;
	margin: 0 0 0.25em 0;
	padding: 0.125em 0;
}

h4
{
	font-size: 1.25em;
	margin: 0.5em 0 0 0;
}

h5
{
	font-size: 1.11em;
	margin: 0.5em 0 0 0;
	font-weight: 500;
}

h6
{
	font-size: 1.05em;
	margin: 0.5em 0 0 0;
	font-weight: 600;
}

/*tags*/
p
{
	margin: 0.33em 0 1em 0;
	line-height: 1.6;
}

ul, ol, dl
{
	margin: 1em 0;
	padding-left: 2.5em;
}

ul { margin-bottom: 1em; list-style: none outside; }

ul li { margin-bottom: 0.67em;  }

blockquote
{
	margin: 1em 0;
	padding-left: 0;
}

blockquote p
{
	font-family: Georgia, Palatino, "Palatino Linotype", Times, "Times New Roman" serif;
	line-height: 1.333;
	font-style: italic;
	font-weight: 500;
	padding-top: 0.75em;
	margin-bottom: 0;
	font-size: 1.2em;
	color: #8B7D6B;
	/*bisque4*/
}

blockquote cite
{
	padding-left: 3em;
	margin-top: 0;
	font-style: normal;
}

ol li { list-style: decimal outside; }
dt { margin: 0.5em 0 0 0; }
dl dd { margin: 0.25em 0 0.5em 1em; }

/*adjacent siblings*/
p + ul, p + ol, ul + dl { margin-top: -0.6em; }

blockquote > p.quote + p
{
	margin-top: -0.75em;
	text-indent: 1em;
}

h1 + p { margin-top: -1em; }
h2 + p, h3 + p { margin-top: 0; }

h1 + h3
{
	margin-top: -0.67em;
	padding-top: 0;
}

pre, code, tt
{
	font: 100% "Andale Mono", "Lucida Console", "Bitstream Vera Sans Mono", "Courier New", monospace;
	margin: 1em 0;
}

code, tt
{
	border-bottom: 1px solid #E3E3E3;
	padding: 0 1px;
}

small { font-size: 85%; }
big { font-size: 115%; }

sup
{
	font-size: smaller;
	vertical-align: 0.5em;
	line-height: 1px;
}

em, i
{
	font-style: italic;
	font-weight: normal;
}

strong, b { font-weight: bold; }

/*indicating to users that more info is available */
abbr, acronym
{
	background-color: #FFF;
	padding-left: 0.2em;
	padding-right: 0.2em;
	border-bottom: dotted #000 1px;
	cursor: help;
}

hr
{
	margin: 10px 20px 5px;
	border-width: 0 0 2px;
	border-style: none none dotted;
}

img
{
	border-width: 0;
	border-style: none;
}


/*  tables  */
table
{
	border-spacing: 0;
	border-collapse: collapse;
	border-width: 0;
	border-style: none;
}

th { font-weight: bold; }

table caption
{
	margin-bottom: .5em;
	text-align: center;
}

table tr { vertical-align: top; }

table td
{
	vertical-align: top;
	text-align: left;
}

table #cds td { vertical-align: middle; padding: 0.33em 1em 0.67em 0; }
table#orders table  { margin-bottom: 0.5em; }
table#orders table td{ padding: 0.33em 0.67em; }
table#orders  td {padding: 0.33em 1em 0.67em 0; }
table#orders table td h4 img { margin-right: 0.5em; }
table#orders table td h4 { font-size: 133%; }

table.normal td { padding: 0.33em 0.67em;  }
table.default td { padding: 1em;  }
table#centrist 
{
margin: 0 auto 1em;
}
table#centrist td
{
	padding: 0.33em;
	text-align: center;
}


ul.none li
{
	list-style: none;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
	padding: 0px;
	padding-left: 1px;
	line-height: 150%;
}

ul.square  li
{
	list-style: square;
	margin-bottom: 0px;
	margin-left: 22px;
	padding: 0px;
	line-height: 120%;
}

ul.circle  li
{
	list-style: circle;
	margin-bottom: 0px;
	margin-left: 22px;
	padding: 0px;
	line-height: 120%;
}

ul.decimal  li
{
	list-style: decimal;
	margin-bottom: 0px;
	margin-left: 22px;
	padding: 0px;
	line-height: 120%;
}

ul.dash  li
{
	list-style: -;
	margin-bottom: 0px;
	margin-left: 22px;
	padding: 0px;
	line-height: 120%;
}

ul.arrowtext  li
{
	list-style-image: url("../images/arrow1.gif");
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
	padding: 0px;
	padding-left: 1px;
	line-height: 150%;
	list-style-position: outside;
}

ul.arrowlinks  li
{
	list-style-image: url("../images/arrow1.gif");
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
	padding: 0px;
	padding-left: 1px;
	line-height: 150%;
	list-style-position: outside;
}

ul.arrowpro  li
{
	list-style-image: url("../images/arrow2.gif");
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 14px;
	padding: 0px;
	padding-left: 1px;
	line-height: 150%;
	list-style-position: outside;
}

ul.blackdot  li
{
	list-style-image: url("../images/blackdot.gif");
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 14px;
	padding: 0px;
	padding-left: 1px;
	line-height: 150%;
	list-style-position: outside;
}

ul.bullet li
{
	padding-left: 15px;
	padding-bottom: 10px;
	line-height: normal;
	background: url("../images/bullet.gif") no-repeat 0 10%;
}

ol.last { padding: 0; }
ul.last { padding: 0; }

select, input, textarea
{
	text-align: left;
	font: 11px Verdana, Geneva, Arial, sans-serif;
	border: 1px solid tan;
	padding: 2px;
	background: #FCF0CF;
	margin-left: 5px;
}

input.hidden { display: none; }

input.clear
{
	background: white;
	border: none;
}

#footer
{
	font: 10px/2;
	color: #666;
}

address
{
	color: #666;
	margin: 0 0 5px 5px;
	font-style: normal;
	font-weight: normal;
}

#indent p
{
	text-align: left;
	padding-left: 20px;
}

#jump li
{
	padding-left: 15px;
	line-height: normal;
	margin: 0 0 5px;
	background: url("../images/aro.gif") no-repeat 0 10%;
}

/* ----- calendar ----- */
/*------- background colors -------*/
.bg1 { background: #FFFCF7; }
.bg2 { background: #FFFADB; }
.bg3 { background: #e5e5e5; }
.bg4 { background: #F8F5DD; }
.bg5 { background: #F6FEDA; }
.bg6 { background: #D6E6CF; }
.bg7 { background: #FFF0F5; }

/*background colors + classes*/
.a
{
	background-color: #F0F0F0;
	border: 1px solid #BFBDAC;
}

.b
{
	background-color: #F1EFE2;
	border: 1px solid #BFBDAC;
}

.c
{
	background-color: #FFFADB;
	border: 1px solid #BFBCAB;
}

.d
{
	background-color: #FFF;
	border: 1px solid #686868;
}

.e
{
	background-color: #FFF;
	border: 1px solid #ccc;
}

.f
{
	background-color: #FFF;
	border: 1px solid #ddd;
}

.g
{
	background-color: #FEF9E2;
	border: 1px solid #eee;
}

.h
{
	background-color: #E6E3DD;
	border: 1px solid #ADABA7;
}

.aa
{
	background-color: #f7f7f7;
	border: 1px solid #E6E3DD;
}

.bb
{
	background-color: #F8F8F3;
	border: 1px solid #dda;
}

.bg-a /*green*/
{
	background: #9EAF81;
	border: 1px #333 solid;
}

.bg-b /*green*/
{
	background: #E7EBE0;
	border: 1px solid #BFBDAC;
}

/* -------------- table of events ---------------- */
table#events
{
	margin: 1em auto 3em auto;
	width: 100%;
	min-width: 640px;
	max-width: 680px;
	border-top: 1px solid silver;
	border-collapse: collapse;
}

table#events td, table#events th
{
	padding: 0.33em 0.5em;
	border-bottom: 1px dashed silver;
	vertical-align: baseline;
}

table#events caption
{
	background-color: #060;
	color: #F6FEDA;
	padding: 0.25em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	margin: 1em 0 0 0;
}

table#events th[scope=col]
{
	color: #46433A;
	font-size: 100%;
	background: #fff;
	text-align: left;
}

table#events th[scope=row]
{
	font-size: 120%;
	color: #C60;
	background: #fff;
	text-align: left;
	border-top: 1px solid silver;
	border-right: none;
}

table#events th.date
{
	font-size: 100%;
	color: #C60;
	text-align: right;
	white-space: nowrap;
	background: #f5f5f5;
	border-bottom: 1px dashed silver;
}

table#events th.venue, table#events td.venue { border-right: none; }
table#events td.last { border-bottom: 1px solid silver; }

pre
{
	font: 11px/1.5 Verdana,sans-serif;
	color: #333;
}

#calendar
{
	min-width: 440px;
	/* Sets the calendar to a minimum width that will fit into most users' browser windows. */
	max-width: 680px;
	/* Sets a maximum width to the current table width. */
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}

#calendar h2
{
	font-weight: bold;
	text-align: center;
	background-color: #B0A890;
	color: #46433A;
	margin: 0 0 -12px 0;
	line-height: 1.6em;
	padding-top: 1px;
	/* Added to prevent the content h2 top margin from escaping. */
}

#calendar pre
{
	background-color: #fcf0cf;
	border: 1px solid #B0A890;
	padding: 10px 20px 10px 30px;
}

#calendar pre strong
{
	background-color: #fcf0cf;
	color: #46433A;
	font-size: 1.2em;
	margin-left: -1em;
}

/* ----- various classes ----- */
.more a
{
	color: #fff;
	/*set the bg colour*/
	text-decoration: none;
	/*remove the underline*/
	background-color: #952;
	padding: 0 0.25em 0 0.25em;
}

.more a:hover, .more a:focus
{
	color: #fff;
	/*set the hover and focus text color*/
	text-decoration: none;
	/*set an underline to show on hover and focus*/
	background-color: #b74;
}

.in
{
	border: 1px inset #DDDDDD;
	margin: 20px 0;
}

.spacey { letter-spacing: 0.1em; }

.newshed
{
	color: #FF3300;
	font: italic bold 133%/normal Georgia, "Times New Roman", Times, serif;
}

.out
{
	border: 1px outset #DDDDDD;
	margin: 20px 0;
}

.tanhed
{
	color: #807A6A;
	text-align: center;
	font: italic bold 105%/normal Georgia, "Times New Roman", Times, serif;
}

.inset { border: 1px inset #555; }
.outset { border: 1px outset #555; }

.lite { color: #666; }
.red { color: #C00; }
.redorange { color: #F30; }
.black { color: #000; }
.taupe { color: #D6CCB0; }
.umber { color: #B0A890; }
.darkbrown { color: #46433A; }

blockquote.normal
{
	border-color: gray;
	border-width: 1px 0;
	border-style: dashed;
	padding: 0 0 10px;
}

p.callout
{
	font-size: 133%;
	font-weight: bold;
	color: #46433A;
	font-style: italic;
	margin: 0 0 10px 40px;
}

p.firstlineindent { text-indent: 2em; }

p.kudo
{
	font-style: italic;
	font-weight: bold;
	border-left: medium none #808080;
	border-width: 0 0 0 1px;
	border-style: none none none dotted;
	padding: 0 0 0 10px;
}

p.lead-para:first-letter
{
	font-size: 133%;
	font-weight: bold;
}

p.quote
{
	color: #4F4F4F;
	font-weight: 700;
}

table #stickie { padding: 10px 20px; }

table #stickie td.bordermered
{
	font-size: 110%;
	color: #000000;
	border: 1px solid #FCF0CF;
	padding: 10px 20px;
	background: #FCF0CF;
}

a.imglink, a.imglink:link, a.imglink:visited { border: none !important ; }
a.imglink:hover { background: transparent; }

a.further
{
	margin-left: 0.5em;
	font-weight: bolder !important;
}

a.furthermore
{
	background: #FFFADB;
	margin-left: 0.5em;
	font-weight: bolder !important;
}


div.hr hr, div.hr2x hr { visibility: hidden; }

.pre { white-space: pre; }

/* === special links and unicode symbols === */
.action a:before
{
	content: "\2192";
	/* right arrow */
	margin-right: .3em;
}

.raquo-1 ul li:before
{
	content: "\00BB \0020";
	/* raquo, then space */
	color: #686868;
}

.raquo-2 ul li:after
{
	content: "\0020 \00BB";
	/* space, then raquo*/
	color: #686868;
}

.piperight a.first:after
{
	content: " | ";
	color: #686868;
	margin-right: .3em;
}

.bullet-1 ul li:before
{
	content: "\2022 \0020";
	/* round bullet, filled, then space */
	color: #686868;
}

.bullet-2 ul li:before
{
	content: "\2218 \0020";
	/* small circle, then spaces */
	color: #686868;
}

.triangle-r ul li:before
{
	content: "\25B8 \0020";
	/* triangle & space */
}

.checkmark ul li:before
{
	content: "\2713 \0020";
	/* triangle & space */
	color: #666;
}

/*flushleft*/
.flush ul,  .flush li { padding-left: 0; }

.inline-list ul, .inline-list li
{
	display: inline;
	margin: 0;
	padding: 0;
}


#lyrics a
{
	color: #b74;
	text-decoration: none;
	font-size: larger;
}

/*margin-classes*/
.mg-top { margin-top: 1em; }
.mg-right { margin-right: 1em; }
.mg-bottom { margin-bottom: 1em; }
.mg-left { margin-left: 1em; }
.big-top { margin-top: 40px; }
.big-bottom { margin-bottom: 20px; }
.shim5 { margin-top: 5px; }

.mg-2 { margin: 0 2%; }
.mg-5 { margin: 0 5%; }
.mg-10 { margin: 0 10%; }
.mg-20 { margin: 0 20%; }

.mg-vert { margin: 1em 0; }
.mg1 { margin: 1em 0; }
.mg1-5 { margin: 1.5em 0; }
.mg1-5-1 { margin: 1.5em 0 1em 0; }
.mg2 { margin: 2em 0; }
.mg1-2 { margin:  1em 0 2em; }

/*negative-margins*/
.top-up { margin-top: -1em !important; }

/*padding-classes*/
.pad-top { padding-top: 1em; }
.pad-top-sm { padding-top: 0.5em; }
.pad-right { padding-right: 1em; }
.pad-bottom { padding-bottom: 1em; }
.pad-left { padding-left: 1em; }
.pad-all { padding: 0.5em; }

/******************* General Styles *******************/
.top { vertical-align: top; }
.middle { vertical-align: middle; }
.bottom { vertical-align: bottom; }
.sup { vertical-align: super; }
.sub { vertical-align: sub; }
.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
.justify { text-align: justify; }
.eleven { font-size: 11px; }
.twelve { font-size: 12px; }
.thirteen { font-size: 13px; }
.fourteen { font-size: 14px; }
.fifteen { font-size: 15px; }
strong, .b { font-weight: bold; }
em, .i { font-style: italic; }
.u { text-decoration: underline; }
.o { text-decoration: overline; }
.s { text-decoration: line-through; }
.lowercase { text-transform: lowercase; }
.uppercase { text-transform: uppercase; }
.camelcase { text-transform: capitalize; }
.smallcaps { font-variant: small-caps; }
.slant { font-style: oblique; }
.indent { text-indent: 1.5em; }


.wrap
{
	word-wrap: break-word;
	white-space: normal;
}

.pre { white-space: pre; }
.block { display: block; }
.inline { display: inline; }
.none { display: none; }
.visible { visibility: visible; }
.hidden { visibility: hidden; }
.collapse { visibility: collapse; }
.circle { list-style-type: circle; }
.disc { list-style-type: disc; }
.clear { clear: both; }
ul.collapse { list-style-type: none; }


