/* =blindcamp Specific Classes
----------------------------------------------- */

.Info {font-size:12px}
.Disclaimer {font-size:12px; font-style: italic}
.Indent {margin-left:15px}

.LinksCol{width:270px; text-align:left; float:left; margin-right:25px}

h1 {color:rgb(58, 20, 29);font-size:15px; font-weight:bold}

h1 a {color:rgb(58, 20, 29); text-decoration:none}
h1 a:link {color:rgb(58, 20, 29)}
h1 a:active {color:rgb(58, 20, 29)}
h1 a:visited {color:rgb(58, 20, 29)}
h1 a:hover {color:rgb(196,153,0); text-decoration:none}

h2 {color:rgb(58, 20, 29);font-size:15px; font-weight:bold; }

a.MainText {text-decoration:none; font-size:12px}
a.MainText:HOVER {color:rgb(196,153,0); text-decoration:underline}

.SubHeader {color:rgb(58, 20, 29);font-size:14px; font-weight:bold}
.MainSubHeader {color:rgb(58, 20, 29);font-size:15px; font-weight:bold}

.page-title, .entry-title,
.page-title a, .entry-title a {
	color:rgb(58, 20, 29);
}

.Highlight {border: 2px solid rgb(96, 33, 48); padding: 14px; margin:7px; font-size: 1.2em; background:rgb(255, 250, 233)}
.HighlightHeader {font-weight:bold; font-size: 1.1em;}

img {border:0px}