/* 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;
}
#blog {
	float: right;
	padding: 5px;
	}
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;
}

p {
	padding-bottom: 15px;
}

#mainwrap {
	width: 900px;
	margin: 50px auto;
	padding: 0;	
}
	
#container {
	background: url(public/images/container_mid.gif) center repeat-y;
}

#container_top {
	width: 900px;
	height: 15px;
	background: url(public/images/container_top.gif) top center no-repeat;
	padding: 0;
}

#container_mid {
	width: 840px;
	min-height: 600px;
	padding: 0 30px;
}

#container_vid {
	width: 840px;
	padding: 0 30px 20px;

}
#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;
}

#griefleftColumn {
	float: left;
	width: 250px;
	padding: 0 15px 0 15px;
	margin: 20px 0 5px;
}

#griefrightColumn {
	float: right;
	width: 530px;
	padding: 0 15px 0 15px;
	margin: 20px 0 5px;
}

#container_bottom {
	width: 900px;
	height: 15px;
	background: url(public/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(public/images/gradient.jpg) top center no-repeat;
	margin: 0 auto;
	width: 840px;
	height: 195px;
	position: relative;
}

#logo {
	background: url(public/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;
	font-size: 18px;
	position: absolute;
	top: 31px;
	left: 51px;
	height: 98px;
}

* { margin: 0; padding: 0; }
ul { 
	margin: 5px 10px; 
	}
ul li { 
	float: left; 
	list-style-type: none;
	margin: 3px; 
	}
ul li a { 
	background: #233A74;
	color: white; 
	display: block; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	padding: 10px 10px; 
	text-decoration: none; 
	}
ul li a.current {
   background-color:#FFFFFF;
   color:#233A74;
   }
ul li a:hover { 
	background: #FFFFFF; 
	color: #233A74; 
	}
#navigation1 {
	height: 40px;
	margin: 0 0 0 5px;
	}
	

.box {
	background: #efe3d3;
	width: 390px;
	float: right;
	margin-bottom: 10px;
}

.griefboxL {
	background: #efe3d3;
	width: 250px;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
}

.griefboxR {
	background: #efe3d3;
	width: 530px;
	float: right;
	margin-bottom: 10px;
	padding: 5px;
}

.stroke {
	margin: 3px;
	padding: 10px;
	border: #FFFFFF solid 2px;
	height: 150px;
	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:#000066;
}


/*--------------------------------------------- */

