/* Internal specific styles */

/* #header
----------------------------------------- */

#header { text-align: center; }
#header .logo { width:541px; height:42px; padding: 10px 0 5px 0; }

/* #nav
----------------------------------------- */
#nav { text-align: center; margin-top: -2px; padding: 10px 0 6px 0; background: url(/images/bkg_topnav.gif) left bottom repeat-x; color: inherit; background-color: #fff; }
#nav li { display: inline; padding: 8px 0; background: url(/images/nav_sep_top.gif) no-repeat 0 80%; }
#nav li.first { background: none; padding-left: 0; }
#nav li.next { background: none; }
#nav li a { color: #303ba0; font-weight: bold; text-decoration: none; padding: 7px 5px 7px 8px; }
#nav a:hover, .home #nav a.nhome, .lynn #nav a.nlynn, .work #nav a.nwork, .clients #nav a.nclients, .marketing #nav a.nmarketing, .books #nav a.nbooks, .books-articles #nav a.nbooks, .books-masterbrand #nav a.nbooks, .books-truth #nav a.nbooks, .books-building #nav a.nbooks, .articles #nav a.nbooks, .tools #nav a.ntools, .contact #nav a.ncontact { color: #303ba0; background:url(/images/bkg_nav_but_y2.gif) repeat-x left top; padding: 7px 5px 7px 8px; }

/* Color for topBlock - see global for complete styles */
#topBlock { border-top: 3px solid #c39941; background: url(/images/header_books.jpg) 0 0 no-repeat; color: #000; background-color: #527ccb; min-height:187px; height:auto; }

/* for Internet Explorer */
/*\*/
* html #topBlock {
height: 187px;
}
/**/
