@charset "UTF-8";
/* Starter */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #666666;
	background: #ffffff url(../../images/stmatthewscemetery/layout/internal-bg.gif) 0px 30px repeat-x;
}

body.home {
	background: #ffffff url(../../images/stmatthewscemetery/layout/home-bg.gif) 0px 30px repeat-x;
}

/* default links */

a:link {
	color: #527C2D;
}

a:visited {
	color: #527C2D;
}

a:active {
	color: #000000;
}

a:hover {
	color: #000000;
}

img {
	border: 0px;
}

/* default positioning */

#mainOverlay {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

#container {
	width: 960px;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

#header {
	width: 960px;
	height: 319px;
	display: block;
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

	#header.home {
		height: 517px;
		background: url(../../images/stmatthewscemetery/layout/stmatthews.jpg) 0px 30px no-repeat;
	}
	
	#header p {
		margin: 0px 0px 0px 0px;
		padding: 0px 40px 0px 0px;
		text-align: right;
		color: #000000;
		font-size: 18px;
		line-height: 30px;
		display: block;
		height: 30px;
	}
	
	#header p .phone {
		color: #666666;
		font-size: 11px;
		text-transform: uppercase;
	}
	
#header #flag {
	display: block;
	position: absolute; 
	z-index: 1000;
	width: 215px;
	height: 211px;
	margin: 15px 0px 0px 57px;
	padding: 0px 0px 0px 0px;
	background: url(../../images/stmatthewscemetery/layout/flag.png) left top no-repeat;
}

#nav {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 960px;
	height: 48px;
	line-height: 47px;
	background: url(../../images/stmatthewscemetery/layout/nav-bg.gif) left top repeat-x;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

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

#nav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: left;
}

	#nav ul li:first-child a {
		background: none;
	}

#nav ul li a {
	padding: 0px 25px 0px 25px;
	margin: 0px 0px 0px 0px;
	display: block;
	_display: inline-block;
	height: 47px;
	color: #000000;
	text-decoration: none;
	background: url(../../images/stmatthewscemetery/layout/nav-divider.gif) top left no-repeat;
}
	#nav ul li a.current {
		color: #AAAAAA;
	}

#nav ul li a:hover {
	background-color: #ebe9dd;
}

/* flyouts */

#nav ul li ul { /* hides flyouts */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	display: block;
	left: -999em;
	width: 200px; /* width of flyout */
	background-color: #ebe9dd; /* color of flyouts */
	line-height: normal;
	text-transform: none;
}

#nav ul li:hover ul { /* shows flyouts */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 1px;
	float: left;
	left: auto;
	top: 47px;
	z-index: 0;
}

#nav ul li ul li {
	font-size: 12px;
}

#nav ul li ul li a {
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 23px;
	display: block; /* stacks flyout items */
	height: auto;
	float: none;
	width: 167px;
	font-weight: bold;
	background-image: none;
}

#nav ul li ul li a:hover {
	background: #ffffff;
	zoom: 1; /* for IE */
}

#nav ul li:hover ul li ul, #nav ul li ul li ul {
	display: block;
	position: static;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav ul li ul li ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav ul li ul li ul li a {
	padding: 3px 10px 3px 35px;
	width: 155px;
	color: #555555;
	font-weight: normal;
}

#nav ul li.nav_contact-us ul {
	width: 155px;
}

#nav ul li.nav_contact-us ul li a {
	margin: 0px 0px 0px 0px;
	padding: 4px 10px 4px 23px;
	display: block; /* stacks flyout items */
	height: auto;
	float: none;
	width: 122px;
	font-weight: bold;
	background-image: none;
}

/* CONTENT */

#content {
	width: 960px;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* LEFT COLUMN */

#content #holder {
	display: block;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content #left {
	color: #ffffff;
	line-height: 19px;
	width: 240px;
	display: block;
	padding: 40px 40px 60px 40px;
	margin: 0px 0px 0px 0px;
	background: #3b5e24 url(../../images/stmatthewscemetery/layout/leftnav-bg.jpg) left bottom no-repeat;
}

#content.home #left {
	width: 880px;
	display: block;
	padding: 30px 40px 30px 40px;
	margin: 0px 0px 0px 0px;
	background: #3b5e24 url(../../images/stmatthewscemetery/layout/intro-bg.jpg) left bottom repeat-x;
}

#content.home #left p {
	line-height: 18px;
	width: 480px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#content #left h2 {
	color: #a0d565;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 15px;
	text-transform: uppercase;
}

#content #left h2:first-letter {
	font-size: 21px;
}

