@charset "utf-8";
/* CSS Document */

img, div {
	behavior: url(/iepngfix.htc)
}
body {
	margin: 0;
	padding: 0;
	background: #f2f2e6 url(/elements/middle.gif) top center repeat-y;
}
div#wrapper {
	position:relative;
	margin:auto;
	padding:inherit;
	width:1002px;
}
div#palm {
	background-image:url(/elements/palm.png);
	background-repeat:no-repeat;
	position:absolute;
	width: 790px;
	height: 575px;
	left: -185px;
	top: -25px;
	z-index: 1;
}
div#top {
	background-image:url(/elements/top.gif);
	width:1002px;
	height:24px;
}
div#top-content {
	background-image:url(/elements/middle.gif);
	width:1002px;
	height:350px;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	z-index:99;
}
div#logo {
	background-image:url(/elements/logo.gif);
	background-repeat:no-repeat;
	position:absolute;
	z-index:100;
	width: 145px;
	height:248px;
	margin: 10px 10px 10px 30px;
}
div#inside-photo {
	position:absolute;
	z-index:100;
	width: 780px;
	height: 248px;
	margin: 10px 30px 10px 10px;
	right: 0px;
}

/***************** MAIN NAV *****************/
/***************** MAIN NAV *****************/
div#navigation2 {
	width:971px;
	height:87px;
	position:absolute;
	top: 280px;
	left: 20px;
	margin-bottom: 10px;
	z-index: 2;
}
div#navBlocker {
	width: 971px;
	height: 20px;
	position: absolute;
	top: 355px;
	left: 20px;
	z-index: 2;
}
#navigation2 ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#navigation2 li {
	display: inline;
	text-align: center;
	float: left;
	height: 87px;
}
#navigation2 li a {
	display: block;
	width: 157px;
	height: 74px;
	text-decoration: none;
	color: #333;
	background: url(/elements/navigation.gif);
	background-repeat: no-repeat;
	margin-left: 2px;
	padding-top: 20px;
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:13px;
	color:#726350;
}
#navigation2 li a:hover {
	background: url(/elements/navigation-ov.gif);
	background-repeat: no-repeat;
}
#navigation2 li a#selected {
	background: url(/elements/navigation-here-noline.gif);
	background-repeat: no-repeat;
	color: #fff;
}
#navigation2 li a#quicksearch {
	background-image: none;
	color: #fff;
}
/***************** END MAIN NAV *****************/

div#main {
	position: relative;
	width:1002px;
	z-index: 100;
}
div#bottom {
	background-image:url(/elements/bottom.gif);
	width: 1002px;
	height: 24px;
	margin: 0;
	padding: 0;
}
div#footer {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	position:relative;
	z-index:2;
	text-align:center;
	background-color: #f2f2e6;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#726350;
	text-decoration:none;
	display:inline;
}
ul.footer, li.footer {
	color:#726350;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	margin: auto;
	text-align:center;
}
#footer a:link {
color:#726350;
}
#footer a:visited {
color:#726350;
}
#footer a:hover {
color:#726350;
}
#footer a:active {
color:#726350;
}

/*************** SUBNAV ***************/
/*************** SUBNAV ***************/
div#subnav-all {
	width: 941px;
	height: 27px;
	position: relative;
	left: 30px;
}
#subnav-all img {
	border: none;
}
