/* CSS Document */


h2 {
font-size: 3.5em;
font-weight: normal;
line-height: 120%;
padding-bottom:15px;
}

h3 {
font-size: 2.5em;
font-weight: normal;
line-height: 130%;
margin-top: -5px;
padding-bottom:25px;
padding-top: 25px;
}


h4 {
line-height: 120%;
font-weight: normal;
font-size:2em;
margin-bottom: 5px;
border-top: 1px solid #2A313A;
padding-top: 25px;
}

h3 a {
background-color:#3D4552;
padding-left: 5px;
padding-right: 5px;
}

h3 a:hover {
background-color:#0099FF;
color: #FFFFFF;
}

#locations-wrapper {
clear:both;
border-top: 1px solid #2A313A;
padding-top: 25px;
}

#location-left {
float: left;
Width: 375px;
margin-bottom: 25px;
}

#location-right {
float: right;
Width: 375px;
border-left: 1px solid #2A313A;
padding-left: 27px;
margin-bottom: 25px;
}

#mainwrapper3 p a.bluelink {
padding: 7px;
text-transform:uppercase;
}

#mainwrapper3 p {
margin-bottom: 20px;
}



/*location portoflio details*/
.portfolio-detail {
font-size: .9em; 
text-transform: uppercase;
color: #FFFFFF;
margin-top: 20px;
}

.portfolio-detail p {
margin: -20px 0px 0px 0px;
line-height: 130%;
}

.highlight {
color:#0099FF;
}

.highlight a {
color:#0099FF;
}

.highlight a:hover {
color:#FFFFFF;
}