body{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: black;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
    text-align: center;
	background:#edf6e3 url() no-repeat bottom ;
	line-height:1.3em;
}

a{
	color:#669933;
}

#container {
	width:800px;
	margin:0 auto -1px auto;
	text-align:left;
	position:relative;
	color:#000;
	background: transparent url() ;
	margin-top:10px;
}

#pageHeader{
	background-image: url() ;
	background-color: #f5f6f5;
	background-repeat:no-repeat;
	margin-bottom: 10px;
	padding-top:0px;
	width:800px;
}

#containerLogo {
 	width: 530px;
 	background-image: url(image/logo1.png);
	background-color: #284C00;
	border: 1px solid #aaaaaa;    
	margin: 10px 0px 10px 250px;
	padding-right:10px;
	padding-left:10px;
	height:130px;
	background-position:center;
	}

#containerRight {
 	width: 530px;
	border: 1px solid #aaa;    
 	background-image: url();
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #fff;
	margin: 0px 0px 0px 250px;
	padding: 10px 10px 20px 10px;
	}

#footer {
 	width: 530px;
	border: 1px solid #aaa;    
 	background-image: url();
	background-color: #284C00;	
	margin: 10px -10px 20px -10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
	font-size:70%;
	text-align:right;
}

#footer a{
	color:#999966;
}

#containerBottomRight {
 	width: 530px;
	margin: 0px 0px 0px 250px;
	padding: 0px 10px 0px 10px;
}

#contactDetails {
 	width: 530px;
	border: 1px solid #aaa;    
 	background-image: url();
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;	
	margin: 10px -10px 0px -10px;
	padding: 10px 10px 20px 10px;
	}

#contactDetails p {
	text-align: justify;
}

#containerRight h3, #containerBottomRight h3 {
	color: #284C00;
	background-color: #E4D2A2;
 	background-image: url();
	background-position: bottom center;
	background-repeat: repeat;
	font-size: 90%; 
	line-height: 16px;
	text-transform: uppercase;
	margin: -10px -10px 4px -10px;
	padding: 4px 4px 4px 10px;
	}
	
#linkList {
	position: absolute;
	top: 185px;
	left: 0px;
 	width: 240px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #aaa;    
}

#linkList h3 {
	color: #284C00;
	background-color: #E4D2A2;
	font-size: 100%; 
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: uppercase;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 5px 5px 5px 5px;
	}

#nav {
	float: left; width: 240px; margin: -1px 0 0 -1px;
	background: #FDD;
	background-image: url(image/kitten.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 130px 0px;
}

#nav ul {
	margin: 0; 
	padding: 0; 
	width: 240px; 
	background: white;
	padding-top:5px;
}

#nav li {
	position: relative; 
	list-style: none;
	margin-left: 20px;
	border-bottom: 1px dotted #CCC;
	background: url(image/claw.png) no-repeat; 
	padding-left:20px; 
	font-size:90%;
}

#nav li:hover {
	background: #f5f6f5  url(image/claw_hov.png) no-repeat; 
	padding-left:20px; 
}

#nav li a {
	display: block; 
	padding: 0.25em 0 0em 0.5em;
	text-decoration: none; 
	width: 6.5em;
	color:#999966;
}

#nav>ul a {
	width: auto;
}

#nav ul ul {
	position: absolute; 
	top: 0; 
	left: 7em;
	display: none;
}

#nav li:hover a{
	color:black; 
}

span.phone {
	color: #284C00;
	text-align:right;
	font-size: 120%; 
	position:relative;
}



#containerRight .p2 {
 	background-image: url(image/image2.jpg);
	
	background-position: left;
	background-repeat: no-repeat;

	
	}

#containerRight .p3 {
 	background-image: url(image/image3.jpg);
	background-position: right;
	background-repeat: no-repeat;
	
	}
.image1 {
float: right;
padding: 10px 5px 10px 5px;
}

.image2 {
float: left;
padding: 10px 10px 10px 0px;

}

.image3 {
float: right;
padding: 6px 10px 6px 6px;
}

/*CSS FOR TABLE IN TARRIFS PAGE */

 td {
	text-align: right; 
	padding: 0 0.5em;
	border-bottom: 1px dotted #DDD;
}

td {
	font: small Verdana, "Andale Mono", Courier, "Courier New", monospace;
}

thead th {
	vertical-align: bottom; 
	white-space: normal;
	padding:5px ;
	text-align:left;
	background: #fff;
	text-align:right;
}

td {
	letter-spacing: -1px; 
	border-right: 1px dotted #ddd;
}

td.price {
	color:#669933;font-weight:bold;
}

td.cat {
	text-align:left;
}

td.bottom {
	text-align: right; 
	padding: 0 0em;
}

td.title	{
	border-top: 1px dotted #ddd;
	font-weight:bold;
	color:#284C00;
	background:#f5f6f5;
	width:340px;
}


/* FAQ PAGE */

.dhtmlgoodies_question{	/* Styling question */
	/* Start layout CSS */
	color:#000000;
	font-size:0.9em;
	background-color:#C9D0A7;
	margin-bottom:3px;
	margin-top:3px;
	padding-left:5px;

	/* End layout CSS */
	
	overflow:hidden;
	cursor:pointer;
}
.dhtmlgoodies_answer{	/* Parent box of slide down content */
	/* Start layout CSS */
	border:1px solid #aaaaaa;
	background-color:#f5f6f5;
	width:528px;
	
	/* End layout CSS */
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */
	padding:5px;
	font-size:0.9em;	
	position:relative;
}


span.click {
font-style:italic;
font-size:0.8em;
}




/*for the form */


form {  /* set width in form, not fieldset (still takes up more room w/ fieldset width */
  font:80% verdana,arial,sans-serif;
  margin: 0;
  padding: 0;

}


form fieldset legend {
	font-size:1.1em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
	font-weight:bold;
border: 1px solid #ffffff;
padding:5px;
background-color: #669933;
color: #ffffff;
}

form label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 235px; 
	padding: 0; 
	margin: 5px 10px 0; /* set top margin same as form input - textarea etc. elements */
	text-align: right; 
	color: #000000;

}

form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 5px; /* set margin on left of form elements rather than right of
                      label aligns textarea better in IE */
background-color: #f5f6f5;
}



form input#reset {
	margin-left:0px; /* set margin-left back to zero on reset button (set above) */
}

textarea { overflow: auto; }

form small {
	display: block;
	margin: 0 0 5px 160px; /* instructions/comments left margin set to align w/ right column inputs */
	padding: 1px 3px;
}


form .required{font-weight:bold;} /* uses class instead of div, more efficient */

form br {
	clear:left; /* setting clear on inputs didn't work consistently, so brs added for degrade */
}


form p {
margin-left: 0px;
}

form fieldset {
padding-bottom:5px;
}

/*CSS FOR IMAGES IN ACCOMMODATION PAGE */

.image4 {
float: right;
padding: 10px 5px 10px 10px;

}

.image5 {
float: left;
padding: 6px 20px 6px 6px;
}

.image6 {
float: right;
padding: 0px 10px 10px 0px;
}

.image7 {
float: left;
padding: 6px 20px 6px 6px;
}



.paragraph	{
margin-bottom:10px;
}

.paragraph2	{
margin-bottom:10px;
}

.testimonials {
padding: 10px 0px 20px 5px;
font-size:0.7em;

} 


span.name	{
font-size:1em;
font-weight:bold;

}
