/* CSS Document */
#contentText {text-align: left; font-size: 12px;}
h1, h2, h3, p, p.back, a, a:hover, a:focus, a:active, ul, ol, li, input, input.border, select, textarea, label, form, table, th, td{font-family: arial; }
p#bodytext { font-size: 12px; color: #036;}
p#csc-textpic-text { font-size: 12px; color: #036;}
p#contentText { font-size: 12px; color: #036;}
h2#contentText { font-size: 5px; font-weight: bold; color: #036;}
h1.csc-firstHeader { font-size: 14px; color: #036; }
h2.csc-firstHeader {margin-bottom: 7px; font-size: 16px; color: #036; font-weight: bold;}
h3{margin-bottom: 7px; font-size: 18px; color: #036; font-style: italic;}
p.back{border: 1px solid #039; border-width: 1px 0; width: 90%; margin: 15px 0; color: #039;} 

.Stil13{ font-size: 15px; color: #036;}

.tx-guestbook-list-header {
border-bottom: 1px solid #CCCCCC;
color: #000000;
}
.tx-guestbook-list-header { background-color: #539521; color: #ffffff; }
.tx-guestbook-list-row { background-color: #ffffff; font-size: 12px;}
.tx-guestbook-list-rowleft { background-color: #cccccc; font-size: 12px;}
.tx-guestbook-list-entrycomment-title {font-weight: bold; }
.tx-guestbook-list-entrycomment { font-style: italic; color: #000000;}
.tx-guestbook-list-small { font-size: 9px; color: #666666; }
.tx-veguestbook-pi1-browsebox TD { font-size: 10px; color: #666666; }
.tx-veguestbook-pi1-browsebox-strong { font-size: 9px; color: #666666;}
.tx-veguestbook-pi1-browsebox-SCell { background-color: #000000; }
.tx-guestbook-latest-header { background-color: #539521; color: #000000; font-weight:bold; }
.tx-guestbook-latest-row { background-color: #000000; color: #000000;}
.tx-guestbook-latest-small { font-size: 10px; color: #666666; }
.tx-guestbook-form-inputfield-med {
font-size:10px;
color:#333333;
width:140px;
height:20px;
border: 1pt solid #CCCCCC;
}
.tx-guestbook-form-inputfield-big {
font-size:10px;
color:#333333;
width:140px;
height:20px;
border: 1pt solid #cccccc;
}
.tx-guestbook-form-textarea {
font-size:12px;
color:#333333;
width:180px;
border: 1pt solid #CCCCCC;
}
.tx-guestbook-form-obligationfield { font-size: 10px; color: #FF0000; }

.tx-guestbook-form-error { color: #CC0000; }
.tx-guestbook-link-next  { color: #CC0000; }


.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic
}

		
body { 
	padding: 0;
	margin-left: 0px;
	margin-top: 16px;
	background-position:center
	background-color:#666666
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
	
<!--
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
-->	
	
#nav, #nav ul {
	float: left;
	width: 86em;
	list-style: none;
	line-height: 1em;
	background: white;
	color: #000;
	font-weight: bold;
	padding: 0;
	border: solid #eda;
	border-width: 1px 0;
	margin: 0 0 1em 0;
}
 
#nav a {
	display: block;
	width: 10em;
	color: #7C6240;
 
	text-decoration: none;
	padding: 0.25em 0em;
}
 
#nav a.menuparent  {
	background: url(arrow.gif) no-repeat 90% 40%;
}
 
#nav li {
	float: left;
	padding: 0;
	width: 10em;
}
 
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
		
}
 
#nav li li {
 
	width: 14em
}
 
#nav li ul a {
	width: 14em;
	padding-left: 1em;
}
 
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
 
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}
 
#nav li:hover, #nav li.sfhover {
	background: #eda;
	color: white;
}