* {
	margin: 0;
	padding: 0;
	border: 0;
	}

body{
	font: 76% arial,helvetica,sans-serif;
	}

p, li, h1, h2, h3, h4, h5, h6, dt, dd, td {
	margin: 0.5em;
	}

ul, ol {
	margin-left: 1.5em; 
	}

dt {
	font-weight: bold;
	}

input {
	border: 1px solid #000;
	}
	
div #header {
	background: #cc9;
	color: #000;
	border-bottom: 4px solid #000;
	}

div #header #navigation {
	background: #5b3d23;
	padding: 0.5em 0;
	color: #fff;
	margin-bottom: 1px; 
	}

div #header #navigation ul {
	list-style-type: none;
	background: #5b3d23;
	color: #000;
	}

div #header #navigation ul li {
	display: inline;
	background: #5b3d23;
	color: #000;
	padding: 0 3em;
	}

div #header #navigation ul li a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	}

div #header #navigation ul li a:hover {
	color: #cc9;
	background-color: transparent;
	text-decoration: underline;
	}

div #header #membersnavigation {
	background: #5b3d23;
	padding: 0.5em 0;
	color: #fff;
	margin-bottom: 1px; 
	white-space: nowrap;
	}

div #header #membersnavigation ul li {
	display: inline;
	background: #5b3d23;
	color: #000;
	padding: 0 1em;
	}

div #header #membersnavigation ul li a {
	font-size: 1.1em;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	background-color: transparent;
	}

div #header #membersnavigation ul li a:hover {
	color: #cc9;
	background-color: transparent;
	text-decoration: underline;
	}

div #content {
	padding: 2em; 
	}

div #content div h2 {
	margin-top: 0;
	}
	
div #content a {
	text-decoration: none;
	}

div #content a:hover {
	text-decoration: underline;
	}
	
div #footer{
	border-top: 4px solid #000;
	background: #cc9;
	color: #FFF;
	clear:left;
	width:100%;
	}

div #footer p{
	margin: 1px 0 0 0;
	padding:5px 10px;
	background: #5b3d23;
	color: #fff;
	text-align: center;
	}

div #copyright {
	clear:left;
	width:100%;
	}

.logo {
	width: 250px;
	float: right;
	text-align: center;
	font-style: italic;
	}
	
.memoriam dd {
	font-style: italic;
	margin-bottom: 1em;
	}
	
.bborder td {
	border-bottom: 1px solid #000;
	}
	
.familyevent td {
	color: #f00;
	}

.proposedevent td {
	color: #339900;
	}

.right {
	text-align: right;
	}

.bgcolor {
	background-color: #e3e3e3;
	}

.calendar td {
	padding: 4px;
	}
	
table.table tr td {
	padding: 5px;
	}
	
div.progressbox {
	float: left;
	width: 100px;
	height: 11px;
	border: 1px solid #BBBBBB;
	margin-right: 5px;
	}
	
div.progressbox div {
	height: 11px;
	background-color: #DDDDDD;
	border-right: 1px solid #BBBBBB;
	}
	
/* Create-Read-Update-Delete */

table.listing {
	width: auto;
	}
	
table.listing tr th {
	text-align: left;
	padding: 3px 8px 10px 8px;
	}
	
table.listing tr td {
	padding: 3px 8px;
	}
	
form.search {
	margin: 10px 0px 0px 0px;
	height: 40px;
	}

form.search input.text {
	float: left;
	margin-top: 2px;
	width: 200px;
	}

form.search label {
	clear: none;
	display: inline;
	padding: 0px 0px;
	margin-left: 10px;
	width: auto;
	}

form.search input.checkbox {
	float: none;
	margin: 0px;
	}

form.search select {
	float: none;
	margin-left: 10px;
	width: auto;
	}

form.search a {
	margin-left: 2px;
	}

form.search input.submit {
	float: none;
	margin-left: 10px;
	}

form.edit {
	margin: 0px 0px 0px 15px;
	}

form.edit div.label {
	clear: both;
	padding: 5px 0px;
	width: 400px;
}

form.edit label {
	clear: both;
	display: block;
	padding: 5px 0px;
	width: 400px;
	}

form.edit label label, form.edit div.label label {
	float: right;
	margin-top: -1px;
	padding: 0px;
	width: 250px;
	}

form.edit input.text {
	float: right;
	margin-top: -1px;
	width: 250px;
	}

form.edit select {
	float: right;
	margin-top: -1px;
	width: 255px;
	}

form.edit textarea {
	border: 1px solid #000000;
	float: right;
	height: 100px;
	margin-top: -1px;
	width: 250px;
	}

form.edit div.label input.checkbox, form.edit div.label input.radio {
	margin: 3px 2px 3px 0px;
	}

form.edit input.submit {
	margin-left: 148px;
	padding: 2px 10px;
	}
	
form.edit div.inputs {
	float: right;
	width: 250px;
	}
	
form.edit div.inputs input, form.edit div.inputs select {
	float: none;
	width: auto;
	}
	
ul.errors {
	margin: 10px 0px 10px 9px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	}

ul.errors li {
	color: #CC0000;
	font-weight: bold;
	}
	
/* Payment Form */

