/* @override http://localhost/morrishall.org/css/global.css */

/* @group HTML */
body, html
{
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Geneva, sans-serif;
}

body          { font-size: 75%; }   /* IE */
html > body   { font-size: 12px; }  /* Other browsers */

h1, h2, h3, h4, h5, h6, p, img
{
	padding: 0px;
	margin: 0px;
}

p
{
	z-index: 1;
}

a img
{
	border: 0px #fff solid;
}

legend, fieldset
{
	border: 0px #fff solid;
	margin: 0px;
	padding: 0px;
}

legend
{
	color: #8c6e26;
	font-size: 13px;
	padding-bottom: 7px;
	padding-top: 7px;
}

fieldset
{
	border-bottom: 1px #d8d8d8 solid;
}

address
{
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
}

/* @group Form */

form { color: #000; }

fieldset
{
	margin: 0px 0px 15px 0px;
	border: 1px #9e9e9e solid;
	padding: 2px 8px 2px 8px;
}

label
{
	display: block;
	float: left;
	width: 180px;
	margin: 0px 15px 0px 0px;
}

.clear
{
	clear: both;
	margin: -10px;
}

.important
{
	border: 1px #7bb5c7 solid;
	padding: 8px;
	background-color: #d6ecf3;
	font-style: italic;
}

.required
{
	color: #cb0000;
	font-size: 15px;
	font-weight: bold;
}

.error
{
	border: 1px #a72300 solid;
	padding: 5px;
	color: #fff;
	background-color: #ff3600;
	font-weight: bold;
}.header 
{
	font-size: 14px;
	color: #1a7362;
}


/* @end */



/* @end */

/* @group Structure */

#container
{
	width: 747px;
	margin: 0px auto;
}

.clr
{
	clear: both;
}

#header
{
	height: 120px;
	background: url(../img/pattern.gif) repeat-y -20px 0;
	text-align: center;
	padding-top: 18px;
}

#header a
{
	border-width: 0px;
}

#footer
{
	background-color: #e0e3c2;
	font: 12px Helvetica, Arial, Geneva, sans-serif;
	padding: 10px;
	clear: both;
	margin: 0;
	border-top: 9px solid #fff;
	color: #608490;
}

#footer a
{
	color: #608490;
	text-decoration: none;
}

#footer a:hover
{
	color: #608490;
	text-decoration: underline;
}

/* @group Content */

#content
{
	margin-top: -28px;
	height: 100%;
	z-index: 0;
}

.txtBox
{
	font-family: Helvetica, Arial, Geneva, sans-serif;
	line-height: 150%;
}

.txtBox h3
{
	font-weight: normal;
	font-style: normal;
	font-size: 18px;
	margin-bottom: 4px;
}

.txtBox h4
{
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	margin-bottom: 0;
	margin-top: 2px;
}

.txtBox a
{
		color: #057969;
}

.txtBox img
{
	margin: 8px 0px;
}

#img_lg
{
	margin: 0 -8px 5px;
}

.linkList
{
	list-style-type: none;
	padding: 0;
	margin-left: 0;
}

#top_img
{
	margin: 0px;
	padding: 0px;
	_margin-bottom: -3px
}

#bottom_img
{
	margin: 0px;
	padding: 0px;
}

/* @group Columns */

#leftCol
{
	float: left;
	width: 425px;
}

#leftShortCol
{
	float: left;
	width: 393px;
	_width: 390px;
}

#rightCol
{
	float: right;
	width: 322px;
}

#rightShortCol
{
	float: right;
	width: 349px;	
	_width: 346px;
}

/* @group Big Text Block */

#big_brown, #big_white 
{ 
	min-height: 384px;
}


/* @group Brown */
#big_brown
{
	background-color: #95834b;
	color: #fff;
	padding: 8px;
}

/* @end */

/* @group White */

#big_white
{
	background-color: #fff;
	color: #898982;
	padding: 0 0 0 8px;
}

#leftShortCol #big_white
{
	padding: 0 0 0 2px;
}

#big_white h3, #big_white h4 {	color: #1a7362; }

/* @end */
/* @end */

#bottom_txt, #top_txt
{
	background-color: #95834b;
	color: #fff;
	padding: 8px;
}

/* @group Bottom Text Block */

#bottom_txt { min-height: 158px; }

/* @end */

/* @group Top Text Block */

#top_txt { 	min-height: 142px; }

/* @end */

.activityTable
{
	margin-top: -13px;
	width: 747px;
	margin-left: -8px;
}

.activityTable th, .activityTable td
{
	vertical-align: top;
}

.activityTable td
{

	width: 122px;
	padding: 8px;
}

.activityTable th
{
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-align: left;
	padding: 5px 8px;
}

.day-row
{
	text-transform: uppercase;
}

.schedule-row
{
	font-size: 9px;
	line-height: 12px;
}

#st-joe-activity .day-row
{
	color: #8e0034;
	background-color: #dad089;
}

#st-joe-activity .schedule-row
{
	color: #000;
	background-color: #dbd1d8;
}

#st-mary-activity .day-row
{
	color: #8e0034;
	background-color: #dad089;
}

#st-mary-activity .schedule-row
{
	color: #000;
	background-color: #e4f0d1;
}


/* @end */


/* @end */

.address
{
height: 201px;
_height: 196px;
	margin-bottom: -8px;
}

.st-joe-fac
{
	height: 201px;
_height: 196px;
	margin-bottom: -8px;
}

/* @end */

/* @group Navigation */

.navigation
{
	display: block;
	margin: 6px 0px 38px;
	padding: 0px;
	z-index: 95;
}

/* FIRST LEVEL NAV */

/* First level, second level */
ul#nav, ul#nav li ul
{
	padding: 0px;
	margin: 0px;
	list-style: none;
	z-index: 95;
}

ul#nav li
{
	float: left;
	position: relative;
	width: 103px;
	z-index: 95;
}

ul#nav li:hover ul, ul#nav li.over ul
{
	display: block;
	z-index: 95;
}

#nav a
{
	background-color: #e0e3c2;
	color: #608490;
	text-decoration: none;
	display: block;
	width: 102px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 95;
}

#nav a:hover
{
	background-color: #f2f5d2;
	z-index: 95;
}

li#nav_online-publications a
{
	width: 129px;
	z-index: 95;
}

/*SECOND LEVEL NAV*/


ul#nav li ul
{
	display: none;
	position: absolute;
	left: 0;
	top: 23px;
	z-index: 95;
	
}

ul#nav li ul li a
{
	width: 131px;
	z-index: 95;
}

li>ul
{
	top: auto;
	left: auto;
	z-index: 95;
}

	
/* @end */

/* @group Admin */



/* @end */

ul#adminNav
{
	padding: 0px;
	margin: 0px 0px 0;
	list-style: none;
}

ul#adminNav li
{
	float: left;
	margin-right: 1px;
}

#adminNav a
{
	background-color: #e0e3c2;
	color: #608490;
	text-decoration: none;
	display: block;
	width: 148px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	z-index: 95;
}

#adminContent
{
	border: 1px #eee solid;
	padding: 11px;
}

#adminContent .header
{
	display: block;
	color: #057969;
	font: 20px Helvetica, Arial, Verdana, san-serif;
	margin-bottom: 14px;
}