.main {
	float: left;
	padding-top: 4px;
	padding-bottom: 8px;
	background-color: #FFF;
	width: 100%;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 3px;
	background-color: #0A3A6A;

}
.layout {
	display:table;
	background-color: #FFF;

	margin-left: 10px;
	margin-top: 2px;
	border: medium double #093969;
	width: 965px;
}
.footer {
	font-size: 12px;
	color: #0A3A6A;
	text-align: center;
	width: 100%;
	clear: both;
	float: left;
	display: block;
	background-color: #FFF;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 23px;
	margin-bottom: 5px;
	color: #036;
	margin-top: 5px;
	display: block;
}
iframe.slide {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #0A3A6A;
	border-bottom-color: #0A3A6A;
	overflow: hidden;
	vertical-align: middle;
	background-color: #FFFFFF;
}
img.pic {
	margin: 0px;
	padding: 0px;
	border: 1px solid #000000;
}
.inpaper {
	background-color: #F0F0F0;
	border: 1px solid #A1B2C8;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #08396A;
	list-style-position: inside;
	padding: 5px;
	margin-top: 15px;
	text-align: left;
	display: block;
}
.inpaperHead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #08396A;
	text-align: left;
	margin-bottom: 6px;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #0A3A6A;
	padding-bottom: 5px;
}
.RtButtons {
	float: right;
	width: 310px;
	padding-top: 3px;
	vertical-align: top;
	text-align: center;
	height: auto;
}
.LftButtons {
	float: left;
	width: 126px;
	padding-top: 3px;
	height: 100%;
}
.content {
	float: left;
	width: 500px;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	min-height:700px;
}
a:link {
	color: #000;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
a:hover {
	color: #EC0000;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.smallEM {
	font-size: 10px;
	font-style: normal;
	text-align: center;
}
.logo {
	vertical-align: middle;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #036;
	width: 100%;
	background-color: #FFF;
	background-image: url(images/logo_bg.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 120px;
}
/* shadow border for pictures */
.img-shadow {
	float:left;
	background: url(http://jesupcitizenherald.com/images/drop_shadow.jpg) no-repeat bottom right;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	clear: right;
	display: block;
	text-align: center;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  } 
li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 4px;
}
/* front page story header links */
a.FPHlink:link {
	color: #036;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	margin-bottom: 3px;
}
a.FPHlink:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #036;
	text-decoration: underline;
	margin-bottom: 3px;
}
a.FPHlink:hover {
	color: #00F;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	padding-bottom: 10px;
}
/* ad widget links */
a.AdLinks:link {
	color: #036;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
}
a.AdLinks:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #036;
	text-decoration: underline;
	font-size: 12px;
}
a.AdLinks:hover {
	color: #00F;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
/* header list on front page */
.FPheaderList {
	background-color: #F1F2F8;
	width: 97%;
	margin-top: 4px;
	margin-bottom: 4px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #036;
	border-bottom-color: #036;
	font-family: Verdana, Geneva, sans-serif;
	padding: 4px;
	margin-right: 5px;
	margin-left: 5px;
}
/* space li for fp header list */
div.FPheaderList li {
	margin-top: 5px;
	list-style-position: inside;
	list-style-type: square;
	color: #EC0000;
}
/* FP link to albums  */
.FPgalleryLnk {
	background-color: #F7F7FB;
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #036;
	border-bottom-color: #036;
	display: block;
}
/* Make story headers into links as well  */
a.header:link {
	color: #036;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a.header:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #036;
	text-decoration: none;
}
a.header:hover {
	color: #EC0000;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
/* Format the forms a bit  */
input, textarea, select {
	color: #036;
	border: thin solid #036;
	background-color: #F2F5FF;
	margin: 1px;
	padding: 1.5px;
	font-weight: bold;
}
/* breadcrumbs */
.breadcrumbs {
	font-size: 12px;
	color: #039;
}
a.breadcrumbs:link {
	color: #039;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a.breadcrumbs:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #039;
	text-decoration: underline;
}
a.breadcrumbs:hover {
	color: #EC0000;
	text-decoration: underline;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.FcHead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #08396A;
}
