/* Meyer Reset http://meyerweb.com/eric/thoughts/2008/01/15/resetting-again */
html, body, div, span, applet, object, iframe, 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,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: top;
	background: transparent;
}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* End Reset */

h1, h2, h3 ,h4, h5 {
	color: #3E3E3A;
	margin: 0 0 .5em 0;
}

/* General */
body {
	line-height: 1.5;
	background: #aabc90 url(../images/backgroundbg.gif) top repeat-x;
	word-wrap: break-word;
	font-size: 90%;
	color: #5f5f5f;
	font-family: georgia, sans-serif;
}
a {
	color: #cd3900;
}
a:hover {
}

ol, 
ul {
	margin-left: 35px;
	list-style: square;
}
.BodyTexture {
	background: #eeeee7 url(../images/body_texture.png);
}
hr {
	height: 1px;
	border: 0; /* FF */
	background: #273446; /* FF */
	color: #3E3E3A; /* IE */
}
.Width {
	width: 950px;
	margin: 0 auto;
}
.Header {
	border-bottom: 4px solid white;
	background: url(../images/header.jpg) scroll center;
	height: 235px;
}
#TwoColumns .HeaderBottom  .Width {
	height: 38px;
	background: url(../images/2column_top.png) bottom no-repeat;
}
#OneColumn .HeaderBottom  .Width {
	height: 38px;
	background: url(../images/1column_top.png) left bottom no-repeat;
}
.HeaderLeft {
	position: absolute;
	background: url(../images/header_left.png) no-repeat;
	background-position: 0 30px;
	width: 950px;
	z-index: 99;
	height: 235px;
}
.HeaderRight {
	position: absolute;
	background: url(../images/header_right.png) right no-repeat;
	width: 950px;
	z-index: 98;
	height: 235px;
}
.HeaderTexture {
	position: absolute;
	height: 235px;
	z-index: 100;
	width: 100%;
	background: url(../images/header_texture.png);
}
#TwoColumns .Content .Width {
	background: url(../images/2column_bg.png) repeat-y;
}
#OneColumn .Content .Width {
	background: url(../images/1column_bg.png) left repeat-y;
}
.LeftSidebar {
	font-size: 90%;
	float: left;
	width: 225px;
}
.LeftSidebar .Container {
	padding: 0px 10px 5px 15px;
	width: 200px;
}
.Center {
	padding: 0 20px 10px 20px;
	float: left;
	width: 460px;
}
#OneColumn .Center {
	padding: 0 10px 10px 20px;
	width: 683px;
}
.RightSidebar {
	font-size: 90%;
	float: left;
	width: 225px;
}
.RightSidebar .Container {
	width: 200px;
	padding: 0px 10px 10px 15px;
}
#TwoColumns .FooterTop .Width {
	height: 18px;
	background: url(../images/2column_bottom.png) top no-repeat;
	padding-bottom: 20px;
}
#OneColumn .FooterTop .Width {
	height: 18px;
	background: url(../images/1column_bottom.png) left top no-repeat;
	padding-bottom: 20px;
}
.Footer {
	font-size: 90%;
	color: white;
	text-align: center;
	height: 150px;
	background: url(../images/footerbg.gif) top repeat-x;
}
.Footer a {
	color: white;
}
.Footer .FooterTexture {
	height: 150px;
	padding: 10px;
	background: url(../images/body_texture.png);
}






/* Podcasts
-------------------------------------------------------------- */
.products_list h2 {
	background: #CEDDB6;
	padding: 5px;
}
ul.products_list {
	margin: 0;
}
.podcast {
	width: 100%;
	padding: 0;
	border: 0;
}


/* Calendar
-------------------------------------------------------------- */
.calendar {
	width: 100%;
}
.dayName {
	text-align: left;
}
.dayName th {
	border-bottom:3px solid #CC6953;
	font-size:85%;
	vertical-align:bottom;
	width: 75px;
	color: white;
	background-color:#8DA06F;
	padding: 3px;
	height: 35px;
}
.monthName th {
	font-weight:normal;
	padding-bottom:0em;
	padding-top:0em;
	text-align:left;
}
.calendar .day,
.calendar .specialDay {
	padding: 3px;
	border-left:1px dotted #938970;
	border-bottom:1px dotted #938970;
	text-align: left;
	vertical-align: top;
	height: 75px;
	background-color:#FFFFFF;
}
.weekendDay {
	border-bottom:1px dotted #ABA1AB; text-align:left; vertical-align:top;
}
#event_calendar .today {
	color: white;
	background-color:#CC6953;
}
#event_calendar .today a {
	color: white;
}
#event_calendar .today a:hover {
	color: #B8D2ED;
}
.otherMonth.weekendDay {
	color: #516039;
}
.otherMonth {
	padding: 3px;
	color: #516039;
	border-right:1px solid white;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #ABA1AB;
	background-color: #CEDDB6;
}
.otherMonth a {
	color: #90ACC1;
}
.otherMonth a:hover {
	color: white;
}
.product_description p {
	margin-left:100px; width:350px;
}
.upcoming_events,
.past_events {
	margin-bottom:25px;
}

/* Scal and TinyScal */
.widget .scal .celebration {
	font-weight: bold;
	background-color: #975243 !Important;
}
.scal .daybox{
	border: 1px solid #525252;
}
.scal .dayboxname{
	border: 1px solid black;
	background-color: black;
	color:white;
	font-size:16pt;
}
.scal .dayboxsunday{
	background-color: #AFA893;
}
.scal .dayboxsaturday{
	background-color: #AFA893;
}
.scal .dayoutmonth{
	background: #817C6C;
	color: #4A473A;
}
/* 
tinyscal - a mini version of the calendar type.  
useful in tight spaces. usage: 
define class of base element as "scal tinyscal" 
as tinyscal is dependent on scal.
*/
.tinyscal {
	font-size:8pt;
	width: 250px;
	min-height:140px;
}
.tinyscal .daybox:hover {
	border-right:1px solid white;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.scal .dayselected {
	font-weight: bold;
	background-color: #B9897E;
	color: white;
}
.tinyscal .dayboxname:hover {
	border-color: transparent;
}
.tinyscal .daybox {
	border-top: 1px solid #CCC5B2;
	border-left: 1px solid #CCC5B2;
	border-right: 1px solid #525252;
	border-bottom: 1px solid #525252;
	width: 33px;
}
.tinyscal .dayboxname {
	font-weight: bold;
	font-size: 8pt;
	border: 1px solid black;
}







/* Fixes */
	/* Goullitine http://www.positioniseverything.net/explorer/guillotine.html */
	.goillotine:after,
	.BodyTexture:after,
	.widgetdiv1:after,
	.contentclear:after {
		content: ".";
		display: block;
		height: 0;
		clear: both;
		visibility:hidden;
	}

	/*  \*/
	* html .goillotine,
	* html .BodyTexture,
	* html .widgetdiv1,
	* html .contentclear {
		height: 1%;
	}
	/*  */

