#mainfeature{
position: relative;
top: 0;
left: 0;
}

#mainfeature img{
width: 762px;
height: 250px;
}

#subhomeContent{
/*background: url(/images/greybar.jpg) repeat-y top left;*/
}

#left{
float: left;
width: 200px;
padding: 5px;
margin: 0;
z-index: 999;
background-color: #efefef;
}

#right{
float: right;
padding-top: 10px;
padding-bottom: 10px;
margin-right: 9px;
z-index: 1;
}

#quicklinks{
position: relative;
margin-bottom: 10px;
display: none;
}

.quicklink1, .quicklink2, .quicklink3{
position: absolute;
top: 0px;
display: inline;
text-align: center;
}

.quicklink1{
left: 0px;
}

.quicklink2{
left: 251px;
}

.quicklink3{
left: 502px;
}

#quicklinks a:link, #quicklinks a:active, #quicklinks a:visited{
padding: 7px 0;
font-size: 18px;
text-decoration: none;
color: white;
display: block;
width: 251px;
height: 23px;
}

#quicklinks a:hover{
font-weight: bold;
color: #00529b;
background-color: transparent;
}

#virtualtour {
width: 532px;
height: 46px;
margin-left: 9px;
margin-bottom: 9px;
}

#recentnews, #recentnewsnojs{
width: 530px;
border: 1px solid #808080;
margin-left: 9px;
}

#recentnewsnojs{
padding: 0 5px 5px 5px;
width: 522px;
}

#recentnewsnojs h1{
border-bottom: 1px solid #555;
}

#recentnewsnojs td, #recentnewsnojs table, #recentnews td, #recentnews table{
border: 0;
}

#news_button, #events_button, #careers_button{
float: left;
width: 175px;
height: 30px;
border-right: 1px solid #808080;
border-bottom: 1px solid #808080;
background-color: #e0e0e0;
text-align: center;
margin-bottom: 5px;
}

#news_button a:link, #news_button a:active, #news_button a:visited, #events_button a:link, #events_button a:active, #events_button a:visited, #careers_button a:link, #careers_button a:active, #careers_button a:visited{
display: block;
height: 20px;
padding: 5px 0;
width: 162px;
color: black;
font-size: 9.5pt;
font-weight: bold;
text-decoration: none;
}

#news_button a:hover, #events_button a:hover, #careers_button a:hover{
background-color: transparent;
}

#careers_button{
border-right: 0;
}

#recentnews .activetab{
border-left: 3px solid white;
background-color: white;
border-bottom: 1px solid white;
}

#newstab_content, #eventstab_content, #careerstab_content{
padding: 5px;
}

#newstab_more, #eventstab_more, #careerstab_more{
bottom: 0;
left: 0;
background-color: #eaeaea;
width: 100%;
text-align: center;
font-weight: bold;
font-size: 99%;
border-top: 1px solid #808080;
}

#newstab_more a, #eventstab_more a, #careerstab_more a{
text-decoration: none;
display: block;
width: 100%;
padding: 5px 0;
color: #00529b;
}

#newstab_more a:hover, #eventstab_more a:hover, #careerstab_more a:hover{
color: #fff;
}

#secondaryfeature{
width: 200px;
}

#secondaryfeature ul{
padding-left: 15px;
}

#secondaryfeature img{
width: 200px;
height: 210px;
}

#SecondaryFeature_Text{
margin-top: -70px;
padding: 5px;
}
