body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;	
	color: #444;
}

h1,h2,h3,h4,h5 {
	font-weight: normal;
	text-shadow: #ffffff 0px 1px 0px;
}

#copy h1, #tinymce h1 {
	font-size:24px;
	color:#17498e;
	margin:0px;
}

#copy h2, #tinymce h2 {
	clear:both;
	font-size:18px;
	color:#e16900;
	line-height:1.3em;
	margin-bottom:7px;
	margin-top:15px;
}

#copy h3, #tinymce h3 {
    color:#999;
    font-size:18px;
    font-weight:normal;
    font-style:italic;
    line-height:1.2em;
    padding:0;
    margin-top:15px;
}

#copy h4, #tinymce h4 {
	color:#022c6a;
	font-size:17px;
	margin-top:15px;
	margin-bottom:10px;
}

#copy h5, #tinymce h5 {
	clear:both;
	font-size:18px;
	color:#17498e;
	line-height:1.3em;
	margin-bottom:5px;
}

#copy a {
	color:#022C6A;
	text-decoration:underline;
}

#copy a:visited {
	color:#4270b4;
}

#copy a:hover {
	color:#a6c2eb;
	text-decoration:underline;
}

.popup {
    /* to appear in the editor to make popup links */
}

.imgclass {
    /* add rounded corners and drop shadow to images */
}

.gallery {
    /* add gallery class for gallery images like heritage stuff */
}

ul.pagination {
	float:left;
	margin:0;
	background: none;
	padding: 10px 10px 5px 5px;
	border-top:1px dotted #c9c9c9;;
	width: 100%;
	list-style: none;
}

ul.pagination li {
	float: left;
	background: none;
	font-size: 11px;
	list-style: none;
	text-align:center;
	margin-right:8px;
	background: none !important;
	background-position:0px -21px;
	width:22px;
	height:21px;
}

ul.pagination li a {
	text-decoration:none;	
	width:22px;
	text-align:center;
	height:21px;
	display:block;
	background: none !important;
	background-position:0px 0px;
}

ul.pagination li a:hover {
	text-decoration:none;	
	width:22px;
	display:block;
	height:21px;
	background: none !important;
	background-position:0px -21px;
}