/* CSS Document */

body {margin: 0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color: #50524f;
text-align: center;
margin: 0; 
padding: 0;
}
#content {text-align: left;
margin: 0px auto;
position: relative;
width: 1000px;
}
a {text-decoration: none;
color: #50524f;
}
a:hover {text-decoration: underline;
}
h1 {font-weight: normal;
font-size: 64px;
position: absolute;
top: 15px;
left: 275px;
z-index: 1000;
}
h1 a, h1 a:hover {text-decoration: none;
}
#tagline {position: relative;
top: 63px;
left: 310px;
text-align: center;
}
h2 {font-weight: bold;
font-size: 16px;
margin: 0 0 20px 0;
padding: 0;
}
#nav {height: 24px;
background-color: #50524f;
width: 700px;
position: absolute;
top: 180px;
left: 310px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 12px;
}
#nav ul {padding: 0;
margin: 0;

}
#nav li {display: inline-block;
list-style: none;
color: #FFFFFF;
padding: 0 0 0 0;
margin: 5px 15px 0 0;
}
#nav a {color: #ffffff;
}
#nav a:hover, #nav a:active {color: #5bc825;
text-decoration: none;
}
.currpg {color: #5bc825;
	text-decoration: none;
}

/* left column */
/* background stones image */
/* left column big quote */

#leftcol {width: 315px;
height: 1000px;
position: absolute;
top: 0;
margin: 0;
background-image: url("img/stacked-stones.jpg");
background-repeat: no-repeat;
}

#quote {font-size: 20px;
width: 230px;
color: #868885;
margin: 460px 0 0 40px;
line-height: 24px;
}
#quote2 {font-size: 20px;
width: 230px;
color: #868885;
margin: 460px 0 0 40px;
line-height: 20px;
font-size: 16px;
}
#byline {color: #868885;
text-align: right;
width: 230px;
font-size: 14px;
margin: 0 0 0 40px;
}

/* main text */
#text { width: 634px;
position: absolute;
font-size: 16px;
margin: 200px 0 0 350px;
}

#text p {margin: 0 0 20px 0;
line-height: 25px;
}

.contactinfo { padding: 20px 0 0 0;
}

/* small quotes in main text */
.smallquote {text-align: center;
font-size: 14px;
color: #4d8349;
margin: 0;
padding: 0;

}
.smallbyline {font-size: 12px;
text-align: center;
color: #868885;
margin: 0;
padding: 0;

}

.greenbox {background-color: #eef6e8;
}
.greybox {background-color: #e7e6e6;
}
.greenbox, .greybox {padding: 5px 15px 5px 15px;
margin: 0 0 10px 0;
}
#press #text a {text-decoration: underline;
}
#consultation #text ul {margin: 7px 15px;
padding: 0;
}
#consultation #text li {margin: 0 0 7px 0;
padding: 0;
}