@charset "utf-8";
/* CSS Document */

body {margin:0px; background:url(1images/bg.html) fixed;}
p {padding:0px; margin:0px;}

.order {position:absolute; right:10px; top:10px;}

.menu {background:#01963e; font-size:16px; color:#FFFFFF; font-family:"Trebuchet MS"; text-transform:uppercase;}
.menu ul {padding:0px; margin:0;}
.menu ul li {line-height:54px; list-style:none; float:left; position:relative; display:block;}
.menu ul li a {color:#FFFFFF; text-decoration:none; display:block; padding:0 22px;}
.menu ul li a:hover { background:#7ab63c;}
.menu ul li .active { background:#7ab63c;}

.bottom {font-family:Calibri; font-size:14px; color:#01963e; line-height:20px; padding:15px;}
.bottom h1 {font-family: candara; font-size:30px; color:#01963e; line-height:50px; padding:0px; margin:0px; font-weight:normal; text-transform:uppercase;}
.bottom a {color: #FF6600; text-decoration:underline;}
.bottom a:hover { text-decoration:none;}
.bottom ul {padding:0px; margin:0px;}
.bottom ul li {list-style:square; margin-left:25px; padding:5px 0 0 0;}
.normal-gray { color:#333333; font-weight:bold;}

.readmore {background:url(images/readmore-bg.jpg) repeat-x; line-height:29px; width:100px; display:block; text-align:center; font-family:Calibri; font-size:14px; margin:10px 0; box-shadow:0 0 2px 2px #fff; -webkit-box-shadow:0 0 2px 2px #fff; -moz-box-shadow:0 0 2px 2px #fff;}
.readmore a {color:#FFFFFF; text-decoration:none;}
.readmore a:hover {text-decoration:underline;}

.scroll img {margin:5px; border:5px solid #bfdba1;}

.footer {background:#01963e; font-family: Calibri; font-size:12px; color:#FFFFFF; padding:8px 0; line-height:20px;}
.footer a {color:#FFFFFF; text-decoration:none;}
.footer a:hover {color: #FFFF66;}

.imgleft {float:left; margin-right:10px;}
.imgright {float:right; margin-left:10px;}

.textfield {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; width:250px; height:18px;}
.textarea {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333; width:250px;}

.submit {background: url(images/readmore-bg.jpg) repeat-x; width:120px; height:29px; font-family:Calibri; font-size:16px; color:#FFFFFF; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border:1px solid #666666; margin:5px; box-shadow:0 0 2px 2px #fff; -webkit-box-shadow:0 0 2px 2px #fff; -moz-box-shadow:0 0 2px 2px #fff;}
.submit:hover {cursor:pointer; box-shadow:0 0 2px 2px #333; -webkit-box-shadow:0 0 2px 2px #333; -moz-box-shadow:0 0 2px 2px #333;}

h3 {font-family:"Trebuchet MS"; font-size:16px; color:#01963e; padding:0; margin:0px; line-height:35px; font-weight:normal;}
h2 {font-family:"Trebuchet MS"; font-size:20px; color:#333; padding:0; margin:0px; line-height:35px; font-weight:normal;}
h4 {font-family:"Trebuchet MS"; font-size:14px; color:#01963e; padding:0; margin:0px; line-height:normal; font-weight:normal;}
h5 {font-family:"Trebuchet MS"; font-size:15px; color:#333; padding:4px 0; margin:0px; line-height:normal; font-weight:normal;}
