﻿        body 
        {
    	    background-color:#ffffff;
    	    text-align:center;
    	    font-family:Sans-Serif;
        }
        table
        {
    	    background-color:#5C9CCA;
            text-align:center;
        }
        
        #FORM1
        {
        	width:960px;
        }

        #MainPageLayout
        {   
        	width:960px;
        	border-style: hidden ;
        	text-align:center;
        }
        #HeaderSection
        {
        	/*  background-image:url("images/BG_Title.jpg");  */
        	background-repeat:repeat-x;
        	/*  height:100px;    163px  */
        	width:960px;
        	vertical-align:top;  
            text-align:center;
        }
        #DrName
        {
        	text-align:center;  
        	vertical-align:top;      	
        	color:Yellow;
	        font-family:Script MT Bold;
	        font-size:xx-large;
	        position:relative; top:1px; left:1px;
	        /*  position:absolute; top:20px; left:20px;  */
        }
        #DrCredentials
        {
        	text-align:left;  
        	vertical-align:top;      	
        	color:black;  /*  yellow #C9AE5D #7D6139 */
        	font-size:130%;
        	padding: 10px 20px 10px 20px;
	        /*font-family:Script MT Bold;
	        font-size:xx-large;
	        position:relative; top:1px; left:1px;
	        */
	        /*  position:absolute; top:20px; left:20px;  */
        }
        #SiteTitle
        {
        	color:black;            /*  Yellow  */
	        font-size:200%;
	        /* position:absolute;top:75px;left:160px; */
	        position:relative;
	        top:01px;
            left:1px;
            /*font-family:Arial Rounded MT Bold;*/
	        
	        text-align:center;
        }
        #SiteTag
        {
        	color:Yellow;
	        font-size:100%;
	        /* position:absolute;top:75px;left:160px; */
	        position:relative;
	        /* top:01px;            left:1px; */
	        
	        text-align:right;
        }
        .SiteHeaderText
        {
        	color:Yellow;
	        font-size:100%;
	        /* position:absolute;top:75px;left:160px; */
	        position:relative;
	        /* top:01px;            left:1px; */
	        
	        text-align:center;
        }
        #HeaderMenu
        {
        	color:White;
        	position:absolute;
        	top:20px;
        	left:550px;
            height: 26px;
        }
        #UpperBody
        {
        	vertical-align:top;
        	/*  background-color:Red;       temp jfs */
        	height:100px;
        	/*  height:300px;  */
        }
        
        #MailListCell
        {
        	/*  margin: 0px 20px 0px 20px;  */
        	width:190px;
            border:solid 5px black;    /*  black  #5C9CCA  */
            background-color:#5C9CCA;
        }
        
        
        .MailingListBox
        {
            /* background-color:black; background-image:url("images/EmailBox.gif");  */
        	color:Yellow;            /*   color:White;  */
        	/* height:300px;         100%;  200px;230px   
        	padding: 10px 5px 10px 5px;
        	width:190px;
            */
        	border:solid 0px black;
        	position:relative;
        	top:1px;
        	margin: 0px 0px 0px 0px;

        }

        #EmailBoxx
        {
            background-image:url("images/EmailBox.gif");
        }
        
        .MaiListDataX
        {
        	position:relative;
        	left:17px;
            top: 0px;
        }
        
        
        
        #Body_BigImage
        {
        	/* 
        	width:737px;height:418px;z-index:1;
        	background-image:url("images/SunnyClouds.jpg"); 
        	background-image:url("images/PlanetGirlWithGarland.jpg");
        	*/
        	width:706px;
        	height:200px;
        	background-image:url("images/Banner.jpg");
        	z-index:1;
        }
        #Body_BigImage_Text
        {
        	z-index:3;
        	color:Yellow;
	        font-size:130%;
	        padding: 50px 160px 30px 80px;
	        text-align:justify;
	        /* font-weight:bold; */
        }
        #Body_BigImage_LittleText
        {
        	z-index:3;
        	color:black;            /*  was 8/15/2010 Yellow      */
	        font-size:100%;
	        padding: 10px 20px 10px 20px;
	        text-align:justify;
	        /* font-weight:bold; */
        }

        #Body_SmallImage
        {
/*        	width:223px;
        	height:284px;
        	background-image:url("images/GLandrith_Big.jpg");
        	background-repeat:no-repeat;
        	background-position:center;
        	background-color:White;
        	background-color:black;    #5C9CCA; 8/15/2010 */
            border:solid 0px black;
            margin: 0px 0px 0px 0px;
            padding:0px 0px 0px 0px;
        }

        #Garland
        {
        	/*
        	left:-311px;
        	top:-152px;
        	
         	width:737px;
        	height:400px;
        	
        	position:relative;left:100px;top:100px;
        	
        	position:absolute;
        	width:1px;height:1px;
        	background-position:center;
        	z-index:9;
        	*/
        	background-image:url("images/GLandrith.gif");
        	background-repeat:no-repeat;
        	position:absolute;left:146px;top:450px;
        	width:100px;
        	height:160px;
        }





        #LowerBody
        {
        	height:130px;
        	padding: 0px;
        }
        
        .Body_4Box
        {
        /*
        	width:230px;
        	height:130px;
overflow: hidden;
        */
        	width:230px;
        	height:127px;
    		
    		margin:0px 4px 0px 4px;
        }
        #Button1
        {
        	/*background-image:url("images/btnFlower01.jpg");*/
        }
        #Button2
        {
        	/*background-image:url("images/btnFlower01.jpg");*/
        }
        #Button3
        {
        	/*background-image:url("images/btnFlower01.jpg");*/
        }
        #Button4
        {
        	/*background-image:url("images/btnFlower01.jpg");*/
        }
        A 
        {
	        color:white;
        }
        A:hover 
        {
	        color:yellow;
        }
        .BigText
        {
        	font-size:300%;
        }





        #Buttons_2wideRow_DeleteMe
        {
             background-color:black;
        }

        .TwoButtonsWide
        {
             background-color:black; 
             width:480px;
        }

        .TwoButtonsWide  img
        {
             margin:0px;
        }





