body{
background-image:url(../images/bg.jpg);
background-position:top;
background-repeat:repeat-x;
}

#top-nav{
background-image:url(../images/index_02.jpg); 
padding-left:25px;
}
#top-nav-ohio{
background-image:url(../images/index_02-ohio.jpg); 
padding-left:25px;
}

#main-content{
/*mnj background-image:url(../images/index_04-fade.jpg); */
background-color:#ffffff; 
background-position:top; 
background-repeat:no-repeat;
}

#left-column{
background-image:url(../images/index_03-stretch.jpg);
}

#left-fade{
/*mnj background-image:url(../images/index_03-fade.jpg);*/
background-repeat:no-repeat;
}

#right-column{
background-image:url(../images/index_05-stretch.jpg);
}

#right-fade{
background-image:url(../images/index_05-fade-contact-short.jpg);
background-repeat:no-repeat;
}

#foot{
background-image:url(../images/index_07.jpg);
background-repeat:no-repeat;
}

.bkgd-light-box {
	background-color: #EBEAE9;
	padding: 7px;
}
