body {
	background-color: #3b0000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 1em auto;
	width: 900px;
}
p{
	color:#d0ad33;
	margin: 0px;
}
span
{
	color:#d0ad33;
	margin: 0;
}
table.heading {
	width: 900px
}
table.heading td#left {width: 65%;}
table.heading td#right {width: 35%;}
table.heading h1 {
	margin: 0;
	text-align: left;
	color:#ecd77d;
	font-weight: normal;
	font-size: 2.5em;
}
table.heading p, dt {
	text-align: left;
	font-size: 1.5em;
}
table.content {
	width: 900px
}
table.content td#left {width: 31%;vertical-align: top}
table.content td#middle {width: 48%; padding-left: 0.5em; vertical-align: top}
table.content td#right {width: 20%;vertical-align: top}
table.content h1 {
	margin: 0;
	text-align: left;
	color:#ecd77d;
	font-weight: normal;
	font-size: 2.5em;
}
table.content p {
	text-align: left;
	font-size: 1em;
}
table.content tr td img{
	padding: 0.0em 0.0em;
}
dd {
	color: #ffffff;
	text-align: left;
	font-size: 1em;
	margin: 1em 0 2em 3em;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
li {margin-bottom: 0.5em;}
.hr-long { background:#3b0000 url('images/hr-long.png') no-repeat; margin: 0px; padding: 0px; border: 0px; }
p.hr-short { background:#3b0000 url('images/hr-short.png') no-repeat center center; }
a {
	color:#d0ad33;
    background-color: inherit;
    text-decoration: none;
    overflow: visible;
}
a:link {
	color:#d0ad33;
}
a:visited {
	color:#d0ad33;
}
a:hover {
  color: #ffffff;
  border: 0 none #eeeeee;
}
a:active {
	color:#d0ad33;
	border: 0 none #eeeeee;
}
td#right a {
	font-size:0.8em;
	vertical-align: top;
}
table.content td#middle {
	color: #ffffff;
	width: 40%;
	padding-left: 0.5em;
	padding-right: 0.5em;
	vertical-align: top;
}
table.content td#right {
	width: 28%;
	vertical-align: top;
	text-align: right;
}
table.content h1 {
	font-size: 2em;
	margin-bottom: 0.5em;
}
td#middle p {
	color: #ffffff;
	margin: 0 0 1em 0;
	font-size: 1em;
}
p.spread span {
	padding: 0 0.7em;
}
.home-page {
	font-weight: bold;
}
.menu-white{
	color: #ffffff;
	font-weight: bold;
	font-size:0.8em;
	font-style: italic;
	vertical-align: top;
}
.phone-white{
	color: #ffffff;
}
.square-bullet{
	list-style-type: none;
}
.line { background: #3b0000 url('images/hr-long.png') no-repeat center center;
margin: 0px auto;
height: 26px;
border: 0 none;
}
hr {
	background-color: #d0ad33;
   color: #d0ad33;
   width: 99.5%;
	margin-top: 10px;
   margin-bottom: 10px;
   height: 1px;
   border: 0;

}
