@import url("/content/style/style.css");

a {
	color: #000066;
	text-decoration: none;
}

a:hover {
	border-bottom: 1px solid #000066;
}

body {
	background-color: #000000;
	color: #000000;
	cursor: default;
	font-size: 120%;
	line-height: 160%;
	margin: 11px;
}

form .buttons {
	background-color: #FAF9F3;
	border-bottom: 1px solid #F5F2E7;
	margin-bottom: 20px;
	padding: 10px;
	text-align: left;
}

form .buttons input {
	cursor: pointer;
	font-weight: bold;
	margin-left: 10px;
	padding: 5px;
}

form .checkbox {
	margin-right: 3px;
	vertical-align: middle;
}

form dd {
	padding-bottom: 5px;
}

form input.field, form select, form textarea {
	border: 1px solid #DCD9C7;
	padding: 5px;
	width: 98%;
}

form label, .title {
	font-weight: bold;
}

form select, #content table {
	width: 100%;
}

form textarea {
	font: 100% arial,tahoma,sans-serif;
	height: 140px;
}

h1 {
	font-size: 180%;
}

h1, h2 {
	line-height: 100%;
	margin-bottom: 5px !important;
}

h2 {
	font-size: 140%;
}

hr {
	background-color: #DDB12A;
	border: 0;
	color: #DDB12A;
	height: 1px;
	margin-bottom: 15px;
	size: 1px;
}

html {
	font: .625em/150% Arial, Verdana, sans-serif;
}

p, form, fieldset, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, img {
	border: 0;
	margin: 0;
	padding: 0;
}

ul.checklist li {
	background: url(../../Images/checkbox.jpg) 0 50% no-repeat;
	display: block;
	float: left;
	list-style: none;
	padding: 5px 0 5px 20px !important;
	width: 300px;
}

.alt {
	background-color: #FAF9F3;
}

.blue {
	color: #000066;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.currency {
	color: #476F07;
	font-weight: bold;
}

.dim {
	color: #8F8F8F;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.gold {
	color: #DDB12A;
}

.history {
	clear: both;
	padding-top: 19.2px;
}

.history p {
	text-indent: 8px;
}

.img {
	border: 1px solid #000066;
	padding: 1px;
}

.left {
	float: left;
	text-align: left;
}

.module-navigation li {
	display: inline;
	float: left;
	font-size: 90%;
	font-weight: bold;
}

.module-navigation li a {
	background-color: #000066 !important;
	border-bottom: 1px solid #FFFFFF !important;
	color: #FFFFFF;
	display: block !important;
	padding: 0 8px !important;
	text-decoration: none !important;
}

.module-navigation ul {
	list-style: none;
	margin: 0 auto;
	width: auto;
}

.noborder, #content table tr.last td, #content table.nostyle td {
	border: 0 !important;
}

.nopad {
	padding: 0 !important;
}

.obit-image {
	display: block;
	text-align: center;
}

.obit-image img {
	width: 230px;
}

.obit-image:hover {
	background: transparent;
	border: 0;
}

.pad {
	margin: 5px 8px 0 5px;
}

.popup {
	background: transparent !important;
	height: 100% !important;
}

.red {
	color: #792020;
}

.req {
	background: url(../../Images/req.gif) 100% 50% no-repeat;
	padding: 0 10px 0 0;
}

.right {
	text-align: right;
}

#container {
	border: 2px solid #957835;
	margin: 0 auto;
	padding: 3px;
	width: 736px;
}

#content {
	background-color: #FFFFFF;
	padding: 30px;
}

#content div#left {
	float: left;
	width: 35%;
}

#content div#right {
	float: right;
	width: 60%;
}

#content dl.list dd, #content dl.records dd {
	padding: 5px;
}

#content p {
	margin: 0 0 15px;
}

#content p.last {
	margin: 0;
}

#content table td {
	border-bottom: 1px solid #FAF9F3;
}

#content table td, #content ul li, #content div.format {
	padding: 5px;
	vertical-align: top;
}

#content table.format, #content div.format {
	border-style: solid;
	border-width: 1px;
	color: #000000 !important;
}

#content table.gold, div.gold {
	border-color: #DDB12A;
}

#content table.red, div.red {
	border: thin #792020 solid;
}

#content ul, #content ol {
	margin-left: 18px;
}

#flash {
	height: 369px;
	margin: 0 auto;
	width: 735px;
}

#header {
	background: url(../../Images/logo.gif) #FFFFFF 26px 0 no-repeat;
	height: 94px;
	text-align: center;
}

#header #logo a {
	display: block;
	float: left;
	height: 81px;
	text-indent: -5000px;
	width: 378px;
}

#map {
	height: 600px;
	overflow: hidden !important;
	position: relative;
	width: 100%;
}

#navigation {
	background: url(../../Images/nav.bg.gif) 0 0 repeat-x;
	border-top: 3px solid #000000;
	height: 18px;
}

#navigation li {
	float: left;
	line-height: 15px;
	margin: 0;
	padding: 0 16px;
}

#navigation li a {
	color: #000000;
	font-size: 90%;
	text-decoration: none;
}

#navigation ul {
	list-style: none;
	margin: 0 auto;
	width: 667px;
}

.obit-thumb {
	float: left;
	border: none;
	width: 50px;
	height: 65px;
	padding: 1px;
	background-color: #48594B;
	margin-right: .5em;
}
