/* Internal specific styles */

/* #header
----------------------------------------- */

#header { text-align: center; }
#header .logo { width:541px; height:42px; padding: 10px 0 5px 0; }

#mainContent { float: left; width: 378px; background: url(../images/content_sep.gif) right top repeat-y; padding-right: 10px; margin-top: 2em; }
#innerContent { margin-left: 410px; width: 310px; }


/* #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, .lynn-upshaw #nav a.nlynn, .work #nav a.nwork, .clients #nav a.nclients, .marketing #nav a.nmarketing, .books #nav a.books, .tools #nav a.ntools, .contact #nav a.ncontact { color: #fff; background:url(/images/bkg_nav_but_r2.gif) repeat-x left top; padding: 7px 5px 7px 8px; }

/* Color for topBlock - see global for complete styles */
#topBlock { border-top: 3px solid #a23421; background: url(/images/header_lynnupshaw.jpg) 0 0 no-repeat; color: #000; background-color: #903; min-height:187px; height:auto; }

/* for Internet Explorer */
/*\*/
* html #topBlock {
height: 187px;
}
/**/
