img, div { behavior: url(/includes/iepngfix.htc) }
a		{
	color: #990033;
	text-decoration: none
}
a:hover   { 
	color: #990033; 
	text-decoration: underline 
}
body    {
	font-family: Verdana, sans-serif;
	background-color: #5D3A11;
	background-image:url(/media/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
}
.heading{
	color:#fff;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
}
.heading a{
	color:#fff;
}
.headingRight{
	color:#fff;
	font-size:16px;
	font-style:italic;
	font-weight:bold;
	position:relative;
	float:right;
}
#content {
	background-color:#fff;
	min-height:500px;
	padding:5px;
}
.content {
	text-align:justify;
}
#content img{
	padding: 3px 5px;
}
#header {
	position: relative;
	height: 2.5em;
	width:100%;
}
#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
}
#header ul#primary li  {
	display: inline;
	list-style: none;
}
#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	 /*width: 14%; */
	display: block;
	float: left;
	padding: 4px 6px 4px 6px;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: verdana, sans-serif;
	font-size: 100%;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#header ul#primary a.current {
	border-left: none;
	border-bottom: none;
	background: #fff;
	padding: 4px 6px 5px 6px;
	margin-top: 0;
	color: #000;
	border-bottom:1px solid #fff;
}
#header ul#primary a.special {
	border-left: none;
	border-bottom: none;
	background: #990000;
	padding: 4px 6px 5px 6px;
	margin-top: 0;
	color: #fff;
}
#header ul#primary a {
	background: #442A0B;
	border: 1px solid #AAA;
	border-bottom: none;
	margin-bottom: 1px;
}
#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #fff;
	padding-bottom: 5px;
	color: #000;
}
.leftNav {
	color: #ffffff;
	margin-top:5px;
	width:204px;
	text-align:left;
	border-bottom:1px solid #fff;
	text-align:left;
}
.leftNav td{
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	padding:3px;
	font-size:12px;
}
.leftNavTitle {
	color: #fff;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}
.leftNav a {
	color: #ffffff;
	text-decoration: none;
}

.leftNav a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.smallText{
	font-size:.8em;
}
#foot{
	padding:4px;
	border-top:solid 4px #5D3A11;
	background-color:#fff; 
	text-align:center;
}
#images td{
	border-bottom:2px solid #000;
}

td, p{
	font-size:12px;
	text-align:justify;
}
.headerTitle{
	color:#fff;
	font-weight:bold;
	font-style:italic;
}
#property td{
	padding: 6px;
	font-size:11px;
}
p{
	margin-top:0;
	}
h1{
	font-size:16px;
	margin:0;
	display:inline;
}
h2{
	margin:0;
	font-size:14px;
	display:inline;
}
h3{
	margin:0;
	font-size:14px;
}
ul{margin-top:0;}