.EktronEditorsMenu li {
	display:inline;
}
html, body {
	background-image:url(../images/body_bg.jpg);
}
html.formpage, body.formpage, body.formpage #container {
	background-image:none;
	background-color:#dadada;
}
body.formpage #container {
	width:820px;
}
body.formpage {
	width:760px;
}
.pageheader {
	font-size:46px !important;	
	padding:0px;
	margin:0px;	
	float:left;
	padding-right:10px;
	vertical-align:top;
}
.homePageHeader 
{
	font-size:24px !important;
	width:100%;
	color:#000;
	border-bottom:1px solid #CCC;
	margin-top:0px;
	padding-top:0px;
}
.greeting, .homePageHeader {
	display:block;
	float:left;
	margin: 0 10px 0 0 0;
	padding:0;		
}

.errtext{
	color : red;
	font-family : Tahoma, Verdana, Arial, sans-serif;
	font-size : 11px;
	font-weight : normal;
	line-height: 15px;
	padding-left:2px;
}
.errtext a {color: red; font-weight : normal; text-decoration: none;}
.errtext a:link {color: red;}
.errtext a:visited {color: red;}
.errtext a:hover {color: red; text-decoration: underline;
	}
	
#detailHeader {
	margin:5px 0 0 0;
	border-bottom:1px solid #CCC;
	width:810px;
}
#detailHeader h1, #detailHeader h2, #detailHeader h3 {
	margin-right:5px;
	color:#610000;
	display:inline;
}
#detailHeader h1 {
	text-transform:uppercase;	
}
#categoryBuildings h2, #leftDetail h2 {
	color:#5f480c;
}
#leftDetail, #rightDetail {
	float:left;
}
#rightDetailB {
	float:right;
}
#leftDetail {
	width:400px;
	min-height:400px;
}
#rightDetail {
	width:440px;
	height:120px !important;
	text-align:right;
	margin-top:10px;
	padding:5px 0 0 5px;
}
#mainBuilding {
	border: 2px solid black;
}
#rightDetail .badgeLink {
	right:5px;
	top:-43px;
}
#detailHeader .badgeLink {
/*	top:-40px;
	right: -64px;
	jkorig 
	top:-45px;
	right: -64px;*/
}
#detailHeader .badgeLink {
	top:-53px;
}

#pdfBadge {
	position:relative;
	top:-55px;
	left:375px;
}
#detailImgList, #catImgList {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#detailImgList {
	position:relative;
	right:-25px;
}
#detailImgList li {
	float:left;
	display:block;
	width:90px;
	margin:0 0 0 0;
	padding:0 5px 0 0;
	text-indent:0;
	list-style-type:none;
}
#catImgList li {
	float:left;
	display:block;
	width:90px;
	margin:0 6px 0 0;
	padding:0;
	text-indent:0;
	list-style-type:none;
	font-size:10px;
}
#buildingtypes li img, #detailImgList li img, #catImgList li img {
	border:1px solid #ccc !important;
}
.categoryBuildings {
	position:relative;
	top:5px;
	border-top:1px solid #ccc;
	clear:both;
}
.categoryBuildings p {
	float:right;
	margin:15px 0 0 0;
}
#catFooterContent {
	position:relative;
	margin-top:10px;
	border-top:1px solid #ccc;
	clear:both;
}
#catFooterContent div {
	float:left;
}
.majorColumn {
	width:435px;
	padding-right:5px;
}
.minorColumn {
	width:200px;
	padding-right:5px;
}
.redLink {
	color: #610000;
}
#homecontent h2 {
	line-height:10pt;
}
a img {
	border:0;
}
a {
	color:#660000;
	text-decoration:none;
}
.column {
	float:left;
}
.subPageLeftColumn {
	width:270px;
	min-height:80px;
}
.subPageLeftColumn ul {
	margin:10px 0 0 0;
	padding-left:20px;
}
.subPageLeftColumn li a {
	color:#610000;
	font-size:14px;
}
.subPageLeftColumn li a:hover, #pageContent a:hover, #footerNav a:hover {
	text-decoration:underline;
}
a.viewbutton:hover, #catImgList a:hover {
	text-decoration:none !important;
}
.subPageRightColumn {
	width:570px;
	padding-left:15px;
	border-left:1px solid #cccccc;
	/*margin-top:-70px;*/
}
.subPageSingleColumn {
	width:780px;
	padding-left:15px;
}
.rightColumn, .leftColumn, .singleColumn {
	width:545px;
	min-height:100px;
	padding-right:8px;
}
.rightColumn {
	padding-left:15px;
	border-left:1px solid #cccccc;
}
.singleColumn {
	width:790px;
}
.column h2 {
	color:#610000;
	font-size:18px;
	display:inline;
	margin-top:-10px;
	margin-bottom:0px;
	margin-right:10px;
}
.subPageLeftColumn h2, .subPageLeftColumn li, .subPageRightColumn h2 {
	color:#5f480c;
}
.column h3 {
	display:inline;
	margin:0 0 5px 0;
	font-size:12px;
}
#detailHeader h3 {
	font-size:12px;
}
.viewbutton {
	background-image:url(../images/large_red_button.png);
	background-repeat:no-repeat;
	display:block;
	width:214px;
	text-align:center;
	height:26px;
	color:#FFF;
	font-family:"Times New Roman", Times;
	font-size:16px;
	text-align:center;
	margin-top:-5px;
	padding-top:3px;
	visibility: hidden;
}
.viewbutton a 
{
	color:#FFF;
}
.rightsubcolumn li {
	margin-left:10px;
}
.preview {
	float:left;
	margin-top:10px;
}
.preview img {
	/*border:1px solid #000;*/
	margin:0 10px 0 0;
}
.rightsubcolumn {
	float:left;
	width:190px;
	margin-top:10px;
}
.singleColumn .rightsubcolumn {
	width:560px;
}
.rightsubcolumn p {
	margin-top:0px;
}
.rightsubcolumn ul {
	margin:0;
	padding-left:5px;
}
.introtext {
	/*color:#5f480c;*/
	color:#000;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	min-height:45px;					
	font-family:"Times New Roman";
	vertical-align:middle;
}
#container {
	width:884px;
	margin:0 auto;
	padding:0 24px;
	height:100%;
	min-height: 100%;
	background-image:url(../images/container_bg.jpg);
	background-repeat:repeat-y;
}
.formpage #container {
	width:700px;
	padding:0 0 0 0;
}
#pageContent {
	padding:20px 10px;
	margin: 0 0 10px 0;
}

