@charset "UTF-8";
/* CSS Document
Digital Vision Media
Partners CSS
©2009 Digital Vision Media
Created 11/9/08 8:49AM
Updated 11/9/08 8:49AM
Validated 11/9/08 8:49AM
CSS code by Steve Wilkison at Digital Vision Media, www.digitalvisionmedia.com */
	
/* TEXT */
	
h1#pagetitle {
	width: 156px;
	height: 34px;
	text-indent: -9999px;
	margin: 0 0 20px 47px;
	background: url(../images/partners_39.gif) top left no-repeat;
	}

div#maintextdiv h1 {
	background: none;
	font-weight: bold;
	font-size: 110%;
	margin: 0;
	padding: 0 0 5px 0;
	color: #292929;
	font-family: Georgia, "Times New Roman", Times, serif;	
	}
	
div#maintextdiv h1.mainportion {
	padding: 0 0 15px 0;
	}
	
div#maintextdiv p.newsdate {
	font-style: italic;
	}
	
p.first {
	margin: 15px 30px 30px 47px;
	}
	
div#maintextdiv h2 {
	font-weight: bold;
	font-size: 90%;
	color: #292929;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 6px 0;
	}

h2#torne {
	background: url(../images/white_39.gif) top left no-repeat;
	width: 319px;
	height: 31px;
	text-indent: -9999px;
	margin: 50px 0 10px 0;
}

h2#redpepper {
	background: url(../images/redpepper_39.gif) top left no-repeat;
	width: 161px;
	height: 34px;
	text-indent: -9999px;
	margin: 50px 0 10px 0;
}

h2#sitemason {
	background: url(../images/sitemason_39.gif) top left no-repeat;
	width: 177px;
	height: 27px;
	text-indent: -9999px;
	margin: 50px 0 10px 0;
}
	
/* IMAGES */

div#maintextdiv img.divider {
	margin: 20px 18px 25px 0;
	}
	
/* LISTS */

div#maintextdiv ol {
	list-style: decimal;
	margin: 0 0 0 30px;
	padding: 0 0 20px 0;
	}

div#maintextdiv li {
	display: list-item;
	margin: 0;
	padding: 0 0 3px 0;
	}
