@charset "utf-8";
/* CSS Document Madison County Historical Society of Kentucky*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-color: #7A1213
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px
}
a {
	font-size: 12px;
	color: #7A1213
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #000000
}
a:active {
	text-decoration: underline
}
.style1 {
	font-size: 14px;
	color: #7A1213;
}
.footer {
	color: #BCAC54
}
.footer a {
	color: #BCAC54
}
#main {
	border:#baa64f 5px solid
}
#columnright {
	border-right:#7A1213 1px dotted
}
#columnleft {
	padding:10px; 
	border-left:#7A1213 1px dotted
}
#center {
	padding:10px
}
h2 {
	font-variant:small-caps;
	font-size:16px;
	font-weight:bold;
	color:#7A1213;
	font-style:italic
}
.red {	
	color: #FF0000;
	font-weight: bold;
}
h3 {
	font-size:11px;
	color:#000
}
h1 {
	font-size:13px;
	color:#000;
	font-weight:bolder;	
}