/* standard tags */

h1,h2,h3,h4,h5,h6 { 
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	margin-top:.25em;
	margin-bottom:.25em;
	font-weight:normal;
}

h1 {font-size:36px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-top:.5em;
	margin-bottom:.25em;
	line-height:normal;
	}
h2 {font-size:22px; line-height:22px;}
h3 {font-size:18px;}
h4 {font-size:14px;}
h5 {font-size:12px;}
h6 {font-size:10px;}


body {
	background-color:#fff;
	margin:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
#article-body {
	line-height:1.5;
}

a {
	color:#000;
	text-decoration: none;
}

	
.pullquote {
	margin-top:10px;
	margin-bottom:10px;
	padding-bottom:10px;
	padding-top:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
	text-align:center;
	line-height:normal;
}

.dropcap {
	float:left;
	font-size:500%;
	line-height:70%;
	padding-top:5px;
	font-weight:normal;
	margin-right:.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
}

.sidebar-right {
	float:right;
	margin:0 0 5px 15px;
	padding:15px 0 15px 15px;
	width:225px;
	color:#000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	border-top:solid 1px #000;
	border-left:solid 1px #000;
	background-color:#fff;
	}
	
.sidebar-left {
	float:left;
	margin:0 15px 5px 0;
	padding:15px 15px 15px 0;
	width:225px;
	color:#000;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	border-top:solid 1px #000;
	border-right:solid 1px #000;
	background-color:#fff;
	}
	
.pullquote {
	border-bottom:solid 1px #000;
	border-top:solid 1px #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16pt;
}

address {
	margin-bottom:.25em;
	}
	
p	{
	margin-top:0;
	}

.left-justify-pic {
	float:left;
	margin-right:15px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
.left-justify-pic p {
	margin-bottom:0px;
	}
	
.right-justify-pic {
	float:right;
	margin-left:15px;
	margin-bottom:5px;
	margin-top:5px;
	}
	
.right-justify-pic p {
	margin-bottom:0px;
	}
	
.photo-credit {
	text-align:right;
	color:#000;
	font-size:10px;
	line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:5px;
	}
	
.photo-description {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: normal;
	margin-top: 5px;
	margin-bottom: 0pt;
	}

.by-line {
	text-transform:uppercase;
	margin:15px 0px;
	font-size:12px;
	color:#000;
	letter-spacing:2px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
p.fineprint {
	margin-top:20px;
	}
	
.fineprint {
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	line-height:1.5em;
	}
	
a img {
	border:none;
	}
	
#pagetools {
	border:solid 1px #ccc;
	padding:5px;
}

#pagetools a {
	display:inline-block;
	padding:5px;
	background-color:#f5f5f5;
	margin-right:5px;
}

#pagetools a:hover {
	text-decoration:none;
	background-color:#eee;
}