body		{background-color: #394138}
body,td		{font-family:Arial; font-size:14px;}
a			{text-decoration: none; color: #394138}
a:hover		{text-decoration: underline; color: #999999}

a.nav		{font-size: 11px; font-weight: bold; color: black; background-color: white; width: 100%}
a.nav:hover	{color: red; text-decoration: none; background-color: green}

td.footer	{font-size: 12px; vertical-align: top; text-align: center}

.body_table	{background-color: #fff; height: 101%}
#navigation	{width: 175px; background-color: #999999; border-right: #000 solid 1px; vertical-align: top; text-align: center; padding-top: 15px; font-style: italic; font-family: Georgia; font-size: 20px; font-weight: bold}
#content	{width: 640px; background-color: white; vertical-align: top; padding-left: 5px; padding-right: 5px}

.fancy,.fancy_small		{font-size: 16px; font-style: italic; font-family: Georgia}
.fancy_small			{font-size: 12px;}

.pics		{margin: 5px; margin-left: 10px; border: 1px solid black}

/****** CONDOLENCES SECTION FOR OBITS *******/
.adminMode			{width: 75%; text-align: center; color: red; padding: 3px; border: 1px solid red; margin: 0 auto;}

#condolences		{width: 540px; margin: 0 auto; border: 1px solid #585858; border-top-width: 5px; border-bottom-width: 5px; padding: 10px; margin-top: 20px; background: #e0e0e0;}
#condolences input,
#condolences textarea {
	font-size:12px;
	color:#444444;
	border:1px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	background-color:#f5f5f5;
}

#condolences h3		{margin: 0 0 5px 0; padding: 0; text-align: left;}

.condolenceForm,
.condolenceEntry	{width: 100%; border-collapse: collapse; margin-bottom: 10px; background-color: white;}
.condolenceForm		{border: 1px solid #585858;}
.condolenceForm td	{font-size: 12px; vertical-align: top;}
.condolenceEntry td	{font-size: 12px; border: 1px solid #585858;}
.condHeading		{background-color: #b6c5b4; width: 95%;}
.condFlagArea		{background-color: #b6c5b4; width: 5%;}

.condComment		{background-color: #f5f5f5;}

.leaveCondolenceLink {float: right; font-size: 12px;}

.condolenceFormEntry {width: 100%;}
.condolenceFormEntry #name {width: 200px;}
.condolenceFormEntry #comment {width: 400px; height: 100px;}
.condolenceFormTitle {color: white; background-color: #585858;}
.condolencesError	 {font-size: 12px; color: red; margin: 5px 0;}
.flagPost			 {float: right;}

