﻿   
    /*
    
    Style Notes: General rules first, then layout selectors, then native html elements
    
    */
	
	
	
    

*
{
    margin:0;
    padding: 0;
    }

body
{
    background-color: #111d11;
    margin: 8px 0px 10px 0px;
    font-family: Verdana;
    font-size: 12px;
    
    }
    
    .clear 
    {
        clear:both;
    }
    p, ul{
    
    color: #524d46;
     font-family: Verdana;
     font-size: 11px;
     line-height: 140%;
    
    }
    
 ul{
 
 margin-left: 20px;
 padding-left: 30px;
 border: 0px solid green;
 
 }
 
 
 h2
 {
     color: #715d4d;
     font-family: Tahoma;
     font-size: 12px;
     margin: 20px 5px 5px 10px;
     
}


.page_gallery h3{

margin: 4px;
color: #524d46;
font-size: 12px;

}  

h1
{
    color: #5b533e;
    font-family: Helvetica, Lucida Sans Unicode, Arial;
    font-size: 18px;
    margin: 20px 5px 5px 10px;
    
}

p
{
    margin: 6px;
    padding: 2px;
    
    
    }



a.featured_link
{
    color: #010100;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
 
    
    }


#gallery img
{
    height: 300px;
    width: 320px;
    
} 


#port_gallery img
{
  height: 130px;
  width: 150px;
    
}

    
a img
{
    border: 0px;
}


#content_body img
{
    margin: 8px;
    
    }


.float_left{

 float: left;
 margin: 10px;


}


.float_right{

 float: right;
 margin: 10px;

}



#wrapper
{
width: 966px;
margin: 0 auto;

}

#logo
{
    float:left;
    margin-left: 60px;
    margin-top: 20px;
    border: 0px solid black;
    height: 120px;
    width: 300px;
    
}
    
    
    #logo h1
    {
        text-indent: -4000px;
        
        }
        
        
#logo a span
{
    cursor: pointer;
    height: 90px;
    width: 280px;
    
    }
    
    
#header_right
{
    
float:right;
width: 550px;
      
}

#header_right h2, #header_right h2 a
{
    text-align: right;
    color: #312007;
    font-family: Myriad Pro;
    font-size: 15px;
    margin-top: 30px;
    margin-right: 50px;
    
    
    }


#content_body
{
    background: url('../images/body_mid_bg.png') repeat-y;
    margin: 0px;
    padding: 10px;
    height: 100%;
    min-height: 600px;
    
 }
 
 #body_text
 {
     margin: 10px 20px 10px 60px;
     width: 820px;
     border: 0px solid red;
     }
     
     
 #body_text img
 {
     border: 1px solid #5b4323;
     
     }

#body_text p


#body_head
{
    height: 20px;
    background: url('../images/body_head_bg.png');
    margin: 0px;
    
    }

#body_foot
{
    height: 35px;
    background: url('../images/body_foot_bg.png') no-repeat;
    margin: 0px;
    text-align: center;
    padding-top: 6px;
    
    }


#header
{    
     background: url('../images/header_bg_w_logo.png') no-repeat;
     height: 195px;
    }



 


.copyright
{
    color: #5b533e;
    font-size: 10px;

    }




#top_nav
{
    background: transparent;
    height: 50px;
    text-align: right;
    
    }

    
    
 #nav
 {
     width: 900px;
     border: 0px green solid;
     height: 50px;
     margin-left: 30px;
     padding-top: 10px;
     }
     
 #nav li
 {
    display:block;
    float:left;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0 !important;
    padding:0 !important;
    position:relative;
     
     }   
  
#nav a
{
    color:#ede7d9;
    display:block;
    font-family:Verdana;
    font-size:12px;
    line-height:1;
    padding:10px;
    text-decoration: none;
    }


ul.link_list
{
    list-style-type: none;
    list-style: none;
    font-family: helvetica, Arial, Sans-Serif;
    font-size: 13px;

    }
    
