/********************************************
NN4.xxx

estos clases son variables.
contienen el fuente, etc para los paras normales
y tambien los fondos de las tablas o divs, si hay.

these are the variable styles which differ per hotel.
only use css compatible with NN4.xx
*/


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	font-size: 18px;
}

body {
	background-color: #E6ECFF;
	margin: 0;
	background-image: url(images/bg.top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.content {width: 720px;
margin: 0 0 0 40px}

.text1 {width: 320px}
.text2 {width: 260px}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000066;
	font-style: italic;
}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}

.nav {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

