@charset "utf-8";
/* CSS Document */
/* ==================== */
/*-- ===== Index ==== --*/
/*- ==== Web Fixes === -*/
/*- ==== Universal === -*/
/*- ====== Body ====== -*/
/*- ===== Layout ===== -*/
/*- ====== Text ====== -*/
/*- ===== Images ===== -*/
/*- ===== Media ====== -*/
/*- ====== page ====== -*/
/*-- === End Index == --*/
/* ==================== */

/*- ==== Web Fixes === -*/
/*- ==== Universal === -*/
/*- ====== Body ====== -*/
body {background-color:rgb(232,232,232)}
/*- ===== Layout ===== -*/
a:active, a:focus { outline: none; overflow: hidden; }
a:link { color:rgba(184,115,51,1); font-weight:bold; text-decoration:none; }
a:visited { color:rgba(184,115,51,1); text-decoration:none; }
a:hover {	color:rgba(255,0,0,1); font-weight:bold; text-decoration:none; }
a:active { outline:none; color:rgba(31,77,88,1);	text-decoration:none; }
.navhom, .navpro, .navser, .navabo, .navcon, .navloc, .navpho { }

/*- ====== Text ====== -*/
p.footer_nav {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:.8em; line-height:1.2em; font-weight:bold; text-align:center; margin:.6em 0 0 0; text-shadow:1px 1px 1px rgb(120,120,120);}
p.footer {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:.6em; line-height:1.2em; font-weight:bold; text-align:center; margin:0 0 .6em 0; text-shadow:1px 1px 1px rgb(120,120,120);}
/*- ===== Images ===== -*/
/*- ===== Media ====== -*/
/*- ====== page ====== -*/
