@font-face {
    font-family: 'mySemicondensed';
    src: url('/assets/fonts/mysemicn-webfont.eot');
    src: url('/assets/fonts/mysemicn-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/mysemicn-webfont.woff2') format('woff2'),
         url('/assets/fonts/mysemicn-webfont.woff') format('woff'),
         url('/assets/fonts/mysemicn-webfont.ttf') format('truetype'),
         url('/assets/fonts/mysemicn-webfont.svg#mySemicondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myCondensed';
    src: url('/assets/fonts/mycondensed-webfont.eot');
    src: url('/assets/fonts/mycondensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('/assets/fonts/mycondensed-webfont.woff2') format('woff2'),
         url('/assets/fonts/mycondensed-webfont.woff') format('woff'),
         url('/assets/fonts/mycondensed-webfont.ttf') format('truetype'),
         url('/assets/fonts/mycondensed-webfont.svg#myCondensed') format('svg');
    font-weight: normal;
    font-style: normal;
}


body,p,td	{ font-family:'Open Sans',Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	}
p.textstart { font-size:2px; line-height:2px; margin:0; }
p.textstart + h2, p.textstart + h3, p.textstart + table.quotebox + h2 { margin-top:0; }

p	{ margin-top:0px;
	margin-bottom:1em;
	}
#textarea p,#textarea ul,#textarea ol {
	line-height:150%;
}
a:link	{color:#0000FF;
	text-decoration:none;
	}
a:visited	{color:#0000FF;
	text-decoration:none;
	}
a:hover	{color:#0000FF;
	text-decoration:underline;
	}
a img { border:0; }

td	{ vertical-align:top;
	}
ol ol {
	list-style-type:lower-alpha;
	margin-bottom:0;
}
strong,b {
	font-weight:bold;
}
em {
	font-style:italic;
}
#pagetable {
	background-color:#FFF;
}
h1	{
	font-weight:bold;
	font-size:20px;
	color:#23408f;
	font-family: "Open Sans", Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	}
h2	{
	font-weight:bold;
	font-size:13px;
	color:#990000;
	margin:1.5em 0 .5em 0;
	letter-spacing: 2px;
	}
div + h2, div + h3, div + h4 { margin-top:0; }
h3	{
	font-weight:bold;
	font-size:12px;
	color:#000;
	margin-top:18px;
	margin-bottom:6px;
	}
h2 + h3 {
	margin-top:0;
}
h4	{ font-weight:bold;
	font-size:11px;
	color:#000;
	margin-top:1.5em;
	margin-bottom:1em;
	}

ul	{margin:0 0 1em 0;
	padding:0 0 0 1.4em;
	}
ol	{margin:0 0 1em 0;
	padding:0 0 0 1.8em;
	}


#sidebar .buttonover { color:#F1D880;
}

#sidebar .buttonover a:link { color:#F1D880;
}
#sidebar .buttonover a:visited { color:#F1D880;
}
#sidebar .buttonover a:hover { color:#000000;
}

a img { border:0; }

#textarea table.ruled, #textarea table.ruled td {
	border:1px solid #000;
	border-collapse:collapse;
}
#textarea table.ruled td {
	padding:2px 4px;
}
tr.blue td, td.blue {
	background-color:#0073a9;
	color:#FFF;
}
tr.dkblue td, td.dkblue {
	background-color:#223289;
	color:#FFF;
}
tr.peach td, td.peach {
	background-color:#ffe6b9;
}
tr.tan td, td.tan {
	background-color:#d8d6c4;
}

.noSpaceBelow { margin-bottom:0; }
.noSpaceAbove { margin-top:0; }
.noSpace { margin-bottom:0; margin-top:0; }
.moreSpaceAbove { margin-top:1em; }

.highlight { font-weight:bold; color:#990000; }
.highlightBlue { font-weight:bold; color:#36478B; }

.photoright { float:right; margin:0 0 4px 14px; }
.photoleft { float:left; margin:0 14px 4px 0px; }
.outline {
	border:1px solid #bbbbbb;
}
.clearWraps {
	clear:both;
}
.textindent {margin-left:24px;
}
.query {
	font-weight:bold;
	color:#FF0000;
	}
.quoteauthor {
	font-size: 10px;
	margin-top: 4px;
}
.quote {
	font-size: 11px;
	line-height: 19px;
	font-weight: bold;
	color: #590258;
	margin: 0px;
}
#textarea .quotebox {
	float:right;
	margin:0 0 36px 42px;
}
#textarea .quotebox td {
	border-left:1px solid #000;
	padding:0 0 0 14px;
}
.spaced, ul.spaced li, ol.spaced li {
	margin-top: 0.5em;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
}
table.spaced td {
	padding:0 14px 2px 0;
}


.caption, #textarea .caption, #rightsidebar .caption {
	font-size: 10px;
	font-weight: bold;
	position: relative;
	top: -5px;
}
#rightsidebar h2 {
	font-size:11px;
	margin:0 0 .5em 0;
	letter-spacing:0;
}
#rightsidebar p,#rightsidebar ul {
	color:#555;
	margin:0 0 .6em 0;
}
.byline	{
	color:#990000;
	font-size:10px;
	font-weight:bold;
	margin:0 0 4px 0;
	position:relative;
	top:-8px;
	}

.gray {
	color:#444;
}
.gold {
	color:#b1790b;
}
h1 .gold {
	font-size:16px;
	letter-spacing:2px;
}
.hangdent {
	padding-left:1.5em;
	text-indent:-1.5em;
	}
#textarea .quotetable td {
	padding:0 14px 14px 0;
}
#textarea .quotetable td p {
	margin:0;
}
.quoteauthor, #textarea .quotetable td .quoteauthor {
	font-weight:bold;
	color:#84414a;
	text-transform:uppercase;
	margin-top:3px;
}
.quoteauthortitle, #textarea .quotetable td .quoteauthortitle {
	color:#555555;
}
.head1 {
	font-size: 11px;
	font-weight: bold;
	color: #AD1713;
	margin-top:0px;
	margin-bottom:0px;
	}

.home-slide-container {
	width:100%;
	max-width: 764px;
}
.home-slide-container p, #textarea .home-slide-container p {
	margin:0;
	color:#727272;
	font-family: 'myriad-pro-semi-condensed','mySemicondensed','Arial Narrow',sans-serif;
	font-size: 18px;
	line-height: 115%;
}
.home-slide-container .home-slide-images, #textarea .home-slide-container .home-slide-images {
	margin-bottom: 30px;
}
.home-slide-container .home-slide-images img {
	margin-right: 8px;
	width:144px;
	height:187px;
}
.home-slide-outer {
	padding: 0 36px 40px 40px;
	clear:both;
}

#textarea .home-slide-container .home-slide-images,  .home-slide-container .home-slide-images {
	padding-bottom: 14px;
}
.home-slide-images img.outline {
	width: 142px;
	height:185px;
}
.home-slide-container h2, #homeslides h2 {
	font-family: 'myriad-pro-condensed', 'myCondensed','Arial Narrow',sans-serif;
	font-size: 36px;
	color:#000;
	font-weight: normal;
	line-height: 115%;
	letter-spacing: 0;
	margin:0;
}
.home-slide-container .photoleft {
	margin:0 0 40px 0;
}

body#tinymce.mceContentBody {
	max-width:486px;
}