/*
	These Styles are used in the Master Page's Menu control
*/
        .MenuClass 
        {
            background-color: #333333;
            width: 100%;
            text-align:center;
        }
        .MenuItem2
        {
            border-right:solid 1px white;
            font-variant:small-caps;
            height:30px;
            text-align:center;
            z-index:10;
            background-color: #333333;
            padding: 0px 0px 0px 0px;
            empty-cells:hide;
            overflow:hidden;
        }
        .staticHover
        {
	        background-color:#990000;
        }

        .dynamicMenu 
        {
            z-index:10;
            border-top: solid 2px white;
        }
        .dynamicMenuItem
        {
            border-bottom:solid 1px white;
            font-variant:small-caps;
            background-color: #8D9BB8;  /*  #333333;  */
            height:30px;
            text-align:center;
            width:100%;  /*  130px;  */
            z-index:10;
        }
        .dynamicHover
        {
            background-color:#990000;
        }
        


#TapIntoBlissYouTubeVideo   /*  This div is a button to the video  */
{
    background-color:Black; 
    height:70px; 
    width:480px;
    font-size:1.6em; 
    margin-left: auto;
    margin-right:auto; 
    font-family:Arial Rounded MT Bold;    
}




/*
        The bottom section - 2 columns including Upcoming Events
*/
        #EventsBox
        {
            /*  background-image:url("images/EventBox2.gif");  */
        } 
/*
        #EventsBoxLeft
        {
            background-image:url("images/EventBox2.gif");
        	width:480px;
        	height:250px;
        	float:left;
        }
        #EventsBoxRight
        {
            background-image:url("images/EventBox2.gif");
        	width:480px;
        	height:250px;
        }
*/
#Events
{
    width:477px;
}
        .EventsTable
        {
        	/* border:hidden 1px red;
        	border-collapse:collapse;
 	        margin: 10px;
 	        padding: 10px;
 	        background-color:red;
 	        border-color:Red;
 	        */
 	        border-spacing:0px;
 	        padding:0px 0px 0px 0px;
 	        background-color: #5C9CCA;   /*  white;  */
            /*  Try cell padding & cell spacing */ 
            border-collapse: collapse;           
            border: solid 0px red;
            margin: 0px 0px 0px 0px;
        }
        .EventsTop
        {
            background-image:url("images/EventBox2_top.gif");
        	width:477px;                /*   480px   */
        	height:48px;
        	vertical-align:middle;
 	        border-spacing:0px;
 	        padding:0px 0px 0px 0px;
        }      

        .EventsMiddle
        {
        	width:477px;                /*  whole page 960px,  1/2 would be 480px.  But we must leave space  */
        	background-color:White;
        	vertical-align:top;
/*
        	border:solid 0px white;
        	padding:0px 5px 0px 5px;
*/
        }      
        
        .EventsBottom
        {
            background-image:url("images/EventBox2_bottom.gif");
        	width:477px;
        }      
        .HomeEvents
        {
            text-align:center;
            margin:0px 30px 0px 30px;
        }

        .HomeAbout
        {
            text-align:justify;
            margin:0px 30px 0px 30px;
        }

        .NewsHeader
        {
	        /*   text-decoration:underline;  */
	        font-style:italic; 	
	        font-variant: small-caps;
	        font-size:150%;
        }
        .NewsTitle
        {
	        text-decoration:underline;
	        font-weight: bold; 
        }

        #btnSend_list
        {
            height: 26px;
        }

        .HeaderLine2
        {
            height: 59px;
        }


        .style1
        {
            height: 37px;
        }

	
	    .oneField
	    {
	    }
	    .MaiListData
	    {
	    }

