/* Palm Desert Real Estate CSS Document */

/* Body Elements */
body {
	background-color: #a7d0c5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	background-image: url(images/interface/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.PaddingLight {
	padding: 2px;
}
.PaddingHeavy {
	padding: 6px;
}

/* Links */
a:link
{
    COLOR: #77b5a4;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:visited
{
    COLOR: #77b5a4;
    TEXT-DECORATION: none;
	font-weight: bold;
}
a:hover
{
    COLOR: #468e7a;
    TEXT-DECORATION: underline;
	font-weight: bold;
}
a:active
{
    COLOR: #468e7a;
    TEXT-DECORATION: underline;
	font-weight: bold;
}
a.SidebarLink:link
{
    COLOR: #680c24;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.SidebarLink:visited
{
    COLOR: #680c24;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
a.SidebarLink:hover
{
    COLOR: #934559;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
a.SidebarLink:active
{
    COLOR: #934559;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.HomeSidebarLink:link
{
    COLOR: #468e7a;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.HomeSidebarLink:visited
{
    COLOR: #468e7a;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
a.HomeSidebarLink:hover
{
    COLOR: #77b5a4;
	TEXT-DECORATION: underline;
	font-weight: bold;
}
a.HomeSidebarLink:active
{
    COLOR: #77b5a4;
	TEXT-DECORATION: none;
	font-weight: bold;
}
.Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #000000;
	padding: 8px;
}

.Bold {
	font-weight: bold;
}

/* Page Titles and Headers */
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #680c24;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #934559;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #934559;
}


/* Form Elements */
input.Tiny {
	width: 30px;
}

/* Customized Elements */
.BGTopLeft {
	background-image: url(images/interface/bg_tl.gif);
	background-repeat: no-repeat;
}
.BGNav {
	background-image: url(images/interface/bg_nav.gif);
	background-repeat: repeat-x;
	height: 24px;
}
.BGbody {
	background-color: #6381c7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
	background-image: url(images/interface/bg_body.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.BGpagination {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	background-image: url(images/interface/bg_pagination.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 25px;
}
.SidebarHomeText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	padding: 6px;
}
.SidebarText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #934559;
	padding: 6px;
}
ul 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #934559;
	list-style-position: outside;
	list-style-image: url(images/interface/bullet_sidebar.gif);
	list-style-type: square;
}
.BGLegend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-style: normal;
	color: #000000;
	background-image: url(images/interface/bg_legend.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.LegendText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-style: normal;
	color: #000000;
}
