@charset "UTF-8";
/* CSS Document */


/* Header Styles */

h1 {  /* Page Title */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}



h2  { /* Sub Heading */
display: block;
float: left;
	text-decoration: none;
         font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
width: auto;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 10px;
}

h2  a { /* Sub Heading */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	text-decoration: none;
}

h2 a:hover { /* Sub Heading */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	text-decoration: none;
}

h2  a:selected { /* Sub Heading */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: blue;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
	font-weight: normal;
	text-decoration: none;
}

h3  {  /* Bold Heading */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #333;
	margin: 0px;
	padding: 5px 0px 5px 0px;
}

h4  {  /* News link title */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 5px 0px;
}

h5  {  /* White title */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}

h6  {  /* Quote in a box */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	font-weight: normal;
	color: #666;
	margin: 10px 0px 10px 0px;
	padding: 5px 5px 5px 26px;
	display:block;
	background: #DDD url(../images/gff09_web/quote_mark.jpg) no-repeat left top;
}




/* News Page */

#page_content {
	width: 965px;
	height: auto;
	min-height: 300px;
	margin-top:10px;
	margin-right: auto;
	margin-left: auto;
	float: left ;
	X border: 1px solid #FF0000;
	
	
	
	
}

#newscol_left {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #CCCCCC;


	float: left; 
	width: 382px;  
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border: 0px;
	
	 
}


#newscol_left_panel {
	position:relative;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	 border: 0px;

	
}


#newscol_right {
	float: right; 
	width: 372px; 
	x background: #FFF; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	 border: 0px;
	 
}

#newscol_right_panel {
	position:relative;
	width: 400px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	float: right;
	 
}


#news_box {
	text-decoration: none;
	padding: 3px;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: white;
	

	float: left;

	height: auto !important;
	width: 375px;
	margin-bottom: 10px;
	background-position: bottom;
	
	background-repeat: no-repeat;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	
}
	
#archive_box {
	text-decoration: none;
	padding: 5px;
	padding-bottom: 8px;
	float: left;
	height: auto;
	width: 341px;
	border: 1px none #333333;
	margin-bottom: 5px;

	
}



.archive_link a  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	display: block;
	border-bottom: 1px dotted #666;
	height: 16px;
	margin-bottom: 0px;
	
}

.archive_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFFFFF;
	background:#999;
	text-decoration: underline;
	
}

.archive_link a.selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #CCCCCC;
	
	
}

.archive_dates  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FFF;
	display:block;


	width: 45px;
	float: left;
	margin-right: 10px;
	
}

#news_image_small img  {
	text-decoration: none;
	background-color: #EEEEEE;
	float: left;
	height: auto !important;
	min-height: 65px;
	margin: 0px 5px 0px 0px;
	border: 0px solid #999;
}

#news_large_image  {

float: right;
	margin: 0px 0px 5px 15px;

}

#news_image_small img:hover  {
	text-decoration: none;
	background-color: #EEEEEE;
	float: left;
	height: auto !important;
	min-height: 65px;
	
	margin: 0px 5px 0px 0px;
	border: 0px solid #000;
}





#container_info {

	float:left;
	width: 570px;


}
	
#container_datebox {
	height: 23px;
	float:left;
	width: auto;
margin: 0 0px 0;
	
}
		
#date_style {
	xmargin-top: 6px;
	xmargin-left: 6px;

	float: left;

	min-width:30px;
	width:auto !important;
	height: 23px;
	
}
		
#container_textbox {
	min-height:50px;
	height:auto !important;
	float:right;
	background-color:#FFF;

	top: 0px;
	left: 0px;
	width:385px;
;
}

.date_day {

	display: block;
        float: left;

line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
		
.date_month {
	display: block;
         float: left;
line-height: 18px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
margin: 0 0 0 2px;
}

#news_feed_box {
	float: left;
	width: 220px;
	height: auto !important;
	min-height: 200px;
	background-color: #ddd;
	padding:0px;
	margin: 10px 0px 10px 0px;

	
}

#news_feed_thumb {
float: left;
width: 115px;
	height: auto !important;
	min-height: 20px;
	padding:0px;
	margin: 0px 7px 5px 0px;

	
}



#news_feed_title {
	width: 220px;
	height: auto !important;
	min-height: 20px;
	background-color: #333;
	padding:5px;
;
	
}

#news_feed_text {
	width: 220px;
	height: auto !important;
	min-height: 160px;
	background-color: #ddd;
	padding:5px;

	
}


.news_short {
display: block;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #CCCCCC;
}

.news_short a {

text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}

.news_short a:link {

text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #333333;
}





