﻿body {
	margin-left: auto;
    margin-right: auto;
	padding: 0px;
	color: black;
	/*list-style: none;*/ 
    width:1024px; 
    background-color:#d4b682;
    font-size:13pt;
    font-family: Arial ;
    text-align:center;
    margin: 0 auto;
}

h2 {
 color:#ab5a05;
 font-size:18pt;
 margin-top:10px;
 text-decoration:underline;
}

h3 {
    font-size: 11pt;
}

h4 {
    font-size: 10.5pt;
}

/*IDs*/
#header {
    position: relative;
    width:950px;
    height: 163px;
    /*background-color:#fff2dc;*/
    background-color:white;
    padding-top:5px;
}

#logo_img {
    background-color:black;
    float:left;
    margin-left:2px;
}

#logo_txt {

    margin:0 auto;
    text-align:center;
    margin-top:10px;
}

#logo_mission {
    text-align:center;
    /*top: 15px;*/
    font-size:12pt;
    font-family:Verdana;
    font-style:italic;
    margin-top:-8px;
}

#topcontainer {
    position:relative;
    width:1024px;
    background-color:black;
    /*background-color:#2b2a32;*/
    padding-bottom:25px;
        padding-top:25px;
}

#maincontainer {
    /*top: 35px;*/
    width :950px;
    margin:0 auto;
    /*text-align:center;*/
    /*background-image: url('images/parchment_texture.gif');
    background-repeat:repeat;*/
    /*background-color:#fff2dc;*/
    background-color:white;
    padding-bottom:10px;
}

#divider {
    width: 800px;
    height: 2px;
    background-image: url('images/divider.gif');
    background-repeat:repeat-x;
    margin:10px auto 10px auto;
}

#navtop {
    background-color:white;
    z-index:3;
    width:160px;
    height:190px;
    float:left;
}
#navigationcontainer {
    position:relative;
    width: 150px;
    padding-bottom: 30px;
    float: left;
    background-color:black;
    left:0px;
    display:block;
    z-index:4;
   
}

#Menu1 {
    margin-top:0px;
    /*margin-left:30px;*/
    text-align:left;

}

#rss_feed {
    background-color: black;
    /*background-color: #061333;*/
    width: 200px;
    height: 450px;
    float:left;
    margin-top:50px;
    /*margin-left:10px;*/
    padding-left:5px;
    padding-top:5px;
    text-align:left;
    font-size:10pt;
    /*background-color:yellow;*/
}
.feed_item {
    background-color:#f1e1c8;
    width: 190px;
    height: 75px;
    margin:2px 0px 0px 2px;
}

.feed_item a {
    color: black;
    margin-left:5px;
    margin-right:5px;
 }

#navimages {
    /*overflow: hidden;*/ 
    padding-top:2px;
    padding-bottom:2px;
    /*float:left;*/
    position: relative;
    height:180px;
    width:700px;
    background-color:black;
    top: 6px;
    margin: 0 auto;
    left:60px;
}

#navimg1 {
    /*overflow: hidden;*/ 
    position:relative;
    /*width:307px;
    height:125px;*/
    float:left;
    /*margin-left:-2px;*/
}
#navimg2 {
    /*overflow: hidden;*/ 
    position:relative;
    /*width:307px;
    height:125px;*/
    /*left: 0px;*/
    float:left;
}

#contentcontainer {
    overflow: hidden; 
    position:relative;
    /*background-color:yellow*/
    margin-bottom:10px;
    left:10px;
    margin-right:20px;
    
    top:5px;
    height:100%;
    background-image: url('images/parchment_texture.gif');
    background-repeat:repeat;
    z-index:1;
}

#mission_statement {
    display:block;
    width:400px;
    margin: 0 auto;
    /*margin-top:10px;*/
    /*top:10px;*/
    text-align:center;
    border-top:1px solid;
    border-bottom:1px solid;
    /*float:right;*/ 
}
#flag_footer {
    position:relative;
    float:left;
}

#push {
    position: relative;
    margin-bottom:30px;
    padding-bottom:30px;
}

#footer {
    position: relative;
    width:950px;
    padding: 15px 0px 15px 0px;
    /*background-color:#fff2dc;*/
    background-color:white;
    font-size:12px;
    height:100px;
    margin-left: auto;
    margin-right: auto;
    margin-top:15px;
    text-align:center;
}

#footer_logo {
    float: left;
    margin-top:5px;
    margin-left:20px;
}
#footer_logo_2 {
    float: left;
    margin-top:10px;
    margin-left:20px;
}

#footercompany {
    position: relative;
    margin-top:35px
}

#footeraddress {
    position: relative;
    float:left;
    text-align:center;
    margin-left:200px;
    margin-top:25px;
}

#footer_license {
    margin-left: 100px;
    margin-top: 25px;
}

#flag_footer {
    background-image: url('images/flag_footer.png');
    position: relative;
    width:1024px;
    padding: 0px 0px 15px 0px;
    /*background-color:#fff2dc;*/
    font-size:12px;
    height:100px;
    margin-left: auto;
    margin-right: auto;
    margin-top:0px;
    margin-bottom:15px;
    text-align:center;
}

#contact_us 
{
    text-align:right;
    width:350px;
    float:left;
}

#contact_us_addr
{
    text-align:right;
    width:250px;
    float:left;
    margin: 0px 0px 0px 40px;
    padding: 10px 5px 10px 5px;
    background-color:#c49c57;
}

#ContentPlaceHolder1 {
    margin: 0 auto;
}

/*CLASSES*/

.contentbody {
    position: relative;
    top:15px;
    /*width:650px;*/
    text-align:left;
    float:left;
    left:10px;
    /*background-color:red;*/
    padding: 10px 10px 10px 10px;

}

.clear {
    clear: both;
}

.validation {
    color: red;
}

.imagedescription {
    font-size: 8pt;
    font-style: italic;
    font-weight: bold;
    text-align:left;
}

.cable_border {
    background-image: url('images/cable.png');
    background-repeat: repeat-x;
    height:13px;
}