/* CSS Document */
body {font-size:12px; font-family:Arial, Helvetica, sans-serif; background-color:#AAEA64;margin:0px 0px 10px 0px;}
#Top {color:#FFFFFF;height:23px;padding:6px 10px 0px 25px; font-weight:bold; background-color:#006600;}
#TopRight {float:right;}
#container {width:940px;background-color:#009900;margin:auto;margin-top:0px;border:1px solid #006600;overflow:hidden;}
#banner {height:110px;}
#submenu {padding:7px 15px 0 15px;background-color:#009900;color:#fff;font-weight:bold; text-align:right;height:23px; background-image:url(../graphics/submenu-bg.jpg); background-repeat:repeat-x;margin:0px 0px 0px 0px;}
.lhs {margin:10px 0px 10px 10px;width:160px;float:left}
#rhs {margin:10px 10px 10px 10px;padding:15px;width:660px;float:right;}
#rhs img {border:none;}
#footer{float:none;clear:both;padding:5px 0px 5px 0px;background-color:#009900;border-top:1px solid #006600; text-align:center; color:#fff; font-size:8.5pt;margin:0px auto 0px auto;width:900px;}
#SearchBox {width:200px;float:right;margin:60px 5px 5px 5px;}
#SearchBox input {padding:2px 2px 2px 2px;}
.GuestBookContainer {margin-bottom:15px;border-bottom:1px solid #009900;}
#Developer {text-align:center;margin:10px 0px 10px 0px;}

/* LINKS */
/* global links */
a {color:#009900; text-decoration:none;}
a:hover {text-decoration:underline;}

.lhs ul {list-style-type:none; margin:0;padding:0;}
.lhs li {margin:0;padding:0;}
.lhs a:link, .lhs a:visited, .lhs a:active {display:block;width:145px; text-decoration:none;padding:4px 0 4px 15px; background-color:#009900; color:#fff;border-bottom:1px solid #006600; }
.lhs a:hover {background-color:#00CC00; text-decoration:none;}

/* STYLES */
h3 {color:#009900;}
.right{float:right;}
.left{float:left;}
.small {font-size:8pt; font-weight:normal;}

/* CP STYLES*/
#cp-banner {padding:15px;}
.testimonial_container{border:1px solid #ccc;margin-top:15px;}
.bg {background-color:#009900;color:#fff;padding:3px; font-weight:bold;}
.ten {padding:10px;}
.five {padding:5px;}
.toolbox{float:right; color:#fff;padding:3px;}
.input {width:350px;}
.borderinput {border:1px solid #009900; padding:5px;} 
textarea {border:1px solid #009900;padding:5px;}
.red {color:#FF0000; font-weight:bold;}

/* LINKS */
.toolbox a:link, .toolbox a:visited, .toolbox a:active  {color:#fff; text-decoration:none;}
.toolbox a:hover {text-decoration:underline;}
#Settings input {padding:7px;width:220px; background-color:#06bc07; background-image:url(../graphics/set_inputbg.jpg); background-repeat:repeat-x; color:#06bc07;}
#Submit {background-image:none;width:208px;}
#footer a:link, #footer a:visited, #footer a:active {color:#fff; text-decoration:none;}
#footer a:hover {text-decoration:underline;}