﻿body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

h1
{
	font-size:150%;
	color: #1D6550;
	}
h2
{
	padding:0px 0px 3px 0px;
	font-size:90%;
	color:#5E7680;
	margin-bottom: 18px;
	color: #5E7680;
	background: url(../images/homepage09.gif) no-repeat right bottom;
	border-bottom:solid 1px black;
	font-weight:normal;
}
h2 span
{
	font-size:150%;
	color: #0B3040;
}
	
h3 
{
	padding:0px 0px 5px 0px;
	font-size:90%;
	color: #1D6550;
	font-weight: bold;
}
p
{
	font-size:85%;
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 160%;
	color: #575757;
	}
	
#MainMenu
{
	font-size:70%;
	}
	
#Legal p
{
	font-size:70%;
	text-align: center;
	color: #9FA0A0;
	}
#Legal a
{
	color: #9FA0A0;
	}
#Legal a:Visited
{
	color: #9FA0A0;
	}
#Legal a:Hover
{
	color:#1D5065;
	}
	
.LoginDiv .Label
{
	font-size:85%;
	}

/* For Sale Page */	
.AddForSaleItem .Label
{
	font-size:85%;
	}
.AddForSaleItem A
{
	font-size:80%;
	}
	
/* */
.content a
{
	}
.content p
{
	margin:8px 0px;
	padding:0px;
	}
.content ul
{
	list-style-position:inside;
	margin:5px 0px 8px 25px;
	padding:0px;
	}
.content li
{
	padding:2px 0px 2px 4px;
	color: #575757;
	list-style-position:outside;
	font-size:85%;
	}
