/* JOOMLA 1.0.X TEMPLATE CSS FILE */

/* Main css file with standard css selectors */
@import url("base.css");

/* Css file with css selectors for layout */
@import url("layout.css");

/* Css file with css selectors for custom modules and menus */
@import url("custom.css");
h1 { font-size: 1.5em; margin: 0.67em 0; }
h2 { font-size: 1.2em; font-weight: bold; margin: 0.83em 0; }
h3 { font-size: 1em; font-weight: bold; margin: 1em 0; }
.line { width: 100%; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px dotted #666; display: block; }
#D4J_Title{ font:bolder 1em "Trebuchet MS", Arial, Sans-serif; letter-spacing:-2px; text-transform:lowercase; color:#0070ba; background-image: url(../../fiag/images/FIAG_Logo.gif); background-repeat: no-repeat; background-position: left bottom; height: 65px; padding-top: 10px; padding-left: 20px !important; }
#D4J_HeaderImage{ height:120px; background:url(../images/headerphoto.jpg) no-repeat; border-right: 1px solid #666; border-left-color: #666; border-left-style: solid; border-left-width: 1px !important; order-right-style: solid; }

