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

#container #banner	{
	height: 100px;
	width: 798px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	background: url(../images/banner-bg.png) repeat-x;
}

#container #banner #bannercontainerone {
	height:100px;
	width:200px;
	background:url(../images/banner-janitor.gif) no-repeat right;
	float:right;
	border-left:solid 1px #cccccc;
}

#container #banner #bannercontainerhol {
	height:100px;
	width:200px;
	background:url(../images/easter_banner1.jpg) no-repeat right;
	float:right;
	border-left:solid 1px #cccccc;
}

#container #banner #bannercontainerone h1 {
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	padding-top:2px;
	padding-left:5px;
}

#container #banner #bannercontainerone span {
	margin:0;
	padding-left: 5px;
	padding-top: 12px;
	display:block;
	width:115px;
	font-size:10px;
	text-align:left;
	line-height:12px;
	text-align:left;
	color: #7f7d7e;
	font-weight:bold;
}

#container #banner #bannercontainerone a {
	color: #7f7d7e;
}

#container #banner #bannercontainerone a:hover {
	color: #2b85ba;
}

#container #banner #bannercontainertwo {
	margin:0;
	background:url(../images/logo.gif) no-repeat;
	height:100px;
	width:188px;
	float:left;
}

#container #banner #bannercontainertwo #gl-home {
	font-size:1px;
	line-height:.01em;
	letter-spacing:-1em;
	color:#3f4c6c;
	height:78px;
	width:188px;
	margin:0;
	border:0;
}

#container #banner #bannercontainertwo #gl-home a {
	display:block;
	font-size:1px;
	color:#3f4c6c;
	height:78px;
	width:188px;
	margin:0;
	border:none;
	margin-top:11px;
}


#container #banner #small {
	height:60px;
	width:250px;
	background:none;
	border-right: solid 1px #CCCCCC;
	float: left;
	margin-top:20px;
}

#container #banner #small span {
	display:block;
	font-size:16px;
	font-weight:bold;
	color: #165999;
	text-align:center;
	height:60px;
	padding-top:10px;
}

#container #banner #call {
	background:none;
	width:130px;
	height:60px;
	float:left;
	margin-top:20px;
	padding-left:15px;
	line-height:7px;
}

#container #banner #call span {
	display:block;
	font-size:12px;
	font-weight:bold;
	color: #165999;
	text-align:left;
	height:60px;
	padding-top:10px;
}

#container #banner #call span h1 {
	font-variant:small-caps;
	font-size:12px;
	letter-spacing:2px;
}

#container #banner #call span h2 {
	font-weight:bold;
	font-size:12px;
}

#container #banner #call span h2 a {
	text-decoration:none;
	color: #165999;
	line-height:13px;
}

#container #banner #call span h2 a:hover {
	text-decoration:underline;
	color: #165999;
}