#message .badgeLink {
	float:right;
}

#header {
	height:87px !important;
	padding:0;
	margin:0;
	background-image:url(../images/header_bg.jpg);
	background-repeat:no-repeat;
}
#searchForm {
	position:relative;
	top:10px;
	float:right;
	width:230px;
	float:right;
	z-index:5;
}
#searchForm .searchButton {
	top:0px;
	font-size:10px;		
}
.search {
	padding:0;
	margin-top:20px;
}
#Mapsearch {
	padding:0;
	margin-bottom:20px;
}

#searchForm .phoneNumber 
{
	font-size:16px;
	font-weight: bold;
}

.button 
{
	font-size:10px;
}

#searchForm .field, #Mapsearch .field {
	margin-right:10px;
	border:1px solid #CCC;
	font-size:12px;
	height:15px;
}
#searchForm fieldset {
	border:0;
	padding:0;
	margin:0;
}
.searchButton {
	position:relative;
	top:3px;
}
.advancedSearch {
	clear:both;
	position:relative;
	bottom:0px;
	left:0px;
}
.badgeLink, #badgeLink, .bldgBadgeLink, #bldgBadgeLink {
	/* jkorig */
	float:right;
	/*commented out to fix the spacing issues*/
	/*position:relative;*/
	top:-70px;
}

.badgeLink-box {
	/*float:left;*/
	position:relative;
	/*top:-70px;*/
	/*width:60px;*/
	height:1px;
	line-height:1px;
}
.badgeLink-box a {
	position:absolute;
	right:0;
	top:-70px;
}

