body {
    background:#C7C7C7;
    font-family: helvetica;
    font-size: 12px;
    margin: 0;
    padding: 0;
    text-decoration: none }


/*----------------------*/
#container {
    border: solid 2px #fff;
    background-color: #fff;
    padding: 0;
    width: 770px; }        

* html #container {
    border: solid 2px #fff;
    background-color: #fff;
    padding: 0;
    width: 770px; }        
/*----------------------*/

/* TOP NAV */

#topnav {
    background-color: #007234;
    height: 25px; 
    color: white;
    text-align: center;
    }
    
#topnav ul{
    text-align: center; 
    width: 100%;
    padding: 0;
    margin: 0;
}

#topnav ul li{
    display: inline;
    font:bold 14px helvetica;
    color: white;
}

#topnav ul li a {
    color: #FFF;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0;
    text-decoration: none;
    font:bold 12px helvetica;

}

#topnav ul li a.left {
    padding-left: 0; 
}

#topnav ul li a.right {
    padding-right: 0; 
}

#topnav ul li a:hover {
    color: #FFAC08; }


/* MENU */

#menu { 
    width: 180px; 
    background-color: #FFFE8E;
    padding: 0; 
    
}

#menu .button {
	padding: 0; 
    }

#menu .button ul {
	width:180px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#menu .button ul li {
    
    text-align: left;
    list-style-type:none;
    border-bottom: 1px solid #007234;
    margin: 0;
    padding: 0;
    font: bold 11px helvetica;
    color: #fff;
    height: 25px;
    
    }
    
        
#menu .button ul li a {
        padding: 5px 0 5px 6px;
        display: block;
        height: 25px;
        font: bold 12px helvetica;
        color: #007234;
		text-decoration: none;
}

#menu .button li a:hover {
    height: 25px;
    background-color: #FFFC4A;
    }
    

#menu .header {

    width: 180px;
    background-color: #007234;
    font: bold 12px helvetica;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#menu .search {

    width: 180px;
    text-align: center;
    padding-top: 10px;}




/* CONTENT BLOCK */

#content {
    width: 586px;
    padding: 0px 10px 0px 10px;
    vertical-align: top;}


    
#content p {
    font: normal 12px helvetica;
    color: #000;
    margin-top: 0;
    margin-bottom: 5px;}


#content p a {font: normal 12px helvetica; color: #000; }
#content p a:hover {text-decoration: none; }


#content li {
    font: normal 12px helvetica;
    color: #707070;
    margin-top: 0;
}

#content li a {font: normal 12px helvetica; color: #000; }
#content li a:hover {text-decoration: none; }


#content td {
    font: normal 11px helvetica;
    color: #000;
    margin-top: 0;
}


#content td a {
    color: #000;}

#content td a:hover {
    text-decoration: none;}

#content td.inverse {
    background: #707070;
    font: bold 11px helvetica;
    color: #fff;
    margin-top: 0;
}

#content td.inverse a {
    font: bold 11px helvetica;
    color: #fff;
    text-decoration: none;
}

#content td.inverse a:hover {
    text-decoration: underline;}


#content td.inversesmall {
    background: #707070;
    font: bold 11px helvetica;
    color: #fff;
    margin-top: 0;
}

#content td.inversesmall a {
    color: #fff;
}

#content td.inversesmall a:hover {
    color: #fff;text-decoration: none;
}

#content td.small {
    font: normal 11px helvetica;
    color: #707070;
    margin-top: 0;
}

#content td.small a {
    color: #707070;
}

#content td.small a:hover {
    text-decoration: none;
}

#content td.small2 {
    font: normal 10px helvetica;
    color: #005E9C;
    margin-top: 0;
}

#content td.small2 a {
    color: #005E9C;
}

#content td.small2 a:hover {
    text-decoration: none;
}


/* LOGIN PANEL */

div.login {
    width: 120px; }


div.login td {
    font: normal 9px helvetica;
    color: #FFF; }
    
/* HEADERS */

h1 { font:normal 24px helvetica; margin-bottom:5px; margin-top: 5px; margin-bottom: 5px; color: #8B0000;}
h2 { font:normal 12px helvetica; margin-bottom:5px; margin-top:15px; padding:0; font-weight: bold; color: #8B0000;}
h3 { font:normal 12px helvetica; margin-bottom:5px; margin-top: 5px; padding:0; font-weight: bold; color: #8B0000; border-bottom: 1px dashed #8B0000;}


/* ADMIN */

a.admin {font: normal 12px helvetica; color: #005E9C; }

/* COMPANY FOOTER */


#companyfooter {
    background-color: #007234;
    height: 25px; 
    font: bold 12px helvetica;
    color: white;
    text-align: center;
    }

/* FOOTER */

#footer {
    text-align: center;
    font-family: helvetica;
    color: white; 
    font-size: 10px; }
    
#footer a {color: #fff; text-decoration: none;}

#footer a:hover {text-decoration: underline;}



/* LINKS PAGE */

#content td.LinkCell1 {
    BORDER-STYLE: SOLID; 
    BORDER-COLOR: #005E9C; 
    BORDER-WIDTH: 1px; 
    BACKGROUND-COLOR: #90BADE; 
    font: normal 10px helvetica;
    color: #000}

#content td.LinkCell1 a {color: #000; }
#content td.LinkCell1 a:hover {text-decoration: none; }

#content td.LinkCell2 {
    BORDER-STYLE: SOLID; 
    BORDER-COLOR: #005E9C; 
    BORDER-WIDTH: 1px; 
    BACKGROUND-COLOR: #ffffff;
    font: normal 10px helvetica;
    color: #000}

#content td.LinkCell2 a {color: #000; }
#content td.LinkCell2 a:hover {text-decoration: none; }

#address td { 
    font: normal 11px helvetica; 
    color: #7F181B;}
    
#content .NextNTable { 
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    border: 1px solid #7F181B; }
    
#content .NextNTableHeader {
    background: #EAE3CD; 
    font: bold 12px helvetica;
    color: #9E9D9D;}
    
#content .NextNTableHeader a { 
    color: #7F181B;}
    

hr.testimonials {border: none 0; 
	border-top: 1px dashed #000;
	border-bottom: 1px dashed #000;
	width: 100%;
	height: 1px;
	margin: 5px 0 5px 0;
    text-align: left;
	}





    



