body {
	background-color : #FFFFFF;
	font-family : Arial;
}
h1 {
	text-align : center;
	color : #C5343F;
}
.picture {
	border : 2px solid #000000;
	float : right;
	margin-left : 8px;
	margin-bottom : 5px;
	margin-top : 2px;
}
#logo {
	text-align : center;
}
#phonepersonel {
	width : 550px;
	margin-left : auto;
	margin-right : auto;
	font-weight : bold;
}
#frontimages {
	width : 550px;
	margin-left : auto;
	margin-right : auto;
}
#frontimages img {
	border : 2px solid #000000;
}
#servicetable {
	width : 550px;
	margin-left : auto;
	margin-right : auto;
}
#servicetable th {
	color : #C5343F;
	text-align : left;
	vertical-align : top;
}
#servicetable td {
	text-align : left;
	vertical-align : top;
}
#saying {
	font-size : 1.15em;
	font-weight : bold;
	text-align : center;
	white-space : nowrap;
}
#serving {
	font-size : 1.15em;
	font-weight : bold;
	text-align : center;
	white-space : nowrap;
	color : #C5343F;
	background-color : transparent;
}
#content {
	margin-left : 10%;
	margin-right : 10%;
}
.mainmenu {
	background-color : #C5343F;
	color : #FFFFFF;
	text-align : center;
	margin-left : 10%;
	margin-right : 10%;
	margin-top : 10px;
	margin-bottom : 10px;
	padding-bottom : .25em;
	padding-top : .25em;
	white-space : nowrap;
	font-weight : bold;
}
.mainmenu a {
	text-decoration : none;
	background-color : transparent;
	color : #FFFFFF;
}
.mainmenu a:hover {
	text-decoration : none;
	background-color : #FFFFFF;
	color : #C5343F;
}




