/*body*/

body
{
	background: #CCC;
	margin:0px;
	margin-top:10px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size : 67%;
	color: #333333;
}

/* Global styles */

#globalContainer{
	background:#e6e6e6;
	width:708px;
	margin:auto;
	border: 1px solid #b3b3b3;
	padding:5px;
	overflow:hidden;}
#innerContainer{
	background:#fff;
	width:706px;
	border: 1px solid #999999;
	overflow:hidden;}
#logoContainer{
	float:left;
	width:195px;
	height:200px;
	background:#D0D0D0;
	margin:0px;
	margin-left:14px;}
* html #logoContainer
{	margin-left:7px;}
#logo{
	background:url(../images/logo.gif) no-repeat bottom;
	width:173px;
	height:110px;
	text-indent:-1000em;
	margin:0px;}
#headerBanner{
	float:right;
	background: #fff url(../images/stmarys.jpg) no-repeat bottom;
	width:497px;
	height:200px;}
#headerBanner p{
	font-size:1.0em;
	color:#990000;
	padding:8px;}
#contentContainer{
	clear:both;
	background:#fff;
	border-bottom:#990000 7px solid;
	overflow:hidden;}
#left{
	float:left;
	background:url(../images/left-bg.gif) repeat-y;
	width:209px;
	margin:0px;}
#left h4, .pinkBgBox h4{
	background:#990000 url(../images/red-arrow-down.gif) no-repeat right;
	color:#FFF;
	font-weight:normal;
	font-size:1.3em;
	margin:0px;
	padding:8px 0px 0px 6px;
	height:auto !important;
	height:25px;
	min-height:25px;}
#MenuContainer{
	margin-left:14px;}
* html #MenuContainer
{	margin-left:14px;}
.pinkBgBox{
	margin-left:14px;
	background: #CC7F7F;
	border-top: 3px solid #fff;
	width:195px;}
* html .pinkBgBox
{	margin-left:14px;
	width:105px;}
.pinkBgBox p,.pinkBgBox a{
	color:#FFF;
	paddin-right:0px;}

.logoBox{
	background:#FFF; 
	width:205px; 
	margin-left:14px; 
	padding-top:12px; 
	padding-bottom:20px;
}	
* html .logoBox
{	width:196px;}

#right{
	float:right;
	width:497px;
	margin:0;
	padding:0;}
* html #right{ width:496px;}
h1.pageHeader{
	background:#CC7F7F;
	font-size:1.6em;
	font-weight: normal;
	color:#FFF;
	margin:0;
	padding:2px 0px 0px 0px;
	text-indent:10px;
	height:auto !important;
	height:26px;
	min-height:26px;}
#footer{
	background:#D0D0D0;}
#footer ul{
	margin:0px;
	padding:0px;
	list-style: none;}
#footer li{
	display:inline;
	padding:9px;}
/* Images */
.horizImage
{
	padding-top:10px;
	margin-bottom:10px;
}

.vertImage
{
	margin-left:10px;
	padding-right:10px;
}

/*text*/  
		
.imagecaption
{
	font-size: 10px;
	color: #333333;
}

.inactive
{
	color: #CCCCCC;
}

