@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Open+Sans|Cinzel);

/* -------- RESET --*/ 
/* -------- helps with keeping all the browsers displaying the same ------------*/
html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border:0px;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin:0px;
	outline:0px;
	padding:0px
}
/* -------------------------------------------------------------------------- */

body {margin:auto; background:url(siteBG.jpg) #f3ce8b center top repeat-x; font-family:'Open Sans', Arial, sans-serif; padding:0px; font-size:14px; color:#241e19}

img {max-width:100%; height:auto; /*display:block*/} /* this area also prevents the obituary photo to cram in the space */

h1, h2, h3, h4, .rsidecolhead1 {font-family:'Open Sans', Arial, sans-serif !important; color:#241e19 !important; font-weight:normal !important; padding-bottom:10px !important; text-align:left !important; font-style:normal !important}

h1 {font-size:28px}
h2 {font-size:27px}
h3, .rsidecolhead1 {font-size:26px !important}
h4 {font-size:14px}

a {color:#855853; font-weight:normal; text-decoration:none}
a:hover {text-decoration: underline}

ul, li {color:#241e19; text-align:left}

.outerContainer {margin:0 auto}

#header {margin:auto; width:100%; min-height:100px; background:#f1ab9f}
#header img {display:block}

.banner {margin:0 auto; height:537px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbeedc+0,f2d6b0+19 */
background:url(texture.png) #fbeedc; /* Old browsers */
background:url(texture.png) -moz-linear-gradient(top, #fbeedc 0%, #f2d6b0 19%); /* FF3.6+ */
background:url(texture.png) -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbeedc), color-stop(19%,#f2d6b0)); /* Chrome,Safari4+ */
background:url(texture.png) -webkit-linear-gradient(top, #fbeedc 0%,#f2d6b0 19%); /* Chrome10+,Safari5.1+ */
background:url(texture.png) -o-linear-gradient(top, #fbeedc 0%,#f2d6b0 19%); /* Opera 11.10+ */
background:url(texture.png) -ms-linear-gradient(top, #fbeedc 0%,#f2d6b0 19%); /* IE10+ */
background:url(texture.png) linear-gradient(to bottom, #fbeedc 0%,#f2d6b0 19%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbeedc', endColorstr='#f2d6b0',GradientType=0 ); /* IE6-9 */}

.slogan {margin:0 auto; padding:20px 0px; width:1180px; font-family:Garamond, Georgia, serif; font-style:italic; text-align:center; font-size:36px; color:#855853}

.slideshow {margin:0 auto; width:1180px}

/* --------------------  HORIZONTAL MENU */
#mainNav {margin:auto; width:1180px; min-height:25px; padding-top:15px}
ul.menu {list-style:none; font-family:'Open Sans', Arial, sans-serif; cursor:pointer; margin:0px; padding:0px; z-index:99; text-align:center}
ul.menu a {font-size:13px; color:#211716; text-decoration:none; margin-right:3px}
ul.menu a:hover {color:#000}
ul.menu li {margin-right:3px; display:inline; color:#211716}
/* --------------------------------------------- */

/***** Horizontal Obits ********************************************/
.moveOver {padding-left:85px}
#obitsHolder {width:100%; min-height:300px; overflow:hidden; background:#fdf5ec}
#inObitsHolder {width:1130px; margin:20px auto 30px; padding:0px 20px}
.obitHeader {padding-left:90px; padding-bottom:10px; color:#513734; font-family:Garamond, Georgia, serif}
span.obitHD {font-size:36px}
span.obitLinks a {font-style:italic; color:#513734}
#obits a {font-weight: bold; color:#513734; text-decoration:none; font-family:'Open Sans', Arial, sans-serif; font-size:12px}
#obits a:hover {color:#513734; text-decoration:underline}
#obits .date {font-weight:normal; color:#513734; font-family:'Open Sans', Arial, sans-serif; font-size:11px}

#obits .obitImg {position:relative; height:145px; overflow:hidden}

.horizObits {float:left; width:145px; height:215px; background-color:#ffffff; margin:0px 8px 0px}/* individual obit box*/
.obit-padding {padding:6px 10px; color:#282828; text-align:center}

/***************************************************************/
#content {/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7dcb0+0,f3ce8b+100 */
background:url(texture.png) #f7dcb0; /* Old browsers */
background:url(texture.png) -moz-linear-gradient(top, #f7dcb0 0%, #f3ce8b 100%); /* FF3.6+ */
background:url(texture.png) -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7dcb0), color-stop(100%,#f3ce8b)); /* Chrome,Safari4+ */
background:url(texture.png) -webkit-linear-gradient(top, #f7dcb0 0%,#f3ce8b 100%); /* Chrome10+,Safari5.1+ */
background:url(texture.png) -o-linear-gradient(top, #f7dcb0 0%,#f3ce8b 100%); /* Opera 11.10+ */
background:url(texture.png) -ms-linear-gradient(top, #f7dcb0 0%,#f3ce8b 100%); /* IE10+ */
background:url(texture.png) linear-gradient(to bottom, #f7dcb0 0%,#f3ce8b 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7dcb0', endColorstr='#f3ce8b',GradientType=0 ); /* IE6-9 */}
#content2 {margin:auto; padding-top:20px; width:1180px}
#leftCol {float:left; width:779px; border:#f1efed thin solid; background:#ffffff; margin-bottom:20px}
#siteSpacing {width:709px; margin:35px}
#siteText p {color:#241e19; padding-bottom:10px}
#siteText a {font-weight:bold}
#siteText img {margin:10px 8px 0px 0px; border:none}
#siteText td {padding-bottom:10px}
#siteText td.left {font-weight:bold}
#siteText td.right {padding-right:10px}
input.obit-list {width:120px}
.memlist {color:#000; padding:15px 0px; margin:10px 0px}

#rightCol {float:right; margin-left:35px; width:360px; margin-bottom:20px}
#rightCol img {display:block}

#footer {margin:auto; width:100%; background:#855853}
#inFooter {margin:auto; width:1024px; color:#fff; text-align:center; padding:10px 0px; font-size:10px}
#inFooter a {color:#fff; text-decoration:none}
#inFooter a:hover {text-decoration:underline}


/* -------------------------------------------------------------------- */
/* -----------------------  SUBMENUS   --------------------------------

JSMENU:fontColor:#fff
JSMENU:fontColorHilite:#fff
JSMENU:menuItemBgColor:#855853
JSMENU:menuHiliteBgColor:#63413d
JSMENU:menuLiteBgColor:#855853
JSMENU:menuBorderBgColor:#63413d
JSMENU:bgColor:#855853
JSMENU:horizOffset:0
JSMENU:vertOffset:21
JSMENU:menuOrient:horiz
JSMENU:menuFont:Arial
JSMENU:fontSize:12
JSMENU:lineHeight:24
JSMENU:width:250
FLOWER:1
CAL:width:175
CAL:height:200
--------------------- */