#content.home #left h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	text-transform: none;
}

	#content.home #left p a {
		color: #a0d565;
	}
	
	#content.home #left p a:visited {
		color: #a0d565;
	}
	
	#content.home #left p a:active {
		color: #ffffff;
	}
	
	#content.home #left p a:hover {
		color: #ffffff;
	}

#content.home a.buttonL, #content.home a.buttonR {
	height: 60px;
	display: inline-block;
	float: left;
	line-height: 60px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: .01em;
}

#content.home a.buttonL {
	width: 123px;
	padding: 0px 0px 0px 25px;
	margin: 20px 0px 0px 80px;
	background: url(../../images/stmatthewscemetery/layout/button-left.gif) left top no-repeat;
}

#content.home a.buttonR {
	height: 60px;
	width: 124px;
	padding: 0px 25px 0px 0px;
	margin: 20px 0px 0px 0px;
	background: url(../../images/stmatthewscemetery/layout/button-right.gif) left top no-repeat;
}

#content.home a.buttonR:hover, #content.home a.buttonL:hover {
	background-position: right top;
}

	#content #left ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#content #left ul li a:visited {
		color: #ffffff;
	}
	
	#content #left ul li a:active, #content #left ul li a.current {
		color: #a0d565;
	}
	
	#content #left ul li a:hover {
		color: #a0d565;
	}

#content #left ul, #content #left ul li {
	font-size: 14px;
	list-style: none;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content #left ul li ul li {
	list-style: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 23px;
}

/* RIGHT COLUMN */

#content #right {
	width: 558px;
	color: #666666;
	line-height: 19px;
	display: block;
	line-height: 21px;
	float: left;
	padding: 40px 40px 40px 40px;
	margin: 0px 0px 25px 0px;
	border: 1px solid #e5e5e5;
	background: url(../../images/stmatthewscemetery/layout/right-bg.gif) left top repeat-x;
}

#content #right h1 {
	margin: 0px 0px 18px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
	font-size: 19px;
	text-transform: none;
	color: #3b5e24;
}

#content #right h2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 17px;
	text-transform: none;
	color: #000000;
}

#content #right h3 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	font-size: 17px;
	text-transform: none;
}

#content.home #right {
	display: none;
}

/* FOOTER */

#content #footer {
	width: 320px;
	padding: 10px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
}

#content.home #footer {
	width: 960px;
}

#footer a {
	color: #666666;
}

#nav .larger {
	font-size: 16px;
}

#left .larger {
	font-size: 19px;
}

.clear {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
}

/* gallery */

ul.gallery {
	margin: 24px 0px 24px 0px;
	padding:  0px 0px 0px 0px;
	list-style: none;
}
			
ul.gallery li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 12px 0px;
}

ul.gallery li ul.photos {
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	list-style: none;
}

ul.gallery li ul.photos li{
	float: left;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 91px;
	height: 91px;
} 

/* pagination */

.pagination{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

.pagination li{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

.pagination li.pages{
	float: right;
	text-align: right;
}

.pagination li.pages a {
	text-decoration:underline;
}

.pagination li.pages a.current{
	text-decoration: none;
	color: #000000;
}

/* calendar */

.calendar {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.calendar tr td {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 92px;
}

.calendar tr.headline{
	text-align: center;
}

.calendar tr.headline a {
	text-decoration: none;
}

.calendar tr td.day,  .calendar tr td.no-day {
	height: 92px;
	text-align: right;
	vertical-align: text-top;
}

.calendar tr td.day{
	border: 1px solid #dbdbdb;
}

.calendar tr td.day .date{
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
}

.calendar tr td.day .date a {
	text-decoration: none;
}

.calendar tr td.day .event{
	margin: 2px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	height: 20px;
	font-size:10px;
	text-align:left;				
	background: #eeeeee;
	overflow:hidden;
}

.calendar tr td.day .even{
	background: #eeeeee;
}

.calendar tr td.day .odd{
	background: #efefef;
}

.calendar tr td.day .spacer{
	margin: 2px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	height: 20px;
	overflow:hidden;
}

.calendar tr td.day .spacer a {
	text-decoration: underline;
}

.calendar tr td.day .event a {
	display: block;
	text-decoration: none;
}

.calendar tr td.today .date {
	background: #527C2D;
}

.calendar tr td.today .date a {
	color: #ffffff;
}

ul.list {
	margin: 24px 0px 24px 0px;
	padding:  0px 0px 0px 0px;
	list-style: none;
	line-height: 20px;
}
			
ul.list li{
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 24px;
}
			
/*

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); 
	opacity: 1;
	zoom: 1; /* to make transparency work in IE
	
	display: inline; /* fixes double padding in ie6 
	
	*/