/* h1 is in primary.css */

.subhdindent {font-size: 1em; /* subhead indented */
	padding-left: 2em;
	color: #333;
	background: none;}
.photohead {margin-bottom: -1.2em;
	font-size: .9em; /* photohead */
	font-weight: bold;
	color: #222;
	background: none;}
.dottedtop {border-top: 1px dotted #bbb;}
.dottedbottom {border-bottom: 1px dotted #bbb;}
.byline {font-size: .8em;
	padding: 0px;
	margin: -5px 0px 5px 0px;
	color: #666;
	background: none;}
.photocaption, td .photocaption {padding: -2px 2px 0px 2px;
	font-size: .8em;
	font-weight: 500;
	color: #666;
	background: none;
	letter-spacing: .05em;}
.quote {font-size: 1em;
	padding: 0px 20px 0px 20px;
	font-weight: 500;
	color: #666;
	background: none;
	letter-spacing: .05em;}
.indent {padding-left: 2em;}
.boxedtext {margin: 3px 10px 3px 10px;
	padding: 4px;
	border: 1px solid #bbb;}
.bold {font-weight: bold;}
.textxlarge {font-size: 1.2em;}
.textlarge {font-size: 1.1em;}
.textmedium {font-size: 1em;}
.textsmall {font-size: .9em;}
.textsmallbold {font-size: .9em;
	font-weight: bold;}
.textxsmall {font-size: .8em;}
.textxsmallbold {font-size: .8em;
	font-weight: bold;}

/* right column styles adjusted with added left and right padding */
.rtcolhead {margin: 3px 0px 2px 0px;
	padding: 3px 5px 0px 5px;
	color: #fff;
	height: 18px;
	background-color: #295C9C;
	background-image: url("/includes/assets/img/bkg_highlight.jpg");
	background-repeat: repeat-x;
	font-size: .9em;
	font-weight: 500;
	letter-spacing: .04em;}
.rtcolpadding {padding: 0px 5px 0px 5px;
	font-size: .8em;}
#coltwo .byline {font-size: .75em;
	padding: 0px 5px 0px 5px;
	margin: -5px 0px 5px 0px;}
#coltwo .quote {padding: 0px 15px 0px 15px;
	font-size: .8em;
	font-weight: 500;
	color: #666;
	background: none;
	letter-spacing: normal;}
#coltwo .photocaption {margin: 0px;
	padding: 0px 5px 0px 5px;
	font-size: .75em;
	font-weight: 500;
	letter-spacing: .05em;
	color: #333;
	background: none;}
#coltwo h4 {padding-left: 4px;
	font-size:.9em;
	font-weight: 500;}
.underline {text-decoration: underline;}
	
/* colors */
.basinBlue {color: #09c;
	background:none;}
.dgcBlue {color: #295C9C;
	background:none;}
.red {color: #b33;
	background:none;}
.hoverLinkRed {color: #B83D39;
	background: none;}
/* end colors */

