h1
{
	font-family:georgia;
	font-size:16px;
	font-weight:normal;
	line-height:16px;
	text-transform:uppercase;
	padding-bottom:12px;
}
h2
{
	font-family:georgia;
	font-weight:normal;
	font-size:16px;
	line-height:16px;
	padding-left:15px;
	margin-top:0px;
}
h3
{
	font-family:georgia;
}
h3.welcome{
	padding-bottom:12px;
}
h4
{
	font-family:georgia;
	font-size:16px;
	font-weight:normal;
	padding-lefT:16px;
	line-height:16px;
	text-transform:uppercase;
}
p
{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
#itemText p
{
	padding-bottom:6px;
}
#singleColumn p
{
	padding-bottom:6px;
	margin-left:16px;
}
.article p{
	padding-bottom:6px;
}
p.error
{
	padding-left:30px;
	font-weight:bold;
	color:red;
	padding-bottom:20px;
}
p.updateSuccess
{
	font-weight:bold;
	color:green;
	padding-bottom:20px;
}
input
{
	color:#666;
	padding-left:3px;
}
select
{
	color:#666;
	padding-left:3px;
}
textarea
{
	color:#666;
	font-size:12px;
	font-family:arial,verdana, sans-serif;
}
#header h1, #header h2
{
	color:red;
}
a
{
	font-weight:bold;
	text-decoration:none;
	color:#666;
}
a:hover
{
	text-decoration:underline;
}
a.smallLink 
{
	font-size:9px;
	font-weight:bold;
	color:#aaa;
	text-decoration:none;
	line-height:12px;
}
a.smallLink:hover
{
	font-size:9px;
	font-weight:bold;
	text-decoration:underline;
}
p.editLink
{
	font-weight:bold;
	color:blue;
	padding-bottom:10px;
}
.editLink a
{
	color:blue;
	text-decoration:none;
}
#singleColumn h1
{
	margin-left:14px;
	margin-bottom:5px;
	margin-top:10px;
}
div.note
{
	line-height:12px;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding-top:5px;
	padding-left:15px;
	margin-right:5px;
}
.leftNav h2
{
	font-size:12px;
	text-align:left;
	display:inline;
	font-weight:bold;
	color:#aaa;
	line-height:14px;
	font-family:arial,verdana, sans-serif;
}
.leftNav h3
{
	font-family:georgia;
	font-size:12px;
	text-align:left;
	font-weight:bold;
	color:#000000;
}
#articleContent h3,
.article h3{
	font-weight:normal !important;
	text-transform:uppercase;
	font-size:16px !important;
	margin-left:14px;
}
.article h3 a{
	font-weight:normal !important;
	font-size:16px !important;
	
}
.article p{
	margin-left:14px
}
.leftNav p
{
	margin-left:0px;
}
span.field
{
	color:#a7a7a7;
}
p.download
{
	margin-top:4px;
	margin-bottom:1px;
}
a.download
{
	text-decoration:none;
}
a.download:hover
{
	text-decoration:underline;
}
sub
{
	font-size:smaller;
}
div#itemText{
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
.leftNav hr
{
	margin-top:12px;
	border: none 0; 
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #efefef;
	width: 80%;
	height: 2px;
	text-align: left;
}
#PageNumbers
{
	font-family:verdana;
	font-size:11px;
	line-height:16px;
}
#PageNumbers a
{
	font-family:verdana;
	font-size:11px;
	line-height:16px;
}
h3.blogTitle
{
	padding-left:2px;
	padding-top:0px;
	margin-top:0px;
}
#singleColumn fieldset,
#singleColumn .Actions
{
	padding-left:16px;
}
#singleColumn h3{
	margin-left:14px !important;
	margin-bottom:4px;
}
#singleColumn p{
	margin-left:14px !important;
}
.image.center
{
	margin-left: auto;
    margin-right: auto;
}

#banner{
	position:absolute;
	margin-left:-190px !important;
	
}
