﻿body
{
    background-color: white;
   
}


#header_bckgnd
{
    height: 29%;
    width: 100%;
    background-color: white;

}

#menu
{
    float: left;
    width: 20%;
    height:200%;
    left: 0%;
    position: absolute;
    top: 40%;
    background-position: center;
    color: #ff9900;
   
}
#Menu_x_long
{
    float: left;
    background-image: url(link_background.gif);
    width: 20%;
    height:100%;
    left: 0%;
    position: absolute;
    top: 164%;
    background-position: center;
    color: #ff9900;
   
}
    


#menu ul 
{
    list-style:none ;
    padding:0;
    margin:0;
    font-size:xx-large;
    font-style:oblique;
    color:Green
}
 
#menu li a:visited
{
    color:Blue;
    
} 

#menu li a:hover
{
     color:yellow;
     font-style:normal;
}
  
#link_bar 
{color:White;
    }
   
#link_item
{
    color: White;
    font-size: +1;
    text-transform: capitalize;
}

.Header
{
    
    top: 0%;
    height: 135px;
    width: 250px;
    text-align:center;
   
}


.Header2
{
    
    top: 0%;
    height: 135px;
    width: 301px;
  
   
}

.Header3
{
    
    top: 0%;
    height: 167px;
    width: 207px;
  
   
}
.Header_HR
{
    left: 0%;
    width: 100%;
    position: absolute;
    top: 30%;
    height:2%;
    background-color:Black;
 
}

.Link_Table
{
    left: 0%;
    width: 21%;
    position: absolute;
    top: 35%;
    height: 100%;
    background-color: blue;
    
}

#Main_Body
{
    left: 5%;
    position:absolute;
    height:110%;
    width:900px;
    background-repeat:no-repeat;
    background-position:center;

}

#Main_Body_long
{position:absolute;
    left:23%;
    top:24%;
    height:100%;
    width:77%;
    
    background-repeat:no-repeat;
    background-position:center;
    
}

.default_body
{
    background-image: url(Default_background.JPG);
}


.contact_body
{
    background-image: url(Contact/Watermarks/contact_background.JPG);
    
}
.gall_prev_butt
{
    left: 80%;
    position: absolute;
    top: 50%;
}

.gall_next_butt
{
    left: 80%;
    position: absolute;
    top: 60%;
}

.dropCap
{
    font-size: 3em;
    line-height: .9em;
    color: #ff0066;
    background-color: #cd853f;
    float: left;
    font-weight: bold;
    margin-top: -8px;
}


#Wedding_Icon
    {
    position: absolute;
    left: 4%;
    top: 0%;
    height: 28%;
    width: 28%;
    }
#Pregnancy_Icon
    {
    position: absolute;
    left: 36%;
    top: 0%;
    height: 28%;
    width: 28%;
    }
 #Senior_Icon
    {
    position: absolute;
    left: 68%;
    top: 0%;
    height: 28%;
    width: 28%;
    }

#Nature_Icon
    {
    position: absolute;
    left: 4%;
    top: 40%;
    height: 28%;
    width: 28%;
    }
#Action_Icon
    {
    position: absolute;
    left: 36%;
    top: 40%;
    height: 28%;
    width: 28%;
    }
 #Family_Icon
    {
    position: absolute;
    left: 68%;
    top: 40%;
    height: 28%;
    width: 28%;
    }

   #wedding_link
   {position: absolute;
    left: 4%;
    top: 33%;
    }
    
    #pregnancy_link
   {position: absolute;
    left: 36%;
    top: 33%;
    }
   #senior_link
   {position: absolute;
    left: 68%;
    top: 33%;
    }

   #nature_link
   {position: absolute;
    left: 4%;
    top: 73%;
    }
    
    #action_link
   {position: absolute;
    left: 36%;
    top: 73%;
    }
    #family_link
   {position: absolute;
    left: 68%;
    top: 73%;
    }