
   
/* default styles
   -------------- */
  
body{ 
	padding: 0; 
	margin: 0 auto; 
	font: 0.74em Arial, Helvetica, sans-serif; 
	line-height: 1.5em;
	 
	color: #454545; 
	
}
 td { 
 
	
	font: 11px Arial, Helvetica, sans-serif; 
 
	color: #454545; 
	
}
a {
	color: #4A8EBC;  
	background: inherit;
}

a:hover {
	color: #f0b500;
	background: inherit;	
}

a.title {
	color: #FE6700;
	background: #FFF;
}

.title {line-height:14px; font-size:1.9em;}

h1 {
	font: bold 2em "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: -1px; 
	padding: 2px 0 0 0px;
	margin: 0;
	color: #464548;
	background: #ffffff;
}

h1 a, h2 a {
	text-decoration: none;
	color: #464548;
	background: inherit;
}

h1 a:hover, h2 a:hover {
	color: #f0b500
	background: #FFF;
}

h1 .red{
	color: #f0b500
	background: inherit;
}


h2 { 
	margin: 0 0 5px 0; 
	padding: 0; 
	padding-bottom:8px;
	font: bold 1.5em Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #333; 
	background: inherit;
}

h2 .yellow{
	color: #f0b500;
	font-weight:500;
	letter-spacing:0px;
	background: inherit;
}

p {	margin: 0 0 5px 0; }

ul { 
	margin: 0; 
	padding : 0; 
	list-style : none; 
}

form { 
	margin: 0; 
}

input.search { 
	width: 145px; 
	height: 22px;
	border: none;
	background: #fff url(input.gif) no-repeat; 
	padding: 5px 10px 0 25px;
	color: #f0b500;
}

input.button {
	border: 0;
	height: 27px;
	width: 76px;
	background: #ABC43C url(button.gif) no-repeat;
	color: #FFF;
	font: bold 1.1em Arial, Helvetica, Sans-Serif;
}

input.login { 
	width: 150px;
	border: none; 
	background: url(logininput.gif); 
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0px auto;
	width: 760px;
	
	border:0px solid #333;
	padding-left:3px; 
	padding-right:3px;
}

.logo {
	float: left;
	width: 180px;
	padding: 27px 0 11px 10px;
}

.header_right {
	float: right;
	width: 550px;
	height: 150px;
	background: url(sidewalk-hdr.png) bottom right no-repeat;
}

.logo p {
	font-size: 0.9em;

	padding: 0 0 0 7px;
	background: inherit;
}


.top_info {
	width: 540px;
	margin: 12px 0 5px 0;
	padding: 0 5px 5px 0;
	text-align: right;
	background: #FFF url(dot.gif) repeat-x bottom;
	color: #444;
}
	



.slogan li {
	text-align: right;
	width: 160px;
	color:#FFF5B4;
}


