/*
Table of Contents

	1: Universal Reset
	2: Structure
	3: Header
	4: Navigation

*/

a.navibar:hover {  font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: underline}
a.navibar { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; text-decoration: none}
a.general:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #660000; text-decoration: underline }
a.general { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; text-decoration: none }
a.mailto { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF9900; text-decoration: none }
a.mailto:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF9900; text-decoration: underline }
a.black { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; text-decoration: none }
a.black:hover { font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; text-decoration: underline }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 10px;
	padding: 0;
	text-align: center;
	background-color: #036;
}


select { BACKGROUND-COLOR: #F0F0F0; FONT-FAMILY: "verdana", arial; FONT-SIZE: 8pt }
input { BACKGROUND-COLOR: #F0F0F0; BORDER-BOTTOM: #284967 1px solid; BORDER-LEFT: #284967 1px solid; BORDER-RIGHT: #284967 1px solid; BORDER-TOP: #284967 1px solid; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 8pt ; border: 1px #284967 solid}td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
SELECT.newsletterSelection
{
	BACKGROUND-COLOR: #F0F0F0;
	BORDER-BOTTOM: #284967 1px solid;
	BORDER-LEFT: #284967 1px solid;
	BORDER-RIGHT: #284967 1px solid;
	BORDER-TOP: #284967 1px solid;
	FONT-FAMILY: "verdana", arial;
	FONT-SIZE: 7pt
}
INPUT.Nav 
{
	BACKGROUND-COLOR: #F0F0F0;
	BORDER-BOTTOM: #FFFFFF 0px solid;
	BORDER-LEFT: #FFFFFF 0px solid;
	BORDER-RIGHT: #FFFFFF 0px solid;
	BORDER-TOP: #FFFFFF 0px solid;
}

INPUT.ImgButton{
	BACKGROUND-COLOR: #F0F0F0;
	BORDER-BOTTOM: #FFFFFF 0px solid;
	BORDER-LEFT: #FFFFFF 0px solid;
	BORDER-RIGHT: #FFFFFF 0px solid;
	BORDER-TOP: #FFFFFF 0px solid;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

P.blbk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}

P.askingprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FC0;
	text-decoration: none;
}

P.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

/* 3: =Header
----------------------------------------------- */
#header {
	height: 105px;
	border-bottom: 1px solid #fff;
	position: relative;
}
#home #header {
	height: 300px;
	background: transparent;
	position: relative;
}