html, body
{
    margin: 0px 0px 0px 0px;
    line-height: 18px;
	 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 	font-size:13px;
	background:url(images/body-bg.gif) repeat-x top center #c7772a;	
	color:#f9dd91;
}


/* main site links */
a:link {color: #ffe398;}
a:visited {color: #ffe398;}
a:hover {color: #ffe398;}
img {display:block;}
img, div { behavior: url(javascript/iepngfix.htc) }
p {margin:13px 0px;}
#siteWrapper {width:100%; background:url(images/outer-wrapper.jpg) no-repeat center top;}
#global {width:960px; margin:0 auto; }
#top {}
#nav {height:24px; width:960px; background:url(images/nav-bg.gif) no-repeat; text-align:right; line-height:20px;}
/*#nav a {color:#5b1c0d; text-decoration:none; font-weight:bold; font-size:12px; padding:10px;}*/

#navigation {width: 620px; margin-left: 340px; padding-top: 0; height: 24px; overflow: hidden; text-align: right; border: solid 0px yellow;}

#logoWrapper {position: relative;}
#logoWrapper img {border: none;}
#logo {position: absolute; top: 10px; left: 56px;}
#homeButton {position: absolute; top: 0; left: 0;}

#homeMainContainer {background:url(images/home-main-bg.jpg) top no-repeat; width:960px; height:327px;}
#homeBottomContainer {background: #c6772a url(images/home-bottom-bg.jpg) no-repeat; width:960px; min-height:216px;}

#homeFlashContainer {float:left; margin-left:5px; margin-top:13px; background-color:#5f220f; width:636px; }
#homeMainText {float:left; margin-left:11px; margin-top:35px; width:282px; height:255px; color:#ffe398; font-size: 14px; line-height: 18px;}
#homeMainText h1 {margin-top: 25px;}
#homeSlideShow {float:left; margin-left:38px; margin-top:23px; width:256px; _margin-left:22px;}
#homeBottomText {float:left; margin-left:36px; width:272px; color:#fff; _margin-left:26px; line-height: 16px;}
#homeBottomText h3 {margin-bottom: 0px;}
#homeBottomText p {margin: 10px 0px;}

#homeFloorPlans {float:left; margin-left:33px; margin-top:48px; height:150px; }
#homeFloorPlans img {border:solid 1px #a34a01; margin-left:3px;}
#homeFloorPlans a {color:#5b1c0d;}

#fp1 {float:left; width:155px; text-align: center;}
#fp2 {float:right; width:155px; text-align: center;}

#floorPlanC2A {margin: 10px auto; width: 227px; height:28px; background: url(images/floorplans-button.gif) no-repeat;}
#floorPlanC2A a {display: block; width: 227px; padding: 5px 0; text-align: center; color: #fdd881; text-decoration: none;}

#homeFooter {height:55px; background:url(images/h-bottom.gif) top no-repeat;}

#iContainer {background:url(images/i-content-bg.gif) repeat-y top;}
#iContent {width:930px; padding:15px; padding-top:22px; background:url(images/i-content-bg.jpg) no-repeat top; min-height:550px; _height:550px; _overflow:visible;}

div.clear {clear:both;}

#footerLinks {margin:0px auto 0 auto; width: 940px; color:#ffe6a4; font-size: 11px; padding: 3px 10px; background-color:#c7772a;}
#footerLinks a {font-size:11px; color:#ffe6a4; padding: 0px 3px; text-decoration:none;}

h1 
{
	font-size:24px;
   	margin:5px 0px;
	color:#fdd881;
	
  }
  
h2 {
	color:#fdd881;
    font-size: 18px;
 }

h3 {
	color:#fdd881;
    font-size: 16px;
}

h4 {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px; color:#fdd881; margin:0px;}

li {font-size:100%;
   font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
 }


