/* body
----------------------------------------------- */

body
{
	margin: 0;
	padding: 0;
	border: 0;
	padding-bottom: 20px;
	background-color: #968976;
	background-image: url('../i/common/background.gif');
	background-repeat: repeat-x;
}

H1
{
	padding-top: 10px;
	font-size: 16px;
	color: #FFCC33;
}

ul, li { line-height: 160%; }


/* table holding content INDEX page
----------------------------------------------- */

table.CH
{
	border: 1px solid #E2E2E2;
}

td.CH_cell_01
{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 5px;
	
}


td.CH_cell_01 tr
{
	border: 1px solid red;

	
}


table.nav
{
	border: 2px solid #999999;
}





td.CH_cell_01 a
{
	color: #cccccc;
	font-family: arial narrow,arial, helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 10px;
	text-decoration: none;

}



td.CH_cell_01 a:hover
{
	color: #FFFFFF;
	
}




td.CH_cell_02
{
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 10px;
	
}







/* table holding content 
----------------------------------------------- */

table.CH2
{
	border: 1px solid #E2E2E2;
}

td.CH2_cell
{
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	
}



td.CH2_cell a
{
	color: #cccccc;
	font-family: arial narrow,arial, helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 10px;
	text-decoration: none;

}


td.CH2_cell a:hover
{
	color: #ffffff;

}







/* featured property table INDEX page
----------------------------------------------- */

table.FP
{
	border: 2px solid #999999;
}

td.FP_cell
{
	font: 9px verdana;
	color: #E2E2E2;
	line-height: 160%;
	padding: 4px 6px 14px 6px;
	background-color: #333333;
}

td.FP_cell a:link, a:active
{
	color: #E2E2E2;
	text-decoration: none;
}

td.FP_cell a:visited
{
	color: #99CCFF;
	text-decoration: none;
}

td.FP_cell a:hover
{
	color: #FFCC33;
	text-decoration: underline;
}







/* content table interior pages
----------------------------------------------- */

table.CT
{
	border: 2px solid #999999;
}

td.header
{
	background-color: #333333;
}


td.CT_cell
{
	font: 10px verdana, sans;
	color: #E2E2E2;
	line-height: 130%;
	padding: 4px 6px 14px 6px;
	background-color: #333333;
}

td.CT_cell a:link, a:active
{
	color: #FFCC33;
	text-decoration: none;
}

td.CT_cell a:visited
{
	color: #99FFFF;
	text-decoration: none;
}

td.CT_cell a:hover
{
	color: #FFCC33;
	text-decoration: underline;
}


.listingHead
{
	line-height: 100%;
	font-family: verdana, sans;
	font-size: 12px;
	font-weight: bold;
}


td.listing
{
	font: 10px verdana, sans;
	color: #E2E2E2;
	line-height: 130%;
	padding: 16px;
	background-color: #333333;
}

td.listing a:link, a:active
{
	color: #FFCC33;
	text-decoration: none;
	font-weight: bold;
}

td.listing a:visited
{
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}

td.listing a:hover
{
	color: #FFCC33;
	text-decoration: underline;
	font-weight: bold;
}


.listingFeature
{
	font-weight: bold;
}

.listingNote
{
	font-weight: bold;
	color: #FFCC33;
}

.message {
	font: 10px verdana, sans;
	font-weight: bold;
	color: #FFCC33;
}


/* footer table
----------------------------------------------- */

td.footer
{
	font: 9px Arial;
	color: #E2E2E2;
	line-height: 150%;
	padding: 12px 0px 0px 0px;
	text-align: center;
}

td.footer a:link, a:active
{
	color: #E2E2E2;
	text-decoration: none;
	font-weight: normal;
}

td.footer a:visited
{
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}

td.footer a:hover
{
	color: #FFCC33;
	text-decoration: underline;
	font-weight: normal;	
}





/* images
----------------------------------------------- */
img.left
{
	float: left;
	margin: 4px 0px 4px 0;
}

img.right
{
	float: right;
	margin: 4px 0px 4px 6px;
}

img.feature
{
	margin: 4px 0px 4px 0;
}

img.listing
{
	margin: 0px 0px 8px 0;
	border: solid 1px #ccc;
}

img.photoTour
{
	margin: 4px 0px 4px 0;
	border: solid 1px #ccc;	
}






/* Photo tour 
----------------------------------------------- */
td.photoTour
{
	font: 10px verdana, sans;
	color: #E2E2E2;
	line-height: 100%;
	padding: 4px 4px 4px 4px;
	background-color: #333333;
}

td.photoTourHead
{
	color: #FFCC33;
	line-height: 100%;
	padding: 4px 4px 4px 4px;
	background-color: #333333;
	font-family: verdana, sans;
	font-size: 12px;
	font-weight: bold;
}