﻿.orange {
color : #fff;
}

#sub_nav_container {
width: 100%;
position : relative;
float : left;
clear : left;
margin: 0px 0px 0px 0px;
padding : 0;
}

#sub_nav_head { 
font: 12px Arial, Helvetica, sans-serif; 
font-weight: bold; 
color: #ffffff; 
border-bottom: 1px solid black; 
padding: 3px 10px 3px 10px; 
}

li.sub_nav_item, li.sub_nav_item2, li.sub_nav_item3, li.sub_nav_item4 {
width: 100%;
font: 12px Arial, Helvetica, sans-serif; 
color: #fff;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
margin: 0px 0px 0px 0px;
padding: 3px 0px 3px 25px;
background-image: url(images/arw2b.gif);
background-repeat: no-repeat;
}

li.sub_nav_item2a, li.sub_nav_item2b, li.sub_nav_item2c, li.sub_nav_item2d, li.sub_nav_item2e {
color: #949EB4;
list-style-type: none;
list-style-image: none;
list-style-position: outside;
margin: 0px 0px 0px -30px;
padding: 10px 0px 3px 0px;
} 

a.build, a.build:visited, a.projects, a.projects:visited, a.specs, a.specs:visited, a.contact, a.contact:visited {
color: #ffffff;
text-decoration: none;
}

a.build:hover, a.projects:hover, a.specs:hover, a.contact:hover, a.home:hover {
color: #ffffff;
text-decoration : underline;
}

#build li.sub_nav_item, #projects li.sub_nav_item2, #specs li.sub_nav_item3 {
font-weight : bold;
color: #fff;
background-image: url(images/arw2a.gif);
background-repeat: no-repeat;
}

a.mixeduse, a.sport, a.cultural, a.highered, a.international, a.mixeduse:visited, a.sport:visited, a.cultural:visited, a.highered:visited, a.international:visited {
color: #949EB4;
text-decoration: none;
}

#build a.build:hover, a.mixeduse:hover, a.sport:hover, a.cultural:hover, a.highered:hover, a.international:hover {
text-decoration: underline;
color: #fff;
}

.project_selection a, .project_selection a:visited {
color: #cc0000;
font-size: 12px;
text-decoration: none;
}

.project_selection a:hover {
color: #cc0000;
font-size: 12px;
text-decoration: underline;
}

.expand {
position: relative; 
float: right; 
clear: left; 
border: none;
}