/* CSS Document */
body { 
	margin:0;
	padding:0;
	font:normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ffffff;
	text-align:center;
}

p, .reg_text ul, blockquote, table, td, b { font-size:11px; line-height:16px; }


A:link {  color: #135aa7;  }
A:visited {	color: #549cea;	}

div { position:relative; }

div, form {
	margin:0;
	padding:0;
}

ul {
	padding-left: 6px;
	margin-left: 8px;
	}

h1, h2, h3 { color:#DD1F29; font-family:Arial; font-size:18px; line-height:120%; font-weight:bold; margin-bottom: 6px;}


#header, #footerBlock {
	width:770px;
	margin-left:auto;
	margin-right:auto;
}
#header { text-align:left; }
#main_container { background-color: #ffffff; width:100%; }
#column1 {
	width:155px;
	z-index:1000;
	background-color:#ffffff;
}


#column2 {
	width:605px;
	z-index:500;
}
#toolTipBox {
	display:none;
	position:absolute;
	background-color:#ffffff;
	border:1px solid #999999;
	padding:5px;
	z-index:20000;
}

.menuContainer { border-top:3px solid #d6ceb7; background-color:#ffffff; width:218px; }
.menuContainer div { font-size:11px; font-weight:bold; padding:3px 3px 3px 10px; font-family:arial; }
.menuOff { background-color:#ede8da; color:#39546E; }
.menuOver { background-color:#4882C1; color:#FFFFFF; }

#header_left { background-color:#DD1F29; height:25px; }
#logo_container { background-color:#ffffff; height:81px; border-top:1px solid #fff; position:relative; }
<!---     #logo { width:96px; height:99px; position:absolute; top:-21px; left:20px; cursor:pointer;  }    --->
#logo { width:153px; height:99px; position:absolute; top:-21px; cursor:pointer;  }


#banner { width:760px; height:110px; }
#map_click { width:126px; height:113px; margin-bottom:4px; }
.menu_divider { height:3px; background:url(/images/stayarlington/menu_divider.gif) repeat-x; width:140px; overflow:hidden; margin-left:8px; }

#topNav {
	width:100%;
	height:25px;
	background-color:#DD1F29;
	z-index:2000;
}
.subArrow {
	background-image:url(/images/stayarlington/menu_arrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}
.sub { background-color:#FFFFFF; }
#topLinkContainer .topLink {
	position:relative;
	top:5px;
}
#topLinkContainer ul {
	margin:0px;
	padding:0px;
	height:25px;
}
#topLinkContainer li {
	height:25px;
	font-weight:bold;
	color:#FFFFFF;
	padding:0 9px 0 9px;
	float:left;
	list-style:none;
	font-family:Arial;
	font-size:11px;
}
#topLinkContainer .divider {
	padding:0px;
	width:1px;
}

#topLinkContainer .linkOver { background-color:#d6ceb7; color:#FFFFFF; }
#topLinkContainer .linkSelected { background-color:#FFFFFF; color:#d6ceb7; }
#topLinkContainer .link { background-color:#DD1F29; color:#FFFFFF; }
#topLinkContainer .navDivOff { background-color:#FFFFFF; }
#topLinkContainer .navDivOn { background-color:#4882C1; }

#column1 #divider {
	height:1px;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
#metaBlurb {
	height:40px;
	font-family:Arial Narrow, Arial;
	width:560px;
	background-color:#fff;
	float:left;
}
#metaBlurb p {
	padding-left:10px; padding-right:40px; padding-top:0; padding-bottom:5px; margin-top:0; font-size:11px;
}
#menuBook, #menuRequest {
	height:30px;
	font-size:11px;
	font-weight:bold;
	width:100%;
}
#menuBook span, #menuRequest span {
	position:relative;
	top:9px;
	left:9px;
}
.topLeftMenuOn {
	background-color:#FFFFFF;
	color:#4882c1;
}
.topLeftMenuOff {
	background-color:#4882c1;
	color:#FFFFFF;
}


/* level 1 */
.nav_lvl1Container {
	width:155px;
	font-weight:bold;
	font-size:10px;
}

.nav_lvl1Container .text {
	padding:9px;
}

.nav_lvl1Off { 
	background-color:#ffffff; 
	color:#4882c0;
}

.nav_lvl1Over {
	background-color:#e4dbca; 
	color:#4882C1;
}
.nav_lvl1Over2 {
	background-color:#dd1f29; 
	color:#fff;
}

/* level 2 */
.nav_lvl2Container {
	width:155px;
	font-size:10px; 
	font-weight:bold;
}
.nav_lvl2Container .text {
	padding:3px 2px 3px 14px;
}
.nav_lvl2Off { 
	background-color:#ffffff; 
	color:#5a5341;
}

.nav_lvl2Over {
	background-color:#ffffff; 
	color:#5a5341;
}

/* level 3 */
.nav_lvl3Container {
	width:155px;
	font-size:10px; 
	font-weight:bold;
}

.nav_lvl3Container .text {
	padding:3px 2px 3px 18px;
}
.nav_lvl3Off { 
	background-color:#ffffff; 
	color:#4882c0;
}

.nav_lvl3Over {
	background-color:#E4DBCA; 
	color:#4882c0;
}

#botLeftBar {
	height:15px;
	width:100%;
	background-color:#2f4064;
}

#searchBox {
	float:left;
	width:200px;
	margin-top:13px;
}
#searchBox div {
	font-weight:bold;
	color:#2f4064;
	font-size:11px;
	line-height:18px;
	padding-right:10px;
}
#searchBox .textbox {
	width:88px;
}
#footerBlock {
	background-color:#fff;
	width:770px;
}
#footerBlock #blurb {
	border-top:16px solid #DD1F29;
	padding-top:10px;
	padding-bottom:10px;
	font-size:10px;
	text-align:center;
	z-index:1;
}
.contentRoom {
	width:599px;
	position:relative;
	top:15px;
	left:15px;
	padding-bottom:15px;
}
#contentHome {
	z-index:0;
}



#contentSub {
	background-color:#FFFFFF;
	width:100%;
	z-index:0;
}
.brClear {
	clear:both;
}
.fLeft {
	float:left;
}
