@charset "utf-8";
/* Nevilles.ie SCREEN CSS Document */

h1 {
	font-size: 2.5em; 
	line-height:1.6em; /* 16 x 1.125=18px */

}


h2 {
	font-size: 2.2em; 
	line-height:1.3em; /* 16 x 1.125=18px */
	
}

h3 {
	font-size: 1.5em; 
	line-height:1.1em; /* 16 x 1.125=18px */
	color:#458a00;
	
}

p {
	font-size: .75em; 
	color:#5f7279;
	
}

.button01{
	color:#fff;
	font-size: 1em;
	background-color:#66cc00;
	margin-top:10px;
	line-height: 1.5em;
	width: 6em;
	text-align:center;
	
}

.button02{
	color:#fff;
	font-size: 1em;
	background-color:#66cc00;
	margin-top:10px;
	line-height: 1.5em;
	width: 6em;
	text-align:center;
	float:left;
	
}

.extras {
	color:#5f7279;
	font-size: .75em;
	margin-left: 20px;
	
	
}


/* Main top-navigation
------------------------------------------------------------------*/

	#main-nav li 
	{ 
		font-size: 0.75em;
		margin-right:15px;
		display: block;
		height: 20px;
		float: left;
		color: #fff;
		list-style-type: none;
		font-weight:bold;
	
	}
	#main-nav li a
	{
		display: block;
		height: 20px;
		float: left;
		color: #fff;
	}
#main-nav li.here {border-bottom:3px solid #fff;}	
/* Banner Image
------------------------------------------------------------------*/
div#banner {width:950px;height:337px;  margin:0 auto; padding-bottom: 10px; background-color:#fff;}

#gutter {width:950px;height:19px; margin:0 auto; background:url(../i/separator.gif) #fff no-repeat;}


/* ---------------------------------------------------------------------------- LEFT COLUMN: HOME PAGE
--------------------------------------------------------------------------------------*/


#irish_coffee {width:400px; height: 6.1875em;  float:left; border: 1px solid #66CC00; margin-bottom:.625em;  }

#irish_coffee_text h2 { font-size: 1.875em;}
#irish_coffee_text h3 { font-size: 1.25em;}

#lingo_box2 {width:400px; height: 6.1875em;  float:left; border: 1px solid #66CC00; margin-bottom:.625em;  }

#lingo_box2_text h2 { font-size: 1.875em;}
#lingo_box2_text h3 { font-size: 1.25em;}

#history {width:400px; height: 6.75em;  float:left; border: 1px solid #66CC00; margin-bottom: .625em; }

#history h2 {
	color:#66CC00;
	font-size: 1.7em;

}

#history h3 {
	color:#5f7279;
	font-size: 1.25em;
}


/* ---------------------------------------------------------------------------- MIDDLE COLUMN: HOME PAGE
--------------------------------------------------------------------------------------*/

#latest_news {width:331px; height: 13.1em;  float:left; border: 1px solid #66CC00; margin-bottom: .625em; }

#latest_news h4{
	color:#fff;
	font-size: 1.5em;
	background-color:#66cc00;
	padding-left:10px;
	line-height: 1.5em;
	width: 321px;
	text-align:left;
	
}

#news_listing {width:331px; height:160px; overflow:auto; margin-top:9px;}

.date { 
	font-size:.75em;
	line-height:1.6em; /* 16x1.125=18px */
	color:#66cc00;
	font-weight:bold;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	
	
	}	

	
.summary{ 
	font-size:.75em;
	line-height:1.6em; /* 16x1.125=18px */
	color:#666;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 5px;
	
	
	}
	


#twitter_box {width:331px; height: 6.75em;  float:left; border: 1px solid #66CC00; margin-bottom: .625em; }

#twitter_box h2 {
	color:#66CC00;
	font-size: 1.7em;
}


/* ---------------------------------------------------------------------------- RIGHT COLUMN: HOME PAGE
--------------------------------------------------------------------------------------*/

#tag_cloud {width:193px; height: 13.1em;  clear:both; border: 1px solid #66CC00; margin-bottom: .625em; }

#news {width:195px; height: 3.125em;  background: #66cc00 url(../i/ireland_now_back.gif) bottom no-repeat; float:left; margin-bottom: .625em;}

#resources {width:195px; height: 3.125em;  background: #66cc00 url(../i/button_background.jpg) bottom no-repeat; float:left; margin-bottom: .625em;}


/* ---------------------------------------------------------------------------- FOOTER:INFO STRIP
--------------------------------------------------------------------------------------*/

#footer_info p
	{ 
		font-size: 0.7em;
		line-height: 2em;
		color: #fff;
		
		
	
	}	

/* ---------------------------------------------------------------------------- FOOTER:CONTACT STRIP
--------------------------------------------------------------------------------------*/


#contact_info p { font-size: 0.7em; text-align:center; padding-top: 10px; color: #5f7279;}


/* ---------------------------------------------------------------------------- FOOTER:LANGUAGE STRIP
--------------------------------------------------------------------------------------*/

#language_strip ul 
	{ 
		height: 63px;
		line-height: 63px; 
		float: left;
		margin: 0;
		font-size: .875em;
	}