body {

	background: #EBCCCA url("images/pinkmarble.jpg");
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin: 0px;
	margin-top: 15px;

}

#body {display: none;}

#page {

	display: block;
	text-align: center;

}

#layout {

	width: 770px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid white;

}

a {

	color: #0C4160;
	text-decoration: underline;
	
}

a:hover {
	
	color: #37769B;
	text-decoration: underline;

}

#top {

	background: #fff url("images/1.jpg");
	width: 770px;
	height: 273px;
	text-align: left;

}

#bajatop {

	background: #fff url("images/bajatop.jpg");
	width:770px;
	height:367px;
	text-align: left;
	font-size: 16px;

}

#bb #bajatop {

	background: #fff url("images/bajatop2.jpg");

}

#quote {

	font-size: 13px;
	font-family: "Baker Signet", Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: right;
	display: table;
	width: 425px;
	float: right;
	margin:0;
	padding: 10px;
	padding-top: 10px;
	
}

#quote a {

	color: #fff;
	display: inline;

}

#phoneNumber {

	padding: 10px;
	font-size: 18px;
	font-family: "Baker Signet", Georgia, "Times New Roman", Times, serif;
	color: #fff;

}

#nav {

	width: 770px;
	height: 23px;
	text-align: center;
	color: #fff;
	background: #3279A3;
	font-size: 13px;
	border-top: 2px solid white;
	font-weight: bold;
	padding-top: 5px;

}

#nav a {

	color: #fff;
	text-decoration: none;
	font-family: "Baker Signet", Georgia, "Times New Roman", Times, serif;
	padding-left: 8px;
	padding-right: 8px;
	
}

#nav a:hover {

	text-decoration: underline;

}

#nav b {

	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: normal;

}

#content {

	background: #fff;
	color: #000;
	width: 770px;
	text-align: left;
	display: table;

}

#contentDiv {

	margin: 0px;
	padding: 10px;

}

#roomTable {

	width: 100%;

}

#roomTable td {

	width: 25%;
	text-align: center;

}

#roomTable td h2 {

	font-size: 14px;
	color: #3279A3;
	font-weight: normal;

}

#roomTable td img {

	border: 1px solid #888;

}

#flashBox {

	width: 400px;
	height: 300px;
	border: 1px solid #000;
	float: right;
	margin: 15px;

}

#footer {

	width: 770px;
	height: 23px;
	text-align: center;
	color: #fff;
	background: #3279A3;
	font-size: 13px;
	clear: both;
	padding-top: 5px;
		
}

#footer a {

	color: #fff;

}

#footer b {

	font-weight: normal;
	padding-left: 15px;
	padding-right: 15px;

}

#content h1 {

	color: #910021;
	font-size: 18px;
	margin: 0px;
	padding: 0px;

}

#bottom {

	width: 770px;
	color: #000;
	font-size: 9px;
	background: none;
	text-align: left;
	margin-left: auto;
	margin-right: auto;

}

#bottom b {

	font-weight: normal;

}

#bottom a {

	font-size: 9px;
	color: #000;
	text-decoration: none;

}

#bottom a:hover {

	text-decoration: underline;

}

#copyright {

	float: right;

}

#popUpNav img {

	border: 1px solid black;

}

#popUpNav a {

	text-decoration: none;

}