﻿body 
{
    margin: 0px; font-family:Verdana; font-size:12px;
}
#container
{
    /*
    background-color:#818689;
    background-image:url('~/Images/heena_background.TIF');
    */
    background-color:#FFFFB7;
}
/************* Partition CSS ***************/
#header
{
    padding:0px; margin:0px; width:100%; height:75px;
    /*background-color:#FFB472;*/
    /*background-color:#FF5E42;*/
    /*background-color:#FF5016;*/
    /*background-color:#FF9554;*/
    /*background-color:#FF4F4F;*/
    /*background-color:#DDFFC6;*/
    background-color:#FFFFB7;
    /*background-color:#FF8D60;*/
    /*
    background-image:url('Images/masterBannerGradient.jpg');
	background-repeat:repeat-x;
	background-color:#D1E9AB;
    */    
}
#header2
{
    /*background-color:#FF8D60;*/
    /*background-color:#FFB472;*/
    /*background-color:#FF5E42;*/
    /*background-color:#FF5016;*/
    /*background-color:#FF9554;*/
    /*background-color:#FF4F4F;*/
    /*background-color:#DDFFC6;*/
    text-align:center;
    background-color:#FFFFB7;
}
#headerMenu
{
    /*position:relative; top:25px; left:250px; width:500px;*/
    padding:2px 2px 2px 2px;
    text-align:center;
    /*background-color:#FF8D60;*/
}
#leftCol
{
    position:absolute; top:75px; left:0px; width:200px; height:500px;
    background-color:#FBFFD1; font-size:10px;
}
#centerCol
{
    position: relative;
    /*margin-left: 200px;*/
    padding: 0px;
    /*height: 485px;*/
    height: 505px;
    top: 25px;
    /*background-color:#ECFFD1;*/
    /*background-color:#FF8D60; --PREVIOUS DEDAULT*/
    /*background-color:#FFB472;*/
    /*background-color:#FF5E42;*/
    /*background-color:#FF5016;*/
    /*background-color:#FF9554;*/
    /*background-color:#FF4F4F;*/
    /*background-color:#DDFFC6;*/
    background-color:#FFFFB7;

}
/**********************************************/
#themeselector
{
    position:absolute; top:16px; right:10px; width:180px;
    height: 80px; padding:2px 2px 2px 2px; font-size: 9px;
}
.title
{
    font-size:large;
}
#titleHeader
{
    text-align: center;
    /*font-size: 34px; --default*/
    font-size:xx-large;
    font-family: 'Bookman Old Style';
}
#titleDetail
{
    text-align:center;
    /*font-size:x-large; --default*/
    font-size:x-large;
    font-family: 'Bookman Old Style';    
}
#sectionTitle
{
    
}
#leftSectionContent
{
    text-align:justify;
    padding-right:10px;
}
#footer
{
    padding:0px; margin: 0px; width:100%; height:40px;
    background-image:url('Images/masterBannerGradient.jpg');
	background-repeat:repeat-x;
	background-color:#D1E9AB;    
}
#footerText
{
    text-align:center;
}
.leftPad
{
    padding-left:20px;
    text-align:justify;
}
.PadLeft20Px
{
    padding-left:20px;
}
/*************  Contacts ****************/
.ContactTitle
{
    font-weight:bold;
    /*font-size:large;*/
    font-size:large;
    text-align:center;
}
.ContactContent
{
    padding-top:20px;
}
.Vertical-Align
{
    vertical-align:top;
}
.DesignsVerticalImage
{
    background-color:Transparent;
    height:219px;
    width:325px;
    border-width:0px;
}
.DesignsHorizontalImage
{
    background-color:Transparent;
    height:336px;
    width:219px;
    border-width:0px;
}
.ladyBugImage
{
    background-color:Transparent;
    height:150px;
    width:100px;
    border-width:0px;
}
.ServicesTransperantImages
{
    background-color:Transparent;
    border-width:0px;
}
.IndexPageLeftImage
{
    background-color:Transparent;
    height:350px;
    width:379px;
    border-width:0px;
}
.IndexPageLeftImageTD
{
    text-align:justify;
    padding-left:57px;
    padding-right:50px;
}
.IndexPageRightImage
{
    background-color:Transparent;
    height:350px;
    width:375px;
    border-width:0px;
}
.IndexPageRightImageTD
{
    text-align:justify;
    padding-left:54px;
    padding-right:45px;
}
.ContactPageImage
{
    background-color:Transparent;
    height:346px;
    width:260px;
    border-width:0px;
}
.IndexPageText
{
    text-align:justify;
    padding-left:57px;
    padding-right:50px;
}
