body {
	background-image:url(/ui/archbalt/images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#99afc9;
}

#container {
	width:990px;
	margin:10px auto;
	padding:0;
}

#logincontent {
	background-color:#ffffff;
	padding:5px 50px;
}

#topbanner {
	padding:0; 
	margin:0;
	height: 109px;
}

#top_left {
	float:left;
	position:relative;
}

#tagline {
	position:absolute;
	left:380px;
	top:69px;
	color:#ffffff;
	letter-spacing:2px;
	word-spacing:2px;
}

#top_right {
	float:right; 
	width:285px;
}

#top_right #search {
	margin:0; 
	padding-right:5px; 
	float:right;
	position:relative;
}

#search input[type="image"] {
	position:absolute;
	top:4px;
	right:8px;
}

#top_right #google_translate_element {
	margin:0;
	padding-right:5px;
	text-align: right;
	float:right;
}

/*#nav ul {
	background-image:url(../images/bg_nav.gif);
	background-repeat:no-repeat;
	height:35px;
}*/

#main_nav li {
	float: left;
	list-style:none;
}


#content, #footer {
	width:980px;
	background-color:#ffffff;
	margin: 0;
	padding:5px;
	float:left;
}

#content_left {
	 width:549px; 
	 float:left;
}

#content_text_left {
	 width:540px; 
	 margin:5px; 
	 float:left;
}

#special_features {
	 width:250px;
	 float:left;
}

#news_feed {
	 width:250px;
	 float:left;
}

#divider {
	width:1px; 
	height:130px; 
	background-color:#cccccc; 
	float:left; 
	margin:0 10px;/**/
}

#special_features_links {
	 float:left; 
	 margin:10px 5px; 
	 width:240px;
}

#news_feed_links {
	 float:right; 
	 margin:10px 5px; 
	 width:240px;
}

#quick_links {
	float:left; 
	width:540px;
	margin-top: 5px;
	
}

#quick_links_links {
	 float:left; 
	 margin:5px;
	 width:520px;
}

#quick_links_links_left {
	float:left;
	width:240px;
	margin-right:10px;
	line-height:1.2em;
}

#quick_links_links_right {
	float:left;
	width:240px;
	margin-left:20px;
	line-height:1.2em;
} 

#content_right {
	float:right;
	width:422px; 
	margin-right:5px;
}

#homegraybar {
	background-image:url(/ui/archbalt/images/homegraybarx.gif);
	background-repeat:no-repeat;
	background-color:#aac79f; 
	width:428px; 
	height:28px;
	position:relative;
}

#graybar {
	background-repeat:no-repeat;
	width:981px; 
	height:28px; 
	background-color:#cccccc;
	position:relative;
}

#graybar2 {
	background-repeat:no-repeat;
	width:420px; 
	height:28px; 
	background-color:#cccccc;
	position:relative;
}

#breadcrumb {
	text-align: left;
	padding:0;
	margin:0;
	padding:0;
	width:675px;
	left: 10px;
	position:absolute;
}

#homepageTools {
	text-align: right;
	margin:0;
	padding:0;
	position:absolute;
	right:9px;
	width:400px;
}

#pageTools {
	text-align: right;
	margin:0;
	padding:0;
	position:absolute;
	right:15px;
	width:200px;
}


#upcoming_events {
	padding:0;
	margin:0;
	width: 422px;
	height:165px;
}

#events_listing {
	float:left; 
	padding:15px 0 10px 15px;
	/* Putting min-height here to hold position until populated */
	min-height: 40px;
}

.vertical_line {
	width:1px;
	background-color:#cccccc;
	float:left;
	margin:5px 0;
	height:520px;
}

#sub_nav {
	width:160px; 
	float:left; 
	margin:10px 15px 10px 15px;
}

#mid_content {
	 width:550px;  
	 float:left; 
	 margin:10px 15px;
}

#mid_content_2column {
	 width:755px;  
	 float:right; 
	 margin:10px 15px;
}

#mid_content_header {
	 margin-bottom:15px;
	 padding-bottom: 0;
	 border-bottom:1px solid #cccccc;
}

