/* 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,
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 */


/* General */
body {
	background: #484848;
	word-wrap: break-word;
	font-size: 90%;
	color: #D0D0D0;
	font-family: arial, sans-serif;
}
a {
	color: white;
}
a:hover {
	color: #6D0C1F;
}
.TableCenter ol, 
.TableCenter ul {
	margin-left: 35px;
	list-style: square !Important;
}
#color_key  ul {
	list-style: none !Important;
}
hr {
	height: 1px;
	border: 0; /* FF */
	background: #273446; /* FF */
	color: #273446; /* IE */
}
h1, h2, h3, h4, h5, h6  {
	color: inherit;
}
p {
    margin: 1em 0 !Important;
}
/* Layout */
.TableHeader .Container {
	height: 165px;
	background: url(../images/headerbg.gif) repeat-x;
}
.TableHeader .HeaderLeft {
	height: 165px;
	background: url(../images/header_left.jpg) left no-repeat;
}
.TableHeader .HeaderRight{
	height: 165px;
	background: url(../images/header_right.jpg) right no-repeat;
}
.Table {
	border-right: 1px solid #b6a779;
	border-left: 1px solid #b6a779;
	line-height: 1.5;
	margin: 0 auto;
}
.TableLeft,
.TableRight {
	color: #484848;
	width: 1%;
}
.TableLeft .widgetdiv1 a ,
.TableRight .widgetdiv1 a{
	color: #6D0C1F;
}
.TableLeft .widgetdiv1 a:hover,
.TableRight .widgetdiv1 a:hover {
	color: black;
}
.TableLeft,
.TableCenter,
.TableRight {
	padding: 10px;
}
.TableFooter {
	background: black;
	border-top: 5px solid #867D6E;
	color: #747474;
	text-align: center;
	font-size: 75%;
	padding: 10px 0;
}
.TableFooter a {
	color: #747474;
}
.TableFooter a:hover {
	color: white;
}
.churchtitle,
.churchtitle_dropshadow,
.churchsubtitle,
.churchsubtitle_dropshadow {
	font-family: times, serif;
	white-space: nowrap;
	position: absolute;
}
.churchtitle, 
.churchsubtitle {
	z-index: 1;
}
.churchtitle_dropshadow,
.churchsubtitle_dropshadow {
	z-index: 0;
}
.churchtitle {
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #EDDAD9;
	font-size: 36px;
	left: 38px;
	top: 48px;
}
.churchtitle_dropshadow {
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #3C040E;
	font-size: 36px;
	left: 40px;
	top: 50px;
}
.churchsubtitle {
	text-transform: uppercase;
	font-size: 20px;
	color: white;
	left: 40px;
	top: 90px;
}
.churchsubtitle_dropshadow {
	display: none;
	text-transform: uppercase;
	color: #132968;
	font-size: 20px;
	left: 42px;
	top: 92px;
}

/* Document Groups 
-------------------------------------------------------------- */\
#document_group th {
	padding: 5px;
	text-align: left;
}
#document_group table {
	border-collapse: collapse;	
}
#document_group td {
	padding: 5px;
	border-top: 1px solid #6C7A5F;
}

/* Podcasts
-------------------------------------------------------------- */
.products_list h2 {
	background: #C7C4B8;
	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 #ABA1AB;
	font-size:85%;
	vertical-align:bottom;
	width: 75px;
	color: white;
	background-color:#014D8B;
	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:#015697;
}
#event_calendar .today a {
	color: white;
}
#event_calendar .today a:hover {
	color: #B8D2ED;
}
.otherMonth.weekendDay {
	color: #809AB5;
}
.otherMonth {
	padding: 3px;
	color: #809AB5;
	border-right:1px solid white;
	text-align:left;
	vertical-align:top;
	border-bottom:1px dotted #ABA1AB;
	background-color: #B8D2ED;
}
.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;
}
