/* external style sheet for the ScottBendure.com */

td img {display: block;}
p.small {font-size: 80%}
h2 {font-size: 130%}
p {font-family: helvetica, arial}
a:link {font-family: helvetica, arial}
a:visted {font-family: helvetica, arial}
a:link, a:visited {font-family: helvetica, arial}
p.head {font-weight: 800; font-size: 140%; color: #486376;}
span.head {font-weight: 800; font-size: 140%; color: #486376;}
span.news {font-weight: 800; font-size: 100%; color: #486376;}
span.newsb {font-weight: 900; font-size: 100%; color: #486376;}
p.news {font-weight: 800; font-size: 100%; color: #486376;}

td.columnLeft {
   font-size: 14px;
   line-height: 16px;
   font-weight: normal;
   color:#black;
   font-family: helvetica, arial;
   font-variant: normal;
   font-style: normal;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;	
	padding-bottom: 30px;
	vertical-align: top;
	border-left: 1px solid #486376;
	border-right: 1px solid #486376;
}

td.columnRight {
   font-size: 14px;
   line-height: 16px;
   font-weight: normal;
   color:#black;
   font-family: arial, helvetica;
   font-variant: normal;
   font-style: normal;
	padding-top: 30px;
	padding-left: 15px;
	padding-right: 15px;	
	padding-bottom: 30px;
	vertical-align: top;
	border-right: 1px solid #486376;
}