/* RESETS & BASIC PAGE SETUP */* { margin: 0; padding: 0; }html { overflow-y: scroll; }body { font: 62.5% "Lucida Grande", sans-serif; background:url(homepage_images/stone_tileUpdate.gif) top left repeat;}ul { list-style: none inside; }	p.metadata { background: #fff9a7; padding: 3px;} a { outline: none; }a { text-decoration:none; }a img { border: none; }h1 {	font-family: Georgia, serif;	font-size: 2.4em;	font-weight: normal;	color: #a69028;	}	h1#logo {		width: 470px; height: 475px; 		background:url(homepage_images/welcomeNew.jpg) no-repeat center center;		text-indent: -9999px;}						h1#infoLogo {		width: 470px; height: 475px; 		background:url(homepage_images/info.jpg) no-repeat center center;		text-indent: -9999px;}/* END RESET *//* TOOLBOX */.floatleft { float: left; }.floatright { float: right; }.clear { clear: both; }/* END TOOLBOX *//* Homepage Styles */#page-wrap {width: 470px;margin: 0 auto; }   #content_main {	background:url(homepage_images/textBG2.png) no-repeat center center;	width: 430px;	height: 134px;	padding:0px 0px 0px 29px;}#content_main p {	text-align: center;	font-family: Geneva, Arial, Helvetica, sans-serif;	font-size: 12px;	color: #FFF;	padding:28px 25px 0px 0px;}/* End of Homepage styles*//* Information Styles */#content_info {	bottom:510px;	color:#5C4A24;	font-family:Geneva,Arial,Helvetica,sans-serif;	font-size:1.2em;	left:115px;	line-height: 16px;	position:relative;	width:250px;}#contact_info {	bottom:600px;	color:#5C4A24;	font-family:Geneva,Arial,Helvetica,sans-serif;	font-size:1.2em;	left:60px;	line-height: 5px;	position:relative;	width:265px;}#contact_info a:link {color: #2d8d3f}#contact_info a:hover{color: #64be73}#signature {color:#5C4A24;font-family:Geneva,Arial,Helvetica,sans-serif;line-height: 16px;width:126px;}/* end of info styles *//* Contact Error Styles */h3 {	font-size:30px;	padding-bottom: 15px;}#oops_position {	bottom:450px;	color:#5C4A24;	font-family:Geneva,Arial,Helvetica,sans-serif;	font-size:1.2em;	text-align:center;	left:115px;	line-height: 16px;	position:relative;	width:230px;}#back { font-size: 1.2em; padding-top: 5px;}/* end of info styles *//* Footer styles */		#footer {	margin: 0 auto;	position:relative;	left: 15px;	width: 275px;}#footer p {	color: #DCDCDC;	font-family:Arial,Helvetica,sans-serif;	font-size: 8px;}/* end of footer styles *//* Logo link style! */#logo-link {	 height: 475px;	 width: 470px;	 margin: 0 auto; }/* end of footer styles *//* Common link style! */a:link {color: #209c20;}a:hover {color: #1b7b1b; }a:visited {color: #aa4c13; } /* end of footer styles *//* Main navigation styling */#navBG	{	background: url(homepage_images/homeNavBG.jpg) no-repeat;	margin: 0 auto;	width: 400px;	height: 120px; 	}#main-nav {	background: url(homepage_images/homePageNavBG.jpg) no-repeat;	width:330px;	height:38px;	margin:0 auto;	padding:0;	position: relative;	top: 40px;}#main-nav span {	display: none;}#main-nav li, #main-nav a {	height:38px;	display:block;}#main-nav li {	float:left;	list-style:none;	display:inline;}#contactBT { width: 85px; }#enterBT { width: 80px; }#homeBT { width: 79px; }#infoBT { width: 86px; }a#contactBT:hover { background: url(homepage_images/homePageNavBG.jpg) 0px -37px no-repeat; }a#enterBT:hover {background:url(homepage_images/homePageNavBG.jpg) -85px -37px no-repeat; }a#homeBT:hover {background:url(homepage_images/homePageNavBG.jpg) -165px -37px no-repeat; }a#infoBT:hover {background:url(homepage_images/homePageNavBG.jpg) -244px -37px no-repeat; }a#contactBT:active {background:url(homepage_images/homePageNavBG.jpg) 0px -74px no-repeat; }a#enterBT:active {background:url(homepage_images/homePageNavBG.jpg) -85px -74px no-repeat; }a#homeBT:active {background:url(homepage_images/homePageNavBG.jpg) -165px -74px no-repeat; }a#infoBT:active {background:url(homepage_images/homePageNavBG.jpg) -244px -74px no-repeat; }body#homeNav ul#main-nav li a#homeBT{background:url(homepage_images/homePageNavBG.jpg) -165px -111px no-repeat;}body#enterNav ul#main-nav li a#enterBT{background:url(homepage_images/homePageNavBG.jpg) -85px -111px no-repeat;}body#contactNav ul#main-nav li a#contactBT{background:url(homepage_images/homePageNavBG.jpg) 0px -111px no-repeat;}body#infoNav ul#main-nav li a#infoBT{background:url(homepage_images/homePageNavBG.jpg) -244px -111px no-repeat;}/* Style differences on chrome and safari */@media screen and (-webkit-min-device-pixel-ratio:0) {#footer {	margin: 0 auto;	width: 285px;}#footer p {	color:  #CCC;	font-family:Arial,Helvetica,sans-serif;	font-size: 8px;}}/* End of style differences for chrome and safari *//* END STRUCTURE */