@charset "utf-8";

/* Halifax Gateway Council style sheet */
/* developed by Extremegroup.com */

/*redefine base html tags*/
html, body{
	height: 100%;
}
body{
	background-image: url('/~halifaxg/images/bg-body.gif');
	font-family: "tahoma", arial, helvetica, verdana, "_sans";
}
h1{
	font-size:1.3em;
	height:139px;
	background-image: url('/~halifaxg/images/bg-header.png');
	background-repeat: no-repeat;
}
h1 a{
	text-indent: -10000px;
	display:block;
	width:150px;
	height: 139px;
}
/* editor styles */
p{margin-bottom:0.8em;}
em{font-style: oblique;}
strong{font-weight: bold;}
h3{
	font-size:1.2em;
	font-family: georgia, times, "_serif";
	color: #007cbf;
	margin-bottom:1em;
}
h4{
	font-weight: bold;
	font-size:1.1em;
	margin-bottom:1em;
}
blockquote{
	font-size: 1.6em;
	padding: 24px;
	color:#999;
	margin: 0 1em;
	font-family: georgia, times, "_serif";
	background-image: url("/~halifaxg/images/quotes.gif");
	background-repeat: no-repeat;
}
#content li{
	padding-left: 12px;
	background-image: url('/~halifaxg/images/list-bullet.gif');
	background-position: 0px 0.5em;
	background-repeat: no-repeat;
	margin-bottom:0.4em;
	list-style: none;
	list-style-image: none;
	font-size:0.9em;
	margin-left: 20px;
}
/* conainter items */
#container{
	position: relative;
	width:926px;
	min-height: 100%;
	margin: 0 auto -174px auto;
}
#inner{
	clear:both;
	margin-bottom:10px;
	font-size: 0.8em;
	color: #777;
	position: relative;
}
#inner a{
	color: #007CBF;
	text-decoration: underline;
}
#inner a:hover{
	color: #999;
	text-decoration: underline;
}
#news{
	padding:16px;
	float: left;
	width:235px;
	background-image: url('/~halifaxg/images/bg-news.gif');
	background-repeat: no-repeat;
}
#news div{
	padding-bottom:4px;
	margin-bottom: 0.6em;
}
#news p.readmore{
	padding-left: 12px;
	background-image: url('/~halifaxg/images/list-bullet.gif');
	background-position: 0px 0.3em;
	background-repeat: no-repeat;
	font-size: 0.8em;
}
#news h3 a{
	color: #007CBF;	
}
#news h3 a:hover{
	color: #999;
}
#homecontent h2{
	margin-bottom: 20px;
}
#content{
	padding:16px;
	width: 601px;
	float:left;
	line-height:150%;
	background-image: url('/~halifaxg/images/bg-contenthead.gif');
	background-repeat: no-repeat;
}
#breadcrumb{
	width:100%;
	margin-left:-7px;
	overflow:hidden;
	margin-bottom:15px;
}
#breadcrumb li{
	margin-left: 7px;
	float: left;
}
#breadcrumb a{
	color:#999;
}
#imageheader{
	background-image: url('/~halifaxg/images/masthead_1.jpg');
	width:633px;
	height:200px;
	margin-left: 280px;
}
#homecontent{
	margin-left: 20px;
	width:900px;
	margin-left:13px;
	background-color: #efefef;
	margin-top:2px;
	overflow:hidden;
	background-image: url('/~halifaxg/images/bg-content.gif');
	background-repeat:repeat-y;
}
#fontcontrol{
	position: absolute;
	left:0px;
	top:0px;
	margin-left: 809px;
	margin-top: 218px;
}
#fontcontrol span{
	margin-left: 4px;
}
/* main nav */
#mainnav {
	margin-left: 279px;
	margin-top: -48px;
	overflow: hidden;
}
#mainnav li{
	float:left;
	display:block;
	text-align: center;
}
/*nav widths */
.nav_about{
	width: 134px;}
.nav_connections{width: 189px;}
.nav_impact{width: 109px;}
.nav_events{width: 106px;}
.nav_news{width: 96px;}
/* sub nav -- works in conjunction with the main nav */
#subnav{
	clear: both;
	padding-left: 38px;
	background-image: url('/~halifaxg/images/bg-footer-repeat.gif');
	background-repeat: repeat-x;
	background-position: 0 -4px;
	overflow:hidden;
	width: 862px;
	margin-left:13px;
	padding-top:6px;
	}
	#subnav .nav_about{
		margin-left:61px;
	}
