
html, body, table#menu { height:100%; width:98%; margin:0px; } 

body {
	font-size: 11pt;
	background: #fafafa;
}

div#subPagesMenu 
{
	float:left;
	margin-bottom:20px;
}

div#content {
	/*background: #ecdeae;
	background: #f4edc0;*/
	margin: 0em;
	width:1024px;
	border: 1px solid #898778;
}

div#adSpace {
	/* background: #dbca93; */
	padding-left:10px;
	padding-right:10px;
	margin-top:40px;
	margin-right:20px;
}

div#ad {
	border: 1px solid #888;
	font-size: 9pt;
	margin-bottom:10px;
	margin: 0em;
	padding-top:5px;
	padding-bottom:5px;
	width:125px;
}

div#ad_here {
	border: 1px solid #888;
	font-size: 9pt;
	margin-bottom:10px;
	margin: 0em;
	padding-top:5px;
	padding-bottom:5px;
	/*background:#e3ab78;*/
	width:100px;
}

img#logo {
	position:relative;
	top:-2px;
	left:-2px;
}

p#btext {
	text-indent: 1em;
	text-align: justify;
}

h3#headline
{
	font-size:120%;
	font-weight:bold;
	font-family:Georgia;
	/*color:#b6962c;*/
	color:#635937;	
	letter-spacing:4px;
}

p#btext:first-letter {
	font-family:Georgia;
	/*color:#b6962c;*/
	color:#635937;	
	font-size:26px;
	font-weight:normal;
	line-height:80%;
	letter-spacing:2px;
}

.smalltext {
	font-size: 9pt;
}

td.menubg {
background-image: url(images/menubg.gif);
background-repeat: repeat-y;
}

div#menu {
	padding: 1px;
	width:200px;
}

div#menu ul {
	list-style-position: outside;
	list-style-image: url(images/menu_arrow.gif);
	list-style-type: none;
	left: -10px;
	top:-10px;
	position: relative;
	font-size:11pt;
}

div#menu li {
	border-bottom: solid 1px #bfbfbf;
	padding-top:1px;
	padding-bottom:1px;
}

div#menu a {
	text-decoration: none;
	color:#635937;
	font-size: 100%;
}

div#menuhead {
	text-decoration: none;
	color:#635937;
	font-size: 11pt;
	font-weight:bold;
	padding:0px;
	margin:0px;	
}

div#pagehead, h1 {
	width:300px;
	text-align:center;
	font-size: 18pt;
	font-weight:bold;
	padding:0px;
	margin:0 auto;
	color:#635937;
	border:1px solid #635937;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	clear:both;
}

h2
{
	font-size:14pt;
	font-weight:bold;
}

/*
     .................
       Guestbook CSS
     .................
*/

table#add_guestbook {
	border:1px solid #aaa;
	background:#f0f0f0;
	padding:10px;
}

td#guestbook_title {
	font-weight:bold;
	font-size:12pt;
}

td.guestbook_fieldtitle {
	font-weight:bold;
	font-size: 10pt;
	padding-right:5px;
}

td.guestbook_help {
	font-size:10pt;
	padding-left:5px;
}

table#guestbook {

}

td.guestmsgtitle {
	font-weight:bold;
	font-size: 10pt;
	padding-right:5px;
}

td.guestmsg {

}

/*
     ........................
       END of Guestbook CSS
     ........................
*/
