* { margin: 0; padding:; 0}



body
{
    background: url(/images/bg.png) center top;
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    text-align: center;
    background-repeat: repeat-x;
    margin: 0 0 0 0;
    padding: 0;
   
}


h1 
{ 
	background: none;
	border-bottom: 1px solid #1a273b;
	color: #414749;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: auto auto 10px auto;
	padding: 0 0 2px 0;
}

h2 
{ 
	background: none;
	color: #1a273b;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 7px 0 1px 0;
}

h3 
{ 
	background: none;
	border-bottom: 1px dotted #5782c4;
	color: #414749;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 1px 0;
	width: 45%;
}



.header
{
    background-image: url('/images/hdrbg.jpg');
    background-position: top;
    width: 100%;
    height: 150px;
}


.nav
{
    width: 100%;
    height: 60px;
    background-repeat: repeat;
    background-image: url( '/images/menu_bg.png' );
   }

.SubMenu li
{
    display: inline;
    font: 14px arial;
    padding-right: 5px;
    padding-left: 5px;
    border-right-style: ridge;
    border-right-width: thin;
    border-right-color: #FFFFFF;
    
} 

  .SubMenu
{
    height: 27px;
   
}

.SubMenu li a:hover
{
    background: #996633;
    color: #ffffff;
     
   }

.SubMenu li a
{   
    display: inline;
    color: #FFFFFF;
    
    border-left-width: 0px;
   text-decoration: none;
}
#Sub ul
{
    position: inherit;
    padding: 5px;
    text-align: center;
    width: 500px;
}

#main
{
    padding: 0px;
    margin: 0px;
    height: 25px;
    position: relative;
    display: block;
     }

#Sub1,#Sub2,#Sub3,#Sub4,#Sub5
{ display: none; }


.collapsePanel
{
    height:0px;
   overflow:hidden;
}
 
a:hover { border-bottom: 1px dotted #9c5f34; color: #9c5f34;} 
a:hover:visited { border-bottom: 1px dotted #9c5f34; color: #9c5f34;} 
a:visited { color: #9c5f34; text-decoration: none;} 
a:active { border-bottom: 1px solid #9c5f34;}
a { text-decoration: none; color: #9c5f34;} 

.left { text-align: left; }
.right { text-align: right; }
.center { text-align: center; }
	
.Mission { font-style: italic; }
	
.Hidden, #Sub1,#Sub2,#Sub3,#Sub4,#Sub5, 
{ display: none; }

.Camera
{
	border: 1px solid #1a273b;
	height: 408px;
	margin: 5px auto;
	padding: 4px;
	width: 600px;
}		
		
#Prospectus
{
    border: 1px solid #1a273b;
    margin: 5px auto;
    padding: 4px;
    width: 600px;
}

.Photo
{
    border: 1px solid #1a273b;
    float: left;
    font-size: 10px;
    height: 150px;
    line-height: 14px;
    margin: 10px;
    overflow: hidden;
    padding: 4px;
    width: 122px;
}
     

#Show
{
    border: 1px solid #1a273b;
    height: 200px;
    margin: 25px auto 20px auto;
    overflow: hidden;
    padding: 4px;
    width: 600px;
}    
        	
    
        	
.facts li
{
    display: list-item;
    text-align: left;
    padding: 7px 
  
}

.Content
{background-color: #FFFFFF; width: 740px; text-align: left; padding-top: 5px;
    padding-bottom: 5px;}	

.content_top
{background: url(../images/content_top.gif) no-repeat; background-position: center;}	

.ContentBottom
{background: url(../images/content_bottom.gif) no-repeat; background-position: center;}

#Container {margin: auto; width: 740px;}	

.ContentWrapper{width: 740px;}
	    
