body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-image: url(graphics/bk.jpg);
	background-repeat: repeat-y;
}
a {
	font-family: Verdana, Geneva, sans-serif;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
}
a:link {
	color: #BF1E2D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BF1E2D;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #BF1E2D;
}
h1 {
	font-size: 24px;
	color: #BF1E2D;
	font-weight: normal;
}
h1 span {
	padding-left: 120px;
}


h2 {
	font-size: 16px;
	color: #333;
}


.red {
	color: #BF1E2D;
}


.large {
	font-size: 22px;
}
.smaller {
	font-size: 12px;
}
.surname {
	visibility:hidden;
}
#page {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}
#header_text {
	float: right;
	width: 600px;
	text-align: right;
	margin: 0px;
	padding: 0px;
}

#header_text p {
	margin: 0px;
	padding: 0px;
}
#page #content {
	clear: both;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #BF1E2D;
	border-right-color: #BF1E2D;
	border-bottom-color: #BF1E2D;
	background-image: url(graphics/content_bk.jpg);
	background-repeat: repeat-y;
}
#page #header {
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BF1E2D;
}
#page #header #header_text h2 {
	margin: 0px;
	padding: 0px;
}

#page #content #menu {
	float: left;
	width: 200px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#page #content #menu #left_address {
	margin-top: 20px;
	font-size: 12px;
	padding-left: 10px;
}
#page #content #menu #left_address form #contactform {
	font-size: 14px;
}


#page #content #editable-area {
	float: right;
	width: 650px;
	padding-left: 10px;
}
#page #content #editable-area h1 {
	font-size: 24px;
	color: #BF1E2D;
}
#content #editable-area #map {
	float: right;
	width: 400px;
}

#page #content #clear {
	clear: both;
}


#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#menu li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu li a:link, #menu li a:visited {
	color: #000000;
	display: block;
	padding: 8px 0 0 35px;
	background-image: url(graphics/menu.jpg);
	}
	
#menu li a:hover {
	color: #BF1E2D;
	padding: 8px 0 0 35px;
	background-image: url(graphics/menu.jpg);
	background-position: 0 -32px;
	}
#clear_left {
	clear: left;
}
#footer {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 12px;
	color: #333;
}

