/*  general layout styling  */
body {
	padding: 0;
	margin: 0;
	background: #3C2C1C;
	background-image: url('../img/common/wallpaper.jpg'); 		
	}	

p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #525853;
	margin: 10px 20px 10px 10px;
	line-height: 1.3em;
}

p.small { 
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #525853;
	margin: 10px 20px 10px 10px;
	line-height: 1.2em;
}

p.byline {
	font-size:9px;
	color: #7C7D7C;
	margin: 0 10px;
	line-height: 1.6em;
}

p.double-col {
	font-size: 12px;
	margin: 5px 30px 20px 10px;	
}

ul li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #525853;
	margin: -12px 30px 24px -12px;	
	font-family: Arial, Helvetica, sans-serif;
	list-style-image:url(../img/common/black_sq.gif);	
	padding: 0;	
}


a {
	color: #f55716;
	text-decoration: underline;
	font-weight: normal;
	}
	
a:hover {
	text-decoration: none;
	}
	
table#nav {
	width: 735px;
	height: 118px;
	text-align: left;
	padding:0;
	margin:0;
	background-color:#FFF6A7;
	background-image: url('../img/common/nav_bg.gif'); 
}

table#main-content {
	margin: 4px 0 10px 0;
	paddding: 0;
	background-color:#FFF;
	width:735px;	
	height: 500px;
}


	
#nav-container a:link {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #010101;
	text-decoration: none;
	}
	
#nav-container a:visited {
	font-size: 10px;
	color: #010101;
	text-decoration: none;
	}		

#nav-container a:hover {
	font-size: 10px;
	color: #24201C;
	text-decoration: underline;
	}	
	
#nav-container #nav-links a.selected-blue {
	color: #0274BE;
	text-decoration:none;
	/*text-decoration:line-through;*/
}

#nav-container #nav-links a.selected-blue:hover {
	color: #0274BE;
	text-decoration:none;
}	

#nav-container #nav-links a.selected-green {
	color: #90A128;
	text-decoration:none;
	/*text-decoration:line-through;*/
}

#nav-container #nav-links a.selected-green:hover {
	color: #90A128;
	text-decoration:none;
}

#nav-container #nav-links a.selected-orange {
	color: #F55716;
	text-decoration:none;
	/*text-decoration:line-through;*/
}

#nav-container #nav-links a.selected-orange:hover {
	color: #F55716;
	text-decoration:none;
}
	
#subnav {
	margin-top: 12px;
}	
	
#subnav p {
	font-size: 10px;
	font-weight: normal;	
}

#subnav a.selected-blue {
	background-color: #FFF;
	color: #0274BE;
	text-decoration:none;
	/*text-decoration:line-through;*/
}

#subnav a.selected-blue:hover {
	text-decoration:none;
}

#subnav a.selected-orange {
	background-color: #FFF;
	color: #F55716;
	text-decoration:none;
	/*text-decoration:line-through;*/
}

#subnav a.selected-orange:hover {
	text-decoration:none;
}
	
#art {
	margin: 12px 0 8px 0;
}
	
a img {
	border: none;
	padding: 0;
	}


table#container {
	padding: 0;
	margin: 0;	
}



td#gutter {
	width: 12px;
}


td#content {
	width: 711px;
}

#nav-container {
	margin: 79px 12px 0 0;	
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


td#nav-blue {
	width: 145px;
	height: 4px;
	background-color: #0274BE;
}

td#nav-green {
	width: 165px;
	height: 4px;
	background-color: #90A128;
}
td#nav-orange {
	width: 184px;
	height: 4px;
	background-color: #F55716;
}

#nav-stripes {	
	margin-bottom: 5px;
	margin-left: 45px;
}

td.nav-spacer {
	width: 5px;
}





/* nav */
#nav-col ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;	
	list-style: none;
	margin: 0 0 0 14px;
	padding: 0;		
}


#nav-col li {	
	margin: 0;
	padding: 5px;	
	width: 127px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 137px;	
	}
	
#nav-col li#selected {
	background: #FFFFA8;
	color: #000;
}	
	

	
#below-nav { 
	background-image: url('../img/sp_right_bg.gif');
	height:174px;
}	

#below-nav-link {
	background-color: #000;	
	margin: 4px 0;
	padding: 4px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
	

#main { 
	width: 735px;
	padding:0;
	margin:0;
}


td {
	vertical-align: top;
	padding: 0;
	margin: 0;	
	}
	
td#left-col {
	width: 186px;
}

td#left-col-stripes {
	width: 186px;
	height: 325px;
	background-image: url('../img/common/content_bg.gif');
	background-repeat: no-repeat;
}

td#left-col-stripes-short {
	width: 186px;
	height: 325px;
	background-image: url('../img/common/content_bg_short.gif');
	background-repeat: no-repeat;
}

td#single-col-stripes {
	width: 249px;
	height: 325px;
	background-image: url('../img/common/content_bg.gif');
	background-repeat: no-repeat;	
}

td#single-col-stripes-long {
	width: 249px;
	height: 325px;
	background-image: url('../img/common/content_bg_long.gif');
	background-repeat: no-repeat;	
}


td#double-col-stripes {
	width: 510px;
	height: 478px;
	background-image: url('../img/common/content_bg2.gif');
	background-repeat: no-repeat;
}

td#single-col {
	width: 249px;
}

td#double-col {
	width: 510px;
}


img {
	padding: 0;
	border: none;
	margin: 0;
}

#bot-spacer {
	height: 10px;
}	

h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 19px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 12px 10px 0 10px;
	color: #525853;
}

h2 { 
	font-family: Tahoma, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0;
	padding: 14px 10px 10px 10px;
	color: #525853;
}


h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 20px 10px 10px;
	color: #000000;
	font-style: italic;	
	font-weight: normal;
}	

h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 20px 10px 10px;
	color: #000000;
	font-style: italic;	
	font-weight: normal;
}	

h5 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 20px 0 10px;
	color: #525853;
	font-weight: bold;
}


.blue {
	color: #0274BE;	
}

.green {
	color: #90A128;	
}

.orange {
	color: #F55716;	
}

.spacer-12px {
	height: 12px;
	padding:0;
	margin:0;
}

.program-image {
	margin-left: 10px;
	margin-bottom: -5px;
	border:0;
}

.dot-div {
	border-bottom:1px dotted #999999;
	margin: 15px 10px;		
}
		


