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

html, body { height:100%; }

img, div { behavior: url(/iepngfix.htc); }

img { border:0; }

body {
margin:0;
padding:0;
color:#efefef;
background-image:url(images/global_background.jpg);
background-repeat:no-repeat;
background-position:top center;
background-color:#394a32;
/*font-family:"Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;*/
font-family:"Century Gothic", "Lucida Grande", Helvetica, Arial, sans-serif;
}

h1 {
color:#dbffa1;
font-size:24px;
margin:0 0 15px 0;
padding:0;
font-weight:normal;
}

h2 {
color:#dbffa1;
font-size:18px;
margin:0 0 15px 0;
padding:0;
font-weight:bold;
}

h2 a{
color:#dbffa1;
}

p.obituary {
font-size:12px;
color:#333;
padding:0;
margin:0;
text-align:center;
}

p.siteby {
	font-size:11px;
	color:#6d8663;
	float:right;
	margin:0;
	padding:0;
	position:relative;
	left:-30px;
}

p.siteby a{
	color:#6d8663;
}

p.phone {
	text-align:center;
	font-size:16px;
	color:#dbffa1;
	margin:0;
	padding:0;
}

p {
color:#efefef;
font-size:16px;
/*font-family:"Trebuchet MS", "Lucida Grande", Helvetica, Arial, sans-serif;*/
font-family:"Century Gothic", "Lucida Grande", Helvetica, Arial, sans-serif;
line-height:24px;
}

p a{
color:#edffd9;
}

#global {
width:830px;
margin:0 auto;
}

#logo {
padding-left:40px;
position:relative;
top:20px;
}

#top_shade {
height:24px;
width:830px;
background:url(images/top_shade.png) no-repeat;
}

#bottom_shade {
height:24px;
width:830px;
background:url(images/bottom_shade.png) no-repeat;
}


#content_container {
width:770px;
background:url(images/content_background.png) repeat-y;
padding:0 30px;
clear:both;
}

#header_media {
width:770px;
border-bottom:1px solid #222;
height:233px;
}

#nav {
width:189px;
padding:5px;
float:left;
border-right:1px solid #333;
margin-top:15px;
}

#nav ul{
margin:0 0 20px 0;
padding:0;
list-style:none;
text-align:right;
}

#nav ul li{
padding:5px 0;
font-size:16px;
font-weight:bold;
}

#nav ul li a{
text-decoration:none;
color:#FFF;
}

#nav ul li a:hover{
color:#daff99;
}

#nav ul ul li a{
font-size:14px;
font-weight:bold;
}

#nav ul ul li a:hover{
color:#ddffb9;
}

#nav ul ul li a{
color:#000;
text-decoration:none;
}

#content {
width:550px;
float:left;
padding:10px;
}

#content ul li {
color:#edffd9;
}

#content ol li {
color:#111210;
}

#footer {
background:url(images/content_background.png) repeat-y;
width:820px;
height:20px;
padding:20px 5px 5px 5px;
overflow:hidden;
font-size:12px;
text-align:center;
color:#e7eecb;
}

#footer a{
color:#e7eecb;
text-decoration:none;
}


#footer a:hover{
color:#FFF;
}

.fltright {
margin:5px;
float:right;
border:1px solid #333;
}

.fltleft {
margin:5px;
float:left;
border:1px solid #333;
}

.zeromargin {
padding:0;
margin:0;
}

.selected {
color:#daff99;
}

.staff {
color:#efefef;
}

.staff td {
padding:5px 0;
}

.staff td a{
	color:#FFF;
}

.error {
color:#FF0000;
font-size:14px;
}

.obit_picture {
float:left;
text-align:center;
width:220px;
}

.validate_delete {
text-decoration:underline;
}

.guestbook {
width:530px;
padding:10px;
border-bottom:1px solid #000;
}

.result_table td{
padding:3px;
}

.result_table td a{
color:#FFF;
}

.caption {
text-align:center;
padding:0 0 10px 0;
color:#f8f8d6;
float:right;
font-size:14px;
clear:both;
margin:15px 0 0 0;
}

.caption img {
border:1px solid #333;
}

.obit_text p.nowrap,h2.nowrap{
margin-top:0px;
margin-left:230px;
}

.obit_icons {
margin:0 5px;
float:right;
}