.bar { 
	text-align: right;
	font-size: 1.1em;
	height: 37px; 

	
}

	.bar li { 
		
		padding: 0px 10px 8px 10px;
		color: #454545;
	font-size:79%;
	
		display: inline;
	}
	
	.bar li.active { 
		
		color: #f0b500;
		font-weight: bold; 
		padding-bottom: 8px; 
	}

	.bar a { 
		font-weight: bold;
		color: #454545; 
	
	} 
	
	.bar a:hover {color: #4A8EBC; }
	
	h5 {margin:15px;font-size:11px; font-weight:600;}
.navSubContainer{
background-color:#fff;

padding:0;margin:0;
padding-top:0px;
padding-bottom:24px;
}

.navSubUnderline {background-color:#cfdadd;}
.navSubUnderline img {display:block}


.navSubContainer ul {list-style:none;margin:0;padding:0;margin-left:7px;}

.navSubContainer li {
margin:0;display:inline;

font:11px  arial, helvetica, sans-serif;

letter-spacing:0px;
 

}

.navSubContainer li.active {
display:inline;
padding:5px;
 background-color: #fff;
color:#444;
font-weight:bold;
border: 1px solid #ccc;
 
text-decoration: none;
 


}
.navSubContainer li a {
padding:5px;
 
 background-color: #f0b500;
color:#fff;


text-decoration: none;
border: 1px solid #ccc;
 

font-weight:bold;

}

.navSubContainer li a:hover {
background-color: #FFF5B4;
color:#464548;
}
#subNav
 {
	clear:both;
	padding-top:1px;
}
#subNav
 ul {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	list-style:none;
	background:#d41e00 url(/i/nav-tab.gif) repeat-x;
}
#subNav
 li {
	display:inline;
	margin:0;
	padding:0;
}
#subNav
 a {
	display:block;
	float:left;
	width:auto;
	margin:0;
	padding:0 16px;
	border-right:1px solid #bb1600;
	border-bottom:none;
	border-left:1px solid #fe633a;
	color:#fff;
	background:#d41e00 url(/i/nav-tab.gif) repeat-x;
	font:bold 1.1em/2.5 "Trebuchet MS",Helvetica,Arial,Geneva,sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:1px;
}
#subNav
 a:hover,
#subNav
 a:focus,
#subNav
 a:active {background:#b31203 url(nav-tab.gif) repeat-x 0 -150px}
#subNav
 .sel a {background:#720000 url(nav-tab.gif) repeat-x 0 -300px}
#subNav .sel a:focus {background:#b31203 url(nav-tab.gif) repeat-x 0 -150px}


.search_field { 
	text-align: right;
	float: right;
	width: 540px;
	height: 34px;
	background: #464548 url(searchbg.gif) no-repeat top right; 
	color: #FFF5B4;
 
	padding: 14px 10px 0 0;
}



.search_field li { 
		
		padding: 0px 4px 7px 7px;
		color: #f0b500;
	
		display: inline;
	}
	
.search_field li.active { 
		
		color:#f0b500;
		font-weight: bold; 
	}

	.search_field a { 
		font-weight: bold;
		color:#FFFfff; 
		text-decoration:none;
		

	
	} 
	
	.search_field a:hover { 
		font-weight: bold;
		color: #FFFCB7; 
	
	} 
	.search_field li.a:hover { 
		font-weight: bold;
		color: #FFFCB7; 
	
	} 

.grey {
	font-size: 1.4em;
	font-weight: bold;
	color: #f0b500;
	background: inherit;
	
}
.grey_title {	
	font-size: 1.4em;
	font-weight: bold;
	color: #333;
	background: inherit;}
	
.sidewrite {color:#f0b500; font-size:14px; font-weight:600;}
.sidewritebox {background-color:#464548; color:#fff; padding:17px;}
.graybox {background-color:#d6d6d6; padding:17px; }

.yellowbox {background-color: #FFF5B4;
color:#464548; padding:17px; }
.search {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFF;
	background: inherit;	
}

.newsletter {
	float: left;
height: 41px;
	padding: 7px 0 0px 12px;
	width: 197px;
	background: #000000 url(newsletterbg.gif) no-repeat;
	color: #FFF;
	font-size:11px;
	margin: 0px 0px 3px 1px;
	

	
}

 
.subheader {
	clear: both;
	margin: 3px 0 1px 0;
	padding: 8px;
	background: #ffffff;
	color: #f0b500;
	font-size:117%;
	border-bottom: 1px solid #ccc;
}

/* left side
   --------- */

.left {
	float: left;
	width: 490px;
	margin: 0 0 10px 0;
}
	.left_articles {
		margin: 0 0 15px 0;
		padding: 0 0 0 10px;
	}

	.lt {
		height: 10px;
		background: #6E6E6E url(lt.gif) no-repeat;
		color: #FFF;
	}
	
	.lbox {
		color: #eee;
		padding: 3px 12px;
		margin: 0 0 15px 0;
		background: #6E6E6E url(lb.gif) no-repeat bottom left;
		min-height: 190px;
		height:100%;
	}
	
	.lbox a {
		color: #FFFCD1;
		background: inherit;
	}
	
	.lbox h2 {
		color: #FFF;
		background: #6E6E6E;
	}
	
	
.thumb {
	float: left;
	width: 150px;
	border: 1px solid #d4d4d4;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;
	padding: 5px;
}

.thumb p { margin: 0; padding: 3px; color: #FFF; background: #6e6e6e; }
	


.thumb2{
float: left;
	width: 150px;
	border: 1px solid #000000;
	color: #fff;
	background: #6e6e6e;
	margin: 0 15px 15px 0;

}


/* right side
   ---------- */
		
.right {
	float: right;
	width: 205px;
	margin: 0 0 10px 0;
	
}

.right a {
	color: #4a8ebc;
	background: inherit;
}

		
	.rt {
		background: #Ffffff;
		color: #FFF;
		height: 7px;
	}
		
	.right_articles {
		font-size: 0.9em;
		background: #ffffff;
		color:#000000;
		padding-left: 7px;	
		margin: 3px 0 0px 0;
	
	}
	
			
.image {
	 
	 
}

.yellow-title {color:#f0b500; font-size:12px; font-weight:600;}

.blue-title {color: #4a8ebc; font-size:16px; font-weight:600;}

.blue-header {color: #4a8ebc; font-size:13px; font-weight:600;}

/* footer
   ------ */

.footer { 
	clear: both; 
	text-align: center;
	line-height: 1.8em;
	color: #444;
	background: #FFF url(dot.gif) repeat-x;
	padding: 8px 0;
}

.footer a {
	color:  #4A8EBC; 
	background: inherit;
}

.newsletter a {text-decoration:none;}

/* tables from old site */
.lr {  font-size: 9pt; font-weight: normal; color: white}
.sm {  font-size: 7pt; font-weight: normal; color: white}
.tiny {  font-size: 8pt; font-weight: normal}
.med {  font-size: 8pt; font-weight: normal; color: white}
.smwb  { font-size: 7pt; font-weight: bold; color: white; background-color:#7778B5}
.celly  { font-size: 7pt; font-weight: normal; color: black; background-color:#FFFFC3}
.smyb  { font-size: 7pt; font-weight: bold; color: #ECE676; background-color:#333;}
.smybl  {font-size: 11pt; font-weight: bold; color: #333; background-color:#fff;}
.smbb  {font-size: 7pt; font-weight: bold; color: #12137E}
.lrb {font-size: 9pt; font-weight: normal; color: black}
.smb {  font-size: 7pt; font-weight: normal; color: black;}
.cell {font-size: 9pt; font-weight: bold;  color: #333; background-color:#d8d8d8;}

.calmonth  {font-size: 12pt; font-weight: bold; color: white; background-color:#0B0C54}
.calday    {  font-size: 7pt; font-weight: bold; color: white; background-color:#7778B5}
.caldate   {  font-size: 7pt; font-weight: bold; color: white; background-color:#7778B5; vertical-align:top}
.caldate2   { font-size: 7pt; font-weight: bold; color: white; background-color:#0B0C54; vertical-align:top}
.calshow   {   font-size: 9pt; font-weight: bold; color: white; background-color:#0B0C54}
.caltxt    {  font-size: 8pt; font-weight: normal; color: white; background-color:#0B0C54}

a.ylink:link {color:#FFFF00}
a.ylink:visited {color:#FFCC00}
a.ylink:active {color:#FFFFFF}