#printLogo {
	display:none;
}
#logo {
	position:relative;
	top:13px;
	left:15px;
	float:left;
}
#nav {
	background-color:#3f3f3f;
	height:32px;
	font-family:"Times New Roman", Times;
	font-size:14px;
	padding:0;
	margin:-16px auto 0 auto;
	width:884px;
	top:0;
	text-transform:uppercase;
	clear:both;	
}
#leftDetail #nav {
	background-color: transparent;
}
#nav ul {
	padding:3px 0;
	text-indent:0;
	left:1px;
	position:relative;
	width:100%;
}
#leftDetail #nav ul {
	padding:15px 0;
	left:0px;
}
#nav li {
	width:145px;
	display:block;
	float:left;
	padding-top:3px;
	margin:0 0.5px;
	text-align:center;
	height:24px;
	background-image:url(../images/redbutton.jpg);
	background-repeat:no-repeat;
}
#leftDetail #nav li {
	width:auto;
	padding:3px 3px 0px 3px;
	margin:0 1px;
}
#nav li a {
	font-weight:bold;
	color:#FFF;
	margin-top:5px;
}
/********************************************************************
/*  Submenu */
#buildingSubNav {	
	height:32px;
	font-family:"Times New Roman", Times;
	font-size:14px;
	padding:0;		
	top:0;
	text-transform: none;
	clear:both;
	z-index:100;
	visibility:hidden;
}
#leftDetail #buildingSubNav {
	background-color: transparent;
}
#buildingSubNav ul 
{
	text-indent:0;
	left:1px;
	position:relative;
	width:100%;
}
#leftDetail #buildingSubNav ul {
	padding:15px 0;
	left:0px;
}
#buildingSubNav li {
	width:145px;	
	padding-top:2px;
	margin:0 .5px;
	text-align:center;
	height:21px;
	background-image:url(../images/redbutton.jpg);
	background-repeat:no-repeat;
}
#leftDetail #buildingSubNav li {
	width:auto;
	padding:3px 3px 0px 3px;
	margin:0 1px;
}
#buildingSubNav li a {
	font-weight:bold;
	color:#FFF;
	margin-top:5px;	
}
/********************************************************/
#newsSubNav {	
	height:32px;
	font-family:"Times New Roman", Times;
	font-size:14px;
	padding:0;		
	top:0;
	text-transform: none;
	clear:both;
	z-index:100;
	visibility:hidden;
}
#leftDetail #newsSubNav {
	background-color: transparent;
}
#newsSubNav ul 
{
	text-indent:0;
	left:1px;
	position:relative;
	width:100%;
}
#leftDetail #newsSubNav ul {
	padding:15px 0;
	left:0px;
}
#newsSubNav li {
	width:145px;	
	padding-top:2px;
	margin:0 .5px;
	text-align:center;
	height:21px;
	background-image:url(../images/redbutton.jpg);
	background-repeat:no-repeat;
}
#leftDetail #newsSubNav li {
	width:auto;
	padding:3px 3px 0px 3px;
	margin:0 1px;
}
#newsSubNav li a {
	font-weight:bold;
	color:#FFF;
	margin-top:5px;	
}
/*********************************************************************/

#contactSubNav {	
	height:32px;
	font-family:"Times New Roman", Times;
	font-size:14px;
	padding:0;		
	top:0;
	text-transform: none;
	clear:both;
	z-index:100;
	visibility:hidden;
}
#leftDetail #contactSubNav {
	background-color: transparent;
}
#contactSubNav ul 
{
	text-indent:0;
	left:1px;
	position:relative;
	width:100%;
}
#leftDetail #contactSubNav ul {
	padding:15px 0;
	left:0px;
}
#contactSubNav li {
	width:145px;	
	padding-top:2px;
	margin:0 .5px;
	text-align:center;
	height:21px;
	background-image:url(../images/redbutton.jpg);
	background-repeat:no-repeat;
}
#leftDetail #contactSubNav li {
	width:auto;
	padding:3px 3px 0px 3px;
	margin:0 1px;
}
#contactSubNav li a {
	font-weight:bold;
	color:#FFF;
	margin-top:5px;	
}
/*********************************************************************/




#leftArrow {
	float:left;
}
#rightArrow {
	float:right;
	top:-20px;
}
#buildingNav {
	height:87px;
	behavior: url(/iepngfix.htc);
	background-image:url(../images/trans_grey_overlay.png);
	z-index:10;
	position:relative;
	padding:3px 8px;
	margin-top:-97px;
}
#buildingNav a {
	color:#FFF;
}
#buildingNav ul {
	margin:0;
	padding:10px;
	text-indent:0;
}
#buildingtypes li {
	float:left;
	display:block;
	width:90px;
	padding:0;
	text-indent:0;
	list-style-type:none;
	font-size:10px;
}
#buildingtypes li a:hover, #catImgList li a:hover {
	color:#660000;
}
#buildingtypes li a:hover img {
	border:1px solid #660000 !important;
}
#catImgList li a:hover img, #detailImgList li a:hover img {
	border: 1px solid #660000;
}
.buildingthumb {
}
.trans_arrow {
	position:relative;
}
#contact {
	width:415px;
}
#homecontent {
	float:left;
	padding:0 5px 0 0;
	margin-top:0;/*-15px*/
	width: 415px;
	height:230px;
}
#news, #jobs {
	width:200px;
	float:left;
	padding:0 5px 0 0;
}
#jobs {
	padding:0 5px 0 5px;
}
#news p {
	padding:0 5px 0 0;
	border-right:1px solid #CCC;
}
#message {
	position:relative;
	clear:both;
	float:left;
	padding:0;
	margin:0;
	width:100%;
	border-bottom:solid 1px #CCC;
}

