body, table, input, select, option, textarea, html {

	font-size: 			12px;
	font-family: 		Arial;
	color: 				#000000;
	
}
ul, body {
	margin:0;
	border:0;
	padding:0;
	background-color: #C4C4BD;  }
 }


.roomhead {
	list-style-type:	none;
	font-size: 			12px;
	color: 				#8B9925;
	font-weight:		bold;	
	margin:0;
	border:0;
	padding:0;
}
#featured_cars {
	margin: 0px;
	padding: 0px;
	height: 247px;
	width: 280px;
}



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;}

p, h1, h2, h3, h4 { 	margin:0; }

h1 {
	font-size: 			14px;
	color: 				#BF8813;

}
h2 {
	font-size: 			13px;
	color: 				#BF8813;
}

h3 {
	font-size: 			12px;
	color: 				#88887C;
}

h4 {
	font-size: 			12px;
	color: 				#BF8813;
}


input, select, textarea {

	font-size: 			12px;
	font-size-adjust:	.58;
	font-family: 		Arial;
	color: 				#000000; 
	border-width :		1px;
	border-style :		solid;
	border-color :		#B9B9AB;
	background-color:	#FBFBF8;

}

td.contenttable { 
	padding-left: 20px;  
	padding-right: 20px;  
	}
	
#flashheader {
		border: solid 0px;
		width: 952px;
		height: 321px;
		float: left;
		margin:0px 0px;
 }

a#avail{
	display:block;
	margin:10px 0;
	border:1px solid #BF8813;
	background:#FFFFFF;
	padding:5px;
	text-align:center;
	font-weight:bold;
}

a#avail:hover{
	background:#BF8813;
	border:1px solid #333333;
	color:#FFFFFF;
	text-decoration:none;
}

a#specb{
	display:block;
	width:260px;
	height:74px;
	background:url(images/bg_specbutton.gif);
	text-align:center;
	color:#000000;
}

span.c{
	color:#c08915;
}

span.ionb{
	display:block;
	padding:20px 0 0 0;
}

a#specb:hover{
	background:url(images/bg_specbutton.gif) 0 74px;
	text-decoration:none;
	color:#FFFFFF;
}

a#specb:hover .c{
	color:#FFFFFF;
}
