/* custom CSS for thekingdomatreynolds.com */

#brighton_container {
background-image:url(/Portals/61808/images/content_bkgd.jpg) !important;
background-position:0 0;
background-repeat:repeat-y !important;
padding:0 20px 0 20px;
}


#brighton_menu ul li {
font-size: 12px!important;
font-family: Skia,Arial,Helvetica,sans-serif!important;
font-weight: normal!important;
}


#brighton_menu {
background-image: url(/Portals/61808/images/navbkgd.jpg)!important;
background-repeat: no-repeat!important;
background-position: left center!important;
height:24px!important;
overflow:hidden!important;
padding:0!important;
}

#brighton_menu ul li a {
background-color: transparent!important;
}

#brighton_menu ul li a:hover {
background-image:url(/Portals/61808/images/navhover.png) !important;
/* hide from IE6 */
_background-image: none !important;
background-position:center bottom!important;
background-repeat:no-repeat!important;}

#brighton_menu ul li a.selectedtab, 
#brighton_menu ul.horizontal.rootGroup li a.selectedtab:hover {
background-image:url(/Portals/61808/images/navHilight.png) !important;
/* hide from IE6 */
_background-image: none !important;
background-position:center bottom !important;
background-repeat:no-repeat !important;
}


#brighton_menu ul li a span {
padding-top:0!important;
padding-bottom:0!important;
}



#brighton_footer {
background-image:url(/Portals/61808/images/content_bottom.jpg)!important;
background-position:0 60px!important;
background-repeat:repeat-x!important;
height:80px;
}

#brighton_footer div.radmenu {
display: none;
}
#brighton_footer p.copyright {
font-family: "Microsoft Sans",Arial,Helvetica,sans-serif!important;
font-size:10px!important;
line-height: 10px;
text-align: center;
margin-top:20px;
}






