/*********************************************************************
  
     BODY CONTAINER
      
 *********************************************************************/
  #container{
  			width:780px;
	 		height:auto;
			margin-left:auto;
			border-right:0px solid #808080;
            border-left:0px solid #808080;
            border-bottom:0px solid #808080;
			/*position:relative;*/
			margin-right:auto; 
			text-align:left;
			background:url('../images/watermark.png') repeat-y;
            overflow:auto;
  }
  
  #logo_container{
  			background:url('../images/logo.png') no-repeat;
            
			width:770px;
            margin-left:10px;
			float:left;
			height:100px;
  }
  
  #column_left{
            float:left;
            width:500px;
            margin-left:20px;
            /*border-right:1px dashed #388d6c;*/
            height:400px;
            text-align:left;
            padding-left:10px;
            padding-right:10px;
            
  }
  
  #column_left h1{
            font-size:1.8em;
            padding-left:20px;
                        
  }
  
  #column_right h2{
            font-size:1.3em;
            padding-left:20px;
            border-bottom:1px dashed #388d6c;
             
  }
  
  #column_right{
            float:right;
            width:200px;
            height:400px;
            text-align:left;
            padding-left:5px;
            padding-right:5px;
  }
  
  #notice{
            width:300px;
            height:56px;
            background-image: url('../images/notice.png');
            background-repeat: no-repeat;
            color:white;
            padding-left:10px;
            padding-top:2px!important;
            padding-top:10px;
  }
  
  #single_column{
            float:left;
            width:720px;
            margin-left:20px;
            height:400px;
            text-align:left;
            padding-left:10px;
            padding-right:10px;
            
  }

  .content-text{
            text-size:12px;
  }    
  
  .photo-border {
	border:3px solid #cecece;
	padding:4px;
	background:#d9d9d9 url('../../images/bg-photo.png') top repeat-x;
	margin-bottom:5px;
	display:block;
  }
  
    #form{
            width:500px;
            height:300px;
            background-image: url('../images/form.png');
            background-repeat: no-repeat;
            color:#008000;
            padding-left:20px;
            padding-top:2px!important;
            padding-top:10px;
  }
/*********************************************************************
  
      TRAILER
      
 *********************************************************************/
 #trailer_container{
            float:left;
            width:760px;
            margin-left:10px;
            height:50px;
            font-size:0.7em;
            background:#388d6c url('../images/trailer_grad.png') repeat-x;   
 }
 
 #trailer_nav{
  			float:left;
			width:760px;
			padding-top:20px;
			height:20px;
            
            
  }
  
  #trailer_nav ul li
  {

            list-style-type: none;
            list-style-position: outside;
            list-style-image: none;
            float: left;
            padding:3px 4px 0px 4px;
			margin-left:4px;
            margin-right:4px;
            margin-top:0px;
            display:inline;
           
            
}

#trailer_nav ul li a:link, #trailer_nav ul li a:hover, #trailer_nav ul li a:active, #trailer_nav ul li a:visited
{
            color: #CBF7E6;
            text-decoration: none;
            font-weight:bold;
}
  
/*********************************************************************
  
      NAVIGATION
      
 *********************************************************************/
  #nav_container{
            float:left;
            width:760px;
            margin-left:10px;
            height:65px;
            background:url('../images/nav_grad2.png') repeat-x;
            overflow:hidden;
  }
  
  #navigation{
            padding-top:8px;
            padding-bottom:0px;
            height:30px;
          
  }

  #navigation a {
              font-family:verdana, tahoma;
			  font-size:1em;
			  float:left;
 		      color:#ac8566;
			  font-weight:bold;
              font-size:0.75em;  
			  text-decoration:none;
			  padding:0px 3px 0px 3px;
			  margin-left:4px;
              margin-right:4px;
              margin-top:0px;
  }
  #navigation a:hover {
			  color:#388d6c;
			  background:#cbf7e6;
  }
  
  #navigation a.selected {
			  color:#388d6c;
			  background:#cbf7e6;
  }
  #navigation a.visited {
			  color:#388d6c;
			  
  }
  
