body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(design/tile.jpeg);
	background-repeat: repeat;
	font-family: "Trebuchet MS", Arial, Helvetica;
}
#header {
	height: 200px;
	width: 100%;
	background-image: url(design/hollandheader1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#navigation {
	height: 30px;
	width: 100%;
	text-align: center;
	margin: 0px;
	padding-top: 160px;
}
ul.nav {
	list-style-type: none;
	margin-left: 0;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul.nav li {
display: inline;
}
ul.nav a {
	/*border-bottom: none;*/
	padding: 2px 10px;
	margin-right: -5px;
	text-decoration: none;
	color: #69431B;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	margin-bottom: 2px;
	font-style: normal;
	background-position: center;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #C6AF8F;
}
ul.nav a:hover {
	text-decoration: underline;
}


#mainbody {
	height: 500px;
	width: 100%;
	background-image: url(design/background.jpg);
	background-repeat: repeat-y;
}
#footer {
	height: 154px;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url(design/footer.jpg);
	margin: 0px;
	padding: 0px;
}
#main {
	height: 485px;
	width: 570px;
	float: none;
	margin: 0px;
	background-repeat: repeat-x;
	overflow: auto;
	padding-left: 150px;
	background-position: left;
	padding-top: 10px;
}
#table1 {
	height: 150px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: none;
}
#maincontainer {
	margin-left: 20px;
}
.mainTxt {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333300;
}
.photo {
	margin-right: 0px;
	padding: 2px;
	margin-bottom: 0px;
	border: 1px dashed  #AC8E6B;
	margin-top: 0px;
	margin-left: 75px;
	float: left;
}
#side {
	float: right;
	height: 500px;
	width: 170px;
	margin: 5px;
	background-image: url(../picture/background2.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
}
#sidecontainer {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
#wrapper {
	height: 950px;
	width: 800px;
	margin-right:auto;
	margin-left:auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	background-repeat: no-repeat;
	background-position: bottom;
}
#sidecontainerhead {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 4px;
}
.mainTxt {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #333300;
}
.mainTxtL {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #38322C;
	font-weight: bold;
}
.mainBrown {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #695741;
}

a:link {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #B98865;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #B98865;
	text-decoration: none;
	font-weight: normal;
}
.photoleft {
	padding: 3px;
	margin: 2px 15px 2px 4px;
	background-repeat: repeat;
	border: 1px dashed #CCCCCC;
}
.table {
	height: 180px;
	width: 550px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: none;
}
.photo1 {
	padding: 2px;
	border: 1px dashed #AC8E6B;
	margin: 0px;
}
.floatRight {
	float: right;
	padding: 2px;
	border: 1px solid #999999;
	margin: 0px;
}
.mainTxtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	line-height: 16px;
}
.boxright {
	background-image: url(design/contactcard.jpg);
	float: none;
	height: 95px;
	width: 280px;
	padding: 80px 0px 0px 30px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 50px;
}
