body {
	background-color: #c6e0d3;
}

p, td, div, li, ul, a { 
	font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #000;
}

a { 
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

a:hover {
	color:#333;
	text-decoration: underline; 
}

#wrapper {
width:760px;
margin:0 auto;
border:2px solid #660000;
}
#header {
width:100%;
height: 153px;
background:#006633;
}
#header h1 {
background: url("/ezstatic/data/historicinnsofburlington/i/logo.gif") no-repeat;
height:153px;
width:500px;
margin:0;
text-indent:-999em;
float:left;
}

#header h1 a {
display:block;
height:153px;
width:500px;
}

#headerright1 {
background:url("/ezstatic/data/historicinnsofburlington/i/willardstreetinn_header.gif");
float:right;
width:107px;
height:138px;
margin:5px;

}
#headerright2 {
background:url("/ezstatic/data/historicinnsofburlington/i/langhouse_header.gif");
float:right;
width:107px;
height:138px;
margin:5px 10px 10px 10px;
}

#headerright1 a, #headerright2 a {
display:block;
height:138px;
width:107px;
}


#titlebar {
width:760px;
height:42px;
}

#footer {
width:100%;
height:15px;
background:#006633;
border-top:2px solid #660000;
}

#content {
	padding: 10px;
	background-color: #f7f6e3;
}

#navigation {
	border: 1px #000 solid;
	background-color: #660000;
	color: #fff;
	width: 60%;
	text-align: center;
}

#navigation a {
	color: #fff;
}

.center {
text-align:center;
}
/* Begin USM Tagline */
#usmtag {
width:219px;
height:19px;
	margin: 0 auto;
	position: relative;
	background: transparent url('/data/i/usmtag/black.png') left top no-repeat;
	clear:both;
}
#usmtag a {
	display: block;
	width: 219px;
	height: 19px;
	position: absolute;
	top: -2px;
text-indent:-99999px;
}
