html, body{height:100%;} 
/* end hack */ 
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; font-size:100%;}  

*{
	
	margin:0;
	padding:0;
}
html{
	/*min-width:950px;*/
}
body{
	font-size:100%;
	text-align:center;
	background:#FFF url(../images/bg.jpg) 50% 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/
/** html body{padding-left:-1px} /*to make up for 1 pixel jog in IE when padding is applied to #wrap*/
#outer{
    min-height:100%;
	width:950px;
	margin:0 auto 0 auto;
	text-align:left;
	position:relative;
	padding-left: 7px;
}

#outer_670{
    min-height:100%;
	width:670px;
	margin:0 auto 0 auto;
	text-align:left;
	position:relative;
	padding-left: 7px;
}
#header{
	height:109px;
}
#header h1 {
    text-align:left;
}
h1{
	height:109px;
	width:220px;
	position:absolute;
	top: 0px;
	left: 7px;
	font-size:.6em;
}
h1 span{
	background: transparent url(../images/logo.jpg) no-repeat left top;
	position:absolute;
	left:0px;top:0px;
	color: #666666;
	display:block;
	height:109px;
	width:220px;
}
#foot{
	clear:both;
	width:950px;
	margin:20px 0 0 0;
	padding:10px 0px;
	height: 47px;
	background:url(../images/footer2.gif) no-repeat bottom left;
}
#foot_copy{
	position: relative;
	height: 10px;
	left: 0px;
	top: 38px;
	color:#6084A9;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	width: 100%;
	text-align:center;
}
#foot_links{
	position: relative;
	height: 20px;
	left: 0px;
	top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 64%;
	width: 100%;
	text-align:center;
	clear:both;
}
#flash_content{
	height:167px;
	text-align:center;
}
#bottom_bar{
    background:bottom;
}
#skip {display:none;}


img {
   padding: 0;
   margin: 0;
   border: none;
 }
img a, img a:link, img a:visited, img a:hover{
    border: none;
}
h3, h4, h5{
	font-weight: bold;
	margin: 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 3px 0 0 0;
}
h3{
	color: #515151;	
	font-size: 14px;
}
h4{ 
 	color: #2B415F;
	font-size: 12px;
}
h5{ 
 	color: #2B415F;
	font-size: 11px;
}

p, ul , li  {
	color:#666666;
}

ul {
	margin-left:5px;
}
a {
text-decoration: none;
font-weight: bold;
}
a:link {
color: #6992B2;
font-weight: bold;
}
a:visited {
color: #6992B2;
font-weight: bold;
}
a:hover {
color: #243B54;
font-weight: bold;
}
a:active {
color: #243B54;
font-weight: bold;
}

#center_box p.text_center {
	text-align:center;
}

#center_box p.text_right {
	text-align:right;
}

blockquote
{
	margin: 15px;
	padding: 5px;
	background-color: #f8f8f8; 
	border: 5px solid #6792ab;
}
input, select{
	font-size:100%;
}
#nav {
 padding: 0;
 margin: 0;
 border: 0;
 top: 85px;
 left: 99px;
 height: 26px;
 position:absolute;
 z-index:9999;
 font-size:12px;
  }
#nav ul {
  margin:0;
  padding:0 0 0 10px;
  list-style:none;
  }
#nav li {
  float:left;
  background:url("../images/norm_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
#nav a {
  float:left;
  display:block;
  background:url("../images/norm_right.gif") no-repeat right top;
  padding:10px 5px 3px 0px;
  text-decoration:none;
  font-weight:bold;
  color:#2b4157;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#b5a164;
  }
#nav #current {
  background-image:url("../images/norm_left_on.gif");
  }
#nav #current a {
  background-image:url("../images/norm_right_on.gif");
  color:#b5a164;
  padding-bottom:3px;
  }

#middle{
	min-height: 250px;
	text-align:left;
	margin:20px 0 20px 0;
}
#middle_18{
	min-height: 250px;
	text-align:left;
	margin:20px 0 20px 18px;
}

#right_box{
    margin: 0 0 0 19px;
}
#right_box_img{
	background: url(../images/headings_bottom_blue.gif) no-repeat left bottom;
	height: 15px;
}
#right_box ul {
	list-style:none;
	margin-left:0;
}
#right_box ul li {
	margin-left:10px;
	padding-bottom:10px;
}
#right_box ul li a{
	padding-left:0;
	font-size:85%;
	border-bottom:1px dotted #6992B2;
	padding-bottom:0px;
}
#left_box, #left_box_1, #left_box_2, #right_box, #center_box, #col_1_box, #col_2_box, #col_3_box {
    margin-top: 0px;
    padding: 0;
    list-style-type: none;
	float:left;
	position: relative;
	background-color:#fff;
	border:#bbcddc 1px solid;
}
#left_box{
    width: 670px;
	margin:10px 0 10px 0;
}