.highlighted
{
	font-family: Arial;
	font-weight: bold;
	color: #004483;}

.footer_links
{
	font-size: 10px;
	color: #000000;}

.footer_top
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;}


/****************************************************/

a.footer_top:visited
{
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: none;}
/* end footer link */


a.footer_top:hover 
{ 
	font-size: 11px;
	font-weight: bold;
	color: #ffffff; 
	text-decoration: underline;}
	
/*forms*/
input
{
	font-size: 12px;
	color: #333333;}

textarea
{
	font-size: 12px;
	color: #333333;}
	

/*********************************************************************************/

h1
{
	font-weight: bold;
	font-size : 22px;
	color: #000;
	line-height: 1.8em;}

.page_heading
{
	font-weight: bold;
	font-size : 24px;
	color: #000;
	line-height:33px;
	
}

.menu_heading
{
	font-weight: bold;
	font-size : 12px;
	color: #FFFFFF;
	line-height:33px;
	padding-left: 6px;
	
}

h2
{
	font-weight: bold;
	font-size : 16px;
	color: #000;
	padding-bottom: 8px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
}

p, ul, td
{
	font-size : 12px;
	color: #333;
	line-height: 18px;
}
h1, h2, h3, h4, h5, h6,p{ margin:3px; padding:5px;}

.tdContent
{
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 20px;
	font-size : 12px;
	color: #333333;
	line-height: 16px;
}

.tdActionPage
{
	font-size : 12px;
	color: #333333;
	line-height: 16px;
}

.block_heading
{
	font-weight: bold;
	font-size : 16px;
	color: #333;
	padding: 15px 0px 0px 7px;
	margin:4px 0px 4px 0px;
}	

.block_content
{
	font-size : 11px;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
}

.blockTable
{
	margin-bottom: 20px;
}
	
.headerLogin 
{
	font-size: 11px;
	color: #333333;
	padding-left: 12px;
	vertical-align: middle;
}

.loginLink 
{
	font-size: 11px;
	color: #000;
	text-decoration: none;
}

a {
	text-decoration: none;
}

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

.page_heading_nav
{
	font-weight: bold;
	font-size : 12px;
	color: #004483;
	text-align: right;
	line-height:33px;
	padding-left: 6px;
	
}


a.headerNavLinks
{
	font-size: 12px;
	font-weight: bold;
	line-height:33px;
	color: #004483;
	text-decoration: none;
}

a.headerNavLinks:hover
{
	color: #B0BCD9;
	font-weight: bold;
	line-height:33px;
	text-decoration: none;
}

a.breadCrumbNav
{
	font-size: 12px;
	font-weight: bold;
	line-height:33px;
	color: #B0BCD9;
	text-decoration: underline;
}

a.breadCrumbNav:hover
{
	color: #004483;
	font-weight: bold;
	line-height:33px;
	text-decoration: none;
}

.footerText 
{
	font-size: 9px;
	color: #999999;
}.notice 
{
	font-size: 9px;
	color: #990000;
}
a.design
{
	vertical-align: bottom;
	color: #333;
	text-decoration: none;
	font-size: 9px;
}

a.design:hover
	{
	vertical-align: bottom;
	text-decoration: underline;}

/* TOOLS */
.cls {
clear: both;
margin: 0px;
padding: 1px;
height: 0px;
}
/***
	Clear fix
	http://www.positioniseverything.net/easyclearing.html
 ***/

.clearfix:after 
{ 
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden; 
}

.clearfix 
{ 	
	display: inline-table; 
}

/* Hides from IE-mac \*/

* html .clearfix 
{
	height: 1%;
}

.clearfix 
{
	display: block;
}
/* End hide from IE-mac */

/***
  End clear fix
 ***/
 
 /* contactForm styles */
 
#contactForm{
	width:285px;
	float:left;
	}

#contactForm form{
	margin:0 0 0 15px;
	padding:0;
}

#contactForm fieldset{
	margin:0;
	padding:0;
	border:0;
}

#contactForm legend{
	display:none;
}

#contactForm label{
	width:130px;
	float:left;
	font:normal 80%/140% Arial;
	padding:8px 15px 0 0;
}

#contactForm input, #contactForm textarea{
	float:left;
	width:260px;
	border:1px solid #999999;
	padding:2px 0 4px 5px;
	font:normal 80%/150% Arial;
	color:#333;
	margin:5px 0 5px 0;
}

#contactForm input.submit{
	width:auto;
	padding:0 10px;
	margin-left:144px;
	cursor:pointer;
	border:1px solid #fff;
	background:#570905;
	color:#fff;
}

#contactForm input.submit:hover{
	border:1px solid #fff;
	background:#570905;
	color:#fff;
}

#contactForm textarea{
	height:100px;
}

#contactForm input:focus, #contactForm textarea:focus{
	border:1px solid #333;
}

#contactForm br{
	clear:left;
}

/* Newsletter form */

#signupForm{
	width:196px;
	margin:0 0 10px 0;
	padding:0px;
	}

#signupForm form{
	width:175px;
	margin:0 0 0 10px;
	padding:0;
}

#signupForm fieldset{
	margin:0;
	padding:0;
	border:0;
	width:105px;
}

#signupForm legend{
	display:none;
}

#signupForm label{
	width:75px;
	float:left;
	font:normal 80%/140% Arial;
	padding:8px 15px 0 0;
	color:#FFF;
}

#signupForm input, #signupForm textarea{
	float:left;
	width:120px;
	border:1px solid #999999;
	padding:2px 0 4px 5px;
	font:normal 80%/150% Arial;
	color:#333;
	margin:5px 0 0 0;
}

#signupForm input.submit{
	width:auto;
	padding:0 10px;
	cursor:pointer;
	border:1px solid #fff;
	background:#570905;
	color:#fff;
	margin-left:35px;
	width:105px;
}

#signupForm input.submit:hover{
	border:1px solid #fff;
	background:#570905;
	color:#fff;
}

#signupForm br{
	clear:left;
}

#addressContainer{
	width: 175px;
	float:right;
	border-left: 1px solid #999999;
}

#addressContainer p{
	font-size:1.0em;
}