p.subhead {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-size: 150%;
	color: #aa0000;
}

.imgleft, .imgright {
	width: 210px; 
	margin: 0 10px 10px 10px; 
}

.imgcenter {
	margin-left: auto;
	margin-right: auto;
	width: 25%;
}

.imgleft {
	float: left;
	clear: left; 
}

.imgright {
	float: right;
	clear: right; 
}

.images .imgleft, .images .imgright {
	clear: none;
	width: auto;
}

.shadow {
	float: left;
	background:  url("/graphics/shadow.png") no-repeat bottom right !important;
	background:  url("/graphics/shadow.gif") no-repeat bottom right;
    margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}

.shadow img {
    display: block;
    position: relative;
    background: #fff;
	border: 1px solid #666;
    margin: -6px 6px 6px -6px !important;
    margin: -5px 5px 5px -5px;
    padding: 0px;
	float: none;
}

.imgright .caption, .imgleft .caption {
	margin-left: 5px;
	margin-right: 5px;
	color: #555;
	font-size: 75%;
	text-align: justify;
	line-height: normal;
}

.imgright .caption, .imgleft .caption {
	clear: both;
	_display: none;
}

.imgcenter .caption {
	_display: none;
}

.imgright img, .imgleft img, .imgcenter img {
	width: 100%;
}

#maincontent p {
	text-align: justify;
	_text-align: left;
}

dl {
	float: left;
}

.leftcolheader {
	margin-bottom: 5px;
	background: url("/graphics/leftcolheader.png");
	background-repeat: repeat-y;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
}

ul.towns {
	float: left;
	padding-left: 0;
	margin-left: 0;
	width: 150px;
	margin-top: 0;
	padding-top: 0;
}

ul.towns li {
	list-style: none;
	padding-top: 20px;
	font-weight: bold;
}

ul.towns li.first {
	padding-top: 0;
}

ul.towns li ul li {
	list-style: disc;
	padding-top: 0;
	font-weight: normal;
}

ul.counties {
	float: left;
	width: 100px;
	margin-top: 0;
	padding-top: 0;
}
	
span.booktitle {
	text-decoration: underline;
}

#pager {
	clear: both;
}

#pager ul, #load-line-menu {
	padding-left: 0;
}

#pager ul li, #load-line-menu li {
	list-style: none;
	float: left;
	border-left: 1px solid #555;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
}

#pager ul li a {
	font-weight: normal;
}

#pager ul li.first, #load-line-menu li.first {
	border-left: none;
	padding-left: 0;
}

ol li {
	padding-bottom: 10px;
}

#alphabet {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#alphabet li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	border-left: 1px solid #555;
	padding-left: 9px;
	padding-right: 9px;
	text-align: center;
}
#alphabet li.first {
	border: none;
	padding-left: 0;
}

dl.glossary dt {
	font-weight: bold;
	font-style: italic;
}

dl.glossary dd img {
	display: block;
	padding: 25px;
}

#ne_map {
	margin-bottom: 25px;
}

.toc {
	border: 1px solid black;
	background-color: #efefef;
	margin-left: 25px;
	margin-bottom: 25px;
}

.toc ul li {
	padding-right: 5px;
}

.padleft {
	margin-left: 20px;
}

.padright {
	margin-right: 20px;
}

.caption {
	margin-top: -17px;
	line-height: normal;
	color: #555;
	font-size: 75%;
	text-align: justify;
	padding-bottom: 10px;
}

/* Local Search */

#beginwidget {
	background: url(/ucomm/templatedependents/templatecss/images/nav_border.gif) no-repeat;
	background-position:14px 0;
	height: 4px;
}

#localsearch {
	background: url(/ucomm/templatedependents/templatecss/images/nav_shadow.gif) repeat-y;
	background-position:14px 0;
	padding:8px 0px 0px 8px;
	margin-top:0px!important;
	margin-top:-10px;
}

#localsearch label {
	font-size: 1.4em;
	color:#666;
}

#searchform {
	background: url(/ucomm/templatedependents/templatecss/images/nav_shadow.gif) repeat-y 14px -3px;
}

#localsearchinput {
	width:200px;
	height:15px;
	background-image:url(/sharedcode/images/searchTextBG.png);
	background-repeat:repeat-x;
	border:1px #999999 solid;
	position:relative;
	padding:2px 2px 2px 2px;
}

#localsearchinput:hover {
	border:1px #cc0000 solid;
}

#searchbtn {
	position:relative;
	float:right;
	top:-26px;
	background-image:url(/sharedcode/images/searchButtonBG.png);
	background-repeat:no-repeat;
	width:35px;
	height:35px;
}

#navigation div#nav_end {
	margin: -1.8em 0 0 79px;
}

/* UNL Stylesheet overrides */

#header ul {
	visibility: hidden;
}

#title ul {
	text-align: right;
	_padding-right: 25px;
}

#title ul li a:hover {
	border: none;
}


