/*
Theme Name: Net Elevation Template
Theme URI: http://www.netelevation.com/
Description: Custom Theme by Net Elevation
Version: 1.0
Author: Net Elevation
Author URI: http://www.netelevation.com/
*/

body {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;
   margin: 0px;
   padding: 0px;
   background-image: url(/images/bg.gif);
   background-repeat: no-repeat;
   background-position: bottom;
   background-color: #738A70;
}
.mid {
   width: 800px;
}
.navcont {
   width: 175px;
   background-color: #659A41;
   font-weight: bold;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
}
.mid .navcont img {
   margin: 0px;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 10px;
}
.mid .navcont a {
   font-weight: bold;
   color: #FFFFFF;
   text-decoration: none;
}


.nav {
   padding-top: 7px;
   padding-right: 0px;
   padding-bottom: 7px;
   padding-left: 10px;
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #FFFFFF;
   background-color: #000000;
   color: #FFFFFF;
}
.navcont .nav a {
   color: #FFFFFF;
   text-decoration: none;
}
.navcont-r a { color: #fff; }
.footer a { color: #fff; }

.landscape {
   background-image: url(/images/head-landscape.jpg);
   background-repeat: no-repeat;
   height: 95px;
   width: 800px;
}
.head {
   background-color: #659A41;
   height: 39px;
}
.navcont-l {
   background-color: #a0913f;
}
.navcont-r {
   background-color: #d08540;
   height: 24px;
   color: #FFFFFF;
   text-align: center;
   vertical-align: middle;
   font-weight: bold;
}
.head #form1 {
   font-size: 9px;
   padding: 0px;
   margin: 0px;
}
.head #form1 #textfield {
   padding: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
}
.navon {
   padding-top: 7px;
   padding-right: 0px;
   padding-bottom: 7px;
   padding-left: 10px;
   border-top-width: 1px;
   border-bottom-width: 1px;
   border-top-style: solid;
   border-right-style: none;
   border-bottom-style: none;
   border-left-style: none;
   border-top-color: #FFFFFF;
   background-color: #D08540;
   color: #FFFFFF;
   text-decoration: none;
}
.navcont .navon a {
   color: #FFFFFF;
   text-decoration: none;
}

.rightbodycontent {
   width: 585px;
   padding: 20px;
   background-color: #FFFFFF;
}
.rightbodytag    {
   background-image: url(/images/america-safari-tag.gif);
   background-color: #3D5D2B;
   height: 35px;
   background-repeat: no-repeat;
   background-position: 20px center;
}
.footer {
   background-color: #659A41;
   width: 775px;
   border-top-width: 5px;
   border-top-style: solid;
   border-top-color: #3d5d2b;
   font-size: 9px;
   font-weight: bold;
   color: #000000;
   text-align: right;
   vertical-align: middle;
   line-height: 20px;
   padding-top: 5px;
   padding-right: 20px;
   padding-bottom: 5px;
   padding-left: 5px;
}
.rightbodycontent h1 {
   font-size: 14px;
}

 
#subnav { margin-left: 12px; padding-left: 12px; }
#subnav li { color: #fff; padding-bottom: 5px; }
#subnav li a { color: #fff; }         
        
/* KEEP THIS IN ALL CSS, so that customers can use the alignment features when adding images. */
/* Begin Images */
p img {
   padding: 0;
   max-width: 100%;
   }

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
