@charset "utf-8";
/* CSS Document */

/*page background colors*/
.intro	{
background-color: #a42b5a;
margin-top: 13px;
}
.featproj	{
background-color: #97a99c;
margin-top: 13px;
}
.philosophy	{
background-color: #949457;
}
.services	{
background-color: #dfa63f;
margin-top: 13px;
}
.before_after	{
background-color: #b27c55;
margin-top: 13px;
}
.project1	{
background-color: #87863e;
margin-top: 13px;
}
.project2	{
background-color: #ce9439;
margin-top: 13px;
}
.project3	{
background-color: #6a737b;
margin-top: 13px;
}
.project4	{
background-color: #918c88;
margin-top: 13px;
}
.project5	{
background-color: #a98e49;
margin-top: 13px;
}

.content {
width:800px; 
height:404px; 
background-color: #ffffff;
}

.nav {
width:800px; 
height:119px; 
background-color: #535147;
}

/*text controls*/
.bodytext	{
color: #9f958e;
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 12px;
line-height:16px;
font-weight: 500;
}

.innertext	{
color: #9f958e;
font-family: verdana,arial,helvetica,sans-serif; 
font-size: 12px;
line-height:16px;
font-weight: 500;
}

.info {
width:800px; 
color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:right;
height:30px;
}

.infonum {
font-family:Georgia, "Times New Roman", Times, serif;
color:#363636;
}

.infonum2 {
font-family:Georgia, "Times New Roman", Times, serif;
color:#363636;
}