﻿.divImageRight
{
 float: right;    
}

.divImage
{
 float: left;    
}

.divImage, .divImageRight
{
 padding: 8px 8px 8px 8px;
 border: none;

}

ul
{
 margin:10px 25px ;   
}

    
.navboxhead
{
    margin:0 0 5px 0;
    padding: 2px;
    /*background-color:Black;*/
    color:White;
    font-weight:bold;
    line-height:2em;
}

.navbox{
    margin:0 0 5px 0px;
    border:1px solid #c0c0c0;
    background-color:#8D4E19;
    float:right;
    width:25%;
    clear: right;
    line-height:1.4em;
    text-align:left;
    top:0;
    font-size: 0.8em;
    padding: 8px;

}

.contentbox
{
    float:left;
    width:70%;
}

.portfoliobox
{
 border:solid 4px #C36A1D; 
 background-color: #35271E;
 padding: 10px;   
 margin-bottom: 15px;
 clear: both;
}

.callout
{
    border-top:1px solid #CFC18A;
    background-color: #4B3C29;
    clear:both;
    height:86px;
    margin:20px auto 0px;
    width:700px;
}

.calloutImage
{
 position: relative;
 float: right;
 top: -45px;
 right: -2px;   
}

.calloutLink
{
    width: 500px;
    float: left;
    padding: 5px;
}

#spaced .bigbottom
{
   padding-bottom:10px; 
}

#spaced li
{
   list-style-image: none; 
   list-style-type: none;
}

.contentex
{
    margin-top: 15px;
    padding-top: 15px;
    clear: both;
}

#imgLadybirds, #imgJb1SOM
{
    width: 220px;
    height:175px;
}

#imgAGD
{
    width: 220px;
    height:150px;
}

#myGallery
{
    margin: 0 auto;
    width: 500px !important;
    height: 400px !important;
}