/*
Theme Name: Hailey Creek
Description: Development theme.
Version: 1.0
Author: Mark Blethen
Author URI: http://themediadeli.com/

*/

* {
	margin:0;
	padding:0;
}

body {
	background:#c7d9b3 url(images/rpt-bkgd.jpg) repeat-y top center;
	color:#536930;
	font-size:.85em;
	font-family: Helvetica, Arial, sans-serif
}

a {
	outline:none;
	text-decoration:none;
	color:#799947;
}

a:hover {
	text-decoration:underline;
	color:#536930;
}

h1 {
	text-transform:uppercase;
	font-weight:lighter;
	font-size:3em;
}	

a img {
	border:0;
}

img {
	margin:10px 0;
}

a[href $='.pdf'] { 
   padding-right: 22px;
   background: transparent url(images/pdf-icon2.gif) no-repeat center right;
}

/*** Main Container ***/

#container {
	width:1000px;
	margin:0 auto;
}

/*** Header ***/

#header {
	background:url(images/header-logo.jpg) no-repeat;
	height:360px;
	text-indent:-9999px;
}

#logo {
	background:url(images/blank.gif);
	position:absolute;
	top:40px;
	margin-left:350px;
}

#logo a {
	position:relative;
	display:block;
	width:300px;
	height:150px;
}

/*** Menu ***/

#menu ul {
	width:578px;
	height:34px;
	margin:0 auto;
	list-style:none;
	background:url(images/menu.jpg) no-repeat top left;
	position:relative;
}

#menu ul li {
	position: absolute;
}

#menu ul li a {
	text-align:-9999px;
	display:block;
	height:34px;
}

#menu ul li.home {
	width:80px;
	left:18px;
}
#menu ul li.home a:hover {
	background:transparent url(images/menu.jpg) -18px -34px;
}

#menu ul li.vision {
	width:123px;
	left:98px;
}
#menu ul li.vision a:hover {
	background:transparent url(images/menu.jpg) -98px -34px;
}

#menu ul li.plat {
	width:113px;
	left:221px;
}
#menu ul li.plat a:hover {
	background:transparent url(images/menu.jpg) -221px -34px;
}

#menu ul li.location {
	width:114px;
	left:334px;
}
#menu ul li.location a:hover {
	background:transparent url(images/menu.jpg) -334px -34px;
}

#menu ul li.contact {
	width:112px;
	left:448px;
}
#menu ul li.contact a:hover {
	background:transparent url(images/menu.jpg) -448px -34px;
}


/*** Content ***/

#content {
	width:900px;
	margin:20px auto;
}

#content img.string-of-four {
	margin-left:-8px;
}

#hana_flv_flow3_1 {
	float:right;
	cursor:pointer;
	margin-top:-40px;
}

#discover {
	background:url(images/discover.gif) no-repeat;
	width:513px;
	height:118px;
	text-indent:-9999px;
	margin-top:35px;
}

#welcome {
	background:url(images/welcome.gif) no-repeat;
	width:559px;
	height:28px;
	margin:30px auto;
	text-indent:-9999px;
}

.map {
	background:url(images/plat-map-bkgd.jpg) no-repeat;
	width:610px;
	height:384px;
	padding:10px 15px;
	float:right;
}

.entry p {
	margin-bottom:.7em;
}

.entry ul li {
	list-style:url(images/bullet.gif);
	line-height:1.6em;
	margin-left:2.5em;
	font-variant:small-caps;
}

/*** Footer ***/

#footer {
	width:900px;
	background:url(images/footer-line.jpg) no-repeat top center;
	padding-top:20px;
	margin:30px 0;
}

#footer p {
	text-align:center;
}
