html, body {
        margin: 0px auto; padding: 0px; border: 0px;  line-height: 130%;
        font: 14px "Lucida Grande", "Lucida Sans", "Trebuchet MS", Verdana, sans-serif; 
        line-height: 130%; font-color: #474747;
}

img { padding: 0; margin: 0; border: 0; }
.clear { clear: both; }

h1, h2, h3, h4, h5, h6 { color: #48192A;  line-height: 130%; }

h1 { font-size: 20px; }
h2 { font-size: 20px; }
h3 { font-size: 18px; }
h4 { font-size: 14px; }

p { padding: 2px 20px 3px 20px; line-height: 140%;}

a { color: #691f08; text-decoration: none; font-weight: bold;}
a visited { color: #691f08; text-decoration: none; font-weight: bold;}

#hb .headingbox { height: 120px;  padding: 0px; margin: 0px;
 background: url(http://genealogy-by-anne.com/images/bg-header.gif) top center repeat; }
#hb .heading { color: white;  font-size: 36px; padding: 50px 0px 20px 0px; text-align: center;}
#hb .hd { color: white; font-size: 14px; padding: 90px; text-align: center;}
#hb a { color: white; text-decoration: none; font-weight: bold; }


#topNav { background: #fff url(http://genealogy-by-anne.com/images/bg-menu.gif) center top repeat-x; }
#topNav ul li a {color: #942705;	}
#topNav {padding: 30px 0 0 0;}

#tabs { margin: 0;text-align: center;}
	
#tabs ul {margin: 0;padding: 0;padding-top: 20px;padding-bottom: 20px;
	}
	
#tabs ul #first { 			/*** Turns off left border for first nav link (Home) ***/
	border-left-style: none !important;
	}
	
#tabs ul li {
	padding-left: 2px;
	margin: 0;
	border-left: 1px solid #eaeaea;
	display: inline;
 	list-style: none; 
	list-style-image: none !important; 
	font: normal 11px Georgia, Times, Times New Roman, serif;
	text-transform: uppercase;
	letter-spacing: 0.3px;
	}
	
#tabs ul li a {
	padding: 0 10px;       /*** Space inside tabs ***/
	padding-bottom: 2px;
	padding-top: 2px;
	text-decoration: none;
	}
	
#tabs ul li a.active { background: #ECECEC; color: #000; }
#tabs ul li a:hover { background: #ECECEC; color: #000; }

#footer { text-align: center;
	margin: 0 auto;
	padding-top: 40px;
	padding-bottom: 20px;
	width: 100%;
	background: url(http://genealogy-by-anne.com/images/bg-ftr.gif) center top repeat-x; 
	}
	
#footer ul { text-align: center; margin: 0; padding: 0; list-style: none; }
#footer ul li  { margin: 0; padding: 0 7px 0 7px; display: inline; }
#footer li a { text-decoration: none; }
#footer li a:hover { text-decoration: underline; }
#footer ul li.last { margin: 0; padding: 0 7px 0 7px; display: inline; border-right: none; }
#footer { background-color: #48192A; }
#footer p, #footer a { color: #fff; }
#footer ul { color: #fff; }
#footer ul li { border-right: 1px solid #fff; }





#subNav { background: transparent; padding-bottom: 15px; }
#subNav ul { margin: 0; padding: 0; border: 0; }
	
#subNav ul li {
	margin: 0; 
	padding: 0; 
	border-bottom: 1px solid #eaeaea;
	list-style: none; 
	list-style-image: none !important; 
	height: 21px;
	font: normal 10px Georgia, Times, Times New Roman, serif;
	text-transform: uppercase;
	}
	
#subNav ul li a {
	margin: 0; 
	padding: 0; 
	width: 162px !important; 
	width: 150px; 
	text-decoration: none; 
	padding: 6px 0 6px 14px; 
	display: block; 
	font-weight: lighter !important;
	}

#subNav ul li a.active { color: #000; background: url(images/sidenav_bg_on.gif) no-repeat; }
#subNav ul li a:hover { color: #000; background: url(images/sidenav_bg_on.gif) no-repeat; }



.line {border-bottom: thin double #b5b5b5; margin: 20px;}
.linesm {border-bottom: thin double #b5b5b5; margin: 10px 200px 15px 200px;}
