/* Utah Hospice Specialists */

html, body, div, span, h1, h2, h3, h4, h5, h6, p, form, fieldset, table, img, ol, ul, li, table, tr, th, td{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
}

span {
	display: none;
}

body {
	color: #767676;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	background: url(images/background.gif) repeat;
	margin: 0;
	padding: 0;
}

html {
	overflow: scroll;
}

ul, p {
	padding-bottom: 15px;
}

#mainwrap {
	width: 900px;
	margin: 50px auto;
	padding: 0;	
}
	
#container {
	background: url(images/container_mid.gif) center repeat-y;
}

#container_top {
	width: 900px;
	height: 15px;
	background: url(images/container_top.gif) top center no-repeat;
	padding: 0;
}

#container_mid {
	width: 840px;
	min-height: 600px;
	padding: 0 30px;
}

#leftColumn {
	float: left;
	width: 390px;
	padding: 0 15px 0 15px;
	margin: 20px 0 5px;
}

#rightColumn {
	float: right;
	width: 390px;
	padding: 0 15px 0 15px;
	margin: 20px 0 5px;
}

#container_bottom {
	width: 900px;
	height: 15px;
	background: url(images/container_bottom.gif) bottom center no-repeat;
	padding: 0;
	clear: both;
}

#footer {
	color:#CCCCCC;
	text-align: right;
}

#footer a:link {
  color:#CCCCCC;
  text-decoration:none;
}

#footer a:visited {
  color:#CCCCCC;
  text-decoration:none;
}

#footer a:hover {
  color:#CCCCCC;
  text-decoration: underline;
}

#header {
	background: url(images/gradient.jpg) top center no-repeat;
	margin: 0 auto;
	width: 840px;
	height: 195px;
	position: relative;
}

#logo {
	background: url(images/logo.gif) top right no-repeat;
	width: 360px;
	height: 131px;
	position: absolute;
	top: 5px;
	right: 65px;
}

#logo a {
	display: block;
	width: 360px;
	height: 131px;
}

#slogan {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 26px;
	color: #0076be;
	position: absolute;
	top: 36px;
	left: 51px;
	height: 98px;
}
#navigation {
	position: relative;
	height: 36px;
	width: 801px;
	background: url(images/navigation.gif) no-repeat top left;
	top: -36px;
	margin-bottom: -36px;
}

#navigation ul li{
	display: inline;
	list-style: none;
}

#navigation ul li a{
	padding: 12px 20px;
	height: 36px;
}

a:link {
	color:#FF9900;
	text-decoration: underline;
}

a:visited {
	color:#FF9900;
    text-decoration:none;
}

a:hover {
	color:#FF9900;
    text-decoration:none;
}

.box {
	background: #efe3d3;
	width: 390px;
	float: right;
	margin-bottom: 10px;
}

.stroke {
	margin: 3px;
	padding: 10px;
	border: #FFFFFF solid 2px;
	height: 136px;
	position: relative;

}

img.valign {
	position: absolute;
	top: 25%;
}

.step {
	width: 342px;
	float:right;
	line-height: 24px;
}

hr {
	clear: both;
	display: none;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 36px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #0076be;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	color:#A1BCE1;
}

/* Home Button
----------------------------------------------- */

#homenav a {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 14px;
	background-position: -14px 0px;
}

#homenav a:hover {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 14px;
    background-position: -14px -36px;
}

#homenav .current, #hellonav a.current:hover, #hellonav a.current:active {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 14px;
    background-position: -14px -72px;
	cursor: default;
}

/* About Us Button
----------------------------------------------- */

#aboutusnav a {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 113px;
	background-position: -113px 0px;
}

#aboutusnav a:hover {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 113px;
    background-position: -113px -36px;
}

#aboutusnav .current, #aboutusnav a.current:hover, #aboutusnav a.current:active {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 113px;
    background-position: -113px -72px;
	cursor: default;
}

/* Hospice Info Button
----------------------------------------------- */

#infonav a {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 212px;
	background-position: -212px 0px;
}

#infonav a:hover {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 212px;
    background-position: -212px -36px;
}

#infonav .current, #infonav a.current:hover, #infonav a.current:active {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 212px;
    background-position: -212px -72px;
	cursor: default;
}

/* Services Button
----------------------------------------------- */

#servicesnav a {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 311px;
	background-position: -311px 0px;
}

#servicesnav a:hover {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 311px;
    background-position: -311px -36px;
}

#servicesnav .current, #servicesnav a.current:hover, #servicesnav a.current:active {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 311px;
    background-position: -311px -72px;
	cursor: default;
}

/* Service Areas Button
----------------------------------------------- */

#areasnav a {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 72px;
	position: absolute;
	left: 410px;
	background-position: -410px 0px;
}

#areasnav a:hover {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 410px;
    background-position: -410px -36px;
}

#areasnav .current, #areasnav a.current:hover, #areasnav a.current:active {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 410px;
    background-position: -410px -72px;
	cursor: default;
}

/* Payment Sources Button
----------------------------------------------- */

#paymentnav a {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 509px;
	background-position: -509px 0px;
}

#paymentnav a:hover {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 509px;
    background-position: -509px -36px;
}

#paymentnav .current, #paymentnav a.current:hover, #paymentnav a.current:active {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 509px;
    background-position: -509px -72px;
	cursor: default;
}

/* Grief Button
--------------------------------------------- */

#griefnav a {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 608px;
	background-position: -608px 0px;
}

#griefnav a:hover {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 608px;
    background-position: -608px -36px;
}

#griefnav .current, #griefnav a.current:hover, #griefnav a.current:active {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 608px;
    background-position: -608px -72px;
	cursor: default;
}

/* Volunteer Button
--------------------------------------------- */

#volunteernav a {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 707px;
	background-position: -707px 0px;
}

#volunteernav a:hover {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 707px;
    background-position: -707px -36px;
}

#volunteernav .current, #volunteernav a.current:hover, #volunteernav a.current:active {
	background: url(images/navigation.gif) no-repeat;
	height: 36px;
	width: 90px;
	position: absolute;
	left: 707px;
    background-position: -707px -72px;
	cursor: default;
}

/*--------------------------------------------- */