/* FRAMEWORK
======================================================== */
body {background:#0f290d url(../images/layout/green_background.gif) repeat;}
#Masthead {background:url(../images/layout/top_background.gif) repeat-x left top;}
#Nav {position:relative; width:830px; margin:0 auto;}
#Content {position:relative; width:826px; margin:20px auto; background-color:#937e68; border:2px solid #665748;}
#Footer {width:826px; margin:1em auto; text-align:center; font-size:.8333em; color:#5d785c;}



/* LOGO
======================================================== */
h1#Logo {position:absolute; z-index:100; left:15px; top:-77px; width:235px; height:121px; text-indent: -5000px; background:url(../images/layout/terra_resort_group.png) no-repeat;}



/* SITE MENU
======================================================== */
#Nav ul {position:relative; float:right; margin:0; padding:0; width:473px; height:55px;}
#Nav ul {background: transparent url(../images/layout/menu.gif) no-repeat left top;}
#Nav ul li {position: absolute;top: 0;}
#Nav ul li, #Nav ul a {height: 55px;display: block;}
#Nav a {text-decoration:none; text-indent: -5000em; border:0;}

/* IMAGE POSITIONING */
#nav-home {left:2px; width:71px;}
#nav-properties {left: 75px; width: 105px;}
#nav-services {left: 183px; width: 87px;}
#nav-about {left: 272px; width: 98px;}
#nav-contact {left: 372px; width: 96px;}

/* IMAGE HOVERING */
#nav-home a:hover {background: transparent url(../images/layout/menu.gif) -2px -55px no-repeat;}
#nav-properties a:hover {background: transparent url(../images/layout/menu.gif) -75px -55px no-repeat;}
#nav-services a:hover {background: transparent url(../images/layout/menu.gif) -183px -55px no-repeat;}
#nav-about a:hover {background: transparent url(../images/layout/menu.gif) -272px -55px no-repeat;}
#nav-contact a:hover {background: transparent url(../images/layout/menu.gif) -372px -55px no-repeat;}

/* YOU ARE HERE */
body#Home #nav-home a {background: transparent url(../images/layout/menu.gif) -2px -110px no-repeat;}
body#Properties #nav-properties a {background: transparent url(../images/layout/menu.gif) -75px -110px no-repeat;}
body#Services #nav-services a {background: transparent url(../images/layout/menu.gif) -183px -110px no-repeat;}
body#About #nav-about a {background: transparent url(../images/layout/menu.gif) -272px -110px no-repeat;}
body#Contact #nav-contact a {background: transparent url(../images/layout/menu.gif) -372px -110px no-repeat;}



/* PDF LINK
======================================================== */
a.pdf, a[href$='.pdf'] {background:url(../images/layout/pdf_icon.gif) no-repeat left center; padding:5px 0 5px 18px;}