/* Core Layouts */
body, td {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

H1 {
	font-size: x-large;
}

H2 {
	font-size: large;
}

#generic {
	background-color: #0099FF;
	width: 100%;
	line-height: 14px;
	height: 16px;
}
#generic_contain {
	border: 1px solid #0099FF;
	padding: 1px 0 1px 0;
	width: 100%;
}

#localschoice {
	background-color: #0099FF;
	width: 98%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}


#footer {
	font-size: 12px;
	line-height: 16px;
	border: solid 1px #09F;
	width: 100%;
}
#footer .top{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #09F;
	line-height: 30px;
}
#footer .linkline1{
	background-color: #D9F3FF;
}
#footer .linkline2 {
	border-top: solid 1px #09F;
}
#footer .bottom {
	border-top: solid 1px #09F;
}

.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: Black;
	width: 35%;
	color: White;
	line-height: 18px;
}
.subHeader {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-color: Black;
	width: 35$;
	color: White;
	line-height: 18px;
}
.updated {
text-transform: uppercase;
}
#top {
	background-image: url(../core-images/bgtop.jpg);
	background-color: #09f;
}

#divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	background-color: #000;
	color: #fff; 
	border-bottom: 2px solid #FFF;
}

#divider .news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background-color: #000;
	color: #FFA500; 
	border-bottom: 2px solid #FFF;
}

#divider a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #000;
	color: #FFA500; 
	border-bottom: 2px solid #FFF;
	text-decoration: none;
}
#divider a:visited {
	color: #FFA500;
	text-decoration: underline; 
}

#local a {
	text-decoration: none;
	line-height: 25px;
}

#local a:hover {
	border-bottom: 2px solid yellow;
	padding-bottom: 2px;
	text-decoration: none;
	line-height: 25px;
}
#local a:visited {
	text-decoration: none;
	color: white;
	padding-bottom: 2px;
	line-height: 25px;
}
#local {
	background-color: #09f;
/*	font-size: .85em;  */
	padding-left: 190px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: White;
	height: 30px;
	border-bottom: 2px solid #FFF; 
}

#local_l2 {
	width: 100%;
	border-bottom: 2px solid #FFF; 
}

#local * {
	margin: 1em 0;
	text-decoration: none;
}
body {
	background-color: #fff;
	margin: 0px;
}

#left_column {
	background-color: #fff;
	width: 130px;
}

#Right_column {
	background-color: white;
	width: 130px;
}

#Right_column .container {
		width: 120px;
		padding-left: 5px;
		padding-right: 5px;	
}

#Center_column {
	background-color: #fff;
	padding: 5px;
}

/* Content Layouts */

#contentarea1 {
	padding: 5px;
}

#contentarea2 {
	padding: 5px;
}

#substory1 {
	padding-left: 5px;
	width: 47%;
}

#substory2 {
	padding-right: 5px;
	width: 47%;
}

#contentarea3 {
	padding: 5px;
}

/* General Formats */

#breadcrumb {
	 line-height: 15px;
	 font-weight: bold;

}

#breadcrumb a {
	 font-family: Arial, Helvetica, sans-serif;
	 text-decoration: underline;
	 font-weight: bolder;
}

#Breadcrumb a:hover {
	padding-bottom: 10px;
	text-decoration: underline;
	font-weight: bolder;
	
}


#left_column {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;

}

#left_column a {
	/*display: block;*/
 	text-decoration: none;
	
}

#left_column a:link, a:visited {
	background-color: transparent; 
}
/* Display subs */

#blkstory {
	padding-bottom: 1px;
}
