td img {display: block;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #5B4330;
}
body {
	background-image: url(/images/bg.jpg);
	margin-top: 0px;
}
a:link {
	color: #5B4330;
}
a:visited {
	color: #5B4330;
}
a:hover {
	color: #D5BE94;
}
a:active {
	color: #D5BE94;
}
footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #43444d;
}
.introtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E0CFAF;
}
.small {
	font-size: 10px;
	color: #5B4330;
	font-family: Arial, Helvetica, sans-serif;
}
.contentpad {
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
a.lightlink:link    { text-decoration: none; font-style:bold; color: #5B4330; font-size:16px;}
a.lightlink:visited { text-decoration: none; font-style:bold; color: #5B4330; font-size:16px;}
a.lightlink:hover   { text-decoration: underline; font-style:bold; color: #D5BE94;font-size:16px;}
a.lightlink:active  { text-decoration: underline; font-style:bold; color: #D5BE94; font-size:16px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #040003;
	font-weight: bold;
}
.bgfixed {
	background-repeat: repeat-x;
}

ul#menu {color: #F2E5EC;font-size: 16px;list-style-type: square;margin: 12px 0;padding: 0 0 0 36px;width: 145px;}
ul#menu li {margin: 0 0 12px;}
ul#menu li a {font-family:"Times New Roman", Times, serif;font-size: 15px;text-decoration: none;}
ul#menu li a:hover, ul#menu li a:active {color:#000000;}
