
/* set default margins to make mozilla/ie the same */

html
{
	font-family: trebuchet ms;
	font-size: 80%;
}

table, td, tr
{
	font-size: 90%;
}


#headergraphic
{
	vertical-align: bottom;
}

#headertitle
{
	margin: 70px 11px 0 0;
	font-size: 150%;
}

#nav
{
	font-size: 90%;
	/*font-weight: bold;*/
}

a:link, a:visited, a:active, a:hover
{
	text-decoration: none;
}

#footer
{
	font-size: 80%;
}

#contentmiddle
{
	font-size: 120%;
}

h3,h2
{
	margin: 0 0 0 0;
}

div#contentmiddle h2
{
	font-weight: normal;
	margin: 5px 0 5px 0;
	font-size: 180%;
}

div#boxclass h3
{
	font-size: 180%;
	font-weight: normal;
	margin: 5px 0 5px 0;
}

#boxclass
{
	 margin: 10px 5px 0 11px;
	 line-height: 1.3em; 
	 font-size: 70%;
}

.adminlink
{
	font-size:70%;
}

#availablerooms
{
	font-size:70%;
	font-weight:bold;
	width:100%;
}