
#column1 {
	width: 290px;
	padding: 0 15px 5px 0;
	float: left;
	border-right: 1px solid #ACC6D8;
	margin-bottom:-5px;
}


/*#column1 a:hover, #column2 a:hover, #column3 a:hover {
	color: #000;
	text-decoration: underline;
}

#column1 h1 a, #column2 h1 a, #column3 h1 a {
	color: #AF7209;
	text-decoration: none;
}
*/
#bodyColumnsHome a {
	color:#2D7104;
}

/*#column1 h2 a, #column2 h2 a, #column3 h2 a {
	color: #2D7104;
	text-decoration:underline;
	font-weight: normal;
}
#column1 h1 a:hover, #column2 h1 a:hover, #column3 h1 a:hover {
	color: #000;
	text-decoration: underline;
}
#column1 h2 a:hover, #column2 h2 a:hover, #column3 h2 a:hover {
	color: #000;
	text-decoration: underline;
}
*/
#column1 p, #column2 p, #column3 p {
	margin: 0 0 15px 0;
}

#column2 {
	width: 290px;
	padding: 0 15px 5px 15px;
	float: left;
	border-left: 1px solid #ACC6D8;
	border-right: 1px solid #ACC6D8;
	margin: 0 -1px;
	margin-bottom: -5px;
}

#column3 {
	width: 290px;
	padding: 0 0 5px 15px;
	float: left;
	border-left: 1px solid #ACC6D8;
	margin-bottom:-5px;
}

.rss {
	background: url(graphics/RSS_Feed_Icon.gif) no-repeat center right;
	padding-right: 20px;
	text-decoration: none !important;
}

#column1 input.button {
	color: #fff;
	background: url(graphics/buttonbg.jpg) repeat-x;
	padding: 2px 10px;
	*padding: 2px 3px;
	border: 0;
	cursor: pointer;
	font-weight: bold;
	display: inline-block;
	height: 24px;
}

#column1 input.button:hover {
	background: url(graphics/buttonbghover.jpg) repeat-x;
	text-decoration: none;
}

.searchBox {
	border: 1px solid #b6b5b3;
	background: #eef6f9;
	padding: 10px;
}

.searchBox p.last {
	margin-bottom: 0 !important;
}

input#searchterm {
	margin-right: 5px;
}

#index {
	background: url(graphics/gateway_banner.jpg) no-repeat center 1px;
	height: 84px;
}
#index h1 {
	margin: 0 auto;
	padding: 20px 0 10px 410px;
	padding: 32px 0 10px 25px;
	width: 920px;
	color: #fff;
	font-size: 33px;
	text-shadow: 1px 1px 3px #4D4D4D;
	filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=1, Color='#4d4d4d', Positive=true); LINE-HEIGHT: normal;
}
