


/* By Jesse Marquez 4-7-2009 

color#008008

*/





/* ------Erik Meyer Reset - - http://meyerweb.com/eric/tools/css/reset/ -------*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;

	
}
body {line-height: 1.3em;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {outline: 0;}

/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}

/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;	border-spacing: 0;}

 /* always show Firefox scrollbar */
html{overflow:-moz-scrollbars-vertical;}

* {margin: 0;} 

/* --------------------------------------------- End Reset ------------------------------------------------ */



/* -------------------------------------- Start Web Site Main Styles ---------------------------------- */
body {text-align:center; font-family: Verdana, Geneva, sans-serif; color:#000; font-size:12px; background-color:#fff; background-image: url(../images/tileback.jpg); background-repeat:repeat-x}

table {margin-left: auto; margin-right: auto; }
tr td {vertical-align:top;}

H1 {font-size:20px; color:#015C06; font-weight:bold; font-family: Verdana; margin:0 0 15px 0;   }
H2 {font-size:15px; color:#015C06; font-weight:bold; font-family: Verdana; margin:0 0 15px 0;}
P {margin-bottom: 15px;}
img a{ border: 0 none; }
.cb {clear:both; padding:0; margin:0}
hr {width:100%; background-color#000; margin:0 0 5px 0; text-align:center}

/* General Link Style in Content Area */
a {text-decoration: underline; font-family: Tahoma; font-size: 12px; color: #006806; font-weight:bold}
a:link {text-decoration: underline; color: #006806; font-weight:bold}
a:visited {text-decoration: underline; color: #006806; font-weight:bold}
a:hover {text-decoration: underline; color: #000000; font-weight:bold}
a:active {text-decoration: underline; color: #006806; font-weight:bold}

ul {list-style-type:disc; list-style-position:outside; margin:0 0 5px 35px;}
ul li {line-height:1.4em; margin-bottom:5px;}
ul li li {line-height:1.4em; margin-bottom:10px; list-style-type:circle;}

content ol {list-style-type:decimal; list-style-position:outside; margin:0 0 5px 35px;}
content ol li {line-height:1.5em; margin-bottom:10px;}

content li a {text-decoration: none; font-family: verdana; font-size: 12px; color: #006806; font-weight:bold}
content li a:link {text-decoration: none; font-family: verdana; font-size: 12px; color: #006806; font-weight:bold}
content li a:visted {text-decoration: none; font-family: verdana; font-size: 12px; color: #006806; font-weight:bold}
content li a:hover {text-decoration: none; font-family: verdana; font-size: 12px; color: #006806; font-weight:bold}
content li a:active {text-decoration: none; font-family: verdana; font-size: 12px; color: #006806; font-weight:bold}


div#tel a {text-decoration: none; font-family: verdana; font-size: 11px; color: #000; font-weight:normal}
div#tel a:link {text-decoration: none; color: #000; font-weight:normal}
div#tel a:visited {text-decoration: none; color: #000; font-weight:normal}
div#tel a:hover {text-decoration: underline; color: #008008; font-weight:normal}
div#tel a:active {text-decoration: none; color: #000; font-weight:normal}

div#footer a {text-decoration: none; font-family: verdana; font-size: 11px; color: #000; font-weight:normal}
div#footer a:link {text-decoration: none; color: #000; font-weight:normal}
div#footer a:visited {text-decoration: none; color: #000; font-weight:normal}
div#footer a:hover {text-decoration: underline; color: #008008; font-weight:normal}
div#footer a:active {text-decoration: none; color: #000; font-weight:normal}



.bnavlink {font-family:tahoma; font-size:11px; color:#181B1F; text-decoration:none; font-weight:normal }
a.bnavlink:link { color:#181B1F; text-decoration:none; }
a.bnavlink:visited { color:#181B1F; text-decoration:none;}
a.bnavlink:hover { color:#181B1F; text-decoration:underline;}
a.bnavlink:active { color:#181B1F; text-decoration:none;}

div#wrapper { margin: 0 auto; width:922px; font-size:12px; padding:0px}



/* -------------------------------------- End Web Site Main Styles ---------------------------------- */




/* Header */
div#header { height:115px; background:url(../images/header.png) no-repeat}
div#logo {float:left; width:322px; padding:15px 0 0 50px}
div#tel {float:right; width:350px; text-align:right; padding:10px 40px 0 0}
div#tel p { font-weight:bold ; font-size:17px; padding-top:5px}

div#headimage { background:url(../images/siteback.png) repeat-y}

/* Nav */
div#nav { height:39px; background:url(../images/navback.png) repeat-x;  }

/* Content */
div#content {background:url(../images/siteback.png) repeat-y; padding:0 16px 0 16px;  }
div#contarea {background:url(../images/contenttopshadow.jpg) top center repeat-x; padding: 25px 25px 15px 25px; text-align:left}

/* Footer */
div#footer { height:114px; background:url(../images/footerback.png) no-repeat; text-align:right; padding:30px 40px 0 0; font-size:11px}
div#addy { float:right; width:520px}
div#footlogo { float:right; width:50px}


#addcont {background-image:url(../images/addcontback.jpg); background-repeat:repeat-x; -moz-border-radius: 10px;  -webkit-border-radius: 10px;  border-radius: 10px; padding:5px; margin-left:10px; border:#a9a9a9 solid 1px}


/* Nav Properties */


#nav_419378 li.selected a {color: #f4f4f4; background:url(../images/menu-activeback.jpg) repeat-x; }       /* ---- JM this is to show selected page ----*/



#nav_419378, #nav_419378 ul{
margin:0 auto;
padding:0 0 0 65px;             /* adjusting menu within nav div was 65 Olivier adjusted*/
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav_419378 a{
display:block;
padding:11px 15px;              /* padding around nav items  */
border:0px solid #333;
color:#000;                   /* nav color no hover  */
text-decoration:none;
background-color:;
}

#nav_419378 a:hover{
background-color:;          /* nav back color on hover  */
background:url(../images/menu-hoverback.jpg) repeat-x;    /* nav back image on hover  */
color:#000;
}

#nav_419378 li{
float:left;
position:relative;
}

#nav_419378 ul {
position:absolute;
display:none;
width:12em;
top:1.5em;
}

#nav_419378 li ul a{
width:12em;
height:auto;
float:left;
}

#nav_419378 ul ul{
top:auto;
}	

#nav_419378 li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav_419378 li:hover ul ul, #nav_419378 li:hover ul ul ul, #nav_419378 li:hover ul ul ul ul{
display:none;
}
#nav_419378 li:hover ul, #nav_419378 li li:hover ul, #nav_419378 li li li:hover ul, #nav_419378 li li li li:hover ul{
display:block;
}




