/*** stylesheet09.css *************************************************************                                                                              **                      STYLESHEET for COULSELL FAMILY WEBSITE update .  3OCT10 **                                               Added STYLE for body           **                          Moved font-family and color to body STYLE .  6OCT10 **              Added .HomePageTitle and .HomePageCredit CLASS STYLES           **                                  Added .HorizontalRule CLASS STYLE .  8OCT10 **                                      Added #HomePageImage ID STYLE . 15OCT10 **                                   Added #FamilySelection ID STYLES . 25OCT10 **             Added :link and :visited to #FamilySelection ID STYLES .  1NOV10 **                             Added #HomePageTitleAndCredit ID STYLE .  2NOV10 **                                  Added #FamilyInformation ID STYLE           **                                        Added #WebSiteDate ID STYLE .  2DEC10 **                                Removed #FamilyInformation ID STYLE .  4DEC10 **                                   Added #BannerForeground ID STYLE .  4FEB11 **                   Centered 800 pixel wide by 160 pixel high BANNER .  8FEB11 **                                       Width of body is 1000 pixels . 13FEB11 **              Added .RightSidePhoto and .LeftSidePhoto CLASS STYLES . 19MAR11 **   Added .SidePhotoImageArea and .SidePhotoCaptionArea CLASS STYLES           **                                  Added .SidePhotoImage CLASS STYLE           **       Added #WebSiteTitleArea and #WebSiteTitleImageArea ID STYLES . 20MAR11 **    Added #WebSiteTitleCaptionArea and #WebSiteTitleImage ID STYLES           **        Removed .RightWrappedText and .LeftWrappedText CLASS STYLES . 27MAR11 **                                     Added .WrappedText CLASS STYLE           **                        Added #FamilyQuestionsIntroduction ID STYLE . 27APR11 **                                Added #FamilyQuestionsList ID STYLE           **                               Added #FamilyQuestionsTable ID STYLE           **                              Added .FamilyQuestionsRow CLASS STYLE           **                          Added .FamilyQuestionsCaption CLASS STYLE           **                                            Minor editorial CHANGES . 30NOV11 **                                        Renamed to stylesheet07.css . 10MAR13 **    Changed WebSiteTitleImageArea element to HomePageTitleImageArea . 28OCT15 **            Changed WebSiteTitleImage element to HomePageTitleImage           **            Changed FamilySelectionCaption to FamilySelectionSpacer           **            Changed WebSitetitleArea element to FamilyPageTitleArea . 30OCT15 **  Changed WebSiteTitleImageArea element to FamilyPageTitleImageArea           **          Changed WebSiteTitleImage element to FamilyPageTitleImage           **                         Changed WebSiteTitleCaptionArea element to           **                                         FamilyPageTitleCaptionArea           **            Changed FamilyQuestionsCaption to FamilyQuestionsSpacer           **                                        Renamed to stylesheet08.css           **             Changed to #HomePageBody and #FamilyPageBody ID STYLES .  9NOV15 **                             Added Banner Captions to Banner Images .  4DEC15 **                                        Renamed to stylesheet09.css           **                                                                              **********************************************************************************/body#HomePageBody{ background-image:url(../Backgrounds_Folder/Background04.jpg); background-repeat:no-repeat; font-family:"Times New Roman",Helvetica,Arial; color:#666633; width:1000px;}body#FamilyPageBody{ background-image:url(../Backgrounds_Folder/Background00.jpg); background-repeat:repeat; font-family:"Times New Roman",Helvetica,Arial; color:#666633; width:1000px;}div#HomePageTitleImageArea{ margin:50px 40px 50px 40px; padding:10px 10px 10px 10px;}img#HomePageTitleImage{ padding:10px 10px 10px 10px;}div#BannerBackground{ margin:50px 50px 50px 50px; padding:0px 0px 0px 0px;}div#HomePageImages{ height:480px; width:960px; margin:50px 20px 50px 20px; padding:10px 10px 10px 10px;}div#FamilySelections{ height:30px; width:1000px; margin:0px 0px 0px 0px;}table#FamilySelectionButtons{ height:80px; width:1000px;}tr#FamilySelectionButtonRow{ text-align:center;}td.FamilySelectionSpacer{ padding:10px 10px 10px 10px;}div#FamilyPageTitleArea{ margin:10px 20px 10px 20px; padding:10px 10px 10px 10px;}div#FamilyPageTitleImageArea{ text-align:center;}div#FamilyPageTitleImage{ padding:10px 10px 0px 10px;}div#FamilyPageTitleCaptionArea{ margin:10px 0px 0px 0px; padding:0px 10px 0px 10px; font-family:Verdana,Geneva,sans-serif; font-size:18px; font-weight:bold; text-align:center;}p.CenteredText{text-align:center;margin:0px 20px 10px 20px;font-family:Verdana,Geneva,sans-serif;font-size:16px;font-weight:bold;}p.WrappedText{ text-align:justify; margin:0px 20px 10px 20px; font-family:Verdana,Geneva,sans-serif; font-size:16px; font-weight:normal;}div.RightSidePhotoArea{ float:right; margin:10px 20px 10px 5px; padding:10px 10px 10px 10px;}div.LeftSidePhotoArea{ float:left; margin:10px 5px 10px 20px; padding:10px 10px 10px 10px;}div.SidePhotoImageArea{ padding:10px 10px 10px 10px; text-align:center;}div.SidePhotoCaptionArea{ margin-top:10px; padding:0px 10px 0px 10px; font-family:Verdana,Geneva,sans-serif; font-size:12px; font-weight:bold; text-align:center;}img.SidePhotoImage{ padding:10px 10px 0px 10px; vertical-align:middle;}div#FamilyQuestionsIntroduction{ margin:10px 20px 10px 20px; padding:10px 10px 10px 0px;}div#FamilyQuestionsList{ margin:0px 20px 10px 20px; padding:10px 10px 10px 10px;}table#FamilyQuestionsTable{ height:120px; width:940px; padding:10px 10px 10px 10px;}tr.FamilyQuestionsRow{ font-family:Verdana,Geneva,sans-serif; font-size:14px; font-weight:normal; text-align:justify;}td.FamilyQuestionsSpacer{ text-align:center; padding:10px 10px 10px 10px;}td#CoulsellQuestions{ text-align:justify; vertical-align:top; padding:10px 10px 10px 10px;}td#LofstromQuestions{ text-align:justify; vertical-align:top; padding:10px 10px 10px 10px;}p.SmallerWrappedText{ margin:0px 10px 10px 10px; font-family:Verdana,Geneva,sans-serif; font-size:14px; font-weight:normal;}