#left_box_1{
    width: 326px;
	margin:10px 0 10px 0;
	text-align:center;
}

#left_box_2{
    width: 326px;
	margin:10px 0 10px 18px;
	text-align:center;
}

#right_box{
    width: 222px;
	margin:10px 0 10px 18px;
}
#center_box{
	width:911px;
	margin:10px 0 10px 0;
}

#center_box table{
	color:#666666;
}
.obit_table{
	margin-left:20px;
	margin-right:20px;
	text-align:justify;
}

.obit_entry_table{
	margin-left:20px;
	margin-right:20px;
}
#center_box table tr td {
	vertical-align:top;
}
#center_box table tr td p{
	font-size:100%;
	padding:0;
	margin:0;
}

#center_box ul {
	font-size:85%;
	padding-left:20px;
}

.body_text {
	font-size:85%;
	text-align:justify;
}

.required_field{
	font-size:85%;
	font-weight:bold;	
}

.small_box_table_with_text{
	border:2px solid #6792AB;
	margin:5px;
	text-align:justify;
	font-size:85%;
	padding:10px;
}

#table_row_col {
	background: url(../images/background_290px.jpg) repeat-y ;
	text-align:center;
}

#col_1_box{
	width:290px;
	margin:10px 0 10px 0;
	min-height:460px;
	overflow:hidden;
}
#col_2_box, #col_3_box{
	width:290px;
	margin:10px 0 10px 18px;
	min-height:460px;
	overflow:hidden;
}
.img_border{
	border:#888 8px double;
}
.content_img_left{
	float:left;
	padding:5px;
}
.content_img_right{
	float:right;
	padding:5px;
}

#left_box li {
     padding: 4px 10px 4px 10px;
	 text-align:justify;
}
#left_box ul {
     padding: 4px 10px 4px 10px;
	 font-size:85%;
}

#left_box p, #right_box p, #center_box p, #col_1_box p, #col_2_box p, #col_3_box p, #table_row_col p
{
     padding: 4px 10px 4px 10px;
	 text-align:justify;
	 font-size:85%;
}

#table_row_col p.text_center{
	text-align:center; 	
}

#left_box a, #right_box a, #center_box a, #col_1_box a, #col_2_box a, #col_3_box a, #table_row_col a
{
     padding: 4px 10px 4px 10px;
	 font-size:85%;
}

#left_box p a {
	 font-size:100%;
}

#left_box_img{
	background:url(../images/headings_bottom_bluebig.gif) no-repeat left bottom; 
	height: 15px;
}

h2#header222{
     background: url(../images/header_222px.jpg) no-repeat;
	 height: 45px;
	 padding:15px 10px 0 10px;
}
h2#header290{
     background: url(../images/header_290px.jpg) no-repeat; 
	 height: 45px;
	 padding:15px 10px 0 10px;
}
h2#header326{
     background: url(../images/header_326px.jpg) no-repeat;
	 height: 45px;
	 padding:15px 10px 0 10px;
}
h2#header670{
     background: url(../images/header_670px.jpg) no-repeat;
	 height: 45px;
	 padding:15px 10px 0 10px;
}
h2#header910{
     background: url(../images/header_910px.jpg) no-repeat;
	 height: 45px;
	 padding:15px 10px 0 10px;
}

.imgbottom{
	 position:absolute;
	 bottom: 0px;
	 padding-top:10px;
}

.slide_show{
	border: 4px solid #fff;	
}

#item_desc{
	font-size:90%;
	text-align:left;
	padding:0 5px 0 5px;
	margin-left:5px;
}
#item_desc li {
	padding:0;
}

#item_desc_ul {
	font-size:90%;
	text-align:left;
	padding:0 5px 0 20px;
	margin-left:5px;
}
#item_desc_ul li {
	padding:0;
}
#contentwindow {
	width: 910px;
	padding: 10px;
	display: inline;
}
.map_display{
	width: 910px;
	height:400px;
	position:relative;	
}
#steps{
	font-size:85%;
}
.text_align_center_1 {
	display:none;
}

.box_news{
	width:190px; 
	height:220px;
	float:left;
	margin:8px;
	border:#ffcc00 2px solid;
	text-align:center; 
	cursor:pointer;
}	
.border{
	border:#000 1px solid;
}
#news_item{
	margin:5px;
	font-weight:bold;
}
#adapt_a_pet_img_box{
	text-align:center;
}
.adapt_a_pet_img{
	border:5px solid #6792ab;
	margin:5px;
}

.img_border{
	border:5px solid #fff;
}