/*
#message h1,h2,h3,h4
{
	padding:0px;
	margin:0px;
}
*/

#homePageMessage 
{
	position:relative;
	clear:both;
	float:left;
	padding:0 0 10px 0;
	margin:0 0 15px 0;
	width:49%;
	font-family:"Trebuchet MS";
}

#featured {
	background-image:url(../images/dropShadow.png);	
	width:420px;
	height:340px;
	background-repeat:no-repeat;
	background-color:#b1b1b1;
}
.featurebox h2 {
	color:#663300;
	padding:0;
	margin:0 0 5px 0;
}
#feature1 {
	margin-right:10px;
}
#feature2 {
	/*margin-top:-67px;*/
}
.featurebox img {
	border:1px solid #CCC;
}
.featurebox a {
	float:left;
}
.featurebox h2 a {
	float:none;
}
.homeExtraContent 	
{
	text-align:left;
	margin-bottom: 10px;	 
	padding:0px;
	float:left;
	width:866px;	
}
.homeExtraContentLeft {
	padding-top: 10px;
	padding-right:25px;
	padding-left:0px;
	padding-bottom:30px;
	width: 260px;
	float:left;	
	text-align:center;
}

.homeExtraContentLeft h2
{
	width:100%;
	padding:0px;
	margin:0px;	
	margin-top:10px;
	background-color:#b1b1b1;
	text-align:center;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
    border-top: 1px solid #b1b1b1;
    font-weight: bold;
}

.homeExtraContentLeft h2 A:hover
{
    color: #383838  ;
}


.homeExtraContentRight {	
	padding-top: 10px;
	padding-right:0px;
	padding-left:25px;
	padding-bottom:30px;
	width: 260px;
	float:left;	
	text-align:center;	
}

.homeExtraContentRight h2
{
	width:100%;
	padding:0px;
	margin:0px;	
	margin-top:10px;
	background-color:#cbcbcb;
	text-align:center;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	
	font-weight: bold;
}

.homeExtraContentRight h2 A:hover
{
    color: #383838 ;
}

.homeExtraContentCenter {	
	padding-top: 10px;
	padding-right:15px;
	padding-left:15px;
	padding-bottom:30px;
	width: 260px;
	float:left;	
	text-align:center;
}

.homeExtraContentCenter h2
{
	width:100%;
	padding:0px;
	margin:0px;	
	margin-top:10px;
	background-color:#cbcbcb;
	text-align:center;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	font-weight: bold;
}

.homeExtraContentCenter h2 A:hover
{
    color: #383838 ;
}


.homeExtraContentWide {
	width: 860px;
}
.homeExtraContentLeft img, .homeExtraContentRight img, .homeExtraContentCenter img, .homeExtraContentWide img { 
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	padding: 5px;
	display:block;
}

.subPageRightColumn img, .subPageSingleColumn img 
{
	margin-left:10px;
	/*margin-right:158px;*/
	margin-right:50px;
	border-left: 1px solid #b1b1b1;
	border-right: 1px solid #b1b1b1;
	border-bottom: 1px solid #b1b1b1;
	border-top: 1px solid #b1b1b1;
	background:#CBCBCB;
	padding: 5px;
	display:block;
	margin-top:0px;
	vertical-align:top;
}

#footerNav li {
	display:inline;
}
#MBfooter {
	clear:both;
	position: relative;
	bottom: 0 !important;
	text-align:center;
	font-size:10px;
	padding:10px;
}
#footerNav {
	border-bottom:1px solid #CCC;
}
#footerNav ul {
	padding:0;
	text-indent:0;
	margin:0 0 5px 0;
}
#footerNav li {
	padding:0 5px;
	text-indent:0;
	margin:0;
	border-left:1px solid #660000;
}
#footerNav li a, .advancedSearch a {
	color: #660000;
	font-size:10px;
}
.advancedSearch a {
	font-size:11px;
}
#footerNav :first-child, .firstListItem {
	border-left:0px solid #FFF;
}
#copyright {
	margin-top:5px;
}
#copyright a {
	color:#666666;
	text-decoration:underline;
	font-size:10px;
}
.ajaxContainer {
	min-height:200px;
}
.formblock {
	/*float:left;
	margin-left:10px;
	margin-right:15px;
	margin-bottom:15px;*/
	padding: 10px 15px 15px 15px;
	width:340px;
	line-height:23px !important;
	border:1px solid black;
	background-color:White;
	vertical-align:top;
	font-size:11px;
}
.formblock h3 {
	border-bottom: 1px solid black;
	font-size:14px;
}
.formblock p {
	font-size: 12px;
}
#formblock1 { /*width:370px; height:460px;*/ }
#formblock2 { /*width:350px; height:460px;*/ }

