
body2 { 
	padding: 0 0 20px;
	background:	#000 url("../images/bg.gif") repeat-x 0 100%;
	color:#333;
	font:83%/1.5 arial,tahoma,verdana,sans-serif
}
body {
	background:#000 url(images/bg.gif) repeat;
	padding: 0 0 500px;
	/* background:#ececec url(../images/bkgGrad.jpg) repeat-x 100% 0; */
	}
	
/* Inner layout for two right columns */
div#navcol {
    padding: 0px;
    width: 5px;
    float: left;
}
div#main {
    padding: 10px;
    margin-left: 5px;
    margin-right: 90px;
}
div#sidecol {
    padding: 0px;
    width: 80px;
    float: right;
}

#hd {
	background:#fff;
	border:1px solid #fff;
	border-top:none;
}

#top_banner {
	background:#fff;
	}
	
#logo{
	padding:0em;
	height:152px;
}

#logo2{
	padding:0em;
	height:154px;
}

#logo img{
	margin-top:2px;
}

#toolbar {
	 border-top:1px solid #ccc;
	}

#bd {
	padding:10px;
	margin-top:0em;
	background:#000;
	border:1px solid #fff;
	}
	
#mainbanner {
	background:#ccc;
	}

#ft{
	padding:.8em 15px .7em;
	margin:0em;
	background:#3c70eb url(../images/footerBkg.gif) repeat-x 100% 0;
	color:#fff;
	font-size:.8em;
	text-align:center;
	border:1px solid #fff;
	border-top:none;
}

#box {
	border:1px solid #80C41C;
	background-image: url(../images/box-bg.gif);
	background-position:bottom;
	background-repeat: repeat-x
}

#boxTitle {
	/* width:220px; */
	height:20px;
	align:center;
	background-color: #80C41C;
	color:#fff;
	text-align:center;
	font-weight:bold;
}

#menuAnchor {
	text-decoration:none;
	color:#80C41C;
	font-size:1.1em;
}

#menuTitle {
	color:#fff;
	font-weight:bold;
	font-size:1.2em;
	border:1px solid #fff;
	padding: 3px 3px 3px 3px;
}

#menuCategory {
	font-size:1.1em;
	color:#fff;
	font-weight:bold;
}

#specials {
	color:#FFCC66;
}

#pod {
	color:#FFFF00;
}

#murphyLinks {
	color:#339900;
	a:visited:#339900;
	a:hover:#ffffff;
}

.footer-leftbar{float:left;margin:0px;padding:0px;list-style-type:none;}
.footer-leftbar li a, .footer-rightbar li a{color:#fff;text-decoration:none;}
.footer-leftbar li a:hover, .footer-rightbar li a:hover{color:#fff;text-decoration:underline;}
.footer-leftbar-firstitem{float:left;padding:0px 9px 0px 0px;}
.footer-leftbar-item{float:left;padding:0px 9px 0px 9px;}
.footer-rightbar{float:right;margin:0px;padding:0px;list-style-type:none;}  
.footer-rightbar-firstitem{float:left;padding:0px 12px 0px 9px;}
.footer-rightbar-item{float:left;padding:0px 9px 0px 9px;}
.footer-rightbar-lastitem{float:left;padding:0px 0px 0px 9px;}
.footer-link-character{color:#0860a8;}






