/*
	Tertiary Template Feature Image Definitions 
	
	Edit this file to replace the specific image that is used in the feature section
*/
	ul#topics-menu li a:hover, ul#site-menu li a:hover, #footerNav ul li a:hover {color:#cb8206;} 
	#titlebar {background-image:url("../../images/secondary/f9/feature.jpg");}
	#titlebar h2 {color:#cb8206;}
		
	.stretch1content {background-image: url("../../images/secondary/f9/orange_bg.jpg");}
	.stretch2content {background-image: url("../../images/secondary/f9/yellow_bg.jpg");}
	.stretch3content {background-image: url("../../images/secondary/f9/turquoise_bg.jpg");}
	.stretch4content {background-image: url("../../images/secondary/f9/green_bg.jpg");}
	.stretch5content {background-image: url("../../images/secondary/f9/blue_bg.jpg");}
	
	.stretch1, .stretch2, .stretch3, .stretch4, .stretch5 {background-image: url("../../images/secondary/f9/stretchbottombg.jpg");}

	.top1 {background-color:#cb8206;}
	.top2 {background-color:#dfc300;}
	.top3 {background-color:#00c5e7;}
	.top4 {background-color:#00b0a1;}
	.top5 {background-color:#007b91;}

	#sub-menu a {color:#cb8206;}
	#sub-menu ul#secondary {background-color:#cb8206;}
	
	#sub-title {background-color:#F7EDDB;color:#3f3f3f;}
	#sub-title h2 {background:#F7EDDB;}

/*
	Also edit this file to change the New Appointments table in the News & Views section
*/
table#newappointments td{
vertical-align: top;
padding: 0 0 10px 0;
}
table#newappointments ul{
list-style: none;
margin: 0;
padding: 0;
}
table#newappointments li{
padding: 0 0 5px 0;
font-size: 13px;
}
table#newappointments .month{
width: 150px;
font-weight: bold;
}
table#newappointments .company{
width: 550px;
}

table#newappointments #mainheader, table#newappointments #mainheader td{
text-decoration: underline;
padding: 0 0 10px 0;
font-weight: normal;
}
table#newappointments .divider p{
padding: 0 0 0 0;
border-bottom: 1px solid #3f3f3f;
font-size: 20px;
}