#related_information_header, 
#rc_quick_links_header {
	 margin-bottom:10px;
	 padding-bottom: 0;
	 border-bottom:1px solid #cccccc;
	 font-family:Times,"Times New Roman", serif;
}

/*#announcements_header {
	 margin-bottom:10px;
	 padding-bottom: 0;
	 border-bottom:1px solid #cccccc;
	 font-family:Times,"Times New Roman", serif;
*/

#right_column {
	 width:188px; 
	 float:left; 
	 margin:10px;
}

#footer hr {
	height:3px; 
	background-color:#760926; 
	padding:0; 
	margin:0;
}

#btm_bar {
	height:25px; 
	/*background-color:#760926;*/
	background-image:url(/ui/archbalt/images/bg_footer.gif);
	background-repeat:repeat-x;
}

#footer #btm_links {
	padding:5px 0;
}

#footer #btm_links a {
	margin:0 5px;
	padding:0;
}

#footer #btm_copyright {
	float:left; 
}

#footer #btm_search {
	float:right; 
	padding-right:2px; 
	margin:1px;
	position:relative;
	margin-top:3px;
}

#btm_search input[type="text"] {
	width:150px !important;
}

#btm_search input[type="image"] {
	position:absolute;
	top:4px;
	right:8px;
}
img.alignLeft {text-align:left; position:absolute; left:0;}
img.alignRight {text-align:right; position:absolute; right:0;}

.picRight {float: right; margin: 0; padding: 5px 0px 10px 5px; }
.picLeft {float: left; margin: 0; padding: 5px 5px 10px 0px; }


/***** The styles below control a standard database table. *****/
#table {
	margin-right: 10px;
	float: left;
}

/***** The styles below control the Search Results page. *****/
#searchResultsTerm {
	float: left;
	width: 360px;
	margin-bottom: 10px;
}
#searchResultsAmount {
	float: right;
	width: 150px;
	margin-bottom: 10px;
}


/* Featured Items */
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0} .clearfix{display:inline-block} html .clearfix{display:block} * html .clearfix{height:1%}

.feature {font-family: Arial; padding:0 0 1px 1px;background-color:#ccc;margin-top:1em}
.feature h2 {color:#003876; background: #ccc url("/ui/archbalt/images/graybar.gif") top right no-repeat; font-weight:bold;padding-left:5px; }
.feature p {background-color:#fff; margin: 2px 2px 1px 1px; padding:6px 6px 2px 6px;}
.feature p img {float:left;padding: 0 5px 0 0;}
.feature a:link, .feature a:visited {color:#750b27;text-decoration: none;}
.feature a:hover {text-decoration: underline;}

#right_column .feature h2 {font-size:.8em; padding:3px 1px 1px 5px;}
#right_column .feature p {font-size:.7em; line-height:1.2; }
#right_column .feature p img {display:block; float:none; max-width:173px; margin:0 auto; clear:both; padding:0 2px 2px 0;}

#logo {display:inline;}
#logoPrint {display:none;}
/* pop box  MJW 12/09/2015 
#a.pop1 {outline:none; }
#a.pop1 strong {line-height:30px;}
#a.pop1:hover {text-decoration:none;} 
#a.pop1 span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:25px; margin-left:28px;
    width:300px; line-height:16px;
}
#a.pop1:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
#.pop-callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;} */
    
/*CSS3 extras 
#a.pop1 span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}
/* reg MJW test  
a.pop1 {outline:none; }
a.pop1 strong {line-height:30px;}
a.pop1:hover {text-decoration:none;} 
a.pop1 span {
    z-index:10;display:none; padding:14px 20px;
    margin-top:25px; margin-left:28px;
    width:300px; line-height:16px;
}
a.pop1:hover span{
    display:inline; position:absolute; color:#111;
    border:1px solid #DCA; background:#fffAF0;}
.pop-callout {z-index:20;position:absolute;top:30px;border:0;left:-12px;}
    
/*CSS3 extras 
a.pop1 span
{
    border-radius:4px;
    box-shadow: 5px 5px 8px #CCC;
}
*/