@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	color: #4C4C4C;
	margin: 0px;
	padding: 0px;
	background-color: #333333;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
}p {
	margin-bottom: 12px;
	line-height: 1.6em;
	font-size: 1.2em;
}
p.bigger  {
	font-size: 1.5em;
}
h1 {
	font: bold normal 2em Georgia, "Times New Roman", Times, serif;
	color: #00453F;
	margin-bottom: 5px;
}
h2 {
	font: bold 1.3em Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #00453F;
	letter-spacing: 2px;
	margin-bottom: 7px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
	color: #00453F;
}
h4 {
	font-size: 1em;
	font-weight: normal;
	margin-bottom: 7px;
}
.attribution {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 1.1em;
	color: #00453F;
}
a:link, a:visited {
	color: #00453F;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#divPhotoCol {
	float: right;
	width: 210px;
	margin-left: 20px;
}
#divCalloutCol {
	float: right;
	width: 190px;
	margin-left: 20px;
	padding: 10px;
	background-color: #E6FCFF;
	border: 1px solid #E6E6E6;
}
.divBio, .divBioBottom  {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	border-bottom: 1px dotted #CAD8D7;
	width: 440px;
	margin-left: 10px;
}
.divBioBottom {
	border-style: none;
}
.birdHead, .redBirdHead {
	background-image: url(../images/bluebird.gif);
	background-repeat: no-repeat;
	color: #0000CC;
	font: 1.4em/22px Georgia, "Times New Roman", Times, serif;
	float: left;
	padding-right: 15px;
	padding-left: 28px;
	padding-top: 5px;
	background-position: 0px 10px;
}
.redBirdHead {
	background-image: url(../images/redbird.gif);
	background-repeat: no-repeat;
	color: #F10307;
}
.divBio p       {
}
.divBioPhoto {
	margin-bottom: 20px;
}
.divBioPhoto p {
	margin-left: 0px;
	font-size: 0.9em;
	font-weight: bold;
}
#divHeader {
	width: 770px;
	height: 200px;
}
#divWrap {
	width: 740px;
	padding: 0px 0px 0px 20px;
	background-image: url(../images/contentBackground.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	overflow: visible;
	height: 600px;
	
}
#divContent {
	border-top: 4px solid #467873;
	border-right: 1px solid #467873;
	border-bottom: 1px solid #467873;
	border-left: 1px solid #467873;
	position: relative;
	float: left;
	margin-bottom: 10px;
	width: 720px;
	padding: 2px 0px 0px;
	background-color: #FFFFFF;
}
#divInformation  ul {
	font-size: 1.2em;
	margin-bottom: 10px;
	margin-left: 20px;
}
#divInformation  li {
	margin-bottom: 4px;
}
#divNav {
	border-bottom: 1px dotted #DBE4E2;
	padding-left:10px;
}

#divInformation {
	padding: 10px 20px;
}
#divFooter {
	font-size: 1.1em;
	font-weight:bold;
	text-align: center;
	width: 720px;
	padding-bottom: 10px;
}
.index #divInformation {
	padding: 10px 0px 0px;
}
.index #divContent {
	background-color: #FFFFFF;
	background-image: url(../images/LiseLungeLarsen2.jpg);
	background-repeat: no-repeat;
	background-position: 80px bottom;
}
.index #divBookHighlight {
	padding: 0px 12px;
	float: right;
	width: 136px;
	border-left: 1px solid #D5DFE0;
	min-height:385px;
}
.index #divWelcome {
	min-height:385px;
	
}
.index #divWelcome h1 {
	font-size: 22px;
	color: #4c4c4c;
	font-weight: normal;
	padding-left: 15px;
	padding-top: 10px;
	width: 390px;
	line-height: 28px;
}
.imgBorder, .divBioPhoto img, img.right, img.left {
	border: 1px solid #E6ECEC;
	padding: 4px;
}
img.right  {
	float: right;
	margin-left: 15px;
	margin-bottom: 10px;
}
img.left {
	float: left;
	margin-bottom: 10px;
	margin-right: 15px;
}
.divClear {
	clear: both;
}
.divBook {
	clear: both;
	margin-bottom: 10px;
}
.divBook img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
#divPhotoCredit {
	float: right;
	width: 370px;
	text-align: right;
	margin-bottom: 10px;
}
#divPhotoCredit .right {
	margin-bottom: 5px;
}
