﻿body {
	background-color : #F9F2EA;
	margin: 0 auto;
	text-align: center;
	font: normal 11px/14px 'lucida grande',tahoma,sans-serif;
	color: #455042;
}

#container {
	width: 736px;
	margin: 0 auto;
	text-align: center;
}

/* ------------------------ DEFAULT STYLES ------------------------------ */

h1 {
	margin:0;
	padding: 0;
	font: normal 22px/26px 'lucida grande',tahoma,sans-serif;
}

h2 {
	margin:0;
	padding: 0;
	font: bold 14px/22px 'lucida grande',tahoma,sans-serif;
	color: #455042;
}

h3 {
	margin:5px 8px 0 10px;
	padding:0;
	font: bold 12px/16px 'lucida grande',tahoma,sans-serif;
	color: #455042;
}

p {
	margin:4px 0 13px 0;
	padding:0;
	font: normal 11px/14px 'lucida grande',tahoma,sans-serif;
	color: #455042;
}

a:link, a:active, a:visited {
	color: #6B3543;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

/* ------------------------------------------------------------------------- */

/* ------------------------ HEADER STYLES ------------------------------ */

#address {
	 font-size: 10px;
	 text-align:right;
	 padding-right: 5px;
	 position:relative;
	 top: 40px;
}

#header #top {
	background-image: url(../images/backgrounds/carnes_logo.jpg);
	background-repeat: no-repeat;
	width: 728px;
	height:111px;
	float: left;
}

#header #left {
	width: 234px;
	float: left;
}

#header #right {
	width: 502px;
	float: left;
}

/* ------------------------------------------------------------------------- */

/* ------------------------ NAVIGATION STYLES ------------------------------ */
.navpadding {
	margin-left: 10px;
}

#navigation {
	float: left;
	margin-top: 2px;
}

.navmain {
	background-image: url(../images/backgrounds/navigation_bg.gif);
	background-repeat: repeat;
}

.navtopshadow {
	background-image: url(../images/navtopshadow.jpg);
	background-repeat: no-repeat;
	width: 11px;
	height: 103px;
}

.navbotmain {
	background-image: url(../images/backgrounds/navigation_botbg.gif);
	background-repeat: repeat;
}

#navbottexas {
	background-image: url(../images/backgrounds/menubottexas.jpg);
	background-repeat: no-repeat;
	margin-left: 1px;
}

.navbotshadow {
	background-image: url(../images/navbotshadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 11px;
}

#navbar {
	width: 161px;
	float:left;
}

#navbar ul {
	margin:0;
	padding:0;
}

#navbar li {
	list-style-type:none;
	line-height: 20px;
	color: #455042;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid white;
	display:block;
}

#navbar li a {
	display: block;
	color: #455042;
	text-decoration: none;
	padding: 5px 0 0 15px;
}

#navbar li a:hover {
	background-color: #455042;
	color: white;
	display: block;
}


/* ------------------------------------------------------------------------- */

/* ------------------------ PAGE CONTENT STYLES ---------------------------- */

#middle {
	background-image: url(../images/backgrounds/main_bg.gif);
	background-repeat: repeat-y;
	width: 756px;
	float: left;
	text-align: left;
}

.padding {
	margin-left: 6px;
	position: relative;
}

#middle #greenbar {
	background-color: #A9BFA1;
	height: 20px;
	width: 724px;
	float: left;
}

#midcontainer {	
	float: left;
	width: 720px;
	position:relative;
	top:-13px;
	left: 10px;
}

#midcontainer #left {
	float: left;
	width: 170px;
}

#midcontainer #right {
	float: left;
	width: 530px;
	position: relative;
}

#pagecontent {
	float: left;
	position: relative;
	top: 15px;
	left: 10px;
	width: 510px;
}

.images {
	padding: 3px;
	margin-top: 15px;
	border: 1px solid #ccc;
}

#obituaries img {
	padding: 3px;
	margin: 0 6px 0 0;
	border: 1px solid #ccc;
}

#obituaries h3 {
	margin:0;
	padding:0;
	font: bold 12px/16px 'lucida grande',tahoma,sans-serif;
	color: #455042;
}

#staff {
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
}

#staff img {
	margin: 8px 0;
}

/* ------------------------------------------------------------------------- */

/* -------------------- HOME PAGE CALLOUT STYLES --------------------------- */

#homecallouts {
	float: left;
}
#homecallouts H3 {
	margin:5px 8px 0 10px;
	padding:0;
	font: bold 12px/16px 'lucida grande',tahoma,sans-serif;
	color: #6B3543;
}

#callouttable {
	position: relative;
	width: 500px;
	float: left;
	left: 10px;
}

#calloutfooter {
	background-image: url(../images/backgrounds/callout_footer.gif);
	background-repeat: no-repeat;
	width: 162px;
	height: 22px;
}

.callouttext {
	margin: 0 10px 10px 10px;
	color: #6B3543;
}

.more {
	margin:0;
	padding:0;
	font-weight: bold;
	text-align: center;
	position:relative;
	top: -1px;
}

/* ------------------------------------------------------------------------- */

/* ------------------------------ TEXT STYLES ------------------------------ */
#list {
	padding: 0 0 10px 40px;
	margin: 0;
}

#list li {
	padding: 0 0 10px 0;
}

.maroonh1 {
	font: bold 13px/13px 'lucida grande',tahoma,sans-serif;
	color: #6B3543;
}


/* ------------------------------------------------------------------------- */

/* ----------------------- GLOBAL FOOTER STYLES ---------------------------- */

#footer {
	background-image: url(../images/backgrounds/page_footer.gif);
	background-repeat: no-repeat;
	width: 736px;
	height: 52px;
	float: left;	
}

#footer p {	
	padding-top: 0;
	font-size: 10px;
}

/* ------------------------------------------------------------------------- */