form.payment {
	
	text-align: center;
	
}

form.payment.disabled input {
	
	border: 1px dotted #999999;
	
}

form.payment h2 {
	
	margin: 10px auto 20px auto;
	text-align: left;
	width: 500px;
	
}

form.payment h3 {
	
	color: #999999;
	text-transform: uppercase;
	font-size: 9pt;
	margin: 30px auto 15px auto;
	text-align: left;
	width: 500px;
	
}

form.payment p {
	
	margin: 10px auto 10px auto;
	text-align: left;
	width: 500px;
	line-height: 1.4em;
	
}

form.payment ul {
	
	margin: 10px auto 10px auto;
	padding-left: 20px;
	text-align: left;
	width: 480px;
	
}

form.payment ul li {
	
	font-weight: normal;
	margin: 5px 0px;
	line-height: 1.4em;
	
}

form.payment h3.errors {
	
	color: #9B1319;
	margin: 10px auto 10px auto;
	text-align: left;
	width: 500px;
	
}

form.payment div.header-option {
	
	float: right;
	
}

form.payment ul.errors {
	
	color: #9B1319;
	margin: 0px auto;
	text-align: left;
	width: 500px;
	list-style-type: none;
	
}

form.payment ul.errors li {
	
	margin: 5px 0px;
	font-weight: normal;
	
}

form.payment div.textbox, form.payment div.radio, form.payment div.checkbox {
	
	margin: 10px auto;
	text-align: left;
	width: 500px;
	
}

form.payment div.textbox label {
	
	color: #444444;
	display: inline-block;
	font-size: 10pt;
	padding: 5px 0px;
	margin: 2px 10px 2px 0px;
	width: 214px;
	
}

form.payment div.textbox input {
	
	font-size: 10pt;
	padding: 5px;
	margin: 2px 10px 2px 0px;
	width: 200px;
	
}

form.payment div.textbox select {
	
	margin: 2px 0px 2px 0px;
	
}

form.payment div.radio label b {
	
	color: #9B1319;
	
}

form.payment div.radio label, form.payment div.checkbox label {
	
	display: inline-block;
	font-size: 10pt;
	padding: 0px 0px;
	margin: 5px 10px 5px 0px;
	
}

form.payment div.radio input, form.payment div.checkbox input {
	
	margin: 0px 5px 0px 0px;
	
}

form.payment h3 div.radio label, form.payment h3 div.checkbox label {
	
	color: #9B1319;
	float: right;
	display: inline-block;
	text-transform: none;
	font-weight: normal;
	font-size: 10pt;
	padding: 0px 0px;
	margin: 0px 56px 0px 0px;
	
}

form.payment h3 div.radio input, form.payment h3 div.checkbox input {
	
	margin: 0px 5px 0px 0px;
	
}

form.payment div.indent label, form.payment div.indent label {
	
	color: #444444;
	margin-left: 22px;
	
}

form.payment h2 div.amount { float: right; padding-right: 60px; }

form.payment div.textbox label.amount { width: 322px; }
form.payment div.textbox label.payment_address1 { width: 322px; }
form.payment div.textbox label.payment_address2 { width: 106px; }
form.payment div.textbox label.payment_city { width: 154px; }
form.payment div.textbox label.payment_state { width: 154px; }
form.payment div.textbox label.payment_zipcode { width: 104px; }
form.payment div.textbox label.payment_number { width: 322px; }
form.payment div.textbox label.payment_expiration { width: 106px; }
form.payment div.textbox label.phone { width: 154px; }
form.payment div.textbox label.payment_notice { line-height: 2.5em; width: 450px; }
form.payment div.textbox label.payment_notice_flip { line-height: 2.5em; width: 450px; }
form.payment div.textbox label.payment_notice_flip a { display: block; float: right; }
form.payment div.textbox label.invoice { width: 322px; }

form.payment div.textbox input#amount { width: 60px; }
form.payment div.textbox input#payment_address1 { width: 308px; }
form.payment div.textbox input#payment_address2 { width: 92px; }
form.payment div.textbox input#payment_city { width: 140px; }
form.payment div.textbox input#payment_state { width: 140px; }
form.payment div.textbox input#payment_zipcode { width: 92px; }
form.payment div.textbox input#email { width: 308px; }
form.payment div.textbox input#payment_number { width: 308px; }
form.payment div.textbox input#payment_expiration { width: 92px; }
form.payment div.textbox input#phone { width: 140px; }
form.payment div.textbox input#submit { line-height: normal; float: right; width: 150px; border: 1px solid #000000 !IMPORTANT; }
form.payment div.textbox label.payment_notice_flip input#submit { float: left; width: 200px; }
form.payment div.textbox input#invoice { width: 100px; }

form.payment div.textbox input.visa { background: transparent url('/template/images/cards/visa.png') center right no-repeat; }
form.payment div.textbox input.mastercard { background: transparent url('/template/images/cards/mastercard.png') center right no-repeat; }
form.payment div.textbox input.discover { background: transparent url('/template/images/cards/discover.png') center right no-repeat; }
form.payment div.textbox input.amex { background: transparent url('/template/images/cards/amex.png') center right no-repeat; }
