/* main object setup */
body,td,textarea,input,select
{ 
	font-family: Arial, Verdana, "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #6C6956;
}

input
{
	border=0;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px; 
	border-right-width: 0px;
}

A:link, A:visited
{
	color: #6C6956;
	text-decoration: none; 
}

A:hover
{
	color: #5B8ABA; 
	text-decoration: none;
}

/* domain link setup */
.dlink
{ 
	color: #69675A;
	font-weight: bold;
	font-size: 12px;
}

.dlink:link, .dlink:visited
{ 
	color: #69675A; 
	text-decoration: none; 
}

.dlink:hover 
{ 
	color: #5082B3;
	text-decoration: none;
}

.offerlease:link, .offerlease:visited
{ 
	color: #B6B6AD; 
	font-weight: bold;
	text-decoration: none; 
}

.offerlease:hover 
{ 
	color: #B6B6AD;
	font-weight: bold;
	text-decoration: none;
}

.tags
{
	line-height: 13px;
}

.tags:link, .tags:visited
{ 
	color: #5082B3; 
	text-decoration: none; 
}

.tags:hover 
{ 
	color: #69675A;
	text-decoration: none;
}

/* top navigation setup */
.topnav
{ 
	color: #FFFFFF;
	font-size: 12px;
}

.topnavdiv
{
	color: #6E6B60;
	font-size: 11px;
}

.topnav:link, .topnav:visited
{ 
	color: #FFFFFF; 
	text-decoration: none; 
}

.topnav:hover 
{ 
	color: #FFFFFF;
	text-decoration: underline;
}

/* footer setup */
.footernote
{ 
	font-size: 11px;
}

.footerdiv
{
	color: #D3D2CD;
	font-size: 11px;
}

.footer:link, .footer:visited
{ 
	font-weight: bold;
	color: #5082B3; 
	text-decoration: none; 
}

.footer:hover 
{ 
	font-weight: bold;
	color: #5082B3;
	text-decoration: none;
}

/* category setup */
.category
{ 
	color: #FFFFFF;
	font-size: 12px;
}

.category:link, .category:visited
{ 
	color: #FFFFFF; 
	text-decoration: none; 
}

.category:hover 
{ 
	color: #FFFFFF;
	text-decoration: none;
}

/* next previous setup */
.nextprev
{ 
	color: #6C6956;
	font-weight: bold;
}

.nextprevdisable
{ 
	color: #D8D5C2;
	font-weight: bold;
}

.nextprev:link, .nextprev:visited
{ 
	color: #6C6956;
	font-weight: bold;
	text-decoration: none; 
}

.nextprev:hover 
{ 
	color: #5B8ABA;
	font-weight: bold;
	text-decoration: none;
}

* misc. setup */
.error
{
	color: #DA5955;
}

.message
{
	color: #EFDD7A;
}

.phone
{
	color: #FFFFFF;
	font-weight: bold;
}

.notes
{
	font-size: 11px;
	line-height: 13px;
	color: #77A9CE;
}

.title
{
	font-size: 17px;
	font-weight: bold;
	color: #6C6958;
}
