/* CSS Document */

html {
	height: 100%;
}


body {
	background-color: #36270b;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Serif;  color: #000000; font-size: 10pt;

}

td {
	font-size: 9pt;
	
}

a	{
	color: #5e1c1f;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
}

.menu	{
	font-size: 12pt;
	font-weight: bold;
	color: #dbba74;
	text-decoration: none;
		
}


a.menu 	{
	color: #ffffff;
	height: 14px;
	padding: 4px;
	
	}
a.menu:hover {
	color: #5e1c1f;
	background-color: #efc984;	
	filter:alpha(opacity=50);
}



.footer { 
	text-align: right;
	font-size: 8pt;
	color: #5e1c1f;
}
a.footer {
	
	text-decoration: none;
	font-weight: bold;	
}


.status_account {
	font-size: 8pt;
	font-color: #000000;
	
}
a.status_account {
	color: #000000;
	font-weight: bold;
}
a.status_account:hover {
	text-decoration:none;
}

input.ifield {
	font-size: 10pt; color: #000000; 
	spacing: 8px;
	
	width: 200px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.headline {
	font-size: 14pt;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 2px;
	padding-bottom: 4px;
	
}



.comment_head {
	font-weight: bold;
	padding-bottom: 10px;
}
.comment_text {
	padding-left: 20px;
}


div.events_date {
	font-size: 8pt;
	font-weight: bold;
}
div.events_location {
	font-size: 8pt;
	
}
a.events_addon {
	font-size: 8pt;
	text-decoration: none;
	width: 100%;
	padding: 3px; 
}
a.events_addon:hover {
	background-color: #f1e4ca ;
}

div.events_title_head{
	font-size: 8pt;
	padding-bottom: 3px;
}
div.events_title_sub  {
	font-size: 8pt;
	font-weight: bold;
}
a.events_title_main {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	width: 90%;
	padding-top: 3px; 
	padding-bottom: 3px; 
	color: #5e1c1f;
	
}
a.events_title_main:hover {
	background-color: #f1e4ca ;
	text-decoration: underline;
}

div.event_title_main {
	font-size: 12pt;
	color: #5e1c1f;
	font-weight: bold;
	padding-bottom: 3px;
}
div.event_date {
	font-size: 11pt;
	color: #404040;	
	font-weight: bold;
}
div.event_location {
	font-size: 10pt;
	color: #404040;	
}

div.event_title_head, div.event_title_sub {
	font-size: 9pt;
	padding-bottom: 3px;
}

td.guestbook_navigation {
	color: #5e1c1f;
	background-color: #efc984;
	font-size: 12pt;
	
}
td.guestbook_head {
	color: #5e1c1f;
	background-color: #f9efda;
	
}
td.guestbook_who {
	color: #5e1c1f;
	background-color: #f9efda;
	font-weight:bold;
	
}

td.guestbook_main {
	border-bottom-style: solid; border-bottom-width: 1px; border-bottom-color: #5e1c1f ;
	padding-bottom: 30px;
	}

a.amazon {
	color: #5e1c1f;
	font-weight: normal;
}

.datatablered {
	color: #FF0000;
	font-weight: bold;
}


a.advert {
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
td.advert {
	font-size: 8pt;
	color: #ffffff;
}



