BODY {
	abackground-color: #CEC9C3;
background-color: #CEC5B6;
}
TD.whitebg {
	background-color: #FFFFFF;
}
TD.brownbg {
	abackground-color: #42210E;
background-color: #2D1209;
}
TD.brownbg2 {
        abackground-color: #63382D;
background-color: #410F04;
	color: #FFFFFF;
	font-family: "Times New Roman", Times;
	font-size: 14px;
}
TD.brownbg2 IMG {
	vertical-align: middle;
}
DIV.propertyNameBox {
	padding-left: 10px;
	color: #D65529;
	font-family: Arial, Helvetica;
	font-size: 15px;
	font-weight: normal;
}
DIV.blurbBox {
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #000000;
	border-bottom: 2px solid #000000;
	color: #73756B;
	font-family: Arial, Helvetica;
	font-size: 18px;
	font-weight: normal;
}
DIV.underBlurbBox {
	border-bottom: 1px solid #000000;
}
TABLE.contentTable TD.leftCell {
	padding-right: 30px;
}
UL.highlightList {
	margin-top: 40px;
	color: #73756B;
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 13px;
	padding-right: 20px;
}
UL.highlightList LI {
	margin-bottom: 5px;

}
DIV.downloadFormsBlock {
	margin-left: 40px;
	color: #73756B;
	font-family: Arial, Helvetica;
        font-size: 16px;
	font-weight: bold;
}
DIV.downloadFormsBlock A, DIV.contactBlock A, DIV.contactBlockRight A {
	color: #73756B;
	font-size: 11px;
	font-weight: normal;
}
DIV.contactBlock {
	margin-left: 40px;
	color: #73756B;
	font-family: Arial, Helvetica;
        font-size: 11px;
	font-weight: normal;
	float: left;
}
DIV.contactBlockRight {
	margin-right: 100px;
	color: #73756B;
	font-family: Arial, Helvetica;
    font-size: 11px;
	font-weight: normal;
	float: right;
}
.addressBox {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, Times;
	font-size: 11px;
	color: #4f2f1e;
	font-weight: normal;
}
TABLE.thumbnailsTable TD {
	vertical-align: top;
	font-family: Arial, Helvetica;
        font-size: 11px;
	font-weight: normal;
}
TD.bottomRightCell, TD.bottomRightCell A, TABLE.thumbnailsTable TD A {
	font-family: Arial, Helvetica;
        font-size: 11px;
	font-weight: normal;
	color: #73756B;
}

/* left hand navigation */

.menu2, .menu3 {
    position:absolute;
    top:0px;
    left:70px;
    /* solve a Opera7/IE display bug */
    width:285px;
    awidth/**/:160px;
    border-top: 6px #5B4A4E solid;
    aborder-left: 1px white solid;
aborder-right: 1px white solid;
    margin:0;
    padding:0;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-khtml-opacity: 0.8;
	border-bottom: 20px #5B4A4E solid;
}
.menu3 {
    left: 373px;
    width: 282px;
}
.menu2 a, .menu3 a {
    text-align:left;
abackground-color: #990134;
    display:block;
    width:250px;
aborder-bottom: 1px white solid;
    text-decoration:none;
    margin:0;
    padding:3px 0 3px 35px; /* em units can creat little graphic bug in mozilla */
/* last number above is left padding; need to adjust width accordingly here only so that 35px+250px=285px*/
    font-family: Verdana, "Times New Roman", Times;
	font-weight: normal;
    font-size: 12px;
	color: #FFFFFF;
	aheight: 20px;
	line-height: 20px;
}
.menu3 a {
    width: 247px;
}
.menu2 a.sa, .menu3 a.sa {
    background-image: url(images/ln1.gif);
    background-position: left top;
    background-repeat: repeat-y;
}

.menu2 a:hover, .menu2 a.sah, .menu3 a:hover, .menu3 a.sah {
    background-color: #5B4A4E;
    background-image: url(images/ln2.gif);
    background-position: left center;
    background-repeat: repeat-y;
	color: #00B6F1;
}

.menu2 li, .menu3 li {
	a-moz-opacity: 0.8;
	afilter: alpha(opacity=80);
    background-color: #5B4A4E;
    width:285px;
    display:block;
afloat:left;
    list-style:none;
    margin:0;
    padding:0;
abackground-image: url(images/ln1.gif);
abackground-position: left center;
abackground-repeat: no-repeat;
aborder-bottom: 1px white solid;
}
.menu3 li {
    width:282px;
}
/* IE PC selector */
* html .menu2 li, * html .menu3 li {
    display:inline; /* solve a IE PC list bug */
    float:none; /* solve a IE5 clav nav bug */
}
* html .menu2 a {
    width:285px;
}
* html .menu3 a{
    width:282px;
}

#rentalphonecallout {
	font-size: 12px;
	font-weight: bold;
}

