@charset "UTF-8";
body {
	background-image: url(images/clarksville-obama-2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #002a5c;
	margin-top: 150px;
	font-family: Arial, Helvetica, sans-serif;
	color: #002A5C;
}
h4 {
	font-size: 18px;
	font-weight: bold;
	color: #777777;
	margin-bottom: 36px;
	margin-left: 36px;
}
.td-topleft {
	background-image: url(images/top-left.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 33px;
}
.td-main {
	background-color: #EEEEEE;
	width: 800px;
	border: 1px solid #001E49;
}
.td-topright {
	background-image: url(images/top=right.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 33px;
}
.td-right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	width: 33px;
	margin: 0;
}
.td-bottom_right  {
	background-image: url(images/lwer-right.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 33px;
}
.td-bottom_left   {
	background-image: url(images/lower-left.jpg);
	background-repeat: no-repeat;
	height: 66px;
	width: 33px;
}
.td-left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	width: 33px;
	margin: 0;
}
.copyright {
	font-size: 10px;
	text-transform: uppercase;
	color: #002A5C;
	text-align: center;
	vertical-align: top;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
}
.td-bottom {
	background-image: url(images/bottom.jpg);
	background-repeat: repeat-x;
	vertical-align: text-top;
	padding: 6px;
}
p {
	font-size: 14px;
	font-style: normal;
	line-height: 175%;
	margin-top: 6px;
	margin-right: 48px;
	margin-bottom: 12px;
	margin-left: 48px;
}
h1 {
	color: #777777;
	margin-bottom: 24px;
	margin-left: 24px;
}
a {
	font-weight: bold;
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #111111;
	text-decoration: underline;
}
a:visited {
	color: #1C3D69;
	text-decoration: underline;
}
.td-main-menubar  {
	background-image: url(images/menu-2.gif);
	background-repeat: repeat-x;
}
.td-main-image   {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left: 9px;
	margin-right: 9px;
	border: thin none #000000;
}
.td-main li {
	font-size: 14px;
	margin-left: 60px;
	line-height: 150%;
}
h2 {
	font-size: 18px;
	color: #222222;
	margin-right: 30px;
	margin-left: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #888888;
}
.image-border {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #222222;
	margin: 9px;
}
h3 {
	font-size: 16px;
	color: #777777;
	margin-right: 65%;
	margin-left: 36px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
}
.td-main #blogs p {
	font-size: 12px;
	line-height: 11px;
	margin-right: 24px;
	margin-left: 24px;
}
