﻿

/* Home Section Styles */

#MainBox{background:#9FC998;}

#Logo{background-image:url(../i/Logos/Green.gif);}

#Menu .Dot { left:169px; }
#Menu .Journal { color:Black; }
/*
#MenuHome a{width:46px; background:url(../i/Menu-Home-Journal.gif);}
#MenuTheCollection a{width:86px; background:url(../i/Menu-TheCollection-Journal.gif);}
#MenuJournal a{width:48px; background:url(../i/Menu-Journal-Journal.gif);}
#MenuMyGallery a{width:67px; background:url(../i/Menu-MyGallery-Journal.gif);}
#MenuCheckout a{width:64px; background:url(../i/Menu-Checkout-Journal.gif);}
*/
#Footer{border-bottom:solid 1px #9FC998;}
#FooterMenu{background:url(../i/FooterMenu-Journal.gif);} 

#JournalMain{margin-top: 20px;}

.JournalLeft
{
    width: 550px;
    float: left;
    margin-right:15px;    
}

.JournalRight
{
    width: 250px;
    float: left;
    text-align: center;   
}

/*
 .Header
{
    background: url(../i/journalheader.gif);
    width: 550px;
    height: 15px;    
}

.Footer
{
    background: url(../i/journalfooter.gif);
    width: 550px;
    height: 18px;     
}
*/

.Main
{
    width:540px;
    margin:10px;
    margin-right:0;
    background-color: White;    
}
.Inner
{
    padding: 20px; 
}
.Title
{
    font-family: Trebuchet MS;
    font-size: 18px;
    margin-bottom:5px;
}
