   body {font: 1em georgia, times, serif; background-color: #FC9; text-align: center;}
  * {margin:0; padding:0;}
  
   h1 {font-size: 1em;}
   h3 {font-size: .8em; color: #112E47;}
   h4 {font-size: .7em; font-weight: bold; color: #112E47;}
   p {font-size: .7em; color: #112E47; line-height: 130%; padding-bottom: .8em;}
   ul {font-size: .7em;}
   *html ul {font-size: 1.1em;}
   ul a {font-size: inherit}
   a {font-size: .7em; color: #112E47;} 
     
  div#mainwrap {width:775px; margin-left: auto; margin-right: auto; text-align: left; border-left: 1px solid #99591A; border-right: 1px solid #99591A; border-bottom: 1px solid #99591A;}
      
  div#movie {width:775px; height: 305px; background-color: #000; text-color: #FFF; padding-top: 5px;}
  
  #flashmovie {position: absolute; z-index: 0;}
  
  div#contentcontainer {width: 775px; height: 100%; background: url(images/floorplan.gif) top left no-repeat;}
  
  *html div#contentcontainer {padding-bottom: 50px;}
  
  div#logo {width:160px; height: 75px; text-align: center;  padding-top: 5px; float:left;}
  
  div#tagline {width:500px; height: 60px; text-align: center; padding-top: 15px; padding-bottom: 5px; float:left;}
  
  div#mark {width: 90px; height: 70px; float:left; text-align: right; padding-top: 5px; padding-bottom: 5px; padding-right: 17px;}
  
  /*
  
  This style has been modified below. See BlueTux Styles. This selector has been left for version reference.
  
  div#leftcontent {width: 330px; float:left; margin-right: 10px; margin-top: 40px; margin-bottom: 50px; padding-left: 175px; text-align: left;}
  
  */
      
  div#rightcontent {width:225px; float:left; border-left: 1px solid #112E47; margin-top: 45px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px; margin-left: 10px; text-align: left;}
  
  div#rightcontent ul {margin-left: 14px; margin-top: .5em; color: #112E47;}
  
  
  div#footer {width:100%; background-color: #FC9; border-top: 1px solid #99591A; text-align: center;}
  div#footer a {text-decoration: none; font-size: 1em; color: #99591A; padding: 0 5px; border-left: 1px solid #99591A;}
  div#footer a:first-child {border: none;}
  div#footer a:hover {color: #FFF;}
  div#footer p {margin-left: 100px; margin-right: 100px; font-size: .6em; margin-top: 5px;}
  
  
  
  .clearfix:after {content:"."; display: block; height: 0; clear: both; visibility: hidden;}
  
  .clearfix {display: inline-block; clear: both}
  
  * html .clearfix {height: 1%;}
  .clearfix {display: block;}



	/* 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
	Styles Added by BlueTux 11.14.06 - sam@bluetux.com 
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
	*/
	
	#fpHighLight { 
		
		width: 150px; height: auto;
		
		margin: 0; padding: 40px 0 0 10px;
		
		float: left;	
		
		}
		
	div#leftcontent { 
	
		width: 300px; 
		
		float:left; 
		
		margin: 40px 0 50px 10px; padding-left: 5px; 
		
		text-align: left;
		
		}
		
	.clickMore {
	
		background: transparent url(../images/clickMore.jpg) 0% 50% no-repeat; 
		
		margin: 0; padding: 0 0 0 12px;
			
		}	
		