/**************************************************************

      THIS IS THE FIRST SUB NAV COLLECTION                                                         

**************************************************************/  
  
  #sub_nav1{
  			float:left;
			height:23px;
            padding-top:0px;
            margin-top:5px!important;
            margin-top:12px;
  }
  
  #sub_nav1 a
  {
            font-weight:bold; 
            font-size:0.75em; 
            list-style:none;
            float:left;
            margin:0px 0px 0px 25px;
            display:inline;
            color: #388d6c;
            text-decoration: none;
            
}

#sub_nav1  a:hover, #sub_nav1 a:active, #sub_nav1 a:visited
{
            color: #388d6c;
            text-decoration: none;
            
}
  
/**************************************************************

      THIS IS THE SECOND SUB NAV COLLECTION                                                         

**************************************************************/  
  
  #sub_nav2{
  			float:left;
			height:23px;
            padding-top:0px;
            margin-top:5px!important;
            margin-top:12px;
  }
  
  #sub_nav2 a
  {
            font-weight:bold; 
            font-size:0.75em; 
            list-style:none;
            float:left;
            margin:0px 0px 0px 25px;
            display:inline;
            color: #388d6c;
            text-decoration: none;
            
}

#sub_nav2  a:hover, #sub_nav2 a:active, #sub_nav2 a:visited
{
            color: #388d6c;
            text-decoration: none;
            
}

/**************************************************************

      THIS IS THE THIRD SUB NAV COLLECTION                                                         

**************************************************************/  
  
  #sub_nav3{
  			float:left;
			height:23px;
            padding-top:0px;
            margin-top:5px!important;
            margin-top:12px;
  }
  
  #sub_nav3 a
  {
            font-weight:bold; 
            font-size:0.75em; 
            list-style:none;
            float:left;
            margin:0px 0px 0px 25px;
            display:inline;
            color: #388d6c;
            text-decoration: none;
            
}

#sub_nav3  a:hover, #sub_nav3 a:active, #sub_nav3 a:visited
{
            color: #388d6c;
            text-decoration: none;
            
}

/**************************************************************

      THIS IS THE fourth SUB NAV COLLECTION                                                         

**************************************************************/  
  
  #sub_nav4{
  			float:left;
			height:23px;
            padding-top:0px;
            margin-top:5px!important;
            margin-top:12px;
  }
  
  #sub_nav4 a
  {
            font-weight:bold; 
            font-size:0.75em; 
            list-style:none;
            float:left;
            margin:0px 0px 0px 25px;
            display:inline;
            color: #388d6c;
            text-decoration: none;
            
}

#sub_nav4  a:hover, #sub_nav4 a:active, #sub_nav4 a:visited
{
            color: #388d6c;
            text-decoration: none;
            
}
  
  
  /*******************************************************************
  
      BODY
      
 *********************************************************************/                                                                    
    
  .body{
  			background:#FFFFFF url('../images/back_grad2.png') repeat-x;
			font-family:verdana, helvetica, tahoma, arial;
			font-size:0.9em;
			color:#008000;
			margin:0 auto;
			width:100%;
			text-align:center;
			min-width: 780px;
  }
 
  /*******************************************************************
  
      NEWS BOX
      
 *********************************************************************/   
  #box_top{
  		    background: url('../images/box2_top.jpg') no-repeat;
			height:25px;
			float:left;
			width:100%;
  }
  #box_bottom{
  			background: url('../images/box2_bottom.jpg') no-repeat;
			height:25px;
			float:right;
			width:100%;
  }
  #box_content{
  			background: url('../images/box2_middle.jpg') repeat-y;
			height:auto;
			float:left;
			width:180px;
			padding-left:12px;
			padding-right:12px;
			
			
  }