/* CSS Document */
body {
	background-color: #EAEAEA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0px;
	padding-top: 15px;
	font-size: 19px;
	text-align: left;
}

h2 {
	margin: 0px;
	padding-top: 15px;
	text-align: left;
	font-size: 15px;
}

h3 {
	margin: 0px;
	padding-top: 15px;
	text-align: left;
	font-size: 13px;
}
	
p {
	margin: 0px;
	padding: 5px 0px 5px 0px;
	text-align: left;
	font-size: 12px;
	line-height: 16px;
}
a {
	color: b71234;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.block {
	display: block;
	clear: right;
	clear: left;
	text-align: left;
}
.message {
	color: #ff0000;
}

form {
	margin: 0px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

.page_wrapper {
	width: 914px;
	margin-top: 25px;
	background-image: url(graphics/template_3.gif);
	background-repeat:repeat-y;
}

/* ---------------------------------------------------------
   Styles for Page Headers
  --------------------------------------------------------- */
.header {
  	height: 220px;
}
.top_header {
	height: 81px;
	background-image: url(graphics/banner.jpg);
	background-repeat: no-repeat;
	padding: 10px 0px 0px 20px;
}
.bottom_header {
	height: 7px;
	background-image:url(graphics/template_2.gif);
	background-repeat: no-repeat;
}
.banner {
  	height: 90px;
	padding: 5px 5px 5px 5px;
}
/* Styles for the Forms inside the Header */
.header_forms {
	float: right;
}

/* Styles for the Tab Navigation inside the Header */
.tab_nav {
	padding: 0px 20px 0px 500px;
	height: 16px;
	background-image: url(graphics/tab_nav.jpg);
	background-repeat: no-repeat;
}

.tab_nav table {
	height: 16px;
	margin: 0px;
}
.tab_nav a {
	color:#ffffff;
	text-decoration: none;
	font-size: 11px;
	padding: 0px;
}
.tab_nav a:hover {
	color: #000000;
}
#tab_1 {
	width: 95px;
	height: 16px;
	background-image: url(graphics/redtab_1.gif);
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 2px;
}
#tab_2 {
	width: 88px;
	height: 16px;
	background-image: url(graphics/redtab_2.gif);
	background-repeat:no-repeat;
	text-align: center;
	padding-top: 2px;
}
#tab_3 {
	width: 96px;
	height: 16px;
	background-image: url(graphics/redtab_3.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 2px;
}

/* Styles for Secondary Navigation inside the Header */
.second_nav {
	height: 16px;
	text-align: right;
}
.second_nav ul {
	list-style: none;
	margin: 0px;
	padding: 3px 20px 0px 0px;
}
.second_nav li {
	display: inline;
	list-style: none;
	/* margin: 0px; */ /* doesn't fix the problem of the extra right side space in Firefox*/
}
.second_nav li a {
	text-decoration: none;
	font-size: 11px;
	margin: 2px 0px 0px 0px;
	padding: 0px 8px 7px 0px;
	color: #595959;
}
.second_nav li a:hover {
	color: #000000;
}

/* ---------------------------------------------------------
   Styles for Main Content
  --------------------------------------------------------- */
.main_content {
	padding: 5px 20px 20px 20px;
	text-align: left;
}

/* Styles for the slideshow */
.slide_show {
	width: 255px;
	height: 385px;
}
.slide_show #main_img {
	width: 250px;
}
.slide_show p {
	color:#666666;
	font-size: 12px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.control_bar {
	background-image: url(graphics/control_bar.gif);
	background-repeat: no-repeat;
	height: 29px;
	margin-top: 1px;
	padding-top: 2px;
	padding-left: 65px;
}

/* Styles for the Headlines and Stories */
.headlines {
	padding: 0px 0px 0px 15px;
}
.headlines h1 {
	font-size:16px;
	color: #b71234;
}
.headlines ul {
	margin: 0px;
	padding: 0px;
}
.headlines li {
	list-style: none;
	font-size: 14px;
	margin: 0px;
	padding: 3px 0px 0px 10px;
	font-family: "Times New Roman", Times, serif;
}
.headlines li a {
	font-size: 14px;
	color: #000000;
}
.headlines li a:hover {
	color: #b71234;
}
/* Styles for box1 (larger content box) */
.box1 {
	width: 620px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
}
.box1_top {
	height: 8px;
	width:620px;
	background-image: url(graphics/box1_top.gif);
	background-repeat: no-repeat;
}
.box1_middle {
	background-image: url(graphics/box1_middle.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 5px 15px 10px 10px;
}
.box1_bottom {
	height: 7px;
	background-image: url(graphics/box1_bottom.gif);
	background-repeat: no-repeat;
}
/* Styles for box2 (smaller content box) */
.box2 {
	width: 237px;
	margin-top: 10px;
}
.box2 p {
	/* text-align: center; */
	margin: 0px;
	
}
.box2_top {
	height: 8px;
	width: 237px;
	background-image: url(graphics/box2_top.gif);
	background-repeat: no-repeat;
}
.box2_middle {
	background-image: url(graphics/box2_middle.gif);
	background-repeat: repeat-y;
	padding: 5px 15px 10px 10px;
}
.box2_bottom {
	height: 7px;
	background-image: url(graphics/box2_bottom.gif);
	background-repeat: no-repeat;
}
.date_time {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	color: #000000;
}
.weather {
	margin: 10px 0px 10px 0px;
}
.latest_issue {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	color: #000000;
}
/* ---------------------------------------------------------
   Styles for the Story Page
  --------------------------------------------------------- */
.story h2 {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
.story_pic {
	float: left;
	width: 200px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
.story_pic h5 {
  	font-size: 9px;
	padding: 0px;
	margin: 2px 0px 0px 0px;
}
.story_pic h4 {
  	font-size: 10px;
	padding: 0px;
	margin: 10px 0px 2px 0px;
}
.story_pic img {
	padding: 0px;
	margin: 5px 0px 0px 0px;
	/*The image maximum width is 200 pixels*/
}
.story_content {
	margin: 0px;
	padding: 0px;
}
.story_content h3 {
	padding: 0px;
	margin: 0px;
	font-size: 11px;
}
.story_content p {
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-weight: normal;
}
.contrib_pic {
	float: left;
	width: 250px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}
  
/* ---------------------------------------------------------
   Styles for Page Footers
  --------------------------------------------------------- */
.content_bottom {
	height: 24px;
	background-image: url(graphics/template_4.gif);
	background-repeat: no-repeat;
}
.copyright {
	text-align: center;
}