@charset "utf-8";
@import url("navigation.css");
/* Anne Moore Styles */

body {
	background-color: #e8dffb; 
	background-image: url("../images/page_bg2.png"); 
	background-repeat: no-repeat; 
	background-position: top center; 
	margin: 0; 
	padding: 0; 
	text-align: center; 
	font: normal 11px/16px Arial;
	color: #000000; }

a { font-weight: bold; text-decoration: none; color: #000000; }
a:hover { font-weight: bold; text-decoration: underline; color: #6b6b6b;}
a { outline: none; }

#frame {
	padding: 0;
	margin: 0 auto;
	text-align: center;
	width: 925px;
	position: relative; }

#content {
	margin: 48px auto 0 auto;
	width: 925px;
	padding: 0;
	text-align: left;
	position: absolute;
	/* top: 10px; */
	left: 0; }

#header {
	margin: 0 0 8px 0;
	height: 93px; }

#header h1 {
	float: left; 
	margin: 0;
	padding: 0;
	height: 93px;
	width: 682px;
	background-image: url("../images/header.png");
	background-repeat: no-repeat;
	background-position: top left;
	text-indent: -4444px; }
	
#header h1 a { display: block; height: 90px; width: 682px; }

#main_content {
	clear: both; }

#left_main { width: 682px; float: left; }
#right_main { width: 237px; float: right; }

#footer {
	position: absolute; 
	top: 655px; 
	left: 0; 
	width: 925px; 
	text-align: center;
	color: #808080; }
	
#footer a { font-weight: normal; color: #666666; }
#footer a.lqp { color: #999999; }
#footer a:hover { color: #000; }




#side_photos { 
	height: 460px; 
	padding: 8px 0 3px 6px; 
	background-color: #cec6e1; 
	background-image: url("../images/blog_bg_left.png"); 
	background-repeat: no-repeat; 
	background-position: left; 
	text-align: right;}

#side_photos img { margin: 13px 0 8px 0; }


/*
#right_main div.nav { background-color: #d1e1a1; background-image: url("../images/nav_leftbg.gif"); background-repeat: no-repeat; background-position: left; height: 93px; padding-left: 12px; }
*/

/***************************
Home Page
***************************/

#hm_anns_blog { height: 460px; padding: 8px 0 3px 6px; background-color: #cec6e1; background-image: url("../images/blog_bg_left.png"); background-repeat: no-repeat; background-position: left; }

h2#h2_annsblog {
	background-image: url("/images/hdr_annsblog.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 1px 0 6px 7px; 
	padding: 0;
	text-indent: -4444px; }
	
#hm_anns_blog h2 span {display: none; }

#hm_anns_blog h3 { font-size: 11px; color: #565454; line-height: 140%; margin: 0 10px; padding: 3px 0 0 2px; }

div.hm_blog_post {
	color: #565454;
	margin: 13px 0 0 0;
	height: 129px;
	background-image: url("../images/blog_post_bg.png");
	background-repeat: no-repeat;
	background-position: top right; }

.hm_blog_post p { margin: 0 12px; line-height: 13px; text-align: justify;}
.hm_blog_post a {color: #5f8c3d; }
.hm_blog_post a:hover {color: #86a252;}


#welcome {
	width: 682px;
	padding: 0;
	background-color: #c2d196;
	background-image: url("../images/welcome_bg.gif");
	background-position: top right;
	background-repeat: no-repeat;
	position: relative;}
	
#message {
	text-align: justify;
	width: 276px;
	height: 281px;
	overflow: auto;
	background-color: #f9fbdf;
	margin: 0;
	border: 3px solid #c2d196;
	padding: 0;
	z-index: 10;
	font-size: 11px;}
#message p {padding: 10px 16px 0 10px; margin: 0;}
#flash {position: absolute; top: 3px; left: 282px; z-index: 1;}


#hm_guestbook {
	width: 682px;
	height: 178px;
	background-color: #c2d196;
	background-image: url("../images/guestbook_bg_bottom.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	margin: 6px 0 0 0;
	/* padding: 0 0 10px 3px; */
	font-size: 12px;
	/* line-height: 135%; */ }

#hm_guestbook_in { padding: 10px 0 5px 12px; }

h2#h2_guestbook {
	background-image: url("../images/h2_guestbook.gif");
	background-repeat: no-repeat; 
	background-position: bottom left; 
	width: 110px;
	height: 22px;
	margin: 0;
	padding: 0; 
	text-indent: -4444px; }
	
h2#h2_guestbook a {
	display: block;
	width: 110px;
	height: 22px; }

