
#HomepageLeftContentBox
{
   width:380px;
   height:500px;
   text-align:left;
   padding-top:15px;
}



#HomePageCategoryBoxTitle table td
{

   color:#676767;
   font-size:16px;
   font-weight:bold;
   font-family:arial;
}



#HomePageTreeBox
{
   padding-bottom:30px;
   vertical-align:bottom;
}


#CategoriesHomePage td
{
    padding-right:5px;
    padding-bottom:5px;
    vertical-align:bottom;
}

.HomepageCategoryTitle
{
   padding-bottom:3px;
}

.HomepageCategoryTitle a
{
   color:#FC9548;
   font-size:10px;
   font-weight:bold;
}
/* Photo highlight */

#PhotoHighlightBoxContainer
{
    
     float:left;
}


#PhotoHighlightBox
{
     border:        #BBBBBB 1px solid;
     margin-bottom: 40px;
     padding:       10px;
}

#PhotoHighlightBox TD
{
    margin:  0px;
}

TD#PhotoHighlightTextBox
{
     padding: 5px;
     background-color:    #FFCC33;
     background-image:    url(/images/general/photohighlight_white.jpg);
     background-position: bottom right;
     background-repeat:   no-repeat;
}

#PhotoHighlightSubtitle
{
    margin-bottom: 3px;
}

#PhotoHighlightSubtitle A:link,
#PhotoHighlightSubtitle A:hover,
#PhotoHighlightSubtitle A:visited,
#PhotoHighlightSubtitle A:active
{
    color:         #E11C64;
    font-weight:   bold;
    font-size:     10px;
    margin-bottom: 3px;
}


#PhotoHighlightText
{
     color:               #9A0D03;
}

#PhotoHighlightText A:link,
#PhotoHighlightText A:hover,
#PhotoHighlightText A:visited,
#PhotoHighlightText A:active
{
     color:  #800300;
}

#PromoImageIntro
{
    font-size:   13px;
    color:       #333333;
}

#PromoImageClickHere A
{
    width:     170px;
   font-weight:     bold;
   text-decoration: none;
   color:           #222222;
   line-height:     30px;
}

#HomepagePromoBox
{
    float:right;
    height:260px;
    width:180px;
}
