#top_section { height: 185px; }

#top_section #lt_column
{
	width: 420px;
	overflow: hidden;
}

#top_section .middle
{
	height: 185px;
	width: 191px;
	background: url(/images/fpl/bg_interior_top.png) no-repeat;
	overflow: hidden;
}

#top_section .middle .enewsletter
{
	background-image: none;
	position: relative;
	margin: 11px 0 0 10px;
	width: 185px;
	height: auto;
}

#top_section .middle .enewsletter .content { padding: 0; }

#top_section .middle .enewsletter .content h1
{
	position: absolute;
	color: #1C2339;
	top: 10px !important;
}

#top_section .middle .enewsletter .content p
{
	position: absolute;
	margin: 0;
	padding: 0;
	top: 34px;
	left: -4px;
	width: 145px;
}

*+html #top_section .middle .enewsletter .content p
{
	/* IE7 */
	top: 32px;
}

#top_section .middle .enewsletter .content p input
{
	width: 114px;
	background: url(/images/fpl/bg_input_newsletter.gif) no-repeat;
}

.enewsletter .content div
{
	position: absolute;
	margin: 1px 0 0 0;
	padding: 0;
	top: 34px;
	right: 21px;
}

.enewsletter .content #banner_hold
{
	position: absolute;
	top: 77px;
	left: 5px;
}

#top_section .rt_col
{
	height: 185px;
	width: 182px;
	background: url(/images/fpl/bg_interior_top.png) right 0 no-repeat;
}

#top_section .rt_col .content { margin-left: 21px; }
#top_section .rt_col .content h1 { color: #0064CC; }

#top_section .rt_col .content p
{
	margin-bottom: 0px;
	padding-bottom: 10px;
}

#top_section .rt_col .content .select_holder { margin: -4px 0 0 5px; }
#top_section .rt_col .content .catalog_links { margin: 10px 0 0 0px; }

*+html #top_section .rt_col .content .catalog_links
{
	/* IE7 */
	margin: 6px 0 0 0px;
}

*html #top_section .rt_col .content .catalog_links
{
	/* IE6 */
	margin: 6px 0 0 0px;
}

#bot_section { margin: 14px 0 0 0; }

#main_content
{
	float: left;
	width: 560px;
}

#main_content a { text-decoration: underline; }
#main_content a:hover { text-decoration: none; }

#main_content h1
{
	font-weight: 400;
	color: #00659A;
	font-size: 1.5em;
	margin-bottom: 12px;
}

#main_content h2
{
	font-weight: 700 !important;
	color: #003366;
	font: 1.4em Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#right_nav
{
	float: right;
	margin-top: 18px;
	width: 201px;
	background: url(/images/fpl/bg_int_nav.png) no-repeat;
}

#right_nav h1
{
	font-weight: 400;
	color: #1C2138;
	font-size: 1.4em;
	border-bottom: 2px solid #E3E3E3;
	padding-bottom: 2px;
	margin: 0 0 16px 11px;
}

#right_nav ol
{
	list-style: none;
	margin: 0 0 0 13px;
	padding: 0 0 180px 0;
}

*html #right_nav ol li
{
	/* IE6 */
	margin-top: -10px;
	line-height: 1em;
}

#right_nav ol li a
{
	display: block;
	color: #0072BC;
	padding: 2px 6px 2px 24px;
	background: url(/images/fpl/ic_circarrow.gif) 5px 4px no-repeat;
}

#right_nav ol li a.on { background: url(/images/fpl/ic_circarrow_gray.gif) 5px 4px no-repeat; }

*html #right_nav ol li a
{
	/* IE6 */
	background: url(/images/fpl/ic_circarrow.gif) 5px 2px no-repeat;
}

*html #right_nav ol li a.on
{
	/* IE6 */
	background: url(/images/fpl/ic_circarrow_gray.gif) 5px 2px no-repeat;
}

#blog_nav
{
	float: right;
	margin-top: 18px;
	width: 201px;
	background: url(/images/fpl/bg_int_nav.png) no-repeat;
}

#blog_nav h1
{
	font-weight: 400;
	color: #1C2138;
	font-size: 1.4em;
	border-bottom: 2px solid #E3E3E3;
	padding-bottom: 2px;
	margin: 0 0 16px 11px;
}

#blog_nav h2
{
	font-weight: 300;
	font-family: arial, helvetica;
	color: #036;
	font-size: 1.2em;
	padding-bottom: 2px;
	margin: 0 0 5px 11px;
}

#blog_nav ol
{
	list-style: none;
	margin: 0 0 10px 13px;
	padding: 0 0 5px 0;
}

*html #blog_nav ol li
{
	/* IE6 */
	margin-top: -10px;
	line-height: 1em;
}

#blog_nav ol li a
{
	display: block;
	color: #0072BC;
	padding: 2px 6px 2px 24px;
	background: url(/images/fpl/ic_circarrow.gif) 5px 4px no-repeat;
}

#blog_nav ol li a.on { background: url(/images/fpl/ic_circarrow_gray.gif) 5px 4px no-repeat; }

*html #blog_nav ol li a
{
	/* IE6 */
	background: url(/images/fpl/ic_circarrow.gif) 5px 2px no-repeat;
}

*html #blog_nav ol li a.on
{
	/* IE6 */
	background: url(/images/fpl/ic_circarrow_gray.gif) 5px 2px no-repeat;
}

.comment
{
	padding: 0 0 5px 0;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 15px 0;
}

.comment-form h3 { margin: 0 0 15px 0; }

.post-summary img
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #ccc;
}

.post-full img
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #ccc;
}

#main_content div.photo img
{
	float: right;
	margin: 0 0 15px 15px;
	padding: 3px;
	border: 1px solid #ccc;
}

blockquote { margin: 0 40px; }

#clams input.clams-search
{
	width: 140px;
	background: #fff;
	padding: 2px;
	border: 1px solid #C6D4E9;
	margin: 10px 10px 0 0; 
font-family: arial;
}

#clams select
{
	width: 144px;
	padding: 1px;
	background: #fff;
	color: #666;
	border: 1px solid #C6D4E9;
	margin: 21px 3px 6px 0;
	font-family: arial;
}

#clams input.clams-button { margin: 10px 45px 0 0; }


table.gallery td { padding: 3px; }

table.gallery td img
{
	padding: 1px;
	border: 1px solid #ccc;
}

#main_content ul li
{
	line-height: 20px;
	padding: 0 0 3px 12px;
	margin: 2px 0 4px 5px;
	background: url(/images/fpl/bullet.gif) 0 .5em no-repeat;
	list-style: none;
}

#main_content ul
{
	margin: 0 0 15px 10px;
	padding: 0;
}

table.grid {

     width: 580px


}

table.grid td {

     padding: 4px;
    border: 1px solid #ccc


}

div.photo img {
 float: right;
padding: 4px;
margin: 0 0 0 10px;
border: 1px solid #ccc

}

#main_content div.seniors {

font-size: 140%


}
