/* ####################
TOC...
BASIC SEMANTIC STYLES
LINK STYLES
TRICKY STYLES
############################## */

/* ####################
WE NEED THIS html STYLE TO ADD A SCROLLBAR TO FIREFOX SO AS TO GET RID OF THE 20 PIXEL SHIFT THAT THEY SO LOVINGLY ADD TO LONG PAGES
############################## */
html 
	{
     overflow: -moz-scrollbars-vertical;
	}
html, body 
	{
  	height: 100%; /* Required */
	}
#mainJoint
	{
	width:960px;
	margin:0 auto;
	}
body
	{
	/*letter-spacing:.03em;*/
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	width:100%;
	background: #ffffff url(../images/bg.gif) repeat-x;
	margin:0;
	padding:0;
	}

/*#############################################
TOPHAT STYLES
#############################################*/
#topHat
 	{
	float:right;
	line-height:18px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 12px;
	color:#fff;
	text-align:right;
	margin:8px 0 11px 0;
	width: 660px;#
	width: auto;	
	}

	#topHat a:link, #topHat a:visited
	{
	text-decoration:none;
	color:#fff;
	}
	#topHat a:hover
		{
		text-decoration:none;
		color:#939af7;
		}
	#topHat .pipey
		{
		font-size:10px;
		margin:0 15px 0 15px;
		}
	#topMostNav .rss
		{
		vertical-align:middle;
		}
#topMostNav
	{
	float:left;
	margin-right:15px

	}
#topSearch
	{
	float:left;
	width:148;
	}
	#topSearch .leftOfSearchBox
		{
		float:left;
		width:5px;
		height:19px;
		background:url(../images/topSearchLeftSide.gif) no-repeat;
		}
	#topSearch .searchBox
		{
		float:left;
		width:121px;
		height:19px;
		background:#595fae;
		}
	#topSearch .rightOfSearchBox
		{
		float:left;
		width:22px;
		height:19px;
		background:url(../images/topSearchRightSide.gif) no-repeat;
		}
/*
#############################################
*/

#home_topWhiteBoxBG
	{
	padding: 5px;
	clear:both;
	width:960px;
	background:url(../images/topWhiteBoxBG.gif) no-repeat;
	margin: 0px;
	min-height: 417px;
}
*html #home_topWhiteBoxBG
	{
	height: 410px;
}
#home_topBlueBar
	{
	clear:both;
	margin:0 5px 0 5px;
	padding: 0px;
	width:950px;
	height:79px;
	background:url(../images/home_topBlueBarBG.gif) no-repeat;
	}
#homePage #home_topBlueBar
	{
	margin:0 5px 0 0px;
	}
	*html #home_topBlueBar
	{
	clear:both;
	margin:0 0px 0 0px;
	width:950px;
	height:79px;
	background:url(../images/home_topBlueBarBG.gif) no-repeat;
	}
#home_findLocalAndNav
	{
	float:left;
	}
	#home_findLocal
		{
		margin:8px 0 5px 9px;
		color:#9495e8;
		font-size:12px;
		float:left;
		width:334px;
		height:30px;
		}
		#home_findLocal .txt, #home_findLocal .leftOfSearchBox, #home_findLocal .searchBox, #home_findLocal .rightOfSearchBox, #home_findLocal .fl_btn
			{
			margin-top:5px;
			float:left;
			}
			#home_findLocal .txt
				{
				margin-left:10px;
				}
			#home_findLocal .leftOfSearchBox
				{
				margin-left:10px;
				background:url(../images/home_flLeft.gif) no-repeat;
				width:5px;
				height:19px;
				}
			#home_findLocal .searchBox
				{
				background:url(../images/home_flMid.gif) repeat-x;
				height:19px;
				}
			#home_findLocal .rightOfSearchBox
				{
				margin-right:5px;
				background:url(../images/home_flRight.gif) no-repeat;
				width:5px;
				height:19px;
				}
	#quattroNav
		{
		margin:0 0 0 9px;
		clear:both;
		}
	#home_BlueLiveUnited
		{
		float:right;
		}

#threeColourfulBoxes
	{
	margin: 0px;
	padding: 5px 0px 0px 0px;
	clear:both;
	float:left;
	height: 70px;
	}
	#threeColourfulBoxes .box
		{
		float:left;
		height: 65px;
		margin-bottom: 5px;
		padding-right: 5px;
		}
		#threeColourfulBoxes .midbox
			{
			float:left;
			padding-left:6px;
			padding-right:6px;
			}
