/** County Counsel Original Style Sheet **/

.DAHeaderFrame
{
	background: url("header_bg.png") repeat-x;
	padding:0px;
	margin:0px;
	height:98px;
	overflow:hidden;
}
.DAHeaderLeft
{
	background: url("header_bg_left.png") top left no-repeat;
	padding:0px;
	margin:0px;
	height:98px;
	overflow:hidden;
}
.DAHeaderRight
{
	background: url("header_bg_right.png") top right no-repeat;
	padding:0px;
	margin:0px;
	height:98px;
	overflow:hidden;
}
.DAHeaderCenter
{
	background: url("header_bg_mid.png") top center no-repeat;
	padding:0px;
	margin:0px;
	height:98px;
	overflow:hidden;
}


/** Overriding Section **/

p, body, a:link, a:visited, a:hover, td, li
{
	font-family: verdana, arial,sans-serif, helvetica;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #222222;
}


.smcPlBlueHeaderBar {
	background: url("pl_blue_bar.png") repeat-x;
}

.smcPlBlueHeaderShadow {
	background: url("pl_blue_shadow.png") repeat-x;
}

.smcPlBlueContent
{
	background: url("pl_blue_bg.png") repeat-x top left;
	
}

.smcPlBlueContentText ul li,
.smcPlBlueContentText ul li a:link,
.smcPlBlueContentText ul li a:hover,
.smcPlBlueContentText ul li a:visited
{	
	font-size: 12px;
	line-height: 15px;

}

h2 {
	color: #083087;
	border-bottom: 1px solid #dddddd;
	font-size: 20px;
	padding-bottom: 3px;
}

a:link, a:visited
{
	color: #083087;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a:visited
{
	color: #07296d;
	font-size: 12px;
}

a:hover
{
	color: #3363cd;
	text-decoration:underline;
	font-weight: bold;
	font-size: 12px;
}

h3
{
	font-size: 18px; 
	color: #083087;
	padding-bottom: 3px;
}

h4 { 
	color:  #083087;
	font-size: 17px;
}




/** Nav Portlet **/


.smcPlBlueContentText ul li a:visited
{
	color: #333;

}


/** Article header links **/


.smcContentBlueTextHeader,
a.smcContentBlueTextHeader:link,
a.smcContentBlueTextHeader:hover,
a.smcContentBlueTextHeader:visited
{
	color: #3f5699;
}

a.smcContentBlueTextHeader:visited
{
	color: #072f86;
}

a.smcContentBlueTextHeader:hover
{
	text-decoration: underline;
}






.smcCsContentFrame
{	
	border-top: 7px solid #b8b8b8;
	border-bottom: 7px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #b8b8b8;
	
}

img.border 
{	
	border: solid 1px #888888;
}

img.imgright
{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

img.imgleft
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.smcPlBlueContentNoGra {
	background: #eeedeb;
}
