/* LGA - Home template */

body {
	background-color: #FFFFFF;
	background-image: url(/webdata/graphics/lga2_h_pageResize.gif);
	background-repeat: repeat-x;
	}

#headerBg {
	background-image: url(/webdata/graphics/lga2_h_headerBG.gif);
	background-repeat: no-repeat;
	background-position: 411px 52px;
	}

#logo {
	padding-top:75px;
	padding-bottom:0px;
	margin-left:420px;
	width:306px;
	}
#buttons4 {
	width:196px;
	margin-top: 83px;
	}
	
#slogan {
	position: absolute;
	left:0px;
	top: 52px;
	width:196px;
	height:166px!important;
	overflow: hidden;
	}
	
#photos {
	position: absolute;
	left: 196px;
	top: 52px;
	}
		
#contentDiv {

	}

/* Main content columns */
#cell01 { 
	width:196px;
	background-color:#BDBFD6;
	color:#FFFFFF;
	}
#cell02 {
	width: 355px;
	background-color:#FFFFFF;
	color:#003399;
	}
#cell03{ 
	width: 209px;
	background-color:#FFFFFF;
	color:#003399;
	}

/* ================================= */
/* Intro text */

#introPos {
	position: absolute;
	left: 430px;
	top: 226px;
	width:310px;
	height:120px;
	}
#introPos p {
	text-align:justify;
	font-size:11px;
	}
	

/* ================================= */
/* Public Fast Find Img/Links */
#fastFindImg {
	padding-top:15px;
	padding-bottom:10px;
	padding-left:12px;
	border-bottom: 1px solid #A6B1C7;
	}
.fastFind ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	width:196px
	}

.fastFind  li {
	margin: 0px;
	padding:0px;
	list-style-type: none;
	}
.fastFind  a {
	display: block;
	margin:0px;
	padding:0px;
	}

.fastFind  a:link {
	color: #FFFFFF;
	background-color: #6C76A3;
	text-decoration:none;
	font-weight:bold;
	padding: 6px 4px 6px 10px;
	border-bottom: 1px solid #A6B1C7;
	}
.fastFind  a:active {
	color: #FFFFFF;
	background-color: #6C76A3;
	text-decoration:none;
	font-weight:bold;
	padding: 6px 4px 6px 10px;
	border-bottom: 1px solid #A6B1C7;
	}
.fastFind  a:visited {
	color: #FFFFFF;
	background-color: #6C76A3;
	text-decoration:none;
	font-weight:bold;
	padding: 6px 4px 6px 10px;
	border-bottom: 1px solid #A6B1C7;
	}
.fastFind  a:hover {
	color: #FFFFFF;
	background-color: #2851AD;
	text-decoration:none;
	font-weight:bold;
	padding: 6px 4px 6px 10px;
	border-bottom: 1px solid #A6B1C7;
	}
/*
 HACKS: IE/Win:
 A small height on <li> and <a> tags and floating prevents gaps in menu.
 * html affects <=IE6
*/

* html .fastFind  li {
 height: 1%;
	}
* html .fastFind  a {
 height: 1%;
	}	

#contactBtn {
	padding-left:10px;
	padding-top: 5px;
	}


/* ================================= */
/* Whats Hot Img/links */

#whatsHotImg {
	padding-top:15px;
	padding-left: 25px;
	padding-bottom: 10px;
	}
	
.whatsHot ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
	width: 330px;
	}

.whatsHot li {
	margin: 0px;
	padding: 5px 40px 5px 0px;	
	line-height: 1.4em;
	border-top: 1px solid #D6DEEF;
	list-style-type: none;
	background-image: url(/webdata/graphics/lga2_h_whatsHotIcon.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#FFFFFF;
	color:#003399;
	}

.whatsHot a:link {
	color:#0E2469;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
.whatsHot a:active {
	color:#FF0000;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
.whatsHot a:visited {
	color:#000099;
	background-color: #FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}
.whatsHot a:hover {
	color:#0000CC;
	background-color: #FFFFFF;
	text-decoration:underline;
	font-weight:bold;
	}


/* ================================= */
/* LGA.net for Council Links */
#netImg {
	padding-top:10px;
	padding-bottom:14px;
	padding-left:24px;
	}
	
.netLinksBg {
	color:#003399;
	background-color:#E6E6F0;
	width:185px;
	margin-left:24px;
	}
	
.netLinks ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.netLinks li {
	margin: 0px;
	padding: 5px 20px 5px 0px;	
	line-height: 1.4em;
	/* border-top: 1px solid #D6DEEF; */
	/* list-style-type: none; */
	}

.netLinks a:link {
	color:#003399;
	background-color:#E6E6F0;
	text-decoration:none;
	}
.netLinks a:active {
	color:#FF0000;
	background-color:#E6E6F0;
	text-decoration:none;
	}
.netLinks a:visited {
	color:#0033CC;
	background-color:#E6E6F0;
	text-decoration:none;
	}
.netLinks a:hover {
	color:#003399;
	background-color:#E6E6F0;
	text-decoration:underline;
	}	
	

/* ================================================================== */
/* SEARCH */

#searchT {
	position:absolute;
	top:195px;
	left:430px;
	}
#searchForm { 
	position:absolute;
	top:190px;
	left:494px;
	width:140px;
	}
.searchInput { 
	position:relative;
	top:-3px;
	margin-right: 3px;	
	width:110px;
	border:1px solid #333333;
	background-color: #FCFCFC;
	color:#333333;
	font-size:10px;
	}


#advSearch {
	position: absolute;
	left: 659px;
	top: 192px;
	cursor: pointer;
	}
	
/* top of page btn */
#top { 
	margin-left:225px;
	padding-top:10px;
	}
	
/*
==================================================================== 
FOOTER LINKS 
*/

a.footer:link {
	color:#336699;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footer:active {
	color:#FF0000;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footer:visited {
	color:#336699;
	background-color:#FFFFFF;
	text-decoration:none;
	}
a.footer:hover {
	color:#336699;
	background-color:#FFFFFF;
	text-decoration:underline;
	}

/*email link */

a.footerE:link {
	color:#FFFFFF;
	text-decoration:none;
	}
a.footerE:active {
	color:#FF0000;
	text-decoration:none;
	}
a.footerE:visited {
	color:#FFFFFF;
	text-decoration:none;
	}
a.footerE:hover {
	color:#FFFFFF;
	text-decoration:underline;
	}


/*======================*/
/* footer */
#foot01 {
	clear: both;
	width:564px;
	background-image: url(/webdata/graphics/lga2_footerBG1.gif);
	background-repeat: no-repeat;
	}
#footLinks { 
	padding-top:20px;
	padding-bottom:10px;
	padding-left:221px;
	}

#footAddr {
	padding-top:9px;
	padding-bottom:10px;
	padding-left:221px;
	background-image: url(/webdata/graphics/lga2_footerBG.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height:30px;
	}

.footerTxt1 {
	font-size: 10px;
	color: #336699;

	}
.footerTxt2 {
	font-size: 10px;
	color: #FFFFFF;
	}	

/* ================================= */
/* Twitter feed */

#twitterFeed {
	margin-left: 15px;
}

#twitterFeed a.twtr-user, #twitterFeed .twtr-ft {

}

#twitterFeed {
    margin-top: 15px;
}
#twitterFeed a.twtr-user, #twitterFeed .twtr-ft {
    display: block;
}
#twitterFeed .twtr-widget h4  {
color:#fff;
font-size:14px !important;
/* font-family:arial !important; */
}

#fastFindImg h3, #netImg h3, #whatsHotImg h3 { color: #081C59; }
