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


a {
	font-family: Georgia, serif;
	font-weight: lighter;
	text-decoration: none;
	color: #039;
	margin-top: 200px;
	text-transform: none;
}

a:hover {
font-family: Georgia, serif;
text-align: center;
text-decoration: none;
color: #687ebe;
}

a.email:hover {
font-family: Georgia, serif;
text-decoration: none;
background: #ffffc8;
}

a.pix:hover {
font-family: Georgia, serif;
text-decoration: none;
background: #ffffc8;
}




body {
    margin-left: 0px;
    margin-top: 0px;
    background-color: #FDFDE9;
}

/* ~~ This fixed width container surrounds all other divs ~~ */
.container {
 	margin: 0 auto;
	/* ~~ the auto value on the sides, coupled with the width, centers the layout */
	vertical-align: middle;
	width: 1050px;
}


.book {
width: 975px;
padding: 0px 0;
float: left;
margin: 0 0px 40px 0; 
}

.bookText {
width:750px;
padding: 30px 0px;
position: left;
float: left;

}


.carolynBurke {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-style: italic;
	line-height: 50pt;
	font-weight: lighter;
	display: inline;
	top: auto;
	padding: 5px 20px 5px 0px;
	color: #2e5b4a;
}

.column {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20pt;
	padding: 0px 20px;
	text-align: left;
	color: #2e5b4a;
	font-size: 13px;
	font-weight: lighter;
	
}

.columnBook {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20pt;
	text-align: left;
	color: #2e5b4a;
	font-size: 16px;
	font-weight: lighter;
	
}



.columnCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	padding: 0px 0px;
	text-align: left;
	color: #2e5b4a;
	font-size: 12px;
	font-weight: lighter;
	font-style: italic;
}

.columnCaptionLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20pt;
	padding: 0px 0px;
	text-align: left;
	color: #2e5b4a;
	font-size: 16px;
	font-weight: lighter;
	font-style: italic;
}

.columnPublisher {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	padding: 0px 20px;
	text-align: left;
	color: #2e5b4a;
	font-size: 12px;
	font-weight: lighter;
	font-style: italic;
}

.columnLeft {
width: 370px;
padding: 20px 0;
float: left;
}

.columnLeft330 {
width:330px;
padding: 0px 20px;
float: left;
}


.columnLeft300 {
width:300px;
padding: 0px 20px;
float: left;
}

.columnLeft200 {
width:200px;
padding: 0px 20px;
float: left;
}

.columnLeft130 {
width:150px;
padding: 0px 20px;
float: left;
}

.columnLink {
	font-family: Georgia, serif;
	font-weight: lighter;
	text-align: left;
	text-decoration: none;
	color: #039;
	margin-top: 200px;
	text-transform: none;
	font-style: italic;
}

.columnNews {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20pt;
	padding: 0px 0px;
	text-align: left;
	color: #2e5b4a;
	font-size: 16px;
	font-weight: lighter;
	
}


.columnSubtitle {
	font-family: Georgia, serif;
font-size: 13px;
text-align: justify;
color: #2e5b4a;
padding: 5px 20px;
font-variant: small-caps;
	letter-spacing: 1pt;
	line-height: 8pt;
	
}

.columnTitle {
	font-family: Georgia, serif;
font-size: 24px;
text-align: justify;
color: #2e5b4a;
padding: 0px 20px;
font-variant: lighter;
font-weight: light;
	letter-spacing: 0pt;
	line-height: 4pt;
	
}


.columnTitleEvents {
	font-family: Georgia, serif;
font-size: 24px;
text-align: left;
color: #224437;
padding: 0px 20px 0px 0px ;
font-variant: lighter;
font-weight: light;
	letter-spacing: 0pt;
	line-height: 0px;
margin: 20 0px 2 0px;
	
}

.columnTitleLarge {
	font-family: "Times New Roman", Times, serif;
font-size: 26px;
text-align: left;
color: #2e5b4a;
padding: 0px 0px 0px 0px;
font-weight: light;
	letter-spacing: 0pt;
	line-height: 20pt;
}

.columnTitleByline {
	font-family: Georgia, Times, serif;
font-size: 16px;
text-align: left;
color: #2e5b4a;
padding: 0px 0px 0px 0px;
font-weight: light;
	letter-spacing: 0pt;
	line-height: 18pt;
}

.columnTitleRight {
	font-family: Georgia, serif;
font-size: 20px;
text-align: right;
color: #2e5b4a;
padding: 0px 0px;
font-variant: lighter;
font-weight: light;
	letter-spacing: 0pt;
	line-height: 18pt;
	
}



/* ~~ The footer styles ~~ */
.footer {
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px;
	line-height: 12pt;
	color: #2e5b4a;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
	font-style: italic;
}
	
