/* CSS Document */

/*--- Initialize styles ---*/
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	border:0;
	margin:0;
	padding:0;
}
body {
width:100%;
height:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
}
.navigation 
{
display:block;
width:100%;
min-width:852px;
height:24px;
background-color:#000000;
padding:6px 0 0 0;
text-align:center;
}
.navBox {
display:block;
width:852px;
background-color:#000000;
margin:0 auto;
}
.navigation ul li{
display:inline;
padding:0 8px 0 8px;
}
.navigation ul li a {
display:inline;
color:#ffffff;
font-size:13px;
font-weight:bold;
text-decoration:none;
}
.navigation ul li a:hover {
color:#e7c909;
}
.container {
width:100%;
min-width:760px;
}
.mainTable {
width:100%;
}
.leftShadow {
width:100%;
height:9px;
background-image:url(../images/whiteShadow.gif);
background-repeat:repeat-x;
}
.rightShadow {
width:100%;
height:9px;
background-image:url(../images/redShadow.gif);
background-repeat:repeat-x;
}
.leftContent {
width:306px;
margin:0 10px 15px 10px;
}
.logo {
margin:0 0 0 0;
}
.logoText {
font-size:1.1em;
font-weight:bold;
font-style:italic;
text-align:center;
margin:5px 0 0 0;
color:#333367;
}
.image {
display:block;
background-image:url(../images/F_homeMainPic.jpg);
width:266px;
height:202px;
margin:10px auto;
}
.locationimage
{
	display:block;
	width:266px;
	height:303px;
	margin:10px auto;
}
.leftColumnText h3{
width:306px;
margin:0 25px 0 0;
font-size:1.1em;
font-weight:bold;
text-align:left;
color:#910a2b;
}
.leftColumnText p{
width:306px;
margin:0 25px 0 0;
font-size:.8em;
text-align:left;
}
.leftColumnText span {
font-style:italic;
}
.rightBox {
width:100%;
background:url(../images/redShadow.gif) repeat-x;
background-color:#910a2b;
}
.rightCol {
background-color:#910a2b;
}
.pageContent {
margin:15px 0 30px 45px;
width:456px;
color:#ffffff;
font-size:14px;
font-weight:bold;
}
.pageContent  h2{
font-size:20px;
color:#e7c909;
margin:0 0 5px 0;
}
.pageContent  p{
margin:10px 0 5px 0;
}
.pageContent  p.subhead{
color:#e7c909;
font-weight:bold;
margin:15px 0 -5px 0;
}
.pageContent  ol{
margin:10px 0 5px 35px;
font-size:12px;
}
.pageContent  ol li a{
color:#ffffff;
font-size:12px;
text-decoration:none;
}
.pageContent  ol li a:hover{
color:#e7c909;
font-size:12px;
text-decoration:none;
}
.pageContent  ul{
margin:10px 0 5px 25px;
}
.pageContent  a{
color:#e7c909;
}
.footer {
width:100%;
height:90px;
text-align:center;
font-size:12px;
font-weight:bold;
line-height:16px;
background-color:#ffffff;
}
.footer p a{
color:#910a2b;
}
.blackBar {
background-color:#000000;
width:100%;
min-width:852px;
height:7px;
margin:0 0 8px 0;
}
.bBar {
width:852px;
height:7px;
}
.registeredMark {
font-size:60%;
position:relative;
bottom:3px;
}
.registeredMarkGold {
font-size:60%;
color:#e7c909;
position:relative;
bottom:3px;
}
.story {
font-size:12px;
margin:0 0 20px 0;
}
.contentImage {
float:right;
clear:right;
margin:10px 0 10px 10px;
}
.searchResult
{
	display:block;	
	padding-top:10px;
	padding-bottom:10px;
}
