
xbody
	{
	background-color:white;
	background-image:url(images/background2.gif);
	background-repeat:repeat-y;
	}

xxbody
	{
	background-color:white;
	background-image:url(images/utah_lake_bkgrd.jpg);
	background-repeat:no-repeat;
	background-fixed:bottom right;
	}

body
	{
	background: white url(images/utah_lake_bkgrd.jpg) no-repeat fixed bottom right
	}

h1, h2,
	{
	font-family:serif;
	font-style:italic;
	}

.nav a:link, 
.nav a:visited, 
.nav a:active, 
p.header
	{
	color:#000000;
	text-decoration:none;
	font-style:italic;
	font-family:serif;
	}

.header
	{
	text-decoration:none;
	text-align:center;
	}

a:link, 
a:visited, 
a:active,
	{
	text-decoration:none;
	}


.fakeLink
	{
	color:blue;
	text-decoration:none;
	}

.email a:link, 
.email a:visited, 
.email a:active,
	{
	color:#cc9966;
	text-decoration:none;
	font-style:italic;
	font-family:serif;
	}

.nav_link
	{
	color: #000000;
	background-color: #F0D782;
	text-decoration: none;
	font-family:sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: left;
	}

.hover
	{
	color: #000000;
	text-decoration: none;
	font-family:sans-serif;
	background-color: #D0E0CC;
	font-size: 11px;
	font-weight: bold;
	padding-left: 3px;
	padding-right: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #A0C199;
	text-align: left;
	}

.heading
	{
	font:10pt Times New Roman, serif;
	color: #008080;
	text-decoration: none
	}

.listed
	{
	font:bold 10pt Times New Roman, serif;
	color: #33CC00;
	text-decoration: none
	}

.justlisted
	{
	font:bold 10pt Times New Roman, serif;
	color: #00CC00;
	text-decoration: none
	}

.undercontract
	{
	font:bold 10pt Times New Roman, serif;
	color: #D1C003;
	text-decoration: none
	}

.reduced
	{
	font:bold 10pt Times New Roman, serif;
	color: #FF00FF;
	text-decoration: none
	}

.sold
	{
	font:bold 10pt Times New Roman, serif;
	color: #FF0000;
	text-decoration: none
	}

