@charset "utf-8";
/* CSS Document */

/* GLOBAL STYLES */
a { outline:none; }
a:link {
	color:#2B4967;
	text-decoration:none;
}
a:visited { color:#2B4967; text-decoration:none; }
a:hover { color:#F7A408; text-decoration:none; }
a:active { color:#2B4967; text-decoration:none; }

h1, h2, #nav { font-family: "Century Gothic", Arial, Helvetica, sans-serif; }

h1 { font-size: 26px; text-decoration:none; color:#F7A408; }
h2 { font-size: 14px; text-decoration:none; }
h3 { font-size: 14px; text-decoration:none; }
h4 { font-size: 12px; text-decoration:none; }
h5 { font-size: 12px; text-decoration:none; }








