/*=========================================
Tag Selectors
===========================================*/
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 70%;
	margin: 0px;
	padding: 0px;
}

a{outline:none;}

p,h1,h2,h3,h4,div,td,th { margin:0px; padding:0px; }

p, li { color: #666666; }

h1,h2,h3,h4 { color:#003366; }

img { border: none; }

hr {
	border: none;
	height: 1px;
	background: none;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#F79234;
	color: #F79234;
}

a:link, a:visited, a:active, a:hover {
	color:#003366;
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	color: #F89134;
}

form { margin-bottom: 10px; }
form input, form select, form textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #000000;
}

/*=========================================
ID Selectors
===========================================*/
#docbody {

}

#container {
	width: 853px;
	margin: 20px auto 0px auto;
	position:relative;
	padding-bottom:40px;
}

#header { 
	height:117px;
	position:relative;
	
	background-image:url(../../assets/images/sitelayout/Shared/header.jpg);
	background-repeat:no-repeat;
	position:relative;
}

#logo{
	height:70px;
	left:20px;
	position:absolute;
	top:20px;
	width:341px;
	}
	
#logo img {width:100%; height:100%;}

#frmSearch{
	height:20px;
	width:208px;
	background-image:url(../../assets/images/sitelayout/Shared/search.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#search{
	position:absolute;
	top:68px;
	right:21px;
	height:20px;
	width:208px;
	background-image:url(../../assets/images/sitelayout/Shared/search.gif);
	background-repeat:no-repeat;
	padding:0px;
	margin:0px;
}

#frmsearch_input{
	border:none;
	background:none;
	margin:0px;
	padding:2px 0px 0px 5px;
	text-align:left;
	vertical-align:top;
	width:126px;}

#frmsearch_submit{
	border:none;
	background:none;
	margin:0px;
	padding:0px;
	width:62px;
	height:19px;
	cursor:pointer;}
	
#banner{
	width:833px;
	height:243px; 
	background-color:#d1d1d1;
	padding:10px;
}
	
#flashBanner{width:547px; height:245px; float:left; background-image:url(../../assets/images/sitelayout/Shared/flashloading.jpg);}
#rightimage{width:277px; height:245px; float:right;}

#navbar{
	background-color:#dddddd;
	background-repeat:repeat-x;
	margin-top:10px;
	border-top:1px solid #bbbbbb;
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	padding:6px 0px;
	}
	
#horizNav{padding-left:11px;}

#pagebody {
	border-left:1px solid #bbbbbb;
	border-right:1px solid #bbbbbb;
	border-bottom:1px solid #bbbbbb;
	min-height:300px;
	}



#cols {
	width:100%; 
	border-collapse:collapse;
}

#leftcol {
	vertical-align:top;
}

#left {
	width:216px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 1.1em;
}

#maincol {
	vertical-align:top;
	width:100%;
}

#page {
	font-size:1.1em;
	margin: 0px 0px 0px 0px;
	padding: 20px 32px 20px 30px;
}
#page p { font-size:.9em; margin:0em 0em 1.4em 0em; }
#page li { font-size:1.0em; }
#page h1 { font-size:1.1em;	margin:0px 0px 1.4em 0px; color:#8D1F1E;}
#page h2 { font-size:1.1em;	margin:0px 0px 1.4em 0px; color:#000000;}
#page h3 { font-size:1.0em;	margin:0px 0px 1.4em 0px; color:#8D1F1E; font-weight:bold;}
#page h4 { font-size:1.0em; margin:1.4em 0em; color:#FA8301;}

#footer {
	background-image:url(../../assets/images/sitelayout/Shared/footerBG.jpg);
	background-repeat:repeat-x;
	padding:6px 0px 5px 0px;
	margin-top:10px;
	text-align:center;
	border:1px solid #bbbbbb;
}

#footer p {color:#8d1f1e;}
#footer a{color:#8d1f1e; font-weight:bold; text-decoration:none;}
#footer a:hover{color:#F67F01;}


#ffmlogo {
	display:none;
	background-image:url(../../assets/images/sitelayout/Shared/ffm-logo.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;	     
	bottom:0px;
	left:426px;
	padding-bottom:10px;
}

#quote{
	background-image:url(../../assets/images/sitelayout/Shared/quote.jpg); 
	width:433px; 
	height:91px;
	margin:20px 0px;
}

#cmscontent ul {padding-left:20px;}
#cmscontent ul li {font-size:11px;}
#page a {color:#F98200; text-decoration:none; font-size:11px;}
#page a:hover {color:#8D1F1E;}
#imgBanner {width:100%; height:100%;}
table.contactus {margin:20px 0px 20px 20px;}
table.contactus td{vertical-align:top;}

#page td p {margin:0px;}

