/*--- 404040 ---*/

body {
    background:#2B2B2B;
    font-family: Arial;
    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: url(../../graphics/header_graphics/bar_bkg.jpg) repeat-x;
    height: 31px; 
    color: white;
    text-align: center;
    }
    
#topnav ul{
    text-align: center; 
    width: 100%;
    padding: 0;
    margin: 0;
}

#topnav ul li{
    display: inline;
    font:bold 14px arial;
    color: white;
}

#topnav ul li a {
    color: #FFF;
    padding-left: 17px;
    padding-right: 17px;
    margin: 0;
    text-decoration: none;
    font:bold 12px arial;

}

#topnav ul li a:hover {
    color: #FBE611; }


/* MENU */

#menu { 
    width: 191px; 
    background: url(../../graphics/header_graphics/menu_bkg.jpg) repeat-y;
    padding: 0; 
    margin: 0;
    
}

#menu .button {
	padding: 0; 
    }

#menu .button ul {
	width:190px;
	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 #858484;
    margin: 0;
    padding: 0;
    font: bold 11px arial;
    color: #fff;
    
    }
    
/*----------------------*/

#menu .button ul li a {
        padding: 5px 0 5px 5px;
        display: block;
        font: bold 12px arial;
        color: #fff;
		text-decoration: none; }

* html #menu .button ul li a {
        padding: 5px 0 5px 5px;
        display: block;
        font: bold 12px arial;
        color: #fff;
		text-decoration: none; }
        
/*----------------------*/

#menu .button li a:hover {
    color: #fff;
    background-color: #85857D;
    }
    


#dropmenudiv {
    position:absolute;
    background-color: #0C5494;
    border:1px solid #B2AAA7;
    border-bottom: 0;
    line-height:18px;
    z-index:100;
}

#dropmenudiv a {
    display: block;
    text-indent: 3px;
    background-color: #0C5494;
    border-bottom: 1px solid #B2AAA7;
    padding: 3px;
    text-decoration: none;
    font:bold 11px arial;
    color: #fff;
}

#dropmenudiv a:hover { 
    background-color: #008EDF;
}



#menu .header {

    width: 191px;
    background-color: #831D2B;
    font: bold 12px arial;
    color: #fff;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
}

#menu .search {

    width: 190px;
    text-align: center;
    padding-top: 10px;}




/* CONTENT BLOCK */

#content {
    padding: 10px 10px 0px 10px;
    vertical-align: top;}

    
#content p {
    font: normal 12px Arial;
    color: #404040;
    margin-top: 0;
    margin-bottom: 5px;}

* html #content p {
    font: normal 12px Arial;
    color: #404040;
    margin-top: 0;
    margin-bottom: 5px;
    width: 100%;}

/* ------------------------------ */

#content p a {font: normal 12px Arial; color: #404040; }
#content p a:hover {text-decoration: none; }


#content li {
    font: normal 12px Arial;
    color: #404040;
    margin-top: 0;
}

#content li a {font: normal 12px Arial; color: #404040; }
#content li a:hover {text-decoration: none; }


#content td {
    font: normal 11px Arial;
    color: #404040;
    margin-top: 0;
}


#content td a {
    color: #404040;}

#content td a:hover {
    text-decoration: none;}

#content td.inverse {
    background: #404040;
    font: bold 11px Arial;
    color: #fff;
    margin-top: 0;
}

#content td.inverse a {
    font: bold 11px Arial;
    color: #fff;
    text-decoration: none;
}

#content td.inverse a:hover {
    text-decoration: underline;}


#content td.inversesmall {
    background: #404040;
    font: bold 11px Arial;
    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 Arial;
    color: #404040;
    margin-top: 0;
}

#content td.small a {
    color: #404040;
}

#content td.small a:hover {
    text-decoration: none;
}

#content td.small2 {
    font: normal 10px Arial;
    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 Arial;
    color: #FFF; }
    
/* HEADERS */

h1 { font:normal 24px Arial; margin-bottom:5px; margin-top: 10px; margin-bottom: 5px; color: #831D2B;}
h2 { font:normal 12px Arial; margin-bottom:5px; margin-top:0; padding:0; font-weight: bold; color: #831D2B;}
h3 { font:normal 12px Arial; margin-bottom:5px; margin-top: 5px; padding:0; font-weight: bold; color: #831D2B; border-bottom: 1px dashed #831D2B;}


/* ADMIN */

a.admin {font: normal 12px Arial; color: #005E9C; }



/* FOOTER */

#footer {
    text-align: center;
    font-family: Arial;
    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 Arial;
    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 Arial;
    color: #000}

#content td.LinkCell2 a {color: #000; }
#content td.LinkCell2 a:hover {text-decoration: none; }

#content img { border: 1px solid #404040; }

#address td { 
    font: normal 11px arial; 
    color: #7F181B;}
    
#content .NextNTable { 
    margin-top: 5px;
    margin-bottom: 5px;
    width: 100%;
    border: 1px solid #7F181B; }
    
#content .NextNTableHeader {
    background: #EAE3CD; 
    font: bold 12px arial;
    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;
	}





    


