/*	Theme Name: BHPlus
	Theme URI: http://calbanyan.com
	Description: Template for Calvin Banyan based on BHPlus design.
	Version: 0.1 
*/
body {
 	margin: 0px;
 	padding: 0px;
 	font: 10pt Verdana, Arial, Helvetica, sans-serif;
 	background: #cccccc;
}
table.centersite {
 	margin: 0px auto;
 	position: relative;
 	width: 900px;
}
table.quickLinkNetwork {
 	border-bottom: 1px solid #ccc;
 	border-top: 1px solid #ccc;
}
td.quickLinkNetwork {
 	position: relative;
	vertical-align: middle;
 	font-family: Arial, Verdana, sans-serif;
 	font-size: 10px;
 	color: #eee;
	background-color: #000000;
 	padding: 3px;
}
td.quickLinkNetwork a, td.quickLinkNetwork a:visited  {
 	color: #fff;
 	text-decoration: underline;
}
table.logoLevel {
 	background-color: #446d05;
 	background-image: url('http://www.calbanyan.com/images/headerBg.jpg');
 	background-repeat: no-repeat;
 	width: 100%;
}
td.logo {
 	text-indent: 4px;
 	width: 250px;
 	height: 81px;
}
td.watchRed {
 	background-image: url('http://www.calbanyan.com/images/watchRed.jpg');
 	background-repeat: no-repeat;
 	width: 172px;;
 	height: 120px;
}
td.watchYellow {
 	background-image: url('http://www.calbanyan.com/images/watchYellow.jpg');
 	background-repeat: no-repeat;
 	width: 172px;;
 	height: 120px;
}
td.watchOrange {
 	background-image: url('http://www.calbanyan.com/images/watchOrange.jpg');
 	background-repeat: no-repeat;
 	width: 172px;;
 	height: 120px;
}
td.otherSites {
 	height: 100px;
}
td.tagline {
 	color: #fff;
 	font-size: 12px;
 	font-weight: bold;
 	text-align: center;
}
td.navi {
 	vertical-align: bottom;
 	height: 19px;
}
td.spacerFive {
 	width: 5px;
}
td.navi2r {
 	text-align: center;
 	background-image: url('http://www.calbanyan.com/images/navRed.gif');
 	background-repeat: no-repeat;
 	height: 19px;
 	width: 66px;
 	font: 10px Verdana, Arial, sans-serif;
}
td.navi2r a, td.navi2r a:visited {
 	font-weight: bold;
 	color: #fff;
 	text-decoration: none;
}
td.navi2r a:hover {
 	text-decoration: underline;
}
td.navi2o {
 	text-align: center;
 	background-image: url('http://www.calbanyan.com/images/navOrange.gif');
 	background-repeat: no-repeat;
 	height: 19px;
 	width: 66px;
 	font: 10px Verdana, Arial, sans-serif;
}
td.navi2o a, td.navi2o a:visited {
 	font-weight: bold;
 	color: #fff;
 	text-decoration: none;
}
td.navi2o a:hover {
 	text-decoration: underline;
}
td.navi2y {
 	text-align: center;
 	background-image: url('http://www.calbanyan.com/images/navYellow.gif');
 	background-repeat: no-repeat;
 	height: 19px;
 	width: 66px;
 	font: 10px Verdana, Arial, sans-serif;
}
td.navi2y a, td.navi2y a:visited {
 	font-weight: bold;
 	color: #fff;
 	text-decoration: none;
}
td.navi2y a:hover {
 	text-decoration: underline;
}
td.selRed {
 	background-image: url('http://www.calbanyan.com/images/selRed.gif');
 	background-repeat: no-repeat;
 	color: #fff;
 	text-indent: 27px;
 	width: 250px;
 	height: 20px;
}
td.selYellow {
 	background-image: url('http://www.calbanyan.com/images/selYellow.gif');
 	background-repeat: no-repeat;
 	color: #fff;
 	text-indent: 27px;
 	width: 250px;
 	height: 20px;
}
td.selOrange {
 	background-image: url('http://www.calbanyan.com/images/selOrange.gif');
 	background-repeat: no-repeat;
 	color: #fff;
 	text-indent: 27px;
 	text-align: left;
 	width: 250px;
 	height: 20px;
}
td.lineRed {
 	background: #fff;
 	background-image: url('http://www.calbanyan.com/images/lineRed.gif');
 	height: 20px;
}
td.lineYellow {
 	background: #fff;
 	background-image: url('http://www.calbanyan.com/images/lineYellow.gif');
 	height: 20px;
}
td.lineOrange {
 	background: #fff;
 	background-image: url('http://www.calbanyan.com/images/lineOrange.gif');
 	height: 20px;
}
td.leftBG {
 	background-image: url('http://www.calbanyan.com/images/leftBg.gif');
 	background-repeat: repeat-x;
	background-color: #8fa769;
	width: 135px;
}
td.content {
 	vertical-align: top;
 	text-indent: 10px;
 	background-image: url('http://www.calbanyan.com/images/watchB.gif');
 	background-repeat: no-repeat;
 	border-left: 1px solid #000;
 	width: auto;
	background-position: 55px 0px;
    background-color: #ffffff;
}
img.left {
	float: left;
	margin: 0px 10px 10px 0px;
}
p.date {
	font: 14px Georgia, Times, Times New Roman, sans-serif;
	font-weight: bold;
}
hr {
 	width: 80%;
 	height: 1px;
 	background-color: #000;
 	color: #000;
}
hr.seperator {
	width: 100%;
	text-align: left;
	height: 1px;
	color: #000;
	background-color: #000;
}
h2, h2 a, h2 a:visited, h2 a:hover {
 	font: 20px Georgia, Times, Times New Roman, sans-serif;
 	color: #000;
 	font-weight: bold;
 	text-decoration: none;
}
h2.wppost, h2.wppost a, h2.wppost a:visited, h2.wppost a:hover {
 	font: 20px Georgia, Times, Times New Roman, sans-serif;
 	color: #466c05;
 	font-weight: bold;
 	text-decoration: none;
}
p.wppostinfo {
 	text-align: right;
 	font-weight: bold;
 	font: 12px Arial, Verdana, sans-serif;
 	color: #999;
 	text-decoration: none;
}
p.wppostinfo a, p.wppostinfo a:visited {
 	font: 12px Arial, Verdana, sans-serif;
 	font-weight: bold;
 	color: #466c05;
 	text-decoration: none;
 	border-bottom: 1px solid #060;
}

