/* author: Scott Marlow, Marketing By Marlow: www.marketingbymarlow.com 206-784-5454 

COLORS 

Blue: #d0dbed
Green: #5fa741

*/

body {
font-family: Verdana, Arial, Helvetica, sans-serif; 
margin: 0
}

.right {
background-color: #e4eed6; 
padding: 24px 100px 12px 24px;
vertical-align: top; 
width: 660px
}

/* MAIN CONTENT AREA */

#main p {
font-size: 0.8em; 
line-height: 160%
}
#team td {
	font-size: .7em; 
	line-height: 120%
}
#main h1 {
color: #5fa741; 
font-size: 1em; 
line-height: 160%
}

#main h2 {
color: #5fa741; 
font-size: .9em; 
line-height: 160%
}

#main li {
font-size: 0.8em
}

#main blockquote {
font-style: italic; 
margin-left: 0px; margin-top: 10px
}

#main a {
color: #5fa741; 
text-decoration: underline
}

#main a:hover {
text-decoration: none
}

#main img {
border: 1px solid #5fa741;
margin: 0 0 5px 5px
}
#main #team img {margin: 8px 0 0 0}
/* HEADER */

#top {
border-bottom: 1px solid #5fa741
}

#top img {
margin-left: 30px
}

#top h5 {
font-size: 0.8em; font-weight: 500; font-style: italic; 
text-align: right
}

/* NAVIGATION */

#nav ul {
margin-top: 90px; margin-bottom: 4px; 
text-align:right
}

#nav li {
display: inline;
font-size: 0.8em; 
list-style-type: none
}

#nav a {
background-color: #5fa741; 
color: white; 
font-weight: 600;
padding: 4px; 
text-decoration: none; 
}

#nav a:hover, #nav a.select {
background-color: #E4EED6;
color: #5fa741
}

/* SIDEBAR */

#sidebar {
background-color: #5fa741; 
/* height: 400px;*/
height: 400px;
vertical-align: top; 
width: 190px
}

#sidebar p {
color: white; 
font-size: 0.8em; font-weight: 600; 
margin: 18px 6px 4px 12px
}

#sidebar p.caption {
font-size: .7em; font-weight: normal;
margin-top: 0
}

#sidebar a {
color: white; 
text-decoration: underline
}

#sidebar a:hover {
color: white; 
text-decoration: none
}

a:link {
color: #5fa741; 
text-decoration: underline
}

a:hover {
color: #5fa741; 
text-decoration: none
}

.left {
background-color: #E4EED6; 
width: 40px
}

/* FOOTER */

#footer {
text-align: center
}

#footer p {
font-size: 0.8em
}

#design {
width: 1024px;
}

#design h6 {
text-align: right
}

#design a {
color: #B8D6A4; 
text-decoration: none
}

#design a:hover {
color: #5fa741
}
