/* TIMELESS LANDSCAPING - CSS Document */
html, body{padding:0;margin:0;}
body{font: normal 40px Georgia, Palatino, Palatino Linotype, serif;color:#333333;background:#ffffff;}

a {color:#3B6736;text-decoration:underline;}
a:hover {color:#80142A;}

.linky {display:block;padding:1em;background:#efefef;border-bottom:5px solid #3B6736;text-decoration:none;}
.linky:hover {background:#dedede;text-decoration:none;}

p{line-height:1.3em;}
img{border:none;}

h1{font-size:400%;}
h2{font-size:300%;}
h3{font-size:200%;}
h4,h5,h6{font-size:125%;}
h1,h2,h3,h4,h5,h6{color:#8EA783;}
h1{margin-top:0;padding-top:0;}

#container{margin:0 24px;padding:0;}

#login{text-align:center;display:block;margin-bottom:1em;}

#loginForm{margin:0px auto;padding:0px;width:390px;text-align:center;}

#loginBtn{font-size:30px;}

#loginCheck{}

#footer{clear:both;color:#80142A;}

.float-list{float:left;width:50%;position:relative;}

.center{text-align:center;}
.pop{color:#8EA783;}
.green{color:#3B6736;}
.gray{color:#777;}
.gray-back{background:#dedede;}
.red{color:#ff0000;}
.clear{clear:both;}
.hr-line{border-bottom:1px solid #dedede;}
.errors{font-size:12px;color:#ff0000;margin:0 12px 1em 12px;}
.larger{font-size:110%;}
.almost-hidden{color:#8EA783;}
.strong{font-weight:bold;}
.underline{border-bottom:1px solid #000000;}  
