@charset "UTF-8";
#pagelayout {
	margin-left: 20px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #594A40;
}
#tableLayout {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B0B0B0;
	border-left-color: #B0B0B0;
}
a:link {
	color: #404B60;
	text-decoration: none;
	font-weight: bold;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	color: #404B60;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #A47371;
}
a:active {
	text-decoration: none;
	color: #B997A7;
}
#tdBanner {
	background-attachment: scroll;
	background-image: url(../images/weimvanebanner2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: left;
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
}
#tdNavigation {
	background-color: #31282C;
	text-align: center;
	padding-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #3D2B2A;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #3D2B2A;
	border-left-width: 18px;
	border-left-style: solid;
	border-left-color: #3D2B2A;
	padding-left: 7px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D2B2A;
	background-color: #31282C;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	color: #3D2B2A;
	text-decoration: none;
	background-color: #FFFFFF;
	text-align: justify;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#tdPhoto {
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: middle;
}
.smallprint {
	font-size: 9px;
	text-align: center;
}
#tdSidebar {
	background-color: #BDBDBD;
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	color: #2A2326;
	background-image: url(../images/tdSidebar_BW.jpg);
}
#tdSidebar a {
	color: #3D2B2A;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #9EA18B;
	border-bottom-color: #9EA18B;
}
#tdSidebar a:hover {
	background-color: #DFDFDF;
}
#tdBody {
	padding-right: 5px;
	padding-left: 5px;
}
#tdsmalltext {
	padding-top: 5px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3D2B2A;
	padding-left: 7px;
	border-left-width: 14px;
	border-left-style: solid;
	border-left-color: #3D2B2A;
}