/* ~~ The news & events styles ~~ */
.footerNews {
	font-family: Georgia, serif;
	font-size: 12px;
	text-align: left;
	padding: 0px 0px;
	line-height: 8pt;
	color: #2e5b4a;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}

.header {
	width: 750px;
background: #EADCAE;
padding: 10px 0;
	float: left;
}


.imageLeft { 
	float: left; 
	padding: 0px 20px 0px 0px; 
	margin: 0px 0px 0px 0p;
	display: inline;
}

.imageLeftStamp { 
	float: left; 
	padding: 0px 20px 0px 0px; 
	margin: 0px 0px 0px 0p;
}

.imageIndex { 
	float: left; 
	padding: 20px 0px 20px 0px;  
}

.imageLeftBottompad { 
	float: left; 
	padding: 2px; 
	margin: 0 0px 30px 0; 
	display: inline;
}

.imageSpeaker {  
 float: left;
	padding: 0px, 0; 
	margin: 10 15px 20px 20; 
	display: inline;
}

.indexColFooter {
width: 250px;
padding: 20px 0;
float: left;
vertical-align: top;

line-height: 18pt;
	text-align: left;
	color: #2e5b4a;
	font-size: 14px;
	font-weight: lighter;
}

.indexColFooterNews {
width: 310px;
padding: 0px 20px;
float: left;
vertical-align: top;

line-height: 14pt;
	text-align: left;
	color: #2e5b4a;
	font-size: 14px;
	font-weight: lighter;
}

.indexColFooterLeft {
width: 310px;
padding: 20px 0;
float: left;
vertical-align: top;

line-height: 18pt;
	text-align: left;
	color: #2e5b4a;
	font-size: 14px;
	font-weight: lighter;
}

.indexColSpace {
width: 50px;
padding: 24px 10px;
float: left;
line-height: 10pt;
vertical-align: top;
text-align: center;
	vertical-align: top;
}

.indexColLeft {
width: 370x;
padding: 0px 0px;
float: left;
	
}

.indexColLeftIndex {
width: 450x;
padding: 20px 0px 0px 0px;
float: left;
	
}

.indexColLeftOldIndex {
width: 370x;
padding: 20px 0px 0px 0px;
float: left;
	
}


.indexColRightOldIndex {
width: 370x;
padding: 20px 0px 0px 0px;
float: left;
	
}


.indexColRight {
width: 200px;
padding: 20px 0px 0px 40px;
float: left;
}



.singleCol {
width: 750px;
padding: 20px 0;
float: left;
}

.indexPhoto {
height: 900px;
width: 225px;
padding: 0px 0;
float: left;
position: left;
margin-top: 100px;

}

.indexTopNav {
	list-style-type:none;
	width: 730px;
	padding: 0px 0px 0px 20px;
	position: left;
	float: left;
	margin-top: 30px;
	margin-right: 0px;
}

hr {
	color: #2e5b4a;
	padding: 0px 0;
}

.leftMargin {
height: 133px;
width: 225px;
padding: 0px 0;
float: left;
}

.leftNav {
width: 220px;
padding: 0px 0;
position: left;
float: left;

}

.leftNavNoPad {
width: 225px;
padding: 0px 0;
position: left;
float: left;

}

.leftNavItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16pt;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: none;
	color: #039;
	text-transform: none;
	width: 200px;
	letter-spacing: 0pt;
	padding: 5px 0;
	text-align: right;
}

.leftNavItemBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16pt;
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #039;
	text-transform: none;
	width: 200px;
	letter-spacing: 0pt;
	padding: 5px 0;
}

.leftNavPullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 19pt;
	text-align: right;
	font-size: 16px;
	font-weight: light;
	text-decoration: none;
	color: #039;
	text-transform: none;
	width: 200px;
	letter-spacing: 0pt;
	padding: 5px 0;
	color: #2e5b4a;
}

.leftNavPullQuoteNoPad {
	
	width: 200px;
	vertical-align:top;
	text-align:right;width: 225px;
position: left;
float: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 19px;
	font-weight: light;color: #2e5b4a;margin: 0px 0px 0px 0;
	padding:0px 20;

}

.leftNavPullQuoteNoPadText {
	
	padding:0px 20px 0px 0px;

}


.leftNavItemTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17pt;
	text-align: right;
	font-size: 20px;
	font-weight: regular;
	text-decoration: none;
	color: #039;
	text-transform: none;
	width: 200px;
	letter-spacing: 0pt;
	padding: 10px 0;
}

.leftNavItemCaption {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14pt;
	text-align: right;
	color: #2e5b4a;
	font-size: 13px;
		font-style: italic;
	font-weight: lighter;
	

	width: 200px;
	letter-spacing: 0pt;
	padding: 10px 0;
}

.leftNavItemTitleTopic {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 0pt;
	text-align: right;
	font-size: 20px;
	font-weight: regular;
	text-decoration: none;
	color: #039;
	text-transform: none;
	width: 200px;
	letter-spacing: 0pt;
	padding: 0px 0;
}

.leftNavItemTitleTopicEssays {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 0pt;
	text-align: right;
	font-size: 20px;
	font-weight: regular;
	text-decoration: none;
	color: #2e5b4a;
	text-transform: none;
	width: 200px;
	letter-spacing: 0pt;
	padding: 14px 0;
}


