﻿body{
        background-color:#281006;
        text-align:center;
        margin:0px 0px 0px 0px;
        
    }

a:link { 
	color: #281006;
	}
a:visited { 
	color: #D16D1F;
	}
/*a:hover { 
	color: #FFFFFF;
	background-color: #281006;
	}*/
a:active { 
	color: #333333;
	}
	

p {
    font-size: 14px; 
    margin: 0px 0px 14px 0px; 
    padding: 0px; 
    font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
    }

form {
    text-align: left; 
    font-size: 14px; 
    line-height: 14px; 
    margin: 0px 0px 14px 0px; 
    padding: 0px; 
    font-family:"Trebuchet MS", Verdana, Arial, sans-serif
    }

    #banner{
            margin-left:auto;
            margin-right:auto;
            margin-top:0px;
            border:none;
            width:800px;
            height:100px;
            background-color:#D16D1F;
            text-align:right;
    }
    
    #bannerphoto{
            margin-left:auto;
            margin-right:auto;
            margin-top:0px;
            border:none;
            width:800px;
    }
    
    #navigation{
            margin-left:auto;
            margin-right:auto;
            margin-top:0px;
            border:none;
            width:800px;
            height:70px;
            background-color:#8A3603;
            text-align:right;
    }
    
    #content{
            margin-left:auto;
            margin-right:auto;
            text-align: left;
            margin-top:0px;
            border:none;
            width:800px;
            background-color:White;
    }
    
    #footer{
            margin-left:auto;
            margin-right:auto;
            margin-top:0px;
            border:none;
            width:800px;
            height:70px;
            background-color:#8A3603;
            text-align: center;
    }


.contentTableStyle
        {
            width: 100%;
            height: 100%;
        }
.pageHeaderStyle
        {
            font-size: large;
            font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
            color: #673225;
        }
.paragraphHeaderStyle
        {
            font-size: normal;
            font-family: "Trebuchet MS" , Verdana, Arial, sans-serif;
            color: #673225;
            font-weight: bold;
        }
.pSmaller 
        { 
            font-size: 12px;
            margin: 0px 0px 10px 0px; 
            padding: 0px; 
            font-family:"Trebuchet MS", Verdana, Arial, sans-serif
        }

.column1Style
        {
            width: 30px;
        }
.column2Style
        {
            width: 130px;
            text-align: left;
            vertical-align: top;
        }  
.column3Style
        {
            width: 30px;
        }   
.column4Style
        {
            width: 580px;
            vertical-align: top;
        } 
.column5Style
        {
            width: 30px;
        }  
.columnFullStyle
        {
            width: 740px;
        }
                                
.column2ParagraphStyle
        {
            font-size:11px;
            font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
            color: #8E887A;
        }
        
.galleryHorizontalImageStyle
        {
            width: 160 px;
            height: 109px;
            border: none;
        }
.galleryVerticalImageStyle
        {
            width: 109px;
            height: 160px;
            border: none;
        }
    
