body {
	font-family: arial, verdana, helvetica;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#CECFBF;
}

form {
	margin-bottom: 0px;
}

input, textarea, select {
	border: 1px solid #524B00;
	font-size: 12px;
	margin-left:5px;
}

table.cremationRollers { border: none; text-align: center; padding: 0; margin-bottom: 40px;
}

table.prices { border: none; text-align: center; padding: 0; }
table.prices tr { margin: 0; }
table.prices tr td { margin: 0; padding: 0 10px 0 10px; }

table.cremationRollers h3, table.coinBanks h3 { margin-bottom: 0; }
table.cremationRollers p, table.coinBanks p { margin-top: 0; }
table.coinBanks td { text-align: center; }
table.coinBanks td.bordered { border: 1px solid #666; }

p.abstract { width: 90%; }

#main-content { background: url(../images/welcome1.jpg) top right no-repeat; padding: 20px 20px 0 20px; }

.no-border {
	border-style: solid;
	border-width: 0px;
	font-size: 12px;
}

.yes-border {
	border-style: solid;
	border-width: 1px;
	border-color:#993300;
}


td {
	color: #333;
	line-height: 1.5em;
}

.full-size-table {
	width: 780px;
	height: 100%;
}

.blue {
	color: #103C6B;
	font-size:13px;
}

.white
{
	color: #fff;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial;
	margin: 0px;
	line-height: normal;
}

h1 {
	font-size: 20px;
	color:#64594A;
	font-weight:normal;
}

h3 {
	font-size: 20px;
	color:#994D03;
	font-weight:bold;
	margin-left:0px;
}

h2 {
	font-size: 24px;
	color: #003300;
	font-weight: bold;
	margin-bottom: 10px;
}
.spacer
{
	background-image: url("../images/spacer.gif");
}
img
{
	border:0px solid red;
}

.header
{
	background-image: url("../images/header.jpg");
	width:871px;
	background-repeat:no-repeat;
}

.green-headline, .green-headline a
{
	color:#005833;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}

.top-nave
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

.top-nave-phone
{
	color:#fff;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.top-nave a
{
	color:#fff;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}
.top-nave a:hover
{
	color:#FFE80B;	
	text-decoration:none;	
}

.foter-nave
{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	text-align:center;		
}
.foter-nave a
{
	color:#fff;
	font-size:11px;	
	text-decoration:none;
	text-align:center;
}
.foter-nave a:hover
{
	color:#FFE80B;	
	text-decoration:none;	
}



#nav {
	width: 100%;
	background-color: #015933;
}

#nav a { 
	font-size:13px;
	display: block;
	width: 130px;
}


.left-navi
{
	color:#FBF7DD;
	font-size:11px;
	font-weight:700;
	text-decoration:none;
	text-align:left;
	padding-left:0px;
	height:25px;
}

#nav td:hover {}

.left-navi a
{
	color:#FBF7DD;
	font-size:11px;
	font-weight:700;
	text-decoration:none;
	text-align:left;

}
.left-navi a:hover
{
	color:#FFD488;	
	text-decoration:none;
}

#admin-table
{
	background-color: #FFFFFF;
	margin: 10px;
	width: 500px;
	padding: 5px;
}

#center a { text-decoration: none; }

.big_red { font-size: 16px; font-weight: bold; color:#FF0000; }
.big_black { font-size: 16px; font-weight: bold; color: #000000; }
.big_green { font-size: 16px; font-weight: bold; color: #003300; }
 
.green_table { font-size: 14px; }
.green_table li { color: #003300; list-style: square;}

.green_box { background-color:#999999; border: 1px solid #000000; padding: 10px; margin: 10px; font-size: 16px; font-weight: bold; color: #003300; text-align:center; }
.grey_box { width: 100px; background-color:#003300; border: 1px solid #000000; padding: 10px; margin: 10px; font-size: 16px; font-weight: bold; color: #999; text-align:center; }
.grey_box a { text-decoration: none; color: #999; }
.grey_box a:hover { text-decoration: none; color: #999; }

a { color: #003300; }

.main_table, #search_label { font-size: 12px; }

#footer {
	font-size: 12px;
	text-align: center;
	background-color: #CECFBD;
	padding-top: 5px;
}

table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 1px;
	padding: 5px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.sample1 {
	border-width: 1px 1px 1px 1px;
	border-spacing: 1px;
	border-style: solid solid solid solid;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
}
table.sample1 th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample1 td {
	border-width: 1px;
	padding: 3px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
