/* Common Style --------------------------------------------------------------*/
.forumbottom {	
	background:url("http://www.calcpa.org/Content/Files/FLF/rule_dotted_horiz.gif") left bottom repeat-x;
	padding:0px;
	margin-bottom:10px;
	}

/* Header Elements ------------------------------------------------------------*/
#header_main {
	background:url("http://www.calcpa.org/Content/Files/FLF/anim_header.gif") left bottom no-repeat;
	padding:10px 0px;
	height:110px;
	}

#mainContent h1 {
	display:none;
	}
	
/* Right Column Elements ----------------------------------------------------------*/
#rightcolumn{
	width:200px;
	min-height:100%;
	padding: 0px 10px;
	}	

#rightboxed, #mainboxed {
	border: 1px solid #999;
	margin-bottom:10px;
	}

#rightboxed p, #mainboxed p{
	padding:0px 10px 10px 10px;
	font: 1.0em Helvetica, San-serif;
	line-height:1.4em;
	margin:3px 0px;
	}

#rightboxed h1, #mainboxed h1{
	font: 1.4em Helvetica, San-serif;
	line-height:.8em;
	padding:5px 10px;
	color:#336699;
	font-weight:bold;
	margin:0px;
	}

#rightboxed h2, #mainboxed h2{
	font: 1.0em Helvetica, San-serif;
	line-height:1.4em;
	padding:0px 10px;
	margin:7px 0px;
	color:#336699;
	background:url("http://www.calcpa.org/Content/Files/FLF/navblue_bgd.gif") repeat-x;
	text-transform:uppercase;
	font-weight:bold;
	}

#rightboxed h3{
	font: 1.0em Helvetica, San-serif;
	line-height:1.4em;
	padding:10px 0px 0px 10px;
	color:#333;
	text-transform:uppercase;
	font-weight:bold;
	}

.ad_right {
	margin-top:0px;
	}	

.ad_right img {
	border:1px solid #999;
	padding:3px;
	background-color:#fff;
	}	
		
/* Main Column Elements ----------------------------------------------------------*/
#maincolumn {
	margin-top:25px;
	padding: 0px;
	min-height:100%;
	width:450px;
	}
	
#leadcontent {
	padding-right:10px;
	}

#leadcontent p, #leadcontent li {
	font: 1.2em Georgia, "Times New Roman", serif;
	line-height:1.4em;
	}
	
#leadcontent h3 {
	font: 1.0em Helvetica, San-serif;
	line-height:.1em;
	color:#666;
	text-transform:uppercase;
	font-weight:bold;
	padding-bottom:10px;
	margin:10px 0px 0px 0px;
	}

#leadcontent h2 {
	font: 1.6em Georgia, "Times New Roman", serif;
	line-height:1.2em;
	color:#336699;
	}
	
#leadcontent ../img {
	max-width: 580px;
	padding-top:10px;
	}
	
div#left_subcontent {
	width:200px;
	padding-right:10px;
	}
	
div#center_subcontent {
	width:200px;
	padding-left: 10px;
	}	

#left_subcontent p, #center_subcontent p, #center_subcontent #articleListContainer ul li {
	font: 1.0em Helvetica, San-serif;
	line-height:1.4em;
	}
	
#left_subcontent h2, #center_subcontent h2 {
	font: 1.3em Georgia, "Times New Roman", serif;
	line-height:1.2em;
	color:#336699;
	margin-bottom:0px;
	margin-top:5px;
	padding-bottom:10px;
	}

#mainboxed {
	margin-top:10px;
	margin-right:10px;
	}

#mainboxed dd {
	font: .9em Helvetica, San-serif;
	line-height:1.9em;
	text-transform:uppercase;
	}

#mainboxed dt {
	font: 1.2em Helvetica, San-serif;
	font-weight:bold;
	color:#666;
	padding-bottom:10px;
	}
	
#mainboxed #left_subcontent dd, #mainboxed #left_subcontent dt {
	padding-left:10px;
	}
