body {
	background-image: url(images/grey-background.jpg);
	margin-top: 0px;
	margin-left: 125px;
	background-color: #CCCCCC;
	
	
}

/*
div.headerimage1{
position:absolute; 
left:0px; 
top:0px;
width:150px; 
height:75px;
z-index:1; 
visibility:visible
}

div.headerimage2 {
	position:absolute; 
	left:150px; 
	top:0px;
	width:150px; 
	height:75px;
	z-index:2; 
	visibility:visible
	}
	
	
div.headerimage3 {
	position:absolute; 
	left:300px; 
	top:0px;
	width:150px; 
	height:75px;
	z-index:3; 
	visibility:visible
	}
	
div.headerimage4 {
	position:absolute; 
	left:450px; top:0px;
	width:150px; 
	height:75px;
	z-index:4; 
	visibility:visible
	}
	
	
div.headerimage5 {
	position:absolute; 
	left:600px; 
	top:0px;
	width:150px; 
	height:75px;
	z-index:5; 
	visibility:visible
	}
		
	
div.headerimage6{
	position:absolute; 
	left:750px; 
	top:0px;
	width:15px; 
	height:75px;
	z-index:6; 
	visibility:visible
	}
	
	
div.headerimage7{
	position:absolute; 
	left:765px; 
	top:0px;
	width:15px; 
	height:75px;
	z-index:7; 
	visibility:visible
	}
	*/

table.maintable {
	background-color: White;
	border-color: #052147;
	border-bottom: solid 1px #052147;
	border-top: solid 1px #052147;
	border-right: solid 1px #052147;
	border-left: solid 1px #052147;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052148;
	width: 800px;
	
}
a.adlit:link, a.adlit:visited, a.adlit:active {
   color: #CC0000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.adlit:hover {
	color: #666666;
	text-decoration: none;
}

table.adlittable{
	font-family: arial;
	font-size: 12px;
	
}

td.saveonstaycell{
	text-align: center;
}

div.saveonstay{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: White;
font-size: 13px;
font-weight: bold;


}

a.savestaylink:link, a.savestaylink:visited, a.savestaylink:active {
   color: #CC0000;
	font-size: 10px;
	text-decoration: underline;
	font-weight: normal;
	
}

a.savestaylink:hover {
	color: #000000;
	text-decoration: overline;
}

a.topnavigation:link, a.topnavigation:visited, a.topnavigation:active {
   color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	
}

a.topnavigation:hover {
	color: #CC0000;
	background-color: White;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
}

td.topnavigationcell{
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}

td.bottomnavigationcell{
	padding-left: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 15px;
}

a.bottomnavigation:link, a.bottomnavigation:visited, a.bottomnavigation:active {
   color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
}

a.bottomnavigation:hover {
	color: #CC0000;
	background-color: White;
	text-decoration: none;
	padding-bottom: 2px;
	padding-top: 2px;
	
}

a.wantmore:link, a.wantmore:visited, a.wantmore:active {
   color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
}

a.wantmore:hover {
	color: #000000;
	text-decoration: overline;
}

table.bottomaddresstable {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052148;
	border: none;
	
}
div.bottomhotelname{
	font-weight: bold;
}

table.coupontable {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #052148;
	width: 450px;
	
}

a.breadcrumb:link, a.breadcrumb:visited, a.breadcrumb:active {
   color: #b1b0a9;
	font-size: 10px;
	text-decoration: underline;
}

a.breadcrumb:hover {
	color: #052147;
	text-decoration: none;
}

table.breadcrumbtable {
   color: ##b1b0a9;
	font-size: 10px;
	
}

a.internallink:link, a.internallink:visited, a.internallink:active {
   color: #b51212;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: normal;
	
}

a.internallink:hover {
	color: #052147;
	text-decoration: overline;
}

div.roomnames {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

td.rates {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #b51212;
}
td.weekdayend {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
div.bottom-padding {
padding-bottom: 12px;
}
.color_white { color:white;font-weight:bold; }