body     {
	
margin:0;

padding:0;
	
font: bold 11px/1.5em Verdana;
	
background-color: #bda698;

     }





H1	{  color:#bda698;font-size:100%}



a	{ color: #ffffff;
	  text-decoration:none;
}



a:hover { color:#663300;}	



#container{
		
                
margin: 0 auto;                
                
text-align: left;  
		
width:940px;
		
height:700px;
		
color: #000000;
	
	
         }



#innercont    {
                
width:940px;
                
height:500px;
                
border:double 4px #663300;
                
float:left;
                
background-color: #9b806f; 

              }



#innercontthanks    {
             
width:940px;
                
height:500px;
                
border:double 4px #663300;
                
float:right;
                
background-color: #9b806f; 

              }







#innerleft	{
                
               
float:left;
                
width: 400px;
                
height: 500px

background-color: #9b806f; 

   
                }





#innerright		
                {
                
       
float:right;
                
width: 536px;
                
height: 500px;

border-left:double 4px #663300;

 
                }



}





#contenthome	{

width: 530px;
                
height: 500px;



                
}

		



#header	         {
		
width:940px;
		
height:200px;
                
float:right;
                
background-image: url("images/header.jpg");

                 }



table		{
width:530px;
clear: both;



		}





#nav-menu ul
    {

list-style: none;

padding:0;

margin: 0;

width:540px;

border-bottom:double 4px #663300;
overflow:auto;

                }





#nav-menu li
    {

float: left;
margin-left:18px




                }





#nav-menu li a

               {



height: 2em;

line-height: 2em;

float: left;

width: 9.8em;

display: block;

color: #663300;

text-decoration: none;

text-align: center;

               }



#nav-menu li a:hover

                     {



height: 2em;

line-height: 2em;

float: left;

width: 9.8em;

display: block;

color: #ffffff;

text-decoration:none;

text-align: center;

                       }



/* Hide from IE5-Mac \*/
#nav-menu li a
{
float: none
}
/* End hide */

#nav-menu
{
width:30em
}

form	{width:524px;
         padding:10px 5px 5px 5px;
         border:solid 1px #663300;



}



input { width:130px;
        padding:3px;
        background-color:#9b806f;
        border:solid 1px #663300;
        color:white;
        font: bold 11px Verdana;

        



}

select {  width:140px;
        padding:3px;
        background-color: #9b806f;
        border:solid 1px #9b806f; 
        color: #ffffff;
        font: bold 10px Verdana;

}



.checkbox		{border:solid 1px #9b806f; 

}



textarea	{padding:3px;
        background-color: #9b806f;
        border:solid 1px #663300; 
        color: #ffffff;
        font: bold 10px Verdana;



}





.submit-button	{width:70px;
               
}

.reset-button	{width:70px;

}



#accombtn
{
  display: block;
  width: 320px;
  height: 25px;
  background: url("images/accombutton.jpg") no-repeat 0 0;

}

#accombtn:hover
{ 
  background-position: 0 -25px;
}

#accombtn span
{
  display: none;
}



#enqbtn
{
  display: block;
  width: 250px;
  height: 50px;
  background: url("images/button.jpg") no-repeat 0 0;

}

#enqbtn:hover
{ 
  background-position: 0 -50px;
}

#enqbtn span
{
  display: none;
}








