@charset "utf-8";
/* CSS Document */
body{ background:#FFFFFF; margin:0; font:Arial, Helvetica, sans-serif;}
.container{margin:auto; width:705px;}
.menu-holder{ width:704px; height:18px; margin-top:6px; background:#6ca754;}
.menu-left{ float:left; width:3px; height:18px; background: url(../images/tl-menu.png) bottom left no-repeat;}
.menu-left-slice{ float:left; width:1px; height:18px; background: url(../images/l-menu-slice.png) bottom repeat-x;}
.menu-curve{ float:left; width:26px; height:18px; background: url(../images/menu-curve.png) bottom no-repeat;}
.menu{ float:left; background:#6ca754; font:bold 11px Arial, Helvetica, sans-serif; color:#FFFFFF;  margin:2px 10px 5px 10px;} 
.menu-right{width:6px; height:18px; background:url(../images/tr-menu.png) bottom no-repeat; float:right;}
.table-menu a{font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF; text-decoration:none; margin:0px, 5px, 0px 5px;}
.table-menu a:hover{font:bold 12px Arial, Helvetica, sans-serif; color:#FFFFFF;  text-decoration:none;}


/*********************below the menu**************************************/
.picture{ margin-top:0px; height:175px; width:704px; background:#66FFFF url(../images/pic-img.png) ;}
.main{margin-top:0px; background: url(../images/new_15.jpg) top repeat-x; border-left:solid 1px #6ba653; border-right:solid 1px #6ba653;}
.col1{ padding-top:5px; }

/*********************blue boxes**************************************/
.bluebox {width:153px; margin:0px 0px 0px 3px;}
.blue-top{background:url(../images/col1-t-cor.png) no-repeat; width:151px; height:5px; margin-bottom:0px; }
.blue-content{background:#ccffff; border-left:solid 1px #6ba653; border-right:solid 1px #6ba653; width:151px; margin-top:0px; }
.blue-btm{background:url(../images/col1-b-cor.png) no-repeat; width:151px; height:5px; }


.col2{margin:5px 0px 0px 0px; border-left:solid 1px #a6e38c; }
.main-box-top{background:url(../images/main-top-box.png) no-repeat; height:5px; width:534px; text-align:center; }

/*************************main box content--font changes**************************************/
.main-box-content{ font:normal 14px Arial, Helvetica, sans-serif; color:#3399FF; border-left:solid 1px #6ba653; border-right:solid 1px #6ba653; height:340px; width:532px; overflow: auto; background:#FFFFFF; text-align:center;}
/*************************main box content**************************************/

.main-box-photos{  overflow-y:hidden; background:#FFFFFF; text-align:left; white-space:nowrap; height:120px;}
.main-pics img{ border:solid 1px #00CC33;}
.main-box-btm{background:url(../images/main-box-btm.png) no-repeat; height:4px; width:534px; text-align:center;}
.btm-curve{background: url(../images/btm-curve.png) no-repeat; width:704px; height:5px;}
.footer {margin: auto; font:normal 9px Verdana, Arial, Helvetica, sans-serif; color: #a6e38c;}
.footer a{font:normal 9px Verdana, Arial, Helvetica, sans-serif; color: #a6e38c;}
/* CSS Document */

