/* Eric Meyer Reset Reloaded  http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/  */
	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,
	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-weight: inherit;
		font-style: inherit;
		font-size: 100%;
		font-family: inherit;
		vertical-align: baseline;
	}
	/* remember to define focus styles! */
	:focus {outline: 0}
	body {line-height: 1;color: black;background: white}
	ol, ul {list-style: none}
	caption, th, td {text-align: left;font-weight: normal}
	blockquote:before, blockquote:after, q:before, q:after {content: ""}
	blockquote, q {quotes: "" ""}

table, tr, th, td {
	vertical-align: top !Important;
}
/* Layout */
.TableHeader .Container {
	height: 200px;
	background: url(../images/headerbg.jpg) repeat-x;
}
.HeaderImages .Right img {
	float: right;
}
.TableHeader .HeaderLeft {
	float: left;
	height: 200px;
	width: 622px;
	background: url(../images/header_left.jpg) left no-repeat;
}
.TableHeader .HeaderRight {
	float: right;
	width: 200px;
	height: 200px;
	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 {
	width: 1%;
}
.TableLeft,
.TableCenter,
.TableRight {
	background: #E2DFD6;
	padding: 10px;
}
.TableCenter {
}
.TableLeft {
	border-right: 1px solid #C3BDB6;
	background: #C7C7C8;
}
.TableRight {
	border-left: 1px solid #C3BDB6;
	background: #DFD8D0;
}
.TableFooter {
	background: #61636A;
	border-top: 10px solid #7D818C;
	color: white;
	text-align: center;
	font-size: 75%;
	padding: 10px 0;
}
.TableFooter a {
	color: white;
}
.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 {
	color: white;
	font-size: 34px;
	left: 38px;
	top: 85px;
}
.churchtitle_dropshadow {
	color: #132968;
	font-size: 34px;
	left: 40px;
	top: 87px;
}
.churchsubtitle {
	font-size: 23px;
	color: white;
	left: 40px;
	top: 120px;
}
.churchsubtitle_dropshadow {
	color: #132968;
	font-size: 23px;
	left: 42px;
	top: 122px;
}

/* General */
body {
	word-wrap: break-word;
	font-size: 90%;
	color: #3A2C2E;
	font-family: arial, sans-serif;
	font-family:verdana;
	line-height:1.3;
}
a {
	color: #525CA7;
}
a:hover {
	color: black;
}
.TableCenter ol, 
.TableCenter ul {
	margin-left: 35px;
	list-style: square !Important;
}
hr {
	height: 1px;
	border: 0; /* FF */
	background: #273446; /* FF */
	color: #273446; /* IE */
}


/* Classic Menu */
/* ----Department Menu------ */
.SearchBar {
	padding: 3px;
	text-align: right;
	background: #7C818B;
}
.SearchBar .inputbutton {
    font-size: 13px;
    padding: 2px;
    line-height: 12px;
}
.search {
	margin-left: 10px;
}
.mainbar {
	background: #ACB1BB;
	position: relative;
	z-index: 1000;
}
.PageTitle {
	font-size: 90%;
	height: 25px;
	line-height: 25px;
	padding-left: 15px;
	background: url(../images/arrow.gif) 5px center no-repeat;
	color: white;
	float: left;
}
.departmentbar {
 	border-bottom: 1px solid red;
	position: relative;
	z-index: 900;
	background:  url(../images/departmentbarbg.gif) left repeat-y;
}
.departmentbar a:link,
.departmentbar a:visited,
.mainbar a:link,
.mainbar a:visited {
	font-weight: bold;
	height: auto !Important;
	height: 10px;
	text-decoration: none;
	text-align: center;
}
.mainbar a:link,
.mainbar a:visited {
	margin: 5px 2px;
	border: 1px solid #A6ABB5;
	background: #B2B7C0;
	color: white;
}
.mainbar a:hover {
	color: #61616A;
	background: #BDC1C9;
}
.departmentbar a:link,
.departmentbar a:visited {
	color: #ECDAA8;
}
.departmentbar a:hover {
	color: white;
}
.departmenttitle {
	font-family: serif;
	margin-left: 5px;
	font-size: 1.6em;
	padding: 3px;
}
.departmentmenuitem {
	padding: 5px;
	display: block;
}
.departmentmenuitem:link,
.departmentmenuitem:visited {
	white-space: nowrap;
	font-family: arial;
	font-size: 13px;
	text-decoration: none;
}
.departmentmenuitem:hover {
}

/* drop down style */
.menu1 {
	margin: 0px !Important;
	margin: 0px 0px 0px 0px;
	text-align: left;
	z-index: 900;
	background: #EFF0F1;
	position: absolute;
	display: none;
	border: 3px solid #A5A6B2;
	border-top: 2px solid #A5A6B2;
}
.menu1 {
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.menu2 ul,
.menu1 ul {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-type: none;
}
.menu2 a:link,
.menu1 a:link,
.menu2 a:visited,
.menu1 a:visited {
	width: 100%;
	color: #666666;
	text-decoration: none;
	text-align: left;
	padding: 0 5px;
	font-size: 12px;
	font-family: arial;
	white-space: nowrap;
	display: block;
	border: 0;
	background: none;
	width: 180px;
}
.menu2 a:hover,
.menu1 a:hover {
	color: white;
	background: #7C818B;
}

.departmentmenu a img {
    padding-top: 5px;
}




/* 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: 220px;
  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: 29px;
}
.tinyscal .dayboxname{
	font-weight: bold;
  font-size: 8pt;
	border: 1px solid black;
}



/* Goullitine http://www.positioniseverything.net/easyclearing.html */
.widget_news_story:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.widget_news_story{
	display: inline-block;
}
/* Hides from IE-mac \*/
.widget_news_story{
	height: 1%;
	display: block;
}
