/* @override http://localhost:8888/fhac2/css/style.css */

/* @override http://localhost:8888/fhac2/css/style.css */

/* @override http://localhost:8888/fhac2/css/style.css */

/* @override http://localhost:8888/fhac2/css/style.css */

/* @override http://localhost:8888/fhac2/css/style.css */

/******************* main elements **********************/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a, div, img, input, fieldset, blockquote, cite
{
    margin: 0;
    border: 0;
	padding-bottom: 0;
}

.clear{clear: both;}
.space{height: 35px;}
.left{float: left;}
.right{float: right;}

html
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    height: 100%;
}

body
{
	font-size: 1.2em;
	color: #323232;
	height: 100%;
	background-color: #FFFFFF;
	background-image: none;
}

a
{
    color: #ff0006;
    text-decoration: none;
	font-family: Tahoma;
	letter-spacing: 1px;
}

a:hover
{
    text-decoration: underline;
	font-family: Tahoma;
	letter-spacing: 1px;
}

h2{
    color: #000638;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    border-bottom: 1px solid #e3e6e6;
	font-style: normal;
	font-size: 1.7em;
}

h3{
    margin: 0 0 15px 0;
    color: #092b65;
	border-bottom: 1px dashed #e3e6e6;
	padding-bottom: 6px;
	font: 2.5em "Brush Script MT", Tahoma, Arial;
}

h4{
    margin: 0 0 2px;
    color: #092b65;
    padding: 15px 0 0 0;
	font: bold 1.8em "Arial Bold";
}

table{
	margin-bottom: 5px;
	margin-top: 5px;
}

th, td{
  padding: 5px 40px 5px 15px;
  text-align: left;
  border: 1px solid #dadada;
  margin: 1px;
  background: url(../images/shadow-back.gif) repeat-x left bottom;
}


/******************* main text area elements *******************/
#text h3{
    padding: 15px 0 0 0;
}

#text p {
    color: #000;
	padding: 0;
	line-height: 1.8em;
	margin-bottom: 10px;
}

#text ul {
	list-style-type: disc;
	position: relative;
	margin-top: 10px;
	list-style-image: url(../images/tick.gif);
	margin-bottom: 10px;
}

#text ul, #text ol{
    padding: 0 0 15px 35px;
}

#text ul ul, #text ul ol, #text ol ol, #text ol ul{padding: 0 0 0 30px;}

#text img{
    padding: 3px;
    vertical-align: middle;
    margin: 0 10px 15px 0;
}

#text table img{
    padding: 3px;
    border: 1px solid #DEDFDE;
    vertical-align: middle;
    margin: 0;
}

#text img.right{
    float: right;
    margin: 0 0 10px 10px;
}

#text .noborder{
    border: 0;
}

blockquote{
    font-size: 0.9em;
    background: url(../images/blockquote-middle.gif) repeat-y;
    margin: 0 0 15px 0;
}

#text blockquote p{
    padding: 0;
	line-height: 1.7em;
	margin-bottom: 5px;
}

blockquote div{
    background: url(../images/blockquote-start.gif) no-repeat;
    padding: 15px 25px 5px 45px;
}

blockquote cite{
    width: 533px;
    height: 29px;
    display: block;
    background: url(../images/blockquote-end.gif) no-repeat right top;
    font-style: italic;
    font-weight: bold;
    color: #798263;
}


/***************************** layout divs *******************/

#wrapper{
    width: 945px; 
    min-height: 100%;
    height: auto !important;
    height: 100%;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#header{
	padding: 15px 15px 0 20px;
	background: url(../images/embelishment.jpg) no-repeat;
}

#logo{
    width: 488px;
    float: left;
}

#contacts{
    width: 375px;
    float: right;
    margin: -5px 5px 5px 0;
    font-size: 0.9em;
    text-align: right;
    line-height: 1.4;
}

#text{
    width: 580px;
    float: left;
    margin: 0 0 40px 50px;
    padding: 0 0 0 0;
	background: url(../images/FHAC_Compass.jpg) no-repeat center top;
}


/********************** main horizontal menu ***************/

#mainmenu{
    list-style: none;
    position: relative; top: 13px; right: 6px;
    z-index: 1;
	float: right;
}

#mainmenu li{
    float: left;
    width: 120px;
    height: 35px;
    background: url(../images/mainmenu-back.gif);
}

#mainmenu li a{
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, sans-serif;
    letter-spacing: 0.05em;
    color: #fff;
    background: url(../images/mainmenu-back.gif);
    display: block;
    width: 120px;
    height: 25px;
    padding: 10px 0 0 0;
    text-align: center;
    text-transform: uppercase;
    
}

#mainmenu li a:hover{
    text-decoration: none;
    background: url(../images/mainmenu-back-hover.gif);
    height: 20px;
    padding: 15px 0 0 0;
}


/******************* headers with slogan and header for inner pages **********************/

