

.floatright { 
	float: right;
	margin: 0px 0px 0px 10px;
}

.floatleft { 
	float: left;
	margin: 0px 10px 0px 0px;
}

a.sectiontitle {
	color: #ffffff;
	font-family: arial, helvetica;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
 }

 a.sectiontitle:hover {
	color: #ffffff;
	font-family: arial, helvetica;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
 }

h1, h2, h3, h4, p,  {
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 24px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	line-height: 16px;
}

H4 {
	font-size: 11px;
}

p {
	font-size: 12px;
	line-height: 15px;
}



.widecaption {
	text-align: center;
	width: 400px;
}

.darksubhead {
	color: #000000;
	font: bold 12px;
}

.lightsubhead {
	color: #FFFFFF;
	font: bold 12px;
}

.heroheads {
	color: #FFFFFF;
}



.topbotnav {
	font: 11px/13px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
}

.button {
	font: 12px/14px 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	color: #840914;
	border-width: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

tag {
	
}

tag {
	
}

.covercaptions {
	font-size: 11px;
	line-height: 13px;
	margin-bottom: 10px;
}

.creditcopylite {
	color: #000000;
	font: 10px/12px   Verdana, Arial, Helvetica, sans-serif;
}

.creditcopydark {
	color: #E6E6E6;
	font: 10px/12px   Verdana, Arial, Helvetica, sans-serif;
}

/* ------------------- LEFT SIDE LINKS ------------------- */

	
a.noborder:link, a.noborder:visited, a.noborder:active {
	background-color: transparent;
	border: 0;
	}

IMG {
	
}
	
#home a.navhom, #about a.navabo, #archives a.navarc {
	color: #000;
	text-decoration: none;
	border-bottom-color: #fff;
	}

/* BLOCKQUOTE */

blockquote.pull, .pullQuote {
	float: right;
	width: 200px;
	padding: 12px 12px 12px 24px;
	margin: 2px 0 12px 12px;
	border-left: 1px dotted #999;
	color: #777;
	font-family: georgia, serif;
	font-size: 14px;
	font-weight: bold;
	}

/* ----- LINKS ----- */

.nav_dark { 	color: #E6E6E6;
	border-bottom: 2px dotted #808080;
	text-decoration: none;
}.nav_dark a:link {	color: #000000;	text-decoration: underline;
	border-bottom: 1px dotted #191919;
}.nav_dark a:visited {	color: #FFCC00;	text-decoration: underline
}.nav_dark a:hover {	color: #FF0000;	text-decoration: none
}.nav_dark a:active {	color: #FFCC00;	text-decoration: underline
}

