/* CSS Document */
 body {
      	background:#fff;
      	margin:0px 0px 0px 0px;
      	padding:0px 0px 0px 0px;
      	font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#333333;
     	voice-family: "\"}\"";
		voice-family:inherit;
		position:relative;
		background-image:url(../images/bg/bodybg.jpg);
		background-repeat:repeat-x;
		
      }
	  
	  
	
	h1 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 16px;
		font-weight: bold;
		color: #67A40C;
		padding:5px 0px 0px 5px;
		border-left:1px solid #67A40C;
		border-top:1px solid #67A40C;
		margin:30px 0px 0px 0px;
		
		}
		
	h2 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		font-weight:bold;
		margin-bottom:0px;
		padding-bottom:3px;
		border-bottom:1px solid #333333;
		}
	h3 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:16px;
		font-weight:bold;
		margin-bottom:5px;
		}
		
	h4 {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		font-weight: bold;
		margin-top:2px;
		padding-top:2px;
		padding-bottom: 1px;
		margin-left:0px;
		}
		
	p {
		text-align:justify;
	}	
		
	a:link{
		color:#67A40C;
		text-decoration: none;
	}
	
	a:visited{
		color: #67A40C;
		text-decoration: none;
	}
	a:hover{
		color: #67A40C;
		text-decoration: underline;
		}
	a:active{
		color: #67A40C;
		text-decoration: none;
		}
	ul{
	color:#000000;
	font-size:12px;
	text-align:center;
	}
	
/*..................maindiv.....................................................................................................*/		
	#container {
		width: 770px;
		margin: auto;
		position:relative;
		text-align:left!important;
		border-left:1px solid #cccccc;
		border-right:1px solid #cccccc;
		background-color:#F2F3EB;
		}
		
	/*..................topheader...................................................................*/		
	#banner {
		width:770px;
		padding: 0px;
		height:98px;
		position:relative;
		background-color:#FFFFFF;
		background-image:url(../images/logo/logo3.gif);
		background-repeat:no-repeat;		
		}	
	
/*..................global buttons.......................*/		
		#header {
		width:700px; 
		height:20px;       
       	position:absolute;
		top:76px;
		left:17px;
        }
    #header ul {
          margin:0px;
          padding:0px 0px 0px;
          list-style:none;
          }
    #header li {
          float:left;
          margin:0px;
          padding:0px 0px 0px 0px;
      }
    #header a {
	float:left;
	display:block;
	padding:0px 0px 0px 0px;
	width:95px;
	height:20px;
	color:#ffffff;
      }
      #header a:hover {
     text-decoration:underline;      
      }
           /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #header a {float:none;}
        /* End IE5-Mac hack */		
		
	.down{
	height:18px!important;
	background-image:url(../images/arrow.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	}
	

	 #content {
		padding: 0px 0px 0px 0px;
		margin:0px;
		width:auto;
		background-image:url(../images/bg/content_bg.gif);
		background-repeat:no-repeat;
		background-position:0px 80px;
		}
	#content table td{
		padding: 10px 20px 10px 10px;
		margin:0px;
		vertical-align:top;
		
		}
	#contentholder{
		padding: 10px 0px 0px 0px;
		margin:0px;
		width:580px;		
		}

	#footer{
	border-top:1px solid #cccccc;
	border-bottom:3px solid #009C48;
	font-size:10px;
	padding:5px 0px 5px 0px;
	text-align:left!important;
	background-image:url(../images/bg/footer.gif);
	background-repeat:repeat-x;
	background-position:0px 1px;
	
	}
	#footer span{
		}
	.ppad{
	padding-top:2px!important;
	margin-top:2px!important;	
	}	
	
	.rates{
	border-top:2px solid #666666;	
	}
	.rates td{
	border-bottom:1px solid #cccccc;	
	padding:5px 5px 5px 0px!important;
	}
	.rates th{
	border-bottom:2px solid #666666;	
	padding:5px 5px 5px 0px!important;
	text-align:left;
	}
	.reserveform{
	width:145px
	}
	  
.bottompad{
padding-bottom:10px;
	
}
.butsubmit{
	background-color:#999999;
	border:1px solid #333333;
	color:#FFFFFF;
}
.nopadding{
	padding:10px 10px 0px 5px!important;

}
