body{
font: 72%/1.5 "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
}

h1 {
font-size: 200%;
font-weight:100;
text-transform: uppercase;
}

h2, h3, h4, p, ul, blockquote{
margin: 0 20px .75em;
}

h2, h3{
margin-bottom: .15em;
font: 175% "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif;
font-weight: bold;
letter-spacing: -px;
}

li > h4 {
margin-left: 0;
}

p {
font-size: 100%;
}

h2, p {
font-size: 110%;
}

/*
li > p{
margin-left: 0;
}
*/

a:link, a:visited{
text-decoration: none;
}

/* COLORS */

body{
color: #5b7876;
}

h1{
color: #412a22;
}

h2, h3 {
color: #262626;
}

p {
color:#412a22;
}

div#nav_main p {
font-size: 160%;
color: #414a22;
}

div#left_col{
font-size: 100%;
}

div#bio p {
color: #412a22;
text-transform: none;
}

div#site_info {
color: #5b7876;
font-size: 90%;
}

a:link, a:visited {
color: #5b7876;
}

a:hover {
color: #412a22;
}

/* MAIN NAV */

ul#nav a {
color: #5b7876;
line-height: 100%;
font-weight: 900;
}

ul#nav a:hover{
color: #F4F4DD;
}

/* SUB NAV */

ul#sub_nav a {
color: #5b7876;
}


ul#sub_nav {
font-size: 120%;
font-weight: 900;
}

ul#sub_nav {
font-size: 120%;
font-weight: 900;
}


/* CAPTION BOX */
#text-frame {
	font-size: 10.5px;
	color: #412a22;
	text-align: left;
}

#footer {
font-size: 90%
}