body {
	background-image: url(/images/red-bg2.jpg);
	margin-top: 0px;
	background-color: #4C3D3A;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #E9E8DB;
	
}
a {
	color: #504241;
}
a:visited {
	color: #504241;
}
a:hover {
	color: #6A4C32;
}
a:active {
	color: #6A4C32;
}
.footertext {
	font-size: 11px;
	color: #816852;
}
a.gallery:link    { text-decoration: none; color: #ffffff; }
a.gallery:visited { text-decoration: none; color: #ffffff; }
a.gallery:hover   { text-decoration: none; color: #474A2B; }
a.gallery:active  { text-decoration: none; color: #474A2B; }
a.footertext:link    { text-decoration: none; color: #816852;
}
a.footertext:visited { text-decoration: none; color: #816852;
}
a.footertext:hover   { text-decoration: underline; color: #CCCCCC;
}
a.footertext:active  { text-decoration: underline; color: #CCCCCC;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #EAE6DA;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E9E8DB;
}
.textmargin {
    padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.arrows {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 413332;
}
a.content:link    { text-decoration: none; color: #EEEEEE;}
a.content:visited { text-decoration: none; color: #EEEEEE;}
a.content:hover   { text-decoration: underline; color: #CCCCCC;}
a.content:active  { text-decoration: underline; color: #CCCCCC;}

.imagepad {
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 7px;
}
