/* CSS Document */

body {background:#1D2A3A; margin:0px;}
td,th {
	font-family: Georgia, Times New Roman;
	font-size: 11px;
	color: #363636;
}
a:link, a:visited {
	color: #405F83;
	text-decoration: underline;
}
a:hover {
	color: #5C7CA2;
	text-decoration: underline;
}
a:active {
	color: #5C7CA2;
	text-decoration: underline;
}
td.maintext {padding: 15px;
background: url("http://www.citizensholdingcompany.com/images/grad-bg.jpg");
}
.leftmenu {
	color: #D1D1D0;
	font-family: Georgia, Times New Roman;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.leftmenu:link {
	color: #D1D1D0;
	font-size: 11px;
	text-decoration: none;
}
.leftmenu:hover {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.leftmenu:active {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}
.leftmenu:visited {
	color: #D1D1D0;
	font-size: 11px;
	text-decoration: none;
}
td.leftmenu {
padding-right: 5px;}

h1 {
font-family: Georgia, Times New Roman, serif;
font-size: 16px;
color: #892913;
font-weight: bold;}



ul  {
list-style-position: inside;
}
table.locations {
background: #fff;
padding: 15px;
border: 1px solid #405F83;
}
td.topheader {
background: url('images/ciz-march22_01.jpg');
padding-right: 10px;
padding-top: 10px;
}
.topmenu, .topmenu:link, .topmenu:visited {
font-family: Tahoma, sans serif;
font-size: 11px;
color: #A69F82;}

.topmenu:hover, .topmenu:active {
color: #fff;}
hr {
background: transparent; 
	height:1px; 
	border: 1px solid #1D2A3A;
	}
.bigriver {
font-size: 10pt;
font-family: Verdana, sans-serif;
color: #4F565F;
}
.bigriver:link, .bigriver:visited {
font-size: 10pt;
color: #4F565F;
}
.bigriver:hover, .bigriver:active {
font-size: 10pt;
color: #4F565F;
text-decoration: none;
}