.leftNavItemTitleTopicNoPad {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 0pt;
	text-align: right;
	font-size: 20px;
	font-weight: regular;
	text-decoration: none;
	color: #039;
	text-transform: none;
	width: 200px;
	letter-spacing: 0pt;
	padding: 0px 0;
}

.leftNavItemSpace {
	height: 20px;
	width: 200px;
}

.leftNavIndicatorColumn {
width: 20px;
padding: 0px 0;
position: left;
float: left;
text-align: right;

}

.leftNavItemArrow {
font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 16pt;
	text-align: right;
	font-size: 15px;
	font-weight: lighter;
	text-decoration: none;
	color: #039;
	text-transform: none;
	width: 205px;
	letter-spacing: 0pt;
	padding: 5px 0;
}


li	{
	float:left;
	padding:5px ;
	list-style:none;
	
}

.liBold	{
	font-weight:bold;
}


.moreLink {
	text-align:right;
}

.padding20 {
	
	padding: 0px 0px 0px 20px;

}


.photo {
	position: center;
	padding: 40px 0;
	
}4

.revintro {
font-weight: normal;
font-size: 14px;
line-height: 24px;
margin: 0 0px 0 20px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #2e5b4a;
	font-weight: lighter;
	padding: 7px 0px 0px 0px;
	width: 450px; 
}

.revintroEvents {
font-weight: normal;
font-size: 14px;
line-height: 20px;
margin: 0 0px 0 20px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #2e5b4a;
	font-weight: lighter;
	padding: 10px 0px 0px 0px;
	width: 450px; 
}


.revOverview {
	font-weight: lighter;
	font-size: 16px;
	line-height: 18px;
	margin: 0 0px 0 0px;
	font-family: Georgia, "Times New Roman,Times, serif";
	text-align: left;
	color: #2e5b4a;
	padding: 0px 0px;
}

.revOverviewDouble {
font-size: 16px;
line-height: 28px;
margin: 0 0px 0 0px;
font-family: Georgia, "Times New Roman, Times, serif";
	text-align: left;
	color: #2e5b4a;
	font-weight: lighter;
	padding: 8px 0px;
}

.revOverview20 {
font-size: 16px;
line-height: 22px;
margin: 0 0px 0 0px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #2e5b4a;
	font-weight: lighter;
	padding: 20px 0px;
}

.revOverview00 {
font-size: 30px;
line-height: 18px;
margin: 0 0px 0 0px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #2e5b4a;
	font-weight: lighter;
	padding: 8px 0px;
}


.revOverview30 {
font-weight: lighter;
font-size: 24px;
line-height: 16px;
margin: 20px 0px 0 0px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #2e5b4a;
	padding: 8px 0px;
}

.revOverview3020 {
font-weight: lighter;
font-size: 24px;
line-height: 16px;
margin: 0px 0px 0 0px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #2e5b4a;
	padding: 20px 0px 0px 0px;
}

.revOverview302020 {
font-weight: lighter;
font-size: 40px;
line-height: 16px;
margin: 0px 0px 0 0px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
	color: #2e5b4a;
	padding: 20px 0px 0px 0px;
}

.revOverviewEvents {
font-size: 16px;
line-height: 0px;
margin: 20 0px 0 0px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #2e5b4a;
	font-weight: lighter;
	padding: 0px 20px;
}

.revOverviewEventsAddress {
font-weight: normal;
font-size: 16px;
line-height: 20px;
margin: 0 0px 0 0px;
font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	color: #2e5b4a;
	font-weight: lighter;
	padding: 0px 20px;
}


.revpaper {
font-weight: normal;
font-size: 18px;
text-align: left;
line-height: 10px;
color: #039;
margin: 10px 0 0px 0;
padding: 0px 10px;
}

.revpaperNoLink {
font-weight: normal;
font-size: 20px;
text-align: left;
line-height: 10px;
color: #224437;
margin: 10px 0 0px 0;
padding: 0px 20px;
}

.revpaperGreen {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
font-size: 16px;
text-align: left;
line-height: 8px;
color: #2e5b4a;
margin: 20px 20 0px 0;
padding: 0px 20px;
}

.revtext {
font-weight: normal;
font-size: 16px;
line-height: 22px;
margin-top: 8px;
}

.rightColPullQuote {
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20pt;
	text-align: left;
	font-size: 19px;
	font-weight: light;
	text-decoration: none;
	color: #039;
	text-transform: none;
	width: 200px;
	letter-spacing: 0pt;
	padding: 5px 0;
	color: #2e5b4a;
}


.speakerIcon {
padding: 0px 0px 0px 20px;
}


.TopNav {
	list-style-type:none;
	width: 750px;
	padding: 40px 0px;
	position: left;
	float: left;
	height: 150px;
	
}
	
.topNavAlign{
	margin-left: 0px;
	font-size: 16px;
	
	}

ul	{
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
	overflow:hidden;
	font-family: Georgia, serif;
	font-size: 14px;
	text-align: center;
	color: #2e5b4a;
	padding: 5px 20px  0px 0px;
	font-variant: normal;
	letter-spacing: 1pt;
	
}

.underline {
	text-decoration: underline;
}
