@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#3e3e3e;
	background-color:#edf0f2;
}
a:link, a:visited {
	color:#113c6c;
	text-decoration:underline;
}
a:hover, a:active {
	color:#09132a;
	text-decoration:underline;
}
p {
	margin-top:0px;
	padding-top:0px;
}
h1 {
	font-family:Book Antiqua, Palatino Linotype, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	line-height:18px;
	letter-spacing:1px;
	text-transform:uppercase;
	color:#777;
	margin:0px 0px 15px -10px;
	padding:3px 0px 1px 10px;
	width:100%;
	background-color:#eee;
}
h2 {
}
h3 {
	font-family:Book Antiqua, Palatino Linotype, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	color:113c6c;
	margin:0px;
	padding:0px 0px 5px 0px;
}
h4 {
	color:#173473;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#wrapper, #wrapper2 {
	position:relative;
	width:980px;
	margin: 0px auto;
}
#headerLeft {
	width:342px;
	height:322px;
	margin:0px;
	padding:0px;
	background-image:url(images/header-left.jpg);
	background-repeat:no-repeat;
}
#headerLeftHome {
	width:342px;
	height:322px;
	margin:0px;
	padding:0px;
	background-image:url(images/header-left-home.jpg);
	background-repeat:no-repeat;
}
#headerRight {
	float:right;
	width:638px;
	height:322px;
}
#headerLeftInside {
	width:342px;
	height:209px;
	margin:0px;
	padding:0px;
	background-image:url(images/header-left-inside.jpg);
	background-repeat:no-repeat;
}
#headerRightInside {
	float:right;
	width:638px;
	height:209px;
}
#ulNav {
	width:301px;
	border-bottom:1px solid #12416e;
	margin:0px 0px 0px 41px;
	padding:90px 0px 0px 0px;
}
#ulNavInside {
	width:301px;
	border-bottom:1px solid #12416e;
	margin:0px 0px 0px 41px;
	padding:39px 0px 0px 0px;
}
#ulNav li, #ulNavInside li{
	width:276px;
	border-top:1px solid #12416e;
	list-style:none;
	margin:0px;
	padding:4px 0px 2px 25px;
}
#ulNav a, #ulNavInside a{
	font-family:Book Antiqua, Palatino Linotype, "Times New Roman", Times, serif;
	color:#1d97dd;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	line-height:18px;
	font-weight:normal;
}
#ulNav a:hover, #ulNav a:active, #ulNavInside a:hover, #ulNavInside a:active{
	color:#4dbce8;
}
#content {
	position:relative;
	background-color:#fff;
	padding:20px 0px 20px 10px;
	overflow:auto;
}
#contentLeftHome {
	width:382px;
	padding:0px 20px 20px 41px;
	background-color:#fff;
	border-right:1px solid #777;
}
#contentLeft {
	width:455px;
	padding:0px 20px 20px 41px;
	background-color:#fff;
	border-right:1px solid #777;
}
#haroldBox {
	background-image:url(images/box-harold.jpg);
	background-repeat:no-repeat;
	height:160px;
	padding:25px 25px 0px 205px;
	margin: 0px 0px 0px -10px;
	line-height:14px;
}
#barbaraBox {
	background-image:url(images/box-barbara.jpg);
	background-repeat:no-repeat;
	height:160px;
	padding:20px 25px 0px 205px;
	margin: 0px 0px 0px -10px;
	line-height:14px;
}
#contentRight {
	float:right;
	width:382px;
	margin:0px 40px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
}
#contentRightHome {
	float:right;
	width:455px;
	margin:0px 40px 0px 0px;
	padding:0px 0px 0px 0px;
	background-color:#fff;
}
#bookBox {
	background-image:url(images/photo-book-large.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 200px;
	
}
.bookBoxHeader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
.bookBoxBlue {
	color:#113c6c;
}
#buyBlue {
	background-color:#e5eff6;
	padding:10px 10px 5px 10px;
	margin:-13px 0px 0px -10px;
}
#footer {
	padding:20px 41px 20px 41px;
	clear:both;
}
#footer a:link, #footer a:visited {
	color:#3e3e3e;
	text-decoration:none;
}
#footer a:hover, #footer a:active {
	color:#113c6c;
	text-decoration:underline;
}
