/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
font-family: georgia,arial,verdana,tahoma,helvetica,sans-serif; "trebuchet ms", tahoma, helvetica, sans-serif; Verdana, Ariel, sans-serif;
font-size: 14px;
background-color: #E4E1E1;
background: url(/images/blend.jpg);
 background-repeat: repeat-x;
}

#pagewidth{ 
 width:780px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
background-color: white;
margin-top: 15px;
} 
 
#header{
 position:relative; 
 height:50px; 
  background-color:#FFFFFF; 
 width:100%;
} 
 
#leftcol{
 width: 200px; 
 float:left; 
 position:relative; 
 background-color:#7673A3; 
 padding: 5px;
 }
 
#maincol{background-color: white;  
 float: right; 
 display:inline; 
 position: relative; 
 width: 550px; 
padding: 5px;
 }
 
#footer{
 width:780px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto; 
 height:30px; 
 background-color: gold; 
 clear:both;

 } 
 
h2.title {
                 margin-bottom: 5px;
                 
}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}


td {
           vertical-align: top;
           font-size: 11px;
}

 td {

 border:1px solid black;
 }

 td.left {
              width: 200px;
              padding: 5px;
}
 td.right {
 padding: 5px;
 }

/** MENU */

#menu {
}

#menu ul {
	width: 550px;
	height: 27px;
	margin: 0px auto;
	padding: 12px 0px 0px 0px;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	padding: 0px 15px 0px 17px;
	background: url(http://www.nedagroup.org/red/homepage05.gif) no-repeat left top;
}

#menu .first a {
	padding-left: 27px;
	background: none;
}

.bg1 { background: url(http://www.stmatthewnorwalk.com/images/homepage01.gif) repeat left top; }
.bg2 { background: url(http://www.stmatthewnorwalk.com/images/homepage03.gif) repeat-x left top; }
.bg3 { background: url(http://www.stmatthewnorwalk.com/images/homepage04.gif) repeat-x left top; }
.bg4 { background-color: #FFFFFF; }
.bg5 { background: url(http://www.stmatthewnorwalk.com/images/homepage09.gif) repeat-y left top; }
.bg6 { background: url(http://www.stmatthewnorwalk.com/images//homepage10.gif) repeat-y right top; }
.bg7 { background: url(http://www.stmatthewnorwalk.com/images//homepage15.gif) repeat-x left bottom; }
.bg8 { background: url(http://www.stmatthewnorwalk.com/images//homepage20.gif) repeat-y left top; }
.bg9 { background: url(http://www.stmatthewnorwalk.com/images//homepage22.jpg) no-repeat left top; }

.link1 {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

img.left {
float: left;
margin: 0 10px 10px 0px;
padding: 2px;
}

img.right {
float: right;
margin: 0 0 10px 10px;
padding: 2px;
} 