.titles {
  font-size: 10pt;
}

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/back-2.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	color: #404040;
}


ul, li {
	color: #404040;
}
a:link, a:active, a:visited {
	color: #003e7e;
	text-decoration: underline;
}
a:hover {
	color: #d21242;
}
#bottom_nav_box a:link, #bottom_nav_box a:active, #bottom_nav_box a:visited {
	color: #404040;
	text-decoration: underline;
}
#bottom_nav_box a:hover {
	color: #d21242;
}
p {
	color: #404040;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main_container {
	display: table;
	height: auto;
	width: 936px;
	margin: 0px;
	padding: 0px;
	overflow:auto;
}
#content_container {
	display: block;
	width: 702px;
	margin: 0px;
	padding: 0px;
	height: auto;
	float: left;
	text-align: left;
	overflow:auto;
}
#content {
	background-color: #FFF;
	display: table;
	width: 936px;
	margin: 0px;
	padding: 0px;
}
#left_box {
	float: left;
	display: block;
	width: 197px;
	text-align: center;
}
.content_box {
	background-color: #dee4f0;
	display: table;
	width: 700px;
	border: 1px solid #003e7e;
	text-align: left;
	vertical-align: top;
}
.content_box-2 {
	background-color: #dee4f0;
	display: table;
	width: 668px;
	border: 1px solid #003e7e;
	text-align: left;
	vertical-align: top;
	padding: 16px;
}
#center_box {
	width: 412px;
	height: 376px;
	display: block;
	float: left;
}
#right_box {
	width: 256px;
	text-align: left;
	z-index: 999;
	display: block;
	margin: 15px;
}
#bottom_nav_box {
	background-image: url(../images/jahm_sponsor_bar.gif);
	height: 21px;
	width: 936px;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #404040;
	text-align: center;
	padding-top: 6px;
}
#footer {
	display: block;
	width: 936px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
#logo {
	background-image: url(../images/jahm-logo.jpg);
	background-repeat: no-repeat;
	display: block;
	padding: 0px;
	height: 195px;
	width: 197px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#red_line-1 {
	display: block;
	height: 1px;
	width: 170px;
	margin-top: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #d21242;
	border-right-color: #d21242;
	border-bottom-color:#d21242;
	border-left-color: #d21242;
	margin-bottom: 10px;
}
#red_line-2 {
	background-color: #d21242;
	display: block;
	height: 1px;
	width: 100%;
}
.red_line-2 {
	border-top: #d21242 solid 1px;
	display: block;
	height: 1px;
	width: 100%;
}

.red_line-3 {
	border-top: solid #d21242 1px;
	height: 1px;
	width: 100%;
	display: block;
}


#proc_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: normal;
	color: #404040;
	font-style: italic;
	display: block;
	margin-bottom: 3px;
}
#proc_text .name {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #404040;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 5px;
}
#pr_release_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: normal;
	color: #003e7e;
	display: block;
	margin-bottom: 3px;
}
a.read_more_button {
	background-image: url(../images/read_more-1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 95px;
	display: block;
}
a.read_more_button:hover {
	background-image: url(../images/read_more-2.jpg);
	background-repeat: no-repeat;
}
a.read_release_button {
	background-image: url(../images/read-release_button-1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 103px;
	display: block;
}
a.read_release_button:hover {
	background-image: url(../images/read-release_button-2.gif);
	background-repeat: no-repeat;
}
#heading1 {
	background-image: url(../images/jahm_home_heading.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 112px;
	width: 250px;
	display: block;
}
#right_box p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #404040;
	padding: 0px;
	display: block;
	margin: 0px 0px 8px;
	width: 250px;
}
.grey_text {
	color: #404040;
}
.blue_text {
	color: #003e7e;
}
.red_text {
	color: #d21242;
}
#menu_box {
	display: block;
	height: 15px;
	width: 702px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#bottom_info_box {
	display: block;
	height: 69px;
	width: 702px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(../images/jahm_three_columns.jpg);
}
#spacer1 {
	display: block;
	float: left;
	width: 10px;
	height: 10px;
}
#spacer2 {
	display: block;
	float: left;
	width: 5px;
	height: 5px;
}
#spacer3 {
	display: block;
	width: 10px;
	height: 15px;
}
#spacer4 {
	display: block;
	width: 16px;
	height: 16px;
}
#spacer5 {
	display: block;
	width: 5px;
	height: 0px;
}
#spacer6 {
	display: block;
	width: 5px;
	height: 5px;
}
#spacer7 {
	display: block;
	width: 10px;
	height: 10px;
}
/* old color: color: #003e7e; */
#info_subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #D21243;
	margin-bottom: 5px;
	display: block;
	padding: 0px;
	width: 175px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#info_subheads_bottom {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-transform: uppercase;
	color: #003e7e;
	margin-bottom: 5px;
	display: block;
	padding: 0px;
	width: 230px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
}
#left_box p, #bottom_info_box p {
	color: #404040;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 175px;
	text-align: center;
	display: block;
	margin-bottom: 0px;
}
a.submit_event_button {
	background-image: url(../images/jahm_submit_event-1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 131px;
	display: block;
}
a.submit_event_button:hover {
	background-image: url(../images/jahm_submit_event-2.jpg);
	background-repeat: no-repeat;
}
a.email_button {
	background-image: url(../images/jahm_email2-1.jpg);
	background-repeat: no-repeat;
	height: 50px;
	width: 161px;
	display: block;
	padding: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.email_button:hover {
	background-image: url(../images/jahm_email2-2.jpg);
	background-repeat: no-repeat;
}
#page_title {
	display: block;
	height: 26px;
	width: 668px;
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003e7e;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #d21242;
	text-align: left;
	margin-bottom: 16px;
	padding-bottom: 3px;
}
#page_title-2 {
	background-image: url(../images/jahm_about_us_heading.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 41px;
	width: 668px;
}
.content_box-2 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 22px;
	color: #003e7e;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 15px;
	padding: 0px;
}
#caption-1 {
	color: #606060;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	width: auto;
	white-space: normal;
}
.content_box-2 img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #003e7e;
}
.content_box-2 #img2 img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a.view_button {
	background-image: url(../images/view_button-1.gif);
	background-repeat: no-repeat;
	height: 21px;
	width: 103px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a.view_button:hover {
	background-image: url(../images/view_button-2.gif);
	background-repeat: no-repeat;
}
small {
	line-height: 13px;
	margin: 0px;
	padding: 0px;
	display: block;
}
#left_box table p {
	color: #404040;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.larger_text-1 {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}
#content_container2 {
	background-color: #dee4f0;
	border: 1px solid #003e7e;
	display: block;
	width: 675px;
	margin: 0px;
	padding: 32px;
	height: auto;
	text-align: left;
	vertical-align: top;
}
.posters {	
}
.posters a:link, .posters a:active, .posters a:visited {
	color: #003e7e;
	text-decoration: none;
}
.posters a:hover {
	color: #d21242;
}
img.left-image-spacer {
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
:focus {
	outline:none;
}
.state-name {
	font-size: 22px;
	color: #003e7e;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-family: "Times New Roman", Times, serif;
}

