body {
	background-color: #ffffff;
	margin:0 15px 0 15px;
}
a { 
	color: #8c8c8c;
}
a:hover { 
	color: #000000;
	text-decoration:none;
}
#header {
//	height:225px;
	display:none;
}
#headerLow {
	border-left:solid 5px #8c8c8c;
	border-right:solid 5px #8c8c8c;
//	height:143px;
	display:none;
}
#headerLowInner {
	background-color:#dfdfdf;
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
//	height:143px;
	display:none;
}
#leftMenu {
	background-image:url(images/menu_left_shadow.gif);
	background-repeat:no-repeat;
	/*background-position:1px;*/
	height:99px;
	width:147px;
	padding:0 0 0 10px;
	/*margin-bottom:-1px;*/
}
#rightMenu {
	background-image:url(images/menu_right_shadow.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:99px;
	width:147px;
	padding:0 10px 0 0;
	/*margin-bottom:-1px;*/
}
a.navLink:link, a.navLink:visited, a.navLink:active {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:24.5px;
	color:#333333;
	font-weight:bold;
	text-decoration:none;
}
a.navLink:hover {
	color:#FFFFFF;
}
#innerBorder {
	border-left:solid 1px #FFFFFF;
	border-right:solid 1px #FFFFFF;
	border-bottom:solid 1px #FFFFFF;
}
.hometext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#000000;
	display:none;
}
.whiteDashTop {
	border-top:solid 1px #8c8c8c;
}
.whiteDashBottom {
	border-bottom:solid 1px #8c8c8c;
}
.contactInfo {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}
.arial12 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	line-height:16px;
	display:none;
}
a.footerLink:link, a.footerLink:visited, a.footerLink:active {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-decoration:underline;
}
a.footerLink:hover {
	color:#000000;
	text-decoration:none;
}
.heading {
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	font-weight:bold;
	color:#eeeeee;
}
.subheading {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	color:#333333;
}
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	line-height:16px;
}
.burgundyText {
	color:#8c8c8c;
}
.whiteBorder {
	border:solid 2px #FFFFFF;
}
.dashedBurgundy {
	border:medium double #8c8c8c;
}

#sidebar {
	display:none;
}

.celltable {
	border: medium solid #999999;
}
.celltitle {

}
.celllabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	background-color: #999999;
	padding-left: 2px;
}
.cellheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-variant:  normal;
	color: #000000;
	background-color: #999999;
	text-transform: uppercase;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #999999;
	padding-left: 2px;
	text-align: center;
}
.celldata {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	vertical-align: top;
	text-align: justify;
}
.propertyphoto
{
	background-color: #cecece;
}