.hm_guestbook_entry {height: 115px; width: 224px; margin-top: 5px; }
.hm_guestbook_next_entry {height: 115px; width: 224px; border-left: 1px dotted #6c933c; margin: -115px 0 0 227px;} /*the funny margins position the divs properly, instead of floating */
.hm_guestbook_third_entry {height: 115px; width: 224px; border-left: 1px dotted #6c933c; margin: -115px 0 0 453px;}

.hm_guestbook_entry h3, .hm_guestbook_next_entry h3, .hm_guestbook_third_entry h3 {font-size: 12px; margin: 0 14px; padding: 0; line-height: 100%;}
.hm_guestbook_entry p, .hm_guestbook_next_entry p, .hm_guestbook_third_entry p {text-align: justify; margin: 0 14px; padding: 4px 0; font-size: 11px; line-height: 110%;}

#hm_guestbook a { color: #624e95; }
#hm_guestbook a:hover { color: #7f7695;}


/***************************
Bio Page
***************************/

#bio_photos { height: 460px; padding: 8px 0 3px 6px; background-color: #cec6e1; background-image: url("../images/blog_bg_left.png"); background-repeat: no-repeat; background-position: left; text-align: right;}

#bio_photos img { margin-top: 12px; }

.bio_photo p { margin: 0; line-height: 135%;}
.bio_photo a {color: #5f8c3d; }
.bio_photo a:hover {color: #86a252;}

#bio_body {
	height: 471px;
	width: 682px;
	background-color: #c2d196;
	background-image: url("../images/bio_bg_right.png");
	background-repeat: no-repeat;
	background-position: right;
	position: relative; }


#divContent { }
#divUpControl{position:absolute; width:15px; left:642px; top:403px; z-index:1; text-align: right; padding-bottom: 5px; border: 0; border-bottom: 1px dotted #6c933c;} 
#divDownControl{position:absolute; width:15px; left:642px; top:428px; z-index:1; text-align: right} 

#people { height: 463px; width: 665px; overflow: hidden; margin: 0; border: 0; border-top: 3px solid #c2d196; border-left: 4px solid #c2d196; background-color: #f9fbdf; background-image: url('../images/bio_body_bg.jpg'); background-repeat: no-repeat; background-position: top center; } 

.scrollText { width: 600px; text-align: justify; } 

h2#h2_bio {background-image: url("../images/h2_life_story.png"); background-repeat: no-repeat; background-position: top left; height: 21px; line-height: 100%; margin: 4px 6px; padding: 0;}
h2#h2_bio span {display: none;}

h1#h1_lifestory {
	background-image: url("../images/hdr_lifestory.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 6px 10px; 
	padding: 0;
	text-indent: -4444px; }

#bio_body p { margin: 1px 14px 8px 20px; }



/***************************
Guestbook
***************************/
form { margin: 0; padding: 0; }

h1#h1_guestbook {
	background-image: url("../images/hdr_guestbook.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 6px 10px; 
	padding: 0;
	text-indent: -4444px; }
	
h2#h2_addentry {
	background-image: url("../images/hdr_addentry.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 1px 0 6px 0; 
	padding: 0;
	text-indent: -4444px; }

#guestbook_form {
	height: 460px;
	padding: 8px 0 3px 13px; 
	background-color: #cec6e1; 
	background-image: url("../images/blog_bg_left.png"); 
	background-repeat: no-repeat; 
	background-position: left; 
	text-align: left; }
	
#guestbook_form input {
	width: 150px;
	font: normal 11px Arial, sans-serif;
	margin: 0px 0 4px 0; }
	
#guestbook_form input[type="submit"] {
	font: bold 12px Arial, sans-serif;
	margin-top: 3px; }
	
#guestbook_form textarea {
	width: 200px;
	font: normal 11px Arial, sans-serif;
	margin: 1px 0 4px 0; }

p.guestbook_entry {
	width: 600px;
	text-align: justify;
	padding: 10px 0;
	border-bottom: 1px solid #CEC6E1;
	margin: 0; }
	
.guestbook_pagination {
	text-align: center;
	padding-bottom: 15px; }

.inactive { color: gray; }
	

/***************************
Blog
***************************/

#blog_body {
	float: left;
	height: 471px;
	width: 682px;
	background-color: #c2d196;
	background-image: url("../images/bio_bg_right.png");
	background-repeat: no-repeat;
	background-position: right;
	position: relative; }
	
h1#h1_blog {
	background-image: url("../images/hdr_blog.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 6px 10px; 
	padding: 0;
	text-indent: -4444px; }
	
h2#h2_entries {
	background-image: url("../images/hdr_entries.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 1px 0 6px 0; 
	padding: 0;
	text-indent: -4444px; }

#blog_scroll { 
	width: 600px;
	margin-left: 20px; } 
	
ul.blog_entries { list-style: square; padding-left: 15px; }
ul.blog_entries li { padding: 3px 0; }


/***************************
Resources
***************************/
	
h1#h1_resources {
	background-image: url("../images/hdr_resources.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 6px 10px; 
	padding: 0;
	text-indent: -4444px; }
	
p.resource {
	width: 600px;
	text-align: justify;
	padding: 10px 0;
	border-bottom: 1px solid #CEC6E1;
	margin: 0; }
	
p.resource_bottom {
	width: 600px;
	text-align: justify;
	padding: 10px 0;
	border-bottom: 0px solid #CEC6E1;
	margin: 0; }
	
	
/***************************
Photo Albums
***************************/

#bio_poem {
	height: 460px;
	padding: 8px 0 3px 6px;
	background-color: #cec6e1;
	background-image: url("../images/blog_bg_left.png");
	background-repeat: no-repeat; 
	background-position: left; 
	text-align: left; }
	
#bio_poem h3 {
	font-weight: bold;
	margin: 0 8px;
	font-size: 11px;
	padding-top: 10px; }

#bio_poem p {
	margin: 10px 8px;
	padding: 0; }
	
h1#h1_photos {
	background-image: url("../images/hdr_photoalbums.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 6px 10px; 
	padding: 0;
	text-indent: -4444px; }
	
#photoAni {
	width: 416px; 
	margin: 0 auto; 
	}
	
	
/***************************
Video Diary
***************************/

h1#h1_videos {
	background-image: url("../images/hdr_videodiary.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 6px 10px; 
	padding: 0;
	text-indent: -4444px; }
	
#diaryAni {
	width: 640px; 
	margin: 0 auto; 
	}
	
	
/***************************
Contact Us
***************************/

h1#h1_contactus {
	background-image: url("../images/hdr_contactus.gif");
	background-repeat: no-repeat; 
	background-position: top left; 
	height: 20px; 
	line-height: 20px; 
	margin: 6px 10px; 
	padding: 0;
	text-indent: -4444px; }
	
#contactArea {
	width: 600px;
	margin: 0 0 0 20px;
	}
	