#emergency {
	width: 900px;
	margin: 0px 0px 5px 0px;
	padding: 25px;
	background-color:#FFCC00;
	clear:both;
	float:left;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#homeContainer {
	position:relative;
	width: 100%;
	clear:both;
	float:left;
}
.homebranding {
	float: left;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	width: 710px;
	background-color: #f5f5f5;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.homeflash {
	float: left;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	width: 410px;
	border-right: 1px solid #d3d4e2;
}

.homeflashtext {
	float: left;
	width: 240px;
	padding: 5px 0px 5px 20px;

}
#home_211 {
	position: absolute;
	width: 220px;
	height: 110px;
	padding: 30px 0px 5px 5px;
	left: 723px;
	top: -4px;
	background-image:url(../images/bg-home-211.gif);
	background-repeat:no-repeat;
}
#home_211 a.link {
	color: #f3571f;
	padding: 0px 0px 10px 100px;

}
#home_211 p {
	padding: 45px 0px 0px 10px;
}
#home_news {
	width: 200px;
	position: absolute;
	left: 717px;
	top: 139px;
	paddng: 10px;
}
#home_news p {
	margin-bottom: 0px;
	padding-bottom: 4px;
}
#home_news p.newslink {
	margin-bottom: 5px;
}
#home_news a {
	font-size: 11px;
}
#home_news h3 {
	background-image:url(../images/bg-home-news-releases.png);
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 235px;
	font-size: 15px;
	margin: 0px;
	padding: 3px 0px 3px 8px;
}
#home_news div.inside {
	width: 212px;
	height: 309px;
	padding: 10px;
	background-color:#f2f3f7;
	border-left: 1px solid #d9dae1;
	border-right: 1px solid #d9dae1;
}
*html #home_news div.inside {
	height: 262px;
	width: 222px;
	padding: 5px;

}
#home_news div.btm {
	width: 235px;
	height: 25px;
	background-image:url(../images/bg-home-news-releases-btm.png);
	background-repeat:no-repeat;
}
#home_headlines
	{
	clear: left;
	float: left;
	margin:0px 0px 0px 0px;
	padding: 5px;
	width: 690px;
	padding: 10px;
	background-color: #f5f5f5;
	border: 1px solid #e6e6e6;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	}
	#home_headlines .inside
		{
		font-size:12px;
		color:#000000;
		padding:10px 0 0 15px;
		}
		#home_headlines .inside h2
			{
				color:#044e89;
			font-family:arial;
			font-size:11pt;
			margin-right:20px;
			float:left;
			}

#footer
	{
	margin-top:10px;
	background: url(../images/footerBG.gif) repeat-x;
	width:960px;
	height:37px;
	float:left;
	clear:both;
	}
	#footer #copyright
		{
		background: url(../images/foot_left.gif) no-repeat;
		height:37px;
		padding:15px 0 0 10px;
		font-size:12px;
		color:#9b9ea8;
		float:left;
		}
	#footer #links
		{
		background: url(../images/foot_right.gif) no-repeat top right;
		height:37px;
		padding:15px 10px 0 0;
		font-size:12px;
		color:#9b9ea8;
		float:right;
		}
		#footer #links a:link, #footer #links a:visited, #footer #links a:hover
			{
			text-decoration:none;
			color:#9b9ea8;
			margin:0 10px 0 10px;
			}
			#footer #links a:hover
				{
				text-decoration:underline;
				}
/*#############################################
BASIC SEMANTIC STYLES BELOW
#############################################*/
div
	{
	text-align:left;
	}
p, li, ul, td
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#666;
	}	
p
	{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	}

h1
	{
	margin: 0px 0 5px 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 19px;
	font-weight:bold;
	color:#2f3196;
	}
h1.aboveVideo
		{margin:0 0 5px 0;}
h2
	{
	margin:0 0 5px 0;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 17px;
	font-weight:bold;
	color:#fa9500;
	}
#home_headlines h2 {
	float: left;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #CCCCCC;
	height: 70px;
}
h3
	{
	margin:0 0 5px 0;
	font-size:13px;
	font-family: "Trebuchet MS", arial, sans-serif;
	color:#044e89;
	font-weight:normal;
	}
h4
	{
	margin:10px 0px 10px 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color:#044e89;
	border-bottom: 1px solid #044e89;
	width: 100%;
	}
h5
	{
	margin:0px 0px 0px 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color:#2f3196;
	border-bottom: 1px solid #044e89;
	width: 100%;
	}
