/* CSS Document */

h2 {
font-weight: bold;
color: #424F21;
font-size: 11px;
}

h1 {
font-weight: bold;
color: #424F21;
font-size: 14px;
text-transform: uppercase;
}

.headText, .headText2 {
font-size:26px;
font-weight: bold;
color: #424F21;
}

.headText2 {
margin-left: 130px;
}

#homes a img {
border: none;
}

#header_left img {
margin-top: 10px;
}

.imagebordered {
border: solid 1px #424F21; 
}
