﻿body {
}

#site-menupage-container-outer
{
    background-color : #2a3a1f;
    width : 1150px;
    height : 800px;
    margin-left:auto;
    margin-right:auto;
    
}


#site-menupage-container-inner-buffer
{
    background-color : #2a3a1f;
    width : 1150px;
    height : 50px;
    margin-left:auto;
    margin-right:auto;
    
} 

#site-menupage-container-inner
{
    background-color : #365620;
    width : 1150px;
    height : 750px;
    margin-left:auto;
    margin-right:auto;
    
}

.tripage-topspacer
{
    float:left;
    clear:none;
    width:1150px;
    height:50px; 
 
}

.tripage-column-spacer
{
    float:left;
    clear:none;
    width:50px;
    height:700px;   
}


.tripage-image
{
    float:left;
    clear:none;
    width:250px;
    height:700px;  

}

.tripage-content
{
    float:left;
    clear:none;
    width:750px;
    height:700px;  

}




p.menupagecontent-header
{
 margin-left:0px;
 text-align:justify;
 margin-right:0px;
 margin-top:-10px;
 font-family:Times New Roman;
 font-weight:bold;
 font-size:18px;
}

p.menupagecontent
{
 margin-left:0px;
 text-align:justify;
 margin-right:0px;
 margin-top:-10px;
 font-family:Times New Roman;
 font-weight:bold;
 font-size:14px;
}

