body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	background-color: #CCCC99;
	background-image: url(../images/ui/bg-tile.jpg);
	background-repeat: repeat;
}
/*table,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
}*/
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}

h2, h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000033;
	margin-top: 0px;
	padding-top: 0px;
}
td,p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
	color: #000033;
}
td.contact
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000033;
}

/*
	Links
*/

a
{
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

a.foot
{
	margin-bottom: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000066;
	text-decoration: underline;
}

a.foot img
{
	margin-bottom: 9px;
}

a:link
{
	color: #000066;
	text-decoration: underline;
}

a:visited
{
	color: #660033;
	text-decoration: underline;
}

a:hover
{
	color: #333399;
	text-decoration: none;
}
a.featured
{
	font-weight: bold;
	color: #990000;
}
/*

FORM ELEMENTS

*/

input { background-color: white; }
input:focus { background-color: #ffffcc; }
textarea { background-color: white; }
textarea:focus { background-color: #ffffcc; }

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 135%;
	list-style-type: square;
}

.subNav
{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: #000033;
}

.smText
{
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	//text-transform: capitalize;
	color: #000033;
}

.testimonial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	line-height: 135%;
	font-weight: normal;
	color: #000033;
	text-indent: 5pt;
}

.footer {
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
.formErrorField
{
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.main-content
{
	text-align: left;
}

/*

LISTINGS BUTTONS

*/

#prevListings {
	border: 0;
	padding: 1em 0 0 0;
	margin: 0;
}

#prevListings a {
	font-size: 130%;
	font-weight: bold;
	line-height: 120%;
	padding: 3px 5px;
	margin: 0 0 1em 0;
	border: 0;
	text-decoration: underline;
}

#prevListings a:link {
	color: #000066;
}

#prevListings a:visited {
	color: #660033;
}

#prevListings a:hover {
	color: #333399;
}

#prevListings a:active {
	color: #000066;
}