/* CSS Document */

html {
	text-align:center;
	background: #453b32 url(images/bgRepeating07.gif) repeat scroll left top;
}
body {
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;	
	margin:0 auto;
	padding:0;
	color:#fff;
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
		background: url(images/bgRepeatingY09.gif) repeat-y scroll center top;

}
#wrapper{
	background: url(images/bgHome2009.jpg) no-repeat scroll center top;
}
#hd {
	height:190px;
	position: relative;
}
#hd h1 { /*hides the domain name title */
	display:none;
}
#bd {
	padding: 0px 20px 0 20px;
}
#yui-main .yui-g { /*default main content container */
	padding:20px 0px 0 11px;

}
.yui-gb div.first{
	width: 28%;
	margin-right: 2%;
}
.sidebar { /*default class for sidebar container */
	padding-top:300px;
}
#ft {
	font-size:85%;
	margin:20px 0px 0px 0px;
	padding: 20px 20px 20px 10px;
	background: #000 url(images/footer.gif) no-repeat scroll left top;
	height: auto;
	text-align: right;
	border-top: 3px solid #36311c;
	border-bottom: 3px solid #36311C;
}
#ft a {
	text-decoration:none;
}
#ft a:hover {
}
#bannerHomeTop {
	width: 405px;
	margin-bottom: 5px;
	padding: 0;
	height: 77px;
}
#bannerHomeLeft{
	float:left;
}
#bannerHomeRight{
	float:right;
}
#bannerHomeFeature{
	margin-bottom: 5px;
}

a {	
		color: #ef7b1d;
}
A:hover {
    	COLOR: #fff;
	text-decoration: underline;
}
#newsSmlBox{
	font-size:93%;
	margin:0px 0px 7px 0px;
	padding:0;
	border: 1px solid #1d5854;
	width: 270px;
	background: none;
	background: url(images/bgNewsCalendarSml.png) repeat scroll left top;		
}