body, table, input, select, option, textarea, html {

	font-size: 			11px;
	font-family: 		Arial;
		color: 				#000000;
	
}
ul, body {
	margin:0;
	border:0;
	padding:0;
 }


.roomhead {
	list-style-type:	none;
	font-size: 			12px;
	color: 				#8B9925;
	font-weight:		bold;	
	margin:0;
	border:0;
	padding:0;
}


img.arrow  {
 		margin: 0 6px 0 0;
 }


A:link { text-decoration: none; color: #747E76;}
A:visited { text-decoration: none; color: #747E76;}
A:active {text-decoration:underline; color:#000000;}
A:hover {text-decoration:underline; color:#000000;}


h1, h2, h3, h4, p {
	margin-top:			0;
	margin-bottom:			0;
}

h1 {
	font-size: 			14px;
	color: 				#8B9925;

}
h2 {
	font-size: 			12px;
	color: 				#8B9925;
}

h3 {
	font-size: 			11px;
	color: 				#8B9925;
}

h4 {
	font-size: 			13px;
	color: 				#8B9925;
}


a.listingstitle:link { text-decoration: none; color: #FF7100;}
a.listingstitle:visited { text-decoration: none; color: #FF7100;}
a.listingstitle:active {text-decoration:underline; color:#000000;}
a.listingstitle:hover {text-decoration:underline; color:#000000;}

input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#8B9925;
	background-color:	#F2F2E5;

}

td.side-left1 {
  	background-image: url('images/side-left1.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }

td.side-left2 {
  	background-image: url('images/side-left2.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top right;  }	


td.side-bgtop {
  	background-image: url('images/side-bgtop.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-x; 
    background-position: top right;  }	


td.side-right1 {
  	background-image: url('images/side-right1.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }

td.side-right2 {
  	background-image: url('images/side-right2.gif'); 
    background-attachment: scroll;
    background-repeat: repeat-y; 
    background-position: top left;  }
	
/* CopyRight Format-- */
div#copyright {
	font-family:Arial, Verdana, Helvetica;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	margin:0;
	border:0;
	color:#cccccc;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
	
	