#title {
	/* this width value is also effected by
the padding we will later set on the links. */
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
/*	line-height:10px;*/
	text-align:center;
	margin-bottom:0px;
	color:#3F5039;
}
#mainmenu {
	/* this width value is also effected by
the padding we will later set on the links. */
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
/*	line-height:15px;*/
	text-align:center;
	margin-bottom:0px;
	color:#708D66;
}

#submenu {
	/* this width value is also effected by
the padding we will later set on the links. */
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	text-align:left;
	margin-bottom:0px;
	color:#708D66;
}

.parking {
	color: #39F;
}

#title_dark {
	/* this width value is also effected by
the padding we will later set on the links. */
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-large;
/*	line-height:10px;*/
	text-align:center;
	margin-bottom:0px;
	color:#EAEECE;
}
.textcontent {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