.panel{
    width: 945px;
    height: 250px;
    background: url(../images/banner-home-01.jpg);
}

#first{
    background: url(../images/banner-home-01.jpg);
}
#second{
    background: url(../images/banner-home-02.jpg);
}
#third{
    background: url(../images/banner-home-03.jpg);
}

.panel-inner{
    width: 945px;
    height: 200px;
    background: url(../images/banner-inner.jpg);
}

.panel .show-next-banner{width: 20px; height: 122px; display: block; float: right; position: relative; top: 130px;}

.slogan{
    width: 450px;
    padding: 65px 0 0 350px;
}

.slogan p{
    color: #fff;
    line-height: 1.5;
    padding: 10px 0 15px 0;
}

.slogan strong{
    color: #fefafd;
    font-size: 2.1em;
    font-family: Arial, sans-serif;
}


/******************* left sidebar **********************/

#sidebar{
    width: 265px;
    float: left;
    padding: 0 0 0 20px;
}

#sidebar p, #sidebar ul{
    line-height: 1.6;
    padding: 0 0 15px 0;
    color: #444444;
    font-size: 0.9em;
}

#sidebar ul{
    list-style-image: url(../images/tick.gif);
    padding: 0 0 15px 25px;
	font-weight: bold;
	color: #ff0200;
}

#sidebar ul li{padding: 0 0 5px 5px;}

#sidebar img{
    float: left;
    padding: 3px;
    margin: 0 15px 5px 0;
}

#sidebar strong{
    text-transform: uppercase;
	color: #d60200;
}

#sidebar #sidemenu li{
    margin: 0 0 5px 0;
    border-bottom: 1px solid #dadada; 
}

#sidebar #sidemenu li a{
    color: #798263;
}

/******************* footer *****************************/

.push{height: 50px;}

#footer{
	background-image: none;
	margin-top: 26px;
}

#footer p{
	text-align: center;
	font: 1em/1.4em Tahoma;
}

#footerlinks {
	background: none repeat-x center bottom;
}

#footerlinks ul {
	list-style-type: none;
	text-align: center;
	height: 79px;
	background: url(../images/footer-shadow.gif) repeat-x center bottom;
}

#footerlinks ul li {
	display: inline;
	padding: 10px;
}


/**************** contact form **************************/

input, select, option{
  height: 18px;
}

input, select, textarea{
	border: solid 1px #ddd;
	background: transparent url(../images/contact-input-back.gif) repeat-x;
	width: 190px;
}

option{background: white;}

textarea{
	width: 400px;
	background: transparent url(../images/contact-textarea-back.gif) repeat-x left bottom;
}

input.submit-button{
	background: url(../images/contact-send-button.gif) no-repeat;
	width: 78px;
	height: 29px;
	border: 0;
	color: white;
	font-weight: bold;
}


/**************** scrolling effect **********************/
#slider {
  width: 945px;
  position: relative;
}

.scroll {
  height: 250px;
  width: 945px;
  overflow: hidden;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  margin: 0 0 20px 0;
  z-index: 0;
}

.scrollContainer div.panel {
  width: 945px;
  height: 250px;
  z-index: 0;
}

/* **************** My Added CSS ******************** */

#text h1 {
	color: #d60200;
	text-transform: uppercase;
	clear: both;
	font: bold 28px/2em "Trebuchet MS", Veranda;
	border-bottom: 1px dashed #e3e6e6;
	margin-bottom: 8px;
}

tr {
}

.phonenumber {
	font: bold 24px Tahoma, Arial;
	color: #090655;
	margin-bottom: -15px;
}

#thumbsupworker {
	float: right;
	margin-bottom: -17px;
}

#text center object {
	padding: 5px;
}

#contacts a {
	font-size: 12px;
	text-transform: capitalize;
}

#contacts a img {
	float: right;
	margin-top: -3px;
	margin-left: 5px;
}



h5 {
	font: bold 24px/2em Arial, Tahoma, "Trebuchet MS";
	width: 333px;
	border-bottom: 1px dashed #efefef;
	color: #093f09;
}

#text ul li {
	color: #092b65;
	font: 12px/1.4em "Arial Black", "Trebuchet MS", Arial;
	padding-top: 10px;
}

#text small {
	font-style: italic;
	font-weight: bold;
	color: #f71c13;
	font-size: 10px;
	line-height: 1.4em;
}

#text li {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #c73f11;
}

#text li b {
	color: #000;
}

#newslettersignup form input {
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#newslettersignup {
	margin-bottom: 40px;
}

#newslettersignup h6 {
	font: bold 14px "Arial Bold";
	margin-bottom: 10px;
}

#newslettersignup p {
	text-align: justify;
}

#newslettersignup form b {
	color: #d60200;
}

img, div, input { behavior: url("iepngfix.htc") }

#text strong {
	font: bold 14px "Arial Bold", Arial;
	color: #d60200;
} {
	
}