p.wppostinfo A:hover {
 	font: 12px Arial, Verdana, sans-serif;
 	font-weight:bold;
 	color:#466c05;
 	text-decoration:none;
 	border-bottom: 1px solid #060;
 	background-color:#EEE;
}
td.sidebar {
	vertical-align: top;
	border-left: 1px solid #000;
	width: 175px;
}
ul.sidebar {
	list-style-type: none;
	padding: 4px;
	margin: 2px;
}
li.sidebar, li.sidebar a, li.sidebar a:visited {
	color: #000;
	text-decoration: none;
}
li.sidebar B {
	text-decoration: underline;
}
li.sidebar a:hover {
	text-decoration: underline;
}
h1, h1 a, h1 a:visited, h1 a:hover {
 	font: 16pt Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 	font-weight: bold;
 	text-decoration: none;
}
p {
 	font: 10pt Verdana, Arial, Helvetica, sans-serif;
 	text-decoration: none;
}
p a, p a:visited {
 	font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
p a:hover {
 	font: 10pt Verdana, Arial, Helvetica, sans-serif;
 	color: #000;
 	text-decoration: none;
 	border-bottom: 1px solid #000;
 	background-color: #eee;
}
p a.navie:hover {
 	font: 10pt Verdana, Arial, Helvetica, sans-serif;
 	text-decoration: none;
}
b {
 	font-weight: bold;
 	color: #000;
 	font-size: 12px;
}
td.watchT {
 	background: #000;
}
td.netB {
 	color: #fff;
 	background-image: url('http://www.calbanyan.com/images/netB.gif');
 	background-repeat: no-repeat;
 	width: 142px;
 	text-align: center;
 	vertical-align: middle;
 	font-family: Arial, Verdana, sans-serif;
 	font-size: 10px;
 	text-decoration: none;
 	height: 16px;
}
td.netB a, td.netB a:visited, td.NetB a:hover {
 	color: #fff;
 	text-decoration: none;
}
table.leftNav {
 	width: 100%;
}
table.leftNavO {
 	width: 186px;
}
td.leftSec {
 	vertical-align: top;
 	height: 20px;
 	text-align: center;
 	text-indent: 5px;
 	padding: 12px;
 	width: 186px;
}
td.leftSecSpace {
 	vertical-align: top;
 	height: 20px;
 	text-align: center;
 	text-indent: 5px;
 	width: 186px;
}
td.leftSecO {
 	vertical-align: top;
 	height: 20px;
 	text-align: center;
 	text-indent: 5px;
 	padding: 5px;
 	border-right: solid 1px #000;
}
td.leftSec2 {
 	vertical-align: top;
 	border-top: 1px dotted #000;
 	height: 20px;
 	text-indent: 5px;
}
td.leftSec a, td.leftSec a:visited {
 	color: #000;
 	font-size: 10px;
 	text-decoration: none;
 	font-weight: bold;
}
td.leftSec a:hover {
 	text-decoration: underline;
}
td.leftFin {
 	vertical-align: bottom;
 	border-top: 1px dotted #000;
}
table.navCon {
 	width: 100%;
}
td.navtd.{
 	vertical-align: top;
 	width: 186px;
}
td.linkScreen {
 	width: 170px;
 	vertical-align: top;
 	text-align: center;
}
td.linkDesc {
 	vertical-align: top;
 	font: 12px Georgia, Times, Times New Roman, sans-serif;
}
td.linkLink a, td.linkLink a:visited, td.linkLink a:hover {
 	font: 15px Georgia, Times, Times New Roman, sans-serif;
 	color: #c00;
 	font-weight: bold;
}
td.linkVisit {
 	vertical-align: bottom;
}
td.linkVisit a, td.linkVisit a:visited, td.linkVisit a:hover {
 	font: 10px Georgia, Times, Times New Roman, sans-serif;
 	color: #c00;
}
P.wpdesc {
	font: 16px Georgia, Times, Times New Roman, sans-serif;
	color: #666;
	text-align: center;
}
a img {
 	vertical-align: top;
}
img.right {
	float: right;
	margin: 0px 0px 10px 10px;
}
.comments a:link {
	color: #CC0000;
    font-size: 14px;
    text-decoration: none; 
}
.comments a:visited { 
	color: #CC0000;
    font-size: 14px;
    text-decoration: none; 
}
.comments a:hover { 
	color: #466c05;
    font-size: 14px;
    text-decoration: underline; 
}
.comments a:active { 
	color: #CC0000;
    font-size: 14px;
    text-decoration: none; 
}