/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #CECECE url(images/bg9.jpg);
	background-repeat:repeat-y;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #730000;
}

h2 {
	font-size: 1.4em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

a:link {
	color: #730000;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

/* Header */

#header {
	width: 900px;
	height: 200px;
	margin: 0 auto;
	background: url(images/headerpic5.jpg);
}

#header * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 20px 0 0 330px;
	font-size: 3em;
	margin-top:-10px;
}

#header h2 {
	color:#CCCCCC;
	float: right;
	padding: 0px 20px 0px 0px;
	font-size: 1em;
	margin-left:200px;
}

/* Menu */

#menu {
	width: 900px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url(images/img3.gif)
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url(images/img4.gif);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 900px;
	margin: 0 auto;
	background: url(images/img5-3.gif);
}	

#colOne {
	float: left;
	width: 224px;
	padding: 20px 10px 0 10px;
}

#colOne h2 {
    margin-top:-6px;
	}

#colOne h3 {
    float: right;
	margin-top: -6px;
	}
	
#colOne p {
    font-style:italic;
	}

#colTwo {
	float: left;
	width: 616px;
	padding: 20px 10px 0 10px;
	margin-left:12px;
}

#colTwo h2 {
    margin-top:-6px;
	}
	
#colTwo p {
    font-size:16px;
	font-weight:bold;
    color:#423D89;
	}

.bookpic1 {
    float:right;
	position:relative;
	left:0px;
	top:-36px;
	}
	
.familyhistpic {
    float:right;
	position:relative;
	left:8px;
	top:0px;
	}
	
.bookpic2 {
    float:right;
	position:relative;
	left:0px;
	top:0px;
	}

#colTwo ul li {
    list-style:square;
	list-style-image:url(images/arrowbullet.png);
	font-size:14px;
	margin-bottom:8px;
	}
	
#colTwo ol li {
    margin-bottom:12px;
	}
	
#colTwo p {
    font-size:14px;
	}

/*#colThree {
	float: left;
	width: 120px;
	padding: 10px;
}*/

/* Footer */


#footer {
	width: 900px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
}

#footer * {
	color: #000000;
}
