body {
	margin:auto;
	background:#828ca7;
	color:#333;
	text-align:center;
	padding:0;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:775px;
 }
#outer {
	margin-top:2px;
	border-style:solid;
	border-color:#ccad99;
	background:#eadccc;
	border-left-width:6px;
	border-right-width:6px;
	border-top-width:6px;
	border-bottom-width:2px;
	text-align:center;
	width:774px;
} 
#header {
	margin:0;
 	width:774px;
	height:214px;
	background:url(header_lighthouse2.gif);
	background-position:center;
	background-color:#ccad99;
	border-bottom-width:4px;
	border-bottom-style:solid;
	border-bottom-color:#828ca7;
	text-align:center;	
}
#footer {
	margin:auto;
	color:#eadccc;
 	background:#7a85a3;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	padding-bottom:10px;
	width:774px;
}
#footer a:link,
#footer a:visited,
#footer a:active {
	color:#eadccc;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;		
}
#nav {
	width:690px; /* width of entire nav list */
	margin-top:0px;	
	height:40px;
	margin:auto;	
}
#nav ul {
	list-style:none;	
	padding:0px;
	margin:0;
}
#nav li {
	float:left;
	margin-left:9px;
}
#nav li a,
#nav li a:hover {
	float:left;
	display:block;
}

/* Hide from IE5-Mac \*/
#nav li a {
	float:none;
	
} /* End hide */
#nav ul li a img {
 	border-top:0;
 	border-right:0;
	border-bottom:0;
	border-left:0;	
}
/* individual menu buttons */

li#menu_home img {
	width:64px;
	height:25px;
}
li#menu_home a {
	background:url(R_home.gif) no-repeat;
}
li#menu_home a:hover {
	background:url(R_home_over.gif) no-repeat;
}
li#menu_news img {
	width:64px;
	height:25px;
}
li#menu_news a {
	background:url(R_news.gif) no-repeat;
}
li#menu_news a:hover {
	background:url(R_news_over.gif) no-repeat;
}
li#menu_bio img {
	width:54px;
	height:25px;
}
li#menu_bio a {
	background:url(R_bio.gif) no-repeat;
}
li#menu_bio a:hover {
	background:url(R_bio_over.gif) no-repeat;
}
li#menu_books img {
	width:142px;
	height:25px;
}
li#menu_books a {
	background:url(R_books.gif) no-repeat;
}
li#menu_books a:hover {
	background:url(R_books_over.gif) no-repeat;
}
li#menu_mailing img {
	width:120px;
	height:25px;
}
li#menu_mailing a {
	background:url(R_mailing.gif) no-repeat;
}
li#menu_mailing a:hover {
	background:url(R_mailing_over.gif) no-repeat;
}
li#menu_links img {
	width:75px;
	height:25px;
}
li#menu_links a {
	background:url(R_links.gif) no-repeat;
}
li#menu_links a:hover {
	background:url(R_links_over.gif) no-repeat;
}
li#menu_schedule img {
	width:98px;
	height:25px;
}
li#menu_schedule a {
	background:url(R_schedule.gif) no-repeat;
}
li#menu_schedule a:hover {
	background:url(R_schedule_over.gif) no-repeat;
}
#content {
	text-align:left;
	clear:both;
	width:750px;
}
.main_page {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	padding-top:20px;
	padding-left:10px;
	padding-right:10px;	
}
.main_page p {
	text-indent:20px;
	line-height:20px;
	margin-top:12px;			
}
.main_welcome {
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#838ca6;
}
.main_page a {
	color:#5c6786;
	font-weight:bold;	
	text-decoration:none;
}
.main_page_right_w {	
	padding-right:10px;
	padding-left:5px;
	padding-top:15px;	
}	
.main_page_bio {
	background-image:url(squares.gif);
	background-repeat:no-repeat;	
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;		
}
.main_page_center {
	margin:auto;
	text-align:center;
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;		
	color:#5c6786;
	font-weight:bold;	
}
.main_page_bottom {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;		
	padding-left:20px;
	padding-right:20px;	
}
.main_page_bottom p {
	text-indent:20px;
	line-height:20px;
	margin-top:12px;			
}
.main_page_bottom a {
	color:#5c6786;
	font-weight:bold;	
	text-decoration:none;
}
.tiny {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	margin-left:60px;	
}
.tiny_right {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:xx-small;
	text-align:center;
	display:block;	
}
.page_header {
	text-align:center;	
	margin-top:15px;
}
.links_headers {
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#666;
}
.links_page {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	padding-top:25px;
	padding-left:50px;
	padding-right:20px;	
}
.links_page a {
	color:#5c6786;
	font-weight:bold;
	text-decoration:none;	
	padding-left:25px;
	line-height:20px;
}
.review {
	font-style:italic;
	margin-left:10px;
	margin-right:60px;
}
.books_list {
	margin-left:40px;
}
.books_title {
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;	
	color:#5c6786;
}
.books_list_sm {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	color:#333;	
}
.books_list_menu img {
	/*text-decoration:none;*/
	border:0;
	margin:auto;
}
.books_story {
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#333;
	line-height:24px;
}
.bio_page {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	padding-left:20px;		
}
.bio_page img {
	vertical-align:top;
	display:block;
	
}	
.bio_page p {
	text-indent:20px;	
	margin-left:35px;	
	display:block;
	line-height:20px;
}
.bio_page a {
	color:#5c6786;
	font-weight:bold;
	text-decoration:none;	
}
.line {
	margin:;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
.contact {
	margin:auto;
	text-align:center;
}
.top,
.top a:link,
.top a:visited,
.top a:active {
	margin:auto;
	text-align:center;	
	color:#7a85a3;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	padding-bottom:3px;
	text-decoration:none;		
}
.news_page img {
	margin-left:75px;
	margin-right:10px;
	vertical-align:top;
	margin-top:20px;
}

.news_page p {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	width:500px;
	line-height:19px;
	vertical-align:top;
	margin-top:20px;
}
.news_page a {
	color:#5c6786;
	font-weight:bold;
	text-decoration:none;
}
.news_page_two p {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;	
	line-height:19px;
	vertical-align:top;
	margin-top:20px;
}
.news_page_two a {
	color:#5c6786;
	font-weight:bold;
	text-decoration:none;
}
.form {
	font-style:normal;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	color:#838ca6;
	font-weight:600;	
}
.right,
.right img {
margin-top:15px;
}