body{
	background-image:url(images/53dark.gif);
	padding:0;
	margin:0;
	text-align:center;
}
td{
	vertical-align:top;
}
.thumb{
	width:200px;
	height:150px;
}
.thumb2{
	width:150px;
	height:200px;
}
.error{
	font-weight:bold;
	color:#900;
}
.success{
	font-weight:bold;
	color:#090;
}
.bold{
	font-weight:bold;
}
.left{
	float:left;
	margin: 5px 5px 5px 0;
}
.right{
	float:right;
	margin: 5px 0 5px 5px;
}
.left, .right{
	line-height:1.2;
	background-color:#fff;
	padding:3px;
	border:1px solid #425175;
	font-style:italic;
	font-size:12px;
	text-align:center;
}
.small{
	line-height:1.2;
	font-size:12px;
}
.clear{
	clear:both;
}
input.text{
	color:#425175;
	border:1px solid #425175;
}
input.submit{
	color:#425175;
	background-color:#E5DDD2;
	border:1px solid #425175;
}
textarea{
	color:#425175;
	border:1px solid #425175;
}


#wrapper{
	background-color:#e5ddd2;
	width:750px;
	margin:auto;
}
#side_shadow_left{
	width:10px;
	background-image:url(images/side_shadow_left.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
#side_shadow_right{
	width:10px;
	background-image:url(images/side_shadow_right.gif);
	background-position:top center;
	background-repeat:repeat-y;
}
#nav{
	font-family:"Times New Roman", Times, serif;
	font-weight:bolder;
	font-size:14px;
	text-align:left;
	padding:10px 0 0 15px;
}
#nav a, #nav a:visited{
	color:#425175;
	text-decoration:none;
	border-left:2px solid #425175;
	display:inline;
	padding-left:8px;
	margin-right:8px;
}
#nav a:hover, #nav a:active{
	text-decoration:underline;
}
#banner{

}
#main_left{
	width:180px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/main_left_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	padding-left:30px;
	text-align:left;
	color:#425175;
}
#main_left input.text{
	width:150px;
	margin:1px 0 1px 0;
}
#main_left input.submit{
	margin:1px 0 1px 0;
}
#main_left a, #main_left a:visited{
	color:#425175;
	font-weight:bold;
}
#main_right{
	width:490px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/main_right_bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	padding:10px 30px 10px 20px;
	text-align:left;
	color:#425175;
	line-height:1.75;
}
#main_right a, #main_right a:visited{
	color:#425175;
	font-weight:bold;
}
table.form_layout td{
	padding:0 2px 0 2px;
}
#obits{
	background-color:#ffffff;
	margin-left:20px;
	border-bottom:1px solid #425175;
	border-left:1px solid #425175;
	border-right:1px solid #425175;
}
#obits td{
	padding: 10px;
	border-top:1px solid;
	vertical-align:middle;
}
#notification{
	float:right;
	font-size:10px;
	border:1px solid #425175;
	margin:5px;
	padding:5px;
}
#squiggle{
	width:100%;
	text-align:center;
}
#content_heading{
	width:100%;
	text-align:center;
	padding-top:10px;
}
#footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#425175;
	text-align:center;
}
#footer a, #footer a:visited{
	color:#425175;
	font-weight:bold;
	text-decoration:none;
}
#footer_nav{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	font-size:12px;
	text-align:center;
}
#footer_nav a, #footer_nav a:visited{
	color:#425175;
	text-decoration:none;
	border-left:2px solid #425175;
	display:inline;
	padding-left:3px;
	margin-right:3px;
}
#footer_nav a:hover, #footer_nav a:active{
	text-decoration:underline;
}
#credit_cards{
	text-align:center;
}