#subnav ul{float: left;}
#subnav li{
	list-style: none;
	list-style-image: none;
	font-size:11px;
	margin-bottom:3px;
	text-shadow: 1px 1px 0px #000;
}
#subnav li a{
	display: block;
	padding:2px 6px 3px 6px;
	text-decoration: none;
	color: #fff;
}
#subnav li a:hover{
	background-color: #A7DAF6;
}
#subnav .nav_about li a:hover{
	background-color: #D0CF33;
}
#subnav .nav_connections li a:hover{
	background-color: #FAA035;
}
#subnav .nav_impact li a:hover{
	background-color: #E71515;
}
/*internal nav */
#internalnav{
	float: left;
	width: 267px;
	background-image: url('/~halifaxg/images/bg-news.gif');
	background-repeat: no-repeat;
	height:200px;
}
#internalnav h2{
	margin-left:13px;
	margin-top: 15px;
	margin-bottom:15px;
}
#internalnav li{
	list-style: none;
	list-style-image: none;
	margin-left:20px;
	padding-left: 14px;
	background-image: url('/~halifaxg/images/list-bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	margin-bottom:0.6em;
}
#internalnav li a{
	color: #999;
}
/* footer items */
#footer{
/*	background-image: url('/~halifaxg/images/bg-footer-repeat.gif');
	background-repeat: repeat-x; */
	height:174px;
}
#foot_container{
	background-image: url('/~halifaxg/images/bg-footer.gif');
	background-repeat:no-repeat;
	position: relative;
	width:888px;
	height: 159px;
	margin-left:auto;
	margin-right: auto;
	font-size:0.6875em;
	padding-top:15px;
	padding-left:38px;
	color: #666;
}
#footer .nav{
	float:left;
	width:153px;
	
}
#footer li{
	padding-left: 12px;
	background-image: url('/~halifaxg/images/list-bullet.gif');
	background-position: 0px 0.3em;
	background-repeat: no-repeat;
	list-style: none;
	list-style-image: none;
	width:153px;
}
#footer a{
	text-decoration: none;
	color: #666;
}
#footer a:hover{
	text-decoration: underline;
}
#footer .address{
	float: left;
	margin-left:20px;
	padding-left:20px;
	background-image: url('/~halifaxg/images/bg-address.gif');
	background-repeat: repeat-y;
	width:276px;
}
#footer .address a{
	background-image: url('/~halifaxg/images/list-bullet.gif');
	background-position: 0px 0.3em;
	background-repeat: no-repeat;
	padding-left:13px;
	font-size:0.9em;
}
#footer .address span{
	margin-top:1em;
	width:200px;
	display: block;
}
#footer .footerhome{
	float:left;
	width:100px;
}
#footer .footerhome a{
	display: block;
	width: 100px;
	height:100px;
	text-indent: -10000px;
	margin-top:-20px;
}
/* pagination */
.pagination li{
	background-image: none !important;
	float: left;
	margin-left: 2px !important;
	padding: 3px 6px !important;
	background-color: #ccc;
	text-align: center;
}
/* searchbox */
#search_form{
	position: absolute;
	left:0px;
	top:0px;
	margin-top: 29px;
	margin-left: 675px;
}
#search_form .input{
	width: 139px;
	height:12px;
	background-image: url('/~halifaxg/images/search_bg.gif');
	background-repeat: no-repeat;
	border:none;
	float:left;
	padding:4px;
	margin-right:10px;
}

/* faq questios */

#faqquestions a{
	color: #007CBF;
	text-decoration: none;
} 
#faqquestions a:hover{
	color: #999;
	text-decoration: underline !important;
}
#faqquestions li.question{
	padding-left:12px;
	background-image: url('/~halifaxg/images/list-bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	list-style: none;
	list-style-image: none;
}
#faqlisting .question{
	font-size:1.1em;
}
.question{
	color: #666;
	font-weight: bold;
}
.count{
	float: left;
	width:20px;
	font-size: 1.3em;
	margin-right:10px;
}
.answer{
	clear:both;
	margin-left:30px;
}


/* classes */
.clearfooter{
	height: 174px; /* #FOOTHEIGHT */
	clear: both;
}
/* sub nav elements */
.more{
	margin-left:13px;
	clear:both;
	background-image: url('/~halifaxg/images/menu_control.gif');
	background-repeat:no-repeat;
	}
.more span{
	cursor: pointer;
	display:block;
	width: 900px;
	height: 13px;
	text-indent: -10000px;
	font-size:0.1em;
	}
#contactform{
	margin-top: 1em;
}
#contactform label{
	display: block;
	font-size:0.8em;
	color: #666;
}
#contactform input, #contactform textarea{
	width:140px;
	border:3px solid #ddd;
	font-size: 0.9em;
	padding: 3px;
}
#contactform textarea {
	width:200px;
	height:100px;
	font-size: 1.1em;
}
#contact {
	background-color: #ddd;
	padding: 14px;
}
#itemdata{
	margin-bottom:1em;
}
#itemdata td{
	padding:3px;
	text-align:center;
	border-bottom:#bbb 1px solid;
	border-right: #ddd 1px solid;
}
#itemdata h4{
	width:100%;
	height:100%;
	margin-bottom:0px;
}
td{
	vertical-align: top;
	padding:10px 10px;
	}
	
td.img{
	background-color:#fff;
}	