/* CSS Document */
* { margin: 0px; padding: 0px; }
body { font-size: 62.5%; }
p { padding: 0px 0px 4px 0px; color: #999999; }
p.homepage { color: #eb8311; }
h1 { padding: 4px 0px 4px 0px; font-size: 1.4em; }
h2 { padding: 4px 0px 0px 0px; font-size: 1.1em;  color: #7ac142; }
h3 { padding: 4px 0px 4px 0px; font-size: 1em; }
#wrapper { width: 895px; margin-top:35px; margin-left: 10px;  } 
#header div { background-image: url('/images/logo-runner.jpg'); background-position:bottom left; background-repeat:no-repeat; }
#logo { padding-bottom: 10px; }
#menu { padding: 10px 0px; margin-left: 6px; }
#content { width: 450px; padding-left: 5px; padding-top: 25px; font-weight: bold; line-height: 1.8em; color: #eb8311; font-family: helvetica; text-align:justify; }


#left-col { float: left; width: 345px; height:601px; background-image: url('/images/left-col.jpg'); background-position: center; background-repeat: no-repeat; }
#right-col { float: right; width: 550px; }
#footer {  }
.clear { clear: both; }

/* navigation */
ul#nav { list-style: none; }
ul#nav li { display: inline; padding: 0px 6px 0px 0px; }
ul#nav li a,ul#nav li a:active,ul#nav li a:link,ul#nav li a:visited { color: #eb8311; font-family: helvetica; text-decoration: none; }
ul#nav li a:hover { color: #75be3b; text-decoration: underline; }

/* page specific stuff */
#list-hp { margin-top: 0px; margin-left: 39px; list-style-image:url('/images/chick.jpg'); }
a.hp, a.hp:active, a.hp:link, a.hp:visited { color: #7ac142; text-decoration: none; font-weight: bold; }
a.hp:hover { text-decoration: underline; }
.getting-started { padding-top: 10px; }
.getting-started, .getting-started a, .getting-started a:active, .getting-started a:link, .getting-started a:visited { color: #eb8311; text-decoration: none }
 .getting-started a:hover, .links a:hover { text-decoration: underline; }
 .links a, .links a:active, .links a:link, .links a:visited { color: #7ac142; text-decoration: none; text-transform: uppercase; }
 .links a:hover { text-decoration: underline; }
 
 .right { text-align: right; }
 .testimonials { padding-bottom: 5px; color: #7ac142; }
 .green { color: #7ac142; }
 a { outline: 0; }
 #award { height: 100px; width: 100px; position: absolute; left: 195px; top: 175px; }