h6
	{
	margin:0px 0px 0px 0px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 13px;
	color:#044e89;
	border-bottom: 1px solid #044e89;
	width: 100%;
	}
hr
	{
	padding:0 0 0 0;
	border: 0;
	color: #F0F0F0;
	background-color: #F0F0F0;
	height: 1px;
	margin:0 20px 5px 0px;
	}
ul
	{
	list-style-type:square;
	padding-left:1em;
	padding-bottom:5px;
	margin:0px 0px 5px 7px;
	}
ul
	{
	color:#737b80;
	list-style-image: url(../images/bullet_square.gif);
	padding-left:1em;
	margin:10px 0px 5px 14px;
	}
	ul li
		{
		font-weight:normal;
		padding:0px 0px 5px 0px;
		}
ul.arrows
	{
	color:#737b80;
	list-style-image: url(../images/bullet_arrows.gif);
	margin:0px 0px 5px 0px;
	}
	ul.arrows li
		{
		margin:0px 0px 0px 0px;
		font-weight:normal;
		padding:0px 0px 0px 0px;
		}
/*#############################################
LINK STYLES BELOW
#############################################*/
a:link
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:none;
	}	
a:visited
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:none;
	}
a:hover
	{
	line-height:18px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color:#044e89;
	text-decoration:underline;
	}
	
.thirdColumn a:link
	{
	font-size: 11px;
	}	
.thirdColumn a:visited
	{
	font-size: 11px;
	}
.thirdColumn a:hover
	{
	font-size: 11px;
	}
/*#############################################
FORM STYLES BELOW
#############################################*/
.red
	{
	color:#f91515;
	}
.noBorder
	{
	border-style:none;
	}
.noBorderNoBg
	{
	border-style:none;
	background-color:transparent;
	}
input, textarea, select {
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #a09d9d;
}
input.niceField
	{
	background:transparent !important;
	border:1px solid #d9dae1;
	}
/*#############################################
TRICKY STYLES
#############################################*/
.skip {/*this ones to hide text, but screen readers will see it....508 compliance tdb */
  height: 0;
  width: 0;
  overflow: hidden;
  position: absolute; /* for the benefit of IE5 Mac */
}
.transparent {
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
a img {
	border: none;
}
.right {
	float: right;
}
img.left {
	float: left;
	margin: 0px 35px 10px 0px;
}
/* homelessness banner styles for homeapage */

.ghost {
	text-indent: -9999px;
}

#mainBranding img {

	padding: 0 15px 10px 0;
	border-style: none;
}

#mainBranding p {
	font-size: 14px;
	line-height: 25px;
}

#mainBranding a {
	font-size: 14px;
}

#brandingCopy {
	width: 380px;
	float: left;
}

#homegift {
	float: left;
	width: 180px;
	margin-right: 20px;
}
/* /end homelessness banner styles for homeapage */

/* styles for home page changes May 2009 */

#home_4boxes {
	width: 960px;
	padding: 5px 0px 0px 5px;
	overflow: hidden;
	_height: 1%;
	clear: both;
	float: left;
	display: block;
	margin: 0px;
}
#home_4boxes input.home_field {
	width: 130px;
	display: block;
	margin-top: 5px;
	padding: 3px;
	background: url(../images/fieldBkg.gif) top left no-repeat;
	border: none;
}
#home_4boxes div {
	width: 218px;
	height: 91px;
	float: left;
	position: relative;
	margin-right: 6px;
	padding: 38px 5px 0 10px;
	font-family: "Trebuchet MS", arial, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 13px;
	background-repeat: no-repeat;
	background-position: top left;

}
#home_4boxes #home_4boxes_1 {
	height: 71px;
	padding-top: 58px;
	background-image: url(../images/homeGuideBkg.gif);
}
#home_4boxes #home_4boxes_2 {
	background-image: url(../images/homeFanPagesBkg.gif);
}
#home_4boxes #home_4boxes_2 img {
	padding: 5px 0px 0px 10px;
}
#home_4boxes #home_4boxes_3 {
	background-image: url(../images/homeStayBkg.gif);
}
#home_4boxes #home_4boxes_4 {
	margin-right: none;
	background-image: url(../images/homeEventsBkg.gif);
}
#home_4boxes #home_4boxes_3 a#fbHidden, #home_4boxes #home_4boxes_4 a#gsHidden {
	width: 100%;
	height: 33px;
	position: absolute;
	bottom: 0;
	left: 0;
}
