* {outline-color:#c00000;}
* {outline-color:#a80000;}
html, body
	{
	height: 100%;
	padding: 0px;
	margin: 0px;
	}
html
	{
	overflow-y:scroll;
	}

body
	{
	font-family: 'Lato', 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.4em;
	background: url(images/background11.jpg) center top fixed repeat;
	background-size: cover;
	color: #555555;
	}

td {vertical-align: top;}

p  {margin: 1em 0em 1em 0em; padding: 0px; text-align:justify;}
ul, ol {margin: 0px 0px 1em 0px;}

h1, h2, h3, h4, h5, h6 {margin: 5px 0px 10px 0px; color:#a80000; font-family: 'Open Sans Condensed', sans-serif; font-weight:normal;}
h1 {font-size:2em;}
h2 {font-size:1.75em;}
h3 {font-size:1.5em;}
a img {border:0;}


a:link, a:visited, a:active
	{
	color: #a80000;
	text-decoration: none;
	}
a:hover {text-decoration: underline;}

img {padding:0px; margin:0px;}


#pageWrapper
	{
	position: relative;
	width: 900px;
	width: 1000px;
	margin: 0px auto 0px auto;
	background: #ffffff;
/*	background: #ffffff url(images/tree2.jpg) right bottom no-repeat;*/
	box-shadow: 0px 0px 50px rgba(0,0,0,0.5);
	text-shadow: 0px 0px rgba(255,255,255,0.5);
	}

#headerWrapper
	{
	padding-bottom: 5px;
	padding-bottom: 12px;
	background: #ffffff url(images/header_wave.png) no-repeat;
	}
#header
	{
	padding: 15px 75px 0px 75px;
	color: #000000;
	}
.honour
	{
	width:140px;
	color:#a80000;
	background:#F2F2F2;
	padding:10px 20px 10px 20px;
	font-size:0px;
	line-height:0px;
	border-radius:10px;
	box-shadow:0px 0px 30px #F2F2F2, 0px 0px 30px #F2F2F2;'
	}
.honour div
	{
	font-size:20px;
	line-height:30px;
	text-align:center;
	}
#HeadContact
	{
	color: #a80000;
	font-weight: normal;
	vertical-align: top;
	margin: 80px 0px 0px 0px;
	padding: 6px;
	font-size: 18px;

	background:#F2F2F2;
	border-radius:10px;
	box-shadow:0px 0px 30px #F2F2F2, 0px 0px 30px #F2F2F2;
	}
#HeadContact p
	{
	margin: 0;
	padding: 4px;
	text-align: right;
	text-align: left;
	text-align: center;
	}
#nav
	{
	padding-left: 45px;
	padding-left: 60px;
	height: 40px;
	}
#nav *
	{font-weight:normal; font-size:14px;}
#nav *
	{font-weight:light; font-size:20px; font-family: 'Open Sans Condensed', sans-serif;}


#slideshow
	{
	position:relative;
	font-size: 0;
	height: 275px;
	}
#slideshow img {display:none; position:absolute;}
#slideshow ._top, #slideshow ._bottom {position:absolute; width:100%; height:30px; z-index:1; border:0;}
#slideshow ._top {top:0px; background: url("images/grad_top.png") repeat-x;}
#slideshow ._bottom {bottom:0px; background: url("images/grad_bot.png") repeat-x;}

.bar
	{height:3px; background:#a80000;}	/* I don't know about this... */

#body
	{
	padding: 25px 50px 10px 50px;
	/*margin-bottom: 150px; /*lets the tree fit*/
	margin-bottom: 30px;
	}

#footer
	{
	background: #a80000;
	color: #ffffff;
	}
#footerContent
	{
	padding: 10px 30px 10px 30px;
	}

.w240 {width:240px;}
.w300 {width:300px;}
.input {padding: 4px 6px 4px 6px; border: 1px #bbbbbb solid; font-family: arial, sans-serif; font-size:14px; border-radius: 3px; box-shadow: 0px 3px 6px rgba(0,0,0,0.075) inset;}
.right {text-align: right;}

.floatLeft {float:left; margin-right:15px;}
.floatRight {float:right; margin-left:15px;}

.columns
	{border-collapse: collapse; font-size:inherit; width:100%;}
.columns td /* Both columns */
	{vertical-align:top; width:50%; margin:0px 0px 1em 0px; padding:0px 15px 0px 0px;}
.columns td+td /* Right column override */
	{padding:0px 0px 0px 15px;}

.columnsFlexible
	{border-collapse: collapse; font-size:inherit; width:100%;}
.columnsFlexible td /* Both columns */
	{vertical-align:top; margin:0px 0px 1em 0px; padding:0px 15px 0px 0px;}
.columnsFlexible td+td /* Right column override */
	{padding:0px 0px 0px 15px;}


.peopleQuote
	{
	background:#F2F2F2;
	border: #dddddd 1px solid;
	padding: 10px 10px 0px 10px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	}
._large
	{text-align:center; font-size:40px; line-height:60px; margin:0em 0em 0.25em 0em;}
._small
	{text-align:center; font-size:16px; font-style:italic; font-size:20px; line-height:20px !important; color:#888888;}


.greyBox
	{
	background:#F2F2F2;
	border: #dddddd 1px solid;
	padding: 10px 10px 0px 10px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	}

.quote
	{
	background:rgba(220,220,220,0.5);
	border: #dddddd 1px solid;
	padding: 10px 10px 10px 10px;
	margin: 1em 0 1em 0;
	border-radius: 8px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	}

.upcomingFunerals
	{
	background:#F2F2F2;
	border: #dddddd 1px solid;
	padding: 10px 10px 20px 10px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	}
.upcomingFunerals p {text-align:left;}
.upcomingFunerals td {font-size: 14px;}
.upcomingFuneral
	{width:100%; border-collapse: collapse; margin: 0px; margin:0; padding-bottom: 0px;}
.upcomingFuneral td
	{vertical-align:top; padding:0px;}

.funeralList p
	{margin: 0;}

.familyQuotes
	{
	background:#F2F2F2;
	border: #dddddd 1px solid;
	padding: 10px 10px 10px 10px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	text-align: center;
	}
/*.familyQuotes p {text-align:left; margin-bottom: 2em;}*/
.familyQuotes img {padding: 0px 8px 0px 8px;}



.red
	{color: #c00000;}

.nolist
	{
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

.nomarg
	{margin: 0;}

.collapsibleTrigger
	{
	cursor: pointer;
	}
.collapsible
	{
	/*transition: height .5s;*/
	-webkit-transition: height 0.5s ease;
	transition: height 0.5s ease;
	display: none;
	overflow: hidden;
	}

.supportAgencies {
	margin-top: 2em;
}
.supportAgencies td {
	padding-bottom: 1em !important;
}

.brochure {
	margin: 0px 30px 0px 30px;
	box-shadow: 0px 5px 10px rgba(0,0,0,0.15);
	transform: rotate(4deg);
}


.imgRow {
	text-align: justify;
	-ms-text-justify: distribute-all-lines;
	text-justify: distribute-all-lines;
}
.imgRow::selection {background: transparent;}
.imgRow::-moz-selection {background: transparent;}
.imgRow img {
	vertical-align: top;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

.imgRow2 {
	text-align: center;
}
.imgRow2::selection {background: transparent;}
.imgRow2::-moz-selection {background: transparent;}
.imgRow2 img {
	margin: 0px 40px 0px 40px;
	vertical-align: top;
}

/*#imgRow:after {
	content: '';
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0;
}*/
.stretch {
	width: 100%;
	display: inline-block;
	font-size: 0;
	line-height: 0;
}


.hs { cursor: url(highslide/graphics/zoomin.cur), pointer !important; }
.gallery img {margin: 8px; border: 1px solid #aaa; box-shadow: 2px 3px 9px rgba(0,0,0,0.15);}
.gallery {text-align:center;}


/* not yet implemented */
.notice {
	background: url(images/grey_tree.png) center right no-repeat;
	background-size: contain;
}
.notice .wash {
	background-color:rgba(255, 255, 255, 0.65);
}

.unselectable {user-drag: none; user-select: none; -moz-user-select: none; -webkit-user-drag: none; -webkit-user-select: none; -ms-user-select: none;}
