/* comments here */



body {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.0em;
	background-color: #FFFFFF;
	color: black
}


#container { background-color: #FFFFFF;
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
		padding: 1em;
		text-align: justify;}

#preheader, #postheader {width: 268px; height: 5px; background-color: white; float: left; padding-top: 5px;}
#header {text-align: center; padding-left: 5px; padding-right: 5px; padding-top: 2px; margin-bottom: 1em;}


#freeparking {text-align: center;}

h2 {text-align: center; margin-top: 2em;}

a {
	color: #3c2aa0;
	text-decoration: none;
}

a:hover {text-decoration: underline;
color: red;}


#footer {text-align: center; clear: both; font-size: 0.7em; font-style: italic; width: 920px; height: 30px; border-top: solid 1px #007AC3; border-bottom: solid 1px #007ac3;  
}

#footer1 {text-align: center; background-color: white; padding-top: 1em; padding-bottom: 0em; margin-bottom: 0em; margin-top: 5em
 }

#services, #value, #contact {background-color: white; color: black;
padding: 0.5em; text-align: justify; margin-bottom: 0em; margin-top: 0em;  
}

#contact {text-align: center;}

/* formatting of bullet point list - menue bars */
ul {
		text-align: center;  clear: both; padding-top: 1.5em; padding-bottom: 1.5em; padding-right: 3.0em; border-top: solid 1px #007AC3; border-bottom: solid 1px #007ac3;
}

li {width: 20px;
	display: inline;
	margin: 2em;
	font-size: 1.2em;
}