#formblock3, #formblock4 {
	height:260px;
}
#formblock3 {
	clear:both;
}
#formblock1  input, select, textarea {
	border: 1px solid #c3c6c7;
}
input {
	height:15px;
	vertical-align:middle;
}
input[type="submit"], input[type="reset"], input[type="button"] {
	height:20px;
}
.formblock textarea {
	width:280px;
}
.catFooterContent {
	position:relative;
	top:10px;
	border-top:1px solid #ccc;
	clear:both;
}
.catFooterContent div {
	float:left;
}
.majorColumn {
	width:435px;
	padding-right:5px;
}
.minorColumn {
	width:200px;
	padding-right:5px;
}
#mbCont {
	margin:0 0 0 0;
	padding:0 0 25px 0;
	height:280px;
}
/* // form-table /////////////////////////// */
.form-table TD {
	vertical-align:top;
	padding:2px 0;
}
.form-table .form-label {
	width:140px;
	color:#5f480c;
	font-size:11px !important;
}
.form-table .form-full-width {
	color:#5f480c;
	padding-top:8px;
	line-height:18px;
	font-size:11px !important;
}
.form-table .req_red {
	color:#D50005;
}
/* inputs boxe widths */
.form-table .form_large {
	height:auto !important;
	width:180px;
}
.form-table .form_medium {
	height:auto !important;
	width:140px;
}
.form-table .form_small {
	height:auto !important;
	width:80px;
}
/* textarea box width and heights */
.form-table SELECT.form_large {
	width:183px;
}
.form-table SELECT.form_medium {
	width:143px;
}
.form-table SELECT.form_small {
	width:83px;
}
.form-table .form_box_large {
	width:320px;
	height:55px;
}
.form-table .form_box_medium {
	width:180px;
	height:33px;
}
.form-table input, .form-table select, .form-table textarea {
	border: 1px solid #c3c6c7;
}


.clear {
	clear:both;
}

/* fix content wrapping issues */
#content,
.content {
	clear:both;
	width:100%;
	display:block;
	overflow:hidden;
}

.requestRibbon
{
	margin-top:25px;
	clear:both;
	display:block;
	text-align:center;
	width:100%;
	margin-bottom:25px;
}

.featuredContent
{
	width:300px;
	float:right;
	vertical-align:top;
	height:300px;
	display:block;
	background-image:url(../images/grey_feature_box_fade.png);
	border:solid 1px black;
	background-repeat:repeat-x;
	background-color:#b1b1b1;
	font-size:12px;
	background-image:url(../images/dropShadow.png);	
	width:420px;
	height:340px;
	background-repeat:no-repeat;
	background-color:#b1b1b1;
}

.followUs 
{ 
	font-weight:bold;
	font-size:12px;	
	border-top: solid 1px #CCC;
	display:block;
	float:left;
	width:795px;
}

.followUs ul
{		
	list-style: none;
}

.followUs li
{
	text-align:center;	
	display:block;
	padding:10px;
	float:left;
}

#featuredStory
{ 
	margin-left:7px;
	margin-top:7px;
}

#featuredStory img
{ }

#newsletter
{			
	font-family: "Trebuchet MS";
	float:left;
	display:block;
	background-color: #b1b1b1;
	height:85px;
	padding-left:5px;
	width:200px;
	vertical-align:middle;
	padding-top:12px;
}

#newletter .button
{
	font-size:10px;
}

#newsletter h1
{
	color: #610000;
	font-weight: bold;
	font-size: 14px;
	margin:0px;	
	padding:0px;			
}

#moreinfo
{	
	background-color: #b1b1b1;
	width:200px;
}

#contactInfo
{
	width:95%;
	text-align:left;
}

#slider {
    position:relative;
    width:400px; /* Change this to your images width */
    height:320px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
	margin-left:7px;
	margin-top:7px;}

#slider img {
 /*   position:absolute;
    top:0px;
    left:0px;
    display:none; */

}

#slider a {
    border:0;
    display:block;
}


