body {
	background: #D0D9E8 url(../images/bg-body.jpg) repeat-x;
	font-family: "Times New Roman", Times, serif;
	font-size: 70%;
	color: #333;
	margin: 0;
	padding: 10px 0px 0px 0px;
	}
	
input, select, textarea {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}

form {
	margin: 0;
	padding: 10px 0px 10px 0px;
	}

#container {
	width: 748px;
	border: 1px solid #DDC;
	margin:0;
	padding:0;
	}

#content {
	font-size: 1.2em;
	line-height: 1.3em;
	text-align: left;
	padding: 10px 20px 10px 20px;
	height: 100%;
	}

#ratesHeader {
	font-family: "Trebuchet MS", Times, serif;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
	padding: 2px 2px 2px 2px;
}
#rateText {
	font-family: "Trebuchet MS", Times, serif;
	color: #333333;
	font-size: 1.2em;
	line-height: 1.3em;
}
#ratesContent {
	font-family: "Trebuchet MS", Times, serif;
	color: #333333;
	font-size: 1.0em;
	line-height: 1.3em;
	text-align: left;
}

#ratesContent td {
	padding: 3px 0px 3px 0px;
}

#ratesContent a {
	color: #006699;
	text-decoration: underline;
	}
#ratesContent a:link {
	color: #006699;
	text-decoration: underline;
	}
#ratesContent a:active {
	color: #006699;
	text-decoration: underline;
	}
#ratesContent a:visited {
	color: #006699;
	text-decoration: underline;
	}
#ratesContent a:hover {
	color: #006699;
	text-decoration: underline;
	}

#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #006699;
}

#boldHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006699;
	font-weight:bold; 
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	text-align: left;
	margin: 0;
	padding: 5px 2px 10px 2px;
	}
	
#footer a {
	color: #666;
	text-decoration: underline;
	}
#footer a:link {
	color: #666;
	text-decoration: underline;
	}
#footer a:active {
	color: #333;
	text-decoration: underline;
	}
#footer a:visited {
	color: #666;
	text-decoration: underline;
	}
#footer a:hover {
	color: #333;
	text-decoration: underline;
	}
	
#bookingMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	}
	
#homeHeader {
	margin:0;
	padding:0;
}