body {
	margin-top: 0px;
	background-color: #cee0ed;
	height: 100%
}


#container {
	width: 1100px;
 	height: 885px;  
	top: 0px;
    margin-left: auto;
    margin-right: auto;
	z-index: 0;
    background-image: url(../img/main_container_bg_crop101809.jpg);
	background-repeat:no-repeat;
}


#home_navsection {
	position: relative;
	width: 200px;
	left: 59px;
	top: 220px;
	height: 550px;
	z-index: 1;

	}


#home_maininfo {
	top: -692px;
	left: 277px;
	width: 329px;
	height: 492px;
	position: relative;
	overflow: auto;
}


#home_topnewsflash {
	top: -490px;
	left: 791px;
	width: 230px;
	height: 55px;
	position: relative;
	z-index: 4;
	text-align: center;
	overflow: hidden;

}

#priceburst {
	top: -600px;
	left: 914px;  /* 934 */
	width: 162px;
	height: 161px;
	position: relative;
	z-index: 20;
    background-image: url(../img/priceburst.png);
	background-repeat:no-repeat;
}

#topmapbutton {
	top: -840px;
	left: 524px;
	width: 61px;
	height: 22px;
	position: relative;
	z-index: 20;
}


#home_rotator {
	top: -634px;
	left: 784px;
	width: 240px;
	height: 150px;
	position: relative;
	z-index: 2;
}


#home_gallerythumbnails {
	top: -1068px;
	width: 392px;
	z-index: 2;
	height: 360px;
	left: 641px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}


#footer {
	width: 850px;   /* site, section image width */
    margin-left: auto;
    margin-right: auto;
	position: relative;
	top: -70px;
	z-index: 1;
	overflow: auto;
	text-align: center;
	font-family: verdana;
	font-size: 10px;
	color: #000;
}


#leftnav {
	font-family: Verdana;
	font-size: 17px;
	line-height: 1.8em;
	color: #000;
	font-weight: normal;
	text-align: center;
	}

#leftnav a {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dotted;
	color: #000;
	}

#leftnav a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #000;
	background: #eee;
	}
	
	

.home_newsflash_txt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #482a0e;
	background: #ffff00;
	}

.home_maincopy_header {
	font-family: "Trebuchet MS";
	font-size: 23px;
	color: #482a0e;
	font-weight: normal;
	}

.home_maincopy_section {
	font-family: "Verdana";
	font-size: 13px;
	color: #482a0e;
	font-weight: bold;
	text-transform: uppercase;
	}
	
.home_maincopy_text {
	font-family: Verdana;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	}

.home_maincopy_text a {
	font-weight: normal;
text-decoration: none;
border-bottom: 1px dotted;
	color: #000;
	}

.home_maincopy_text a:hover {
	font-weight: normal;
	text-decoration: none;
	color: #000;
	background: #eee;
	}
