body
{
background-color:#312519;
margin:0px;
padding:0px;
background-image:url("http://www.collegeinnseattle.com/img/test-bg3.jpg");
background-repeat:no-repeat;
background-attachment:fixed;
background-position:top center;
font-family: georgia, serif;
font-size:14px;
overflow-x:hidden;

}

div#header
{
position:absolute;
width:520px;
top:90px;
left:230px;
text-align:center;
z-index:3;
border:1px solid white;
}

div#dummyheader
{
position:absolute;
width:520px;
top:94px;
left:234px;
text-align:center;
background-color:#312519;
opacity: .30;
filter: alpha(opacity=30);
z-index:2
border:1px solid white;
}

div#gbanner
{
position:absolute;
width:100%;
top:100%;
margin-top:-60px;
text-align:center;
z-index:9;
}

div#sheet
{
display:absolute;
position:relative;
background:#ffffff;
color: #505029;
width:520px;
height:auto;
left:230px;
opacity: .90;
filter: alpha(opacity=90);
font-size:14px;
padding:0px;
margin:250px 0px 40px 0px;
}

h1
{
/*font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;*/
padding:0px;
margin:0px 0px 8px 0px;
text-align:center;
font-size:40px;
font-weight:normal;
color:#eee;
}

h2
{
font-size:20px;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
}

a:link {
  color:orange;
  text-decoration:none;
  }
a:visited {
  color:orange;
  text-decoration:none;
  }
a:hover {
font-style:italic;
  }


#infowrap
{
display:block;
position:absolute;
top:45px;
left:20px;
width:190px;
height:auto;
color:#eee;
text-align:left;
font-size:small;
float:no-float;
font-size:14px;
}


@media screen
	{
		body>div#infowrap
		{
		position: fixed;
		height:auto;
		}
	}


#infowrap p
{
padding:0px;
margin:0px;
}

#menu
{
display:block;
position:absolute;
top:245px;
left:30px;
width:190px;
height:auto;
background:#312519;
color:#eee;
text-align:left;
font-size:small;
float:no-float;
}


@media screen
	{
		body>div#menu
		{
		position: fixed;
		height:auto;
		}
	}


#menu a {
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:16px;
  color:#eee;
  text-decoration:none;
  }

#menu a:hover {
  color:orange;
font-style:normal;
  }
table
{
font-size:14px;
}

tr
{
}



table.leader {width:90%;margin:0px;padding:0px;font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;}
table.leader  tr {background:#E09018;}
table.leader  td, table.leader  th { white-space:nowrap; vertical-align:baseline;line-height:32px;padding:0px 4px 0px 4px;}
table.leader th {background:#312519;color:#eee;}
table.leader  td.roomtype{}
table.leader  td.leader { width:100%;padding:0px;}
table.leader  td.leader div { display:inline-block; width: 100%;border-bottom: 1px dotted;}
table.leader  td.price { text-align:right; font-weight: bold;  }
table.leader  td.description { font-style:italic;line-height:18px;background:#fff;border-top:1px solid #312519; padding-top:8px;}




#gmenu
{
display:block;
position:absolute;
top:0px;
width:100%;
height:auto;
background:#312519;
color:#eee;
text-align:center;
font-size:small;
float:no-float;
z-index:9;
}


#gmenu a
{
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
font-size:16px;
padding:0px 15px 0px 15px;
  color:#eee;
  text-decoration:none;
}

#gmenu a:hover {
  color:orange;
font-style:normal;
  }

div#credit	{
	width:520px;
	display:block;
	font-size:11px;
	position:relative;
	bottom:30px;
	left:230px;
	text-align:center;
	color:#ddd;
	padding:2px;
font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
	}

div#credit a	{
	position:inline;
	background:transparent;
	color:white;
	}

div#credit a:hover	{
	color:#FFB300;
	}

li
{
padding-bottom:6px;
}

div.leader
{
border-bottom:1px dotted #312519;
}