body {
	background-color: #FFEBD6;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align:center;
	font-size:14px;
	color: #993333;
}
h1 {
	font-size: 1.6em;
}
h2 {
	font-size: 1.2em;
	font-style: italic;
}
h3 {
	font-size: 1em;
}
.caption {
	font-size: .8em;
	text-align:center;
}
a {color: #993333;}
img {
	border: none;
}
#content {
	width: 700px;
	margin:0px auto;
}
.bar {
	clear: both;
	background-color: #993333;
	color: #FFFFFF;
	text-decoration: none;
}
#bartop {height: 90px;}
#barbottom {height: 40px;}
#leftcolumn {
	width: 150px;
	float: left;
	text-align: left;
	padding: 0.7em;
}
#rightcolumn {
	background-color: #FFFFFF;
	width: 500px;
	padding: 0.7em;
	float:right;
	text-align: left;
}
.white {
	color: #FFFFFF;
	text-decoration: none;
}
.right {
	float: right;
	margin-bottom: 0.8em;
	margin-left: 0.8em;
}
.menu {
	list-style-image: none;
	list-style-type: none;
	padding-top: 1em;
	line-height: 3em;
	padding-bottom: 1em;
}
ul.menu li a {
	font-size: 1.3em;
}
#actie {
	width: 120px;
	background-color: #00FF00;
	margin: 10px;
	padding: 10px;
	border-width: 2px;
	border-color: #FF0000;
	border-style: solid;
	text-align: center;
}
#actie a {
	color: #FF0000;
	font-size: 24px;
	text-decoration: none;
}
#testimonials h3 {
	background-color: #993333;
	color: #FFFFFF;
}
