#topStretch_logo 
{
    background: #337AB2;
    padding: 0px;
    margin: 0px;
    height: 116px;   
    width: 100%;
    position: relative;
    z-index: 0;
}

.short_container { 
	margin: 0px auto 0;
	padding: 0px 0px 0px 0px;
	width:1000px;
	text-align:center;
	background: #FFF;
	position: relative;
	overflow: hidden; 
} 

#topStretch_nav
{
    width: 100%;
    background: #EFECE5;
    height: 30px;   
    width: 100%;
    z-index: 0;
}

#topnav 
{
    background-color: #EFECE5;   
    height: 30px;
}

#topnav ul 
{
    position: relative;
    top: -10px;
}


#topContent 
{
    height: 150px; 
    background: #fff;
    margin: 0px;
    top: 0px;
    padding: 0px;
}

.twoColLiqRt #container { 
    background: #FFFFFF; 
     text-align: left; 
    position: relative;
    width: 100%;
    _top: -100px;
} 


.twoColLiqRt #sidebar1 { 
    float: right; 
    width: 400px; 
    height:500px; 
    background: #fff; 
    padding: 0px; 
} 

.twoColLiqRt #sidebar1 h3, .twoColLiqRt #sidebar1 p { 
    margin-left: 10px; 
    margin-right: 10px; 
} 

.twoColLiqRt #mainContent { 
    margin: 0 400px 0 0px; 
} 



#sidebar_content 
{
    padding: 10px;
    margin-top: 0px;   
}

.search_caption 
{
    font-size: 11px;   
}


#printer_issues 
{
    height: 200px;   
}

#printer_issues_link
{
    font-size: 90%;
    color: gray;
}


#mapUserSelection a
{
    line-height: 18px;
    margin: 0px 0px 0px 5px;
}

.infoWindowLocation
{
    height: 50px;
    margin-top: 10px;   
}

#infoWindowPDF 
{
    height: 50px;   
    margin-top: 0px;   
}


