/* CSS Document */



html, body{height:100%}



BODY {

  background-color: #f5f3ee;

  margin: 0px;

  }

.toprow-bkgd {

	background-image: url(graphics/toprow-bkgd.gif);

	background-repeat: no-repeat;

	line-height: 10px;

}



.menu-bkgd {

	background-image: url(graphics/menu-bkgd.gif);

	background-repeat: no-repeat;

}

.body-border {

	border-width: 1px;

	border-style: solid;

	border-color: #e7e3d8;

	background-color: #FFFFFF;

}

.body-divider-bar {

	background-image: url(graphics/body-divider-bar.gif);

	background-repeat: no-repeat;

	height: 10px;

	background-position: center center;

}

.menu-text {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #53522B;

}

.menu-text a:link { color: #53522B; text-decoration: none }

.menu-text a:active { color: #53522B; text-decoration: none }

.menu-text a:visited { color: #53522B; text-decoration: none }

.menu-text a:hover { color: #3399CC; text-decoration: underline 

}

.body-text {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 11px;

	color: #53522B;

	line-height: 16px;

}

.body-text a:link { color: #53522B; text-decoration: none }

.body-text a:active { color: #53522B; text-decoration: none }

.body-text a:visited { color: #53522B; text-decoration: none }

.body-text a:hover { color: #3399CC; text-decoration: underline }



.footer-logo {

	background-image: url(graphics/dejonge-footer-logo.gif);

	background-repeat: no-repeat;

	background-position: left top;

}

.footer-text {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 10px;

	color: #53522B;

}

.footer-text a:link { color: #53522B; text-decoration: none }

.footer-text a:active { color: #53522B; text-decoration: none }

.footer-text a:visited { color: #53522B; text-decoration: none }

.footer-text a:hover { color: #3399CC; text-decoration: underline }

.border-right {margin-right:10px;}