/* Global Resetting */
html{    
    height: 100%;
    margin:0 auto;
    }
body {
    background:url(../images/tilingbackgroundimage.jpg);
    width: 820px;
    height: 100%;
    /* reset font-sizes to 1em == 10px */   
    font-size: 62.5%;
    text-align:center;
    margin:0 auto;
    }
* {
    font-size: 1em;
    /* reset font-sizes to 1em == 10px */
    padding: 0;
    margin: 0;
    font-family:Helvetica,Verdana,sans-serif;
    list-style:none;
}
a img{
    border:0;
    }
.clear{
    clear:both;
    }
#pageContainer {
    background:#FFFFFF none repeat scroll 0 0;
    border:1px solid #999999;
    float:left;
    padding-bottom:0;
    width:819px;
}
#header {
    background: #000000;
    height:35px;
    width:820px;
    color: #FFFFFF;
    font-size: 1.2em;
    text-align: right;
    float:left;
    }
    #headerLogo a {
	background:#000000 url(../images/ff_logo.jpg) no-repeat 0 0;
	display:block;
	float:left;
	height:30px;
	width:335px;
	}
    #headerNav {
    height:25px;
    line-height:22px;
    float:right;
    margin-top:6px;
    }
    #headerNav a {
        padding:0 10px;
        text-transform:uppercase;
        font-size:10px;
        color:#999;
        font-family:sans-serif; 
    }
	#headerNav a:hover {
	    color:#fff;
	}
/*-- site navigation and header --*/
#headerBanner {
	background:#FFFFFF url(../images/hubard_banner.jpg) no-repeat scroll center bottom;
	float:left;
	height:110px;
	width:819px;
	}
	#bannerNavLogo {
	    background:url(../images/hubbard_logo_corner.png) left top no-repeat;
	    width:283px;
	    height:111px;
	    float:left;
	    margin-left:1px
	}
	#navgiation,
	.sub {
		background:#666666 none repeat scroll 0 0;
		clear:both;
		float:left;
		height:25px;
		margin-left:5px;
		width:810px;
		}
	.sub {
	    background:#999;
	    border-top:1px solid #fff;
	}
	    #navgiation li,
	    .sub li {
		border-right:1px solid #CCCCCC;
		display:block;
		float:left;
		margin-left:0;
		}
	    li.section{
		background:#999;
	    }
	    #navgiation li.last,
	    .sub li.last {
		border-right:0 none;
		}
		#navgiation li a,
		.sub li a {
		    color:#fff;
		    font-size:12px;
		    text-transform:uppercase;
		    line-height:25px;
		    padding:0 32px;
		    display:block;
		}
		#navgiation li:hover,
		.sub li:hover {
		    background:#C33;
		    display:block;
		}
	    #navgiation li.current,
	    .sub li.current {
		background:#900;
		}
		#navgiation li.current a,
		.sub li.current a{
		    color:#fff;
		}
/*-- main body --*/
#container2 {
    border-left:5px solid #999999;
    border-right:5px solid #999999;
    border-bottom:5px solid #999999;
    float:left;
    margin-left:5px;
    overflow:hidden !important;
    position:relative;
    width:800px;
    }
    #container1 {
	float:left;
	position:relative;
	right:621px;
	width:820px;
	}
	#column1 {
	    float:left;
	    left:621px;
	    position:relative;
	    text-align:left;
	    width:199px;
	    }
	#column2 {
	    float:left;
	    left:625px;
	    position:relative;
	    text-align:left;
	    width:597px;
	    min-height:425px;
	    }
		.bkgImage {
			text-align:center;
			}
/*-- Home page --*/
#homePageContent {
    background:transparent url(../images/homepage_bg.png) no-repeat scroll right top;
    height:588px;
    width:586px;
}
    p#homePageContentSlug {
    float:right;
    font-size:12px;
    text-align:right;
    padding:15px 10px 0 0;
    }
#homeContentTable {
    float:right;
    margin-top:-20px;
}
/*-- sidebar --*/

 #hubbardSpotlight {
	background:transparent url(../images/hubbard_spotlight_top.png) no-repeat scroll left top;
	display:block;
	height:291px;
	padding:0;
	width:199px;
	}
#hubbardSpotlight2 {
    background:#FFFFFF none repeat scroll 0 0 !important;
    float:left;
    height:131px;
    padding-top:9px;
    width:199px;
    }
#bottomLocationInfo {
    background:#999999;
    clear:both;
    color:#FFFFFF;
    float:left;
    font-size:10px;
    height:30px;
    line-height:30px;
    margin-top:10px;
    position:relative;
    right:0;
    width:819px;
    }
    #reservations {
	bottom:45px;
	float:left;
	height:45px;
	margin-left:5px;
	position:relative;
	text-align:left;
	text-decoration:none;
	width:199px;
	}
	#reservations p {
	    color:#231F20;
	    font-size:11px;
	    letter-spacing:0;
	    line-height:13px;
	    margin-left:12px;
	    }
	    #reservations span {
		clear:both;
		float:right;
		font-size:8px;
		font-weight:bold;
		text-align:right !important;
		width:199px;
    }
    #bottomLocationInfoText {
	color:#FFF;
	font-size:1.1em;
	letter-spacing:1px;
	line-height:29px;
	position:absolute;
	right:54px;
	text-align:center;
	white-space:nowrap;
	}
	#bottomLocationInfoText a {
	    text-decoration:none;
	    color:#fff;
	}
#footer {
    background:#FFFFFF none repeat scroll 0 0;
    clear:both;
    float:left;
    padding-top:15px;
    width:821px;
    }
    #footerLinks {
	width:819px;
	}
	#footerLinks a{
	    color:#666;
	    white-space:nowrap;
	}
	#footerCopy {
	    margin-top:10px;
	}
	    #footerCopy p{
		line-height:12px;
	    }
        
  .lineHeight1 {
 line-height: 100% !important;
 }
 
 .lineHeight2 {
 line-height: 150% !important;
 }
 
 .lineHeight3 {
 line-height: 200% !important;
 }