/*
Theme Name: Dr. Chet Sherwood
Theme URI: http://www.sherwood.com
Description: theme for Dr. Chet Sherwood 
Version: 1.0
Author: Designed by:Rodrigo Flores, Developed by:Lisa Sceviour
Author URI: http://stagecoachdesigns.com/
*/


body { text-align: center; background:#e0e0e0; }

h1, h2, h3, h4, h5, h6 { margin:0; padding:0; padding-bottom:2px; font-weight:normal; }

h2 { text-align:left; line-height:49px; color:#000000; font-size:24px; padding-left:0px;  font-family:"Gill Sans", "Gill Sans MT", Arial, sans-serif; padding-bottom:10px; }

h3 { text-align:center; padding:0 -10px 0 -10px; color: #3d4e91; font-size:18px;  font-family:Century Gothic, Gill Sans, Gill Sans MT, Verdana, Arial, sans-serif; }

img { border:none; }

p { margin:0; padding:0; line-height:17px; font-family:"Gill Sans", "Gill Sans MT", Arial, sans-serif; font-size:15px; }

p img { padding: 0; max-width:100%; }

.img.centered { display: block; margin-left: auto; margin-right: auto; }

.right { float: right; padding:0 0 5px 35px; margin: 0 0 2px 7px; display: inline; clear:right; }

.left { float: left; padding: 4px; margin: 0 7px 2px 0; display: inline; clear:left; }

a, a:link, a:visited, a:active  { color:#9f9f9f; text-decoration:none; }

a:hover { color:#3d4e91; text-decoration:none; cursor:pointer; }

li, ol, ul { font-family:"Gill Sans", "Gill Sans MT", Arial, sans-serif; font-size:15px; }

/*  MAIN CONTAINER  */

#mainContainer { position:relative; padding:0; width:1000px; text-align:center; margin:0 auto 0 auto; background:#e0e0e0;  }


/*  TOP CONTAINER  */

#topContainer { position:relative; top:20px; height:241px; text-align:left; margin:0 auto 0 auto; padding:0; width:847px; height:auto; }

#banner { position:absolute; top:0; left:0; width:847px; height:198px; background:url(../images/banner.jpg) 0 0 no-repeat; }


	/*  top nav bar with hover over images  */

#topNavBar {position:absolute; top:198px; left:0; width:847px; height:43px; background:url(../images/backgrnd.jpg) 0 0 repeat-y; }

#topNavBar a {height:43px; top:0px; z-index:3; }

.home { position:absolute;  left:0px; top:0px; }

.home span { position:absolute; left:0px; visibility:hidden; z-index:10; top:0;}

.home:hover span { visibility:visible; }

.people { position:absolute; left:132px;}

.people span { position:absolute; left:0px; visibility:hidden; z-index:10; top:0; }

.people:hover span { visibility:visible; }

.public { position:absolute; left:249px; }

.public span { position:absolute; left:0px; visibility:hidden; z-index:10; top:0; }

.public:hover span { visibility:visible; }

.opport { position:absolute; left:401px;}

.opport span { position:absolute; left:0px; visibility:hidden; z-index:10; top:0; }

.opport:hover span { visibility:visible; }

.links { position:absolute;  left:575px; }

.links span { position:absolute; left:0px; visibility:hidden; z-index:10; top:0; }

.links:hover span { visibility:visible; }


