/* CSS layout */
body
{
text-align: center;
}

#site_container {
	width: 950px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	border: 1px #A87C23 solid;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#masthead {
	height: 100px;
	background-color: #8F2D2A;
	background-image: url('images/flnheader.jpg');
	padding-top: 0px;
	width: 950px;
}

#top_nav {
	background-color: #DFDFDF;
	margin-bottom: 10px;
}

#container {
	
}

#page_content {
	margin-top: 15px;
	margin-right: 180px;
	margin-left:180px;
}

#left_column {
	margin-top: 4px;
	width: 180px;
	float: left;
	}

#right_column{
	margin-top: 4px;
	width: 180px;
	float: right;
}

#footer {
	clear:both;
	background-color: #8F2D2A;
	height: 10px;
	width: 950px;
}


#img_border {
	border: 1px #A87C23 solid;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

.articletxt 
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	12px; 
		text-align	:	justify; 
		line-height	: 	25px; 
		color		:	#000000; 
		font-weight	: 	normal
	}

.articletxtsml
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	11px; 
		text-align	:	justify; 
		line-height	: 	25px; 
		color		:	#000000; 
		font-weight	: 	normal
	}

.articletxtbld 
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	12px; 
		text-align	:	justify; 
		line-height	: 	25px; 
		color		:	#000000; 
		font-weight	: 	bold
	}

.articletxtbldsml
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	11px; 
		text-align	:	justify; 
		line-height	: 	25px; 
		color		:	#000000; 
		font-weight	: 	bold
	}

.warningtxtbldsml
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	11px; 
		text-align	:	justify; 
		line-height	: 	25px; 
		color		:	#ce2b2c; 
		font-weight	: 	bold
	}

.articlehdr 
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	16px; 
		font-weight	: 	bold; 
		text-align	: 	center
	}


.articlesbhdr 
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align : left;
}


.calhdr 
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	14px; 
		font-weight	: 	bold; 
		text-align	: 	center
	}

.inbrief 
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	10px; 
		text-align	: 	left
	}

.lstdate 
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	12px; 
		color		: 	#666666; 
		text-align	: 	right
	}

.lstauthor 
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	12px; 
		color		: 	#666666; 
		text-align	: 	left
	}


.blogauthor
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	11px; 
		color		: 	#666666; 
		text-align	: 	right
	}


.disclaimer 
	{ 
		font-family	: 	Arial, Helvetica, sans-serif;
		font-size	: 	10px; 
		color		: 	#666666; 
		text-align	: 	center; 
		font-weight	: 	bold
	}

.bio 
	{  
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	12px; 
		color		: 	#666666; 
		text-align	: 	justify
	}

.brfdate 
	{ 	font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	10px; 
		color		: 	#666666; 
		text-align	: 	left
	}

.quote 
	{ 
		font-family	: 	Arial, Helvetica, sans-serif; 
		font-size	: 	12px; 
		color		: 	#666666; 	
		text-align	: 	justify ; 
		font-weight	: 	normal
	}

.imgmargin
	{
		margin-right: 5px;
	}

.right_title 
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align: center;
	color: #A87C23;
}

.right_subtitle 
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align: left;
	color: #A87C23;
	margin-left: 5px;
	line-height: normal;
}

.right_name {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	text-align: center;
	color: #2D4F2B;
	}	

.right_role {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-align: center;
	color: #AEAEAE;
}


.right_list{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-align: left;
	color: #457C42;
	line-height: normal;
	margin-left: 15px;
}

.right_label {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	font-weight : bold;
	color: #457C42;
}

.right_item {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : left;
	font-weight : bold;
	color: #A87C23;
}

	
#paging
	{   
    	padding:5px;  
		align:right;
    	font-family:Arial, Helvetica, sans-serif;   
    	font-size:10px;   
    	color:#000000;  
    	font-weight:bold;   
	}   

#paging a
	{   
    	padding:1px 2px 1px 2px;   
    	margin:0px 1px 0px 1px;  
    	border:1px solid #A87C23;   
    	background:#DFDFDF;   
    	color:#2D4F2B;   
    	text-decoration:none;   
	}   
  
#paging a:hover
	{   
    	border:1px solid #FF9900;   
    	background:#457C42;   
    	color:#FFFFFF;   
    	text-decoration:none;   
	}  

.currentpage
	{   
		padding:5px;   
    	font-family:Arial, Helvetica, sans-serif;   
    	font-size:12px;   
    	color:#000000;  
    	font-weight:bold;  
    	padding:1px 2px 1px 2px;   
    	margin:0px 1px 0px 1px;   
    	border:1px solid #A87C23;   
    	background:#8F2D2A;   
    	color:#FFFFFF;   
    	text-decoration:none;   
	} 

a {
	text-decoration: none;
	margin-top: inherit;
}
a:visited {
	color: #A87C23;
	margin-top: inherit;
}
a:hover {
	color: #8F2D2A;
	margin-top: inherit;
}
a:active	{
	color: #8F2D2A;
	margin-top: inherit;
}
a:link {
	color: #457C42;
	margin-top: inherit;
}
.humancheck { display: none; }

#twitter_div { border: 1px solid #FF9900; width: 160px; padding: 0px 0px 0px 0px; }
ul#twitter_update_list { list-style: none; padding: 0; margin: 0; }
ul#twitter_update_list li { list-style: none; color: #000000; line-height: 15px; text-align : left;; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 5px; margin: 0px 0px 0px 0px; }
ul#twitter_update_list li a { font-size: 8px; }