.link_list a
{
    text-decoration: none;
    color: #524d46;
    
    }

.link_list a:hover
{
    text-decoration: underline;
    }




/* Basic code - don't modify */

#dropdownNavigation 
{ 
    display: block; 
    padding: 10px; 
    position: relative; 
    border: 0px solid red;
    height: 30px;
    margin-left: 0px;
    padding-top: 30px;
    
 }
 /* Hide the subnav list */
 
 
 ul#dropdownNavigation li ul li ul
 {
     visibility: hidden;
     
     }
 
 

 ul#dropdownNavigation li a 
 {
     
    color:#ede7d9;
    font-family: Helvetica,Arial,sans-serif;
    font-size:11px;
    font-weight: bold;
    text-decoration: none;
   
    border-bottom: 0px solid #cccccc;
}

 ul#dropdownNavigation li a:hover
 {
     color: #9ea29f;
     
}



 ul#dropdownNavigation li ul a {
color:#ffffff;
font-family: Verdana;
font-size:10px;
text-decoration:none;
background-color: #5e4624;
}


 ul#dropdownNavigation li ul
 {
     background-color: #5e4624;
     width: 125px;
  
     }
     
   ul#dropdownNavigation li ul li
   {
       border-bottom: 0px solid #c4b182;
       
       }


#dropdownNavigation li  
{
    display: block; 
    list-style: none; 
    margin: 0 !Important; 
    padding: 0 !Important; 
    float: left; 
    position: relative; 
    border: 0px solid red;
    margin-right: 10px;
    
}

#dropdownNavigation a  
{
    display: block;
    padding: 0px 8px 0px 8px;
    color: White;
    font-size: 11px;
    font-family: Verdana; 
    padding: 2px; 
    line-height: 1; 
    color: #86958a;
    width: 120px;
 
 }
 
 



#dropdownNavigation ul li a.hover 
{ 
    background-color: #5db14c;
    color: #383837;
}
	
#dropdownNavigation ul a  
{
    border-bottom: 1px solid white; 
    border-right: none; 
    opacity: 0.9; 
    filter: alpha(opacity=90); 
}

  

#dropdownNavigation ul  
{
    display: none; 
    position: absolute; 
    left: 0; 
    margin: 0 !Important; 
    padding: 2px 7px 7px 2px !Important; 
    top: 32px; 
    padding-bottom: 5px;

    
 
}

* html #dropdownNavigation ul { line-height: 0; } /* IE6 "fix" */

#dropdownNavigation ul a { zoom: 1; } /* IE6/7 fix */

#dropdownNavigation ul li { float: none; }


    
    
    
/* Essentials - configure this */


#dropdownNavigation ul ul  
{
    left: 118px; 
    top: 10px;
 
}


input.error 
{
    border: red dashed 1px;
    
}

label.error
{
    color: Red;
    font-family: Arial;
    font-size: 11px;
    text-transform: none;
    display: inline;
    margin-left: 2px;
}


label
{
width: 4em;
margin: 12px 0px 4px 0px;
text-align: right;
font-family: Verdana;
font-size: 11px;
color: #524d46;
display: block;

font-weight: bold;
text-transform: uppercase;

}

.submit input
{
margin-left: 4.5em;
}

input, textarea
{
color: #781351;
background: #fff;
border: 1px solid #cac6b1;

}

.submit input
{
color: #000;
background: transparent;
border: 2px outset #d7b9c9;
}
fieldset
{
border: 1px solid #781351;
width: 20em;
}

.submit_img
{
    background: transparent;
    border: 0px;
    
    }



legend
{
color: #fff;
background: #ffa20c;
border: 1px solid #781351;
padding: 2px 6px;
margin: 8px;
} 




/* Everything else is theming */





/* #dropdownNavigation ul a { border-bottom: none; } - I also needed this for IE6/7 */


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
