*
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}
body
{
	/* background-color: #545641; */
	background-color: #3a3a3a;
}

td
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

p
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
}

h2
{
	font-size: 16pt;
	font-weight: bold;
}

h3
{
	font-size: 13pt;
	font-weight: bold;
}

.buttons
{
/*
	width: 85%;
*/
/*
	border:solid 1px #000000;
*/
	padding: 6px;
	text-decoration: none;
	background-color: #2e6b96;
/*
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
*/
}
.navform
{
	border:solid 1px #000000;
	padding: 6px;
	background-color: #2e6b96;
}

/*
p:hover.buttons
{
	width: 75%;
	border:solid 1px #ffffff;
	padding: 4px;
	margin-bottom: 6px;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none
	background-color: #993300;
*/


/* BASIC TEXT STYLES *******************************************************/

.bold13
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

.bold11
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

.bold9
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.text8
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	text-decoration: none;
}


.reg9_gold
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffcc33;
	font-size: 9pt;
	text-decoration: none;
}

.bold13_blue
{
	font-family: Arial,Helvetica,sans-serif;
	color: #1875cd;
	font-size: 13pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

.bold16_blue
{
	font-family: Arial,Helvetica,sans-serif;
	color: #1875cd;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}


/* White *******************************************************/
.bold18_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}

.bold16_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}

.bold13_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;

}


a:hover.bold13_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #E9D024;
	font-size: 13pt;
	font-weight: bold;
/*
	text-decoration: none
*/
}

.bold11_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 11pt;
	font-weight: bold;
/*
	text-decoration: none#FDB506
*/
}

a:hover.bold11_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #E9D024;
	font-size: 11pt;
	font-weight: bold;
/*
	text-decoration: none;
*/
}

.bold9_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

.reg9_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 10pt;


	text-decoration: none;


}

a:hover.reg9_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #E9D024;
	font-size: 10pt;


	text-decoration: none;


}

a:hover.reg9_gold
{
	font-family: Arial,Helvetica,sans-serif;
	color: #eee9bf;
	font-size: 9pt;
	text-decoration: none;
}

a:hover.bold9_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #E9D024;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

/*a:visited.bold9_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #eee9bf;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}*/


.bold8_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none
}

a:hover.bold8_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #eee9bf;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}


.reg8_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.reg8_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #eee9bf;
	font-size: 8pt;
	text-decoration: none;
}

/*a:visited.bold8_white
{
	font-family: Arial,Helvetica,sans-serif;
	color: #eee9bf;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}*/







/* Gray *******************************************************/
.bold13_gray
{
	font-family: Arial,Helvetica,sans-serif;
	color: #dcdcdc;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

.bold9_gray
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #dcdcdc;
	font-weight: bold;
	text-decoration: none;
}

.text8_gray
{
	font-family: Arial,Helvetica,sans-serif;
	color: #a3a3a3;
	font-size: 8pt;
	text-decoration: none;
}







/* Redbrown *******************************************************/
.bold16_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #993300;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.bold16_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #1875cd;
	font-size: 16pt;
	font-weight: bold;
	text-decoration: none;
}

.bold13_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #993300;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.bold13_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #1875cd;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

.bold11_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #796D51;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.bold11_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #1875cd;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

/*a:visited.bold11_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #d2691e;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}*/

.bold9_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #796D51;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.bold9_red
{
	color: #1875cd;
}

/*a:visited.bold9_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #d2691e;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}*/

.text8_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #796D51;
	font-size: 8pt;
	text-decoration: none;
}

a:hover.text8_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #1874cd;
	font-size: 8pt;
	text-decoration: none;
}

/*a:visited.text8_red
{
	font-family: Arial,Helvetica,sans-serif;
	color: #eee9bf;
	font-size: 8pt;
	text-decoration: none;
}*/

.redtext /* Links in body text. No size */
{
	font-family: Arial,Helvetica,sans-serif;
	color: #796D51;
	text-decoration: none;
}
a:hover.redtext /* Links in body text. No size */
{
	font-family: Arial,Helvetica,sans-serif;
	color: #1874cd;
	text-decoration: none;
}
.redtextbold /* Links in body text. No size */
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #796D51;
	text-decoration: none;
}
a:hover.redtextbold /* Links in body text. No size */
{
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #1874cd;
	text-decoration: none;
}

.redtext10 /* Links in body text. No size */
{
	font-family: Arial,Helvetica,sans-serif;
	color: #796D51;
	font-size: 10pt;
	text-decoration: none;
}


.blacklink
{
	color: #000000;
	text-decoration: none;
}
a:hover.blacklink
{
	color: #286996;
	text-decoration: none;
}

/* Listing table styles ************************************************************/
.proptable {
	border-collapse: collapse;
	border: 2px solid #996600;
}

.proptableheading {
	background-color: #FFE7BA;
	padding: 8px;
}

.propcellbrown {
	background-color: #996600;
	padding: 8px;
}

.propcell {
	border: 1px solid #996600;
	padding: 8px;
}

.propcellprice {
	border: 1px solid #996600;
	padding: 8px;
	text-align: right;
}
