@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	text-align: center;
	background-color: #CCCCCC;
	margin:0px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.formLable {
	font-size: 0.8em;
	letter-spacing: 1px;
	color: #333333;
	margin-top: 2px;
	margin-left: 3px;
}
#mLftClmn ul {
	display: block;
	list-style-type: none;
	line-height: 2em;
	margin: 0px;
	padding: 0px;
}
#mLftClmn ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 8px;
}
#mLftClmn ul li a {
	text-decoration: none;
	color:#333333;
}
#mLftClmn ul li a:hover {
	color:#000000;
}
#mLftClmn ul li ul li {
	padding-left: 8px;
	border:none;
	font-size: 0.8em;
}
#mLftClmn ul li ul li a {
	text-decoration: none;
	color:#333333;
}
#mLftClmn ul li ul li a:hover {
	color:#000000;
}
#contCont {
	width: 675px;
	float: right;
	background-attachment: scroll;
	background-image: url("assests/rtColmGraphic.jpg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #CCCCCC;
}
#mContainer {
	width:804px;
	z-index:1;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 6px;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
}
#mHead {
	width:804px;
	height:80px;
	z-index:2;
	margin-bottom: 10px;
	background-image: url("assests/TopLeftClmn.jpg");
	background-repeat: no-repeat;
	margin-left: 0px;
}
#mLftClmn {
	width:118px;
	z-index:2;
	margin-right: 10px;
	float: left;
	height: 400px;
	background-image: url("assests/lftClmn.jpg");
	background-repeat: no-repeat;
	padding-top: 16px;
	font-size: 1em;
}
#mHeadImg {
	width:675px;
	height:190px;
	float: right;
}
#mPageTitle {
	width:675px;
	height:24px;
	float: right;
	background-image: url("assests/page2TitleBar.png");
	background-repeat: no-repeat;
	background-color: #375424;
	text-align: center;
}
#mBodyCnt {
	width:508px;
	z-index:10;
	background-color: #CFD9C3;
	background-image: url("assests/mBodyBck.jpg");
	background-repeat: no-repeat;
	float: left;
	min-height: 491px;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#mRtClmn {
	width:160px;
	z-index:10;
	float: right;
	min-height:491px;
	background-image:url("assests/rtClmHeader.jpg");
	background-repeat: no-repeat;
}
#mFooter {
	width:830px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 2px;
	background-color: #FFFFFF;
	margin-left: -10px;
}
.hLogo {
	position: relative;
	top: 6px;
	left: 140px;
}
.pageTitle {
	color: #CCCCCC;
	line-height: 2em;
	width: 450px;
	text-align: center;
	margin-left: -40px;
}
.rtClmnTitle {
	color: #CCCCCC;
	float: right;
	line-height: 2em;
	margin-right: 18px;
}
.rtClmCnt {
	color: #000000;
	padding-right: 10px;
	padding-left: 12px;
}
.rtClmCntULBld {
	font-weight: 700;
	text-decoration: underline;	
}
.rtClmCntTitle {
	font-size: 1.2em;
	color: #663366;
	padding-right: 6px;
	padding-left: 6px;
	line-height: 18px;
}
.mContent {
	padding-top: 6px;
	padding-right: 18px;
	padding-left: 16px;
	font-size: 1.2em;
	line-height: 1.6em;
}
.listings {
	font-size: 0.9em;
	line-height: 1.5em;
}
.lftClmnCnt {
}
h1 {
	font-size: 2em;
	color: #663366;
	font-weight: 300;
	margin-top: -10px;
	margin-bottom: -8px;
	line-height: 2em;
}
h2 {
	font-size: 1.4em;
	color: #333333;
}
.footerCnt {
	text-align: right;
	line-height: 1.8em;
}
.footerCnt a {
	color: #333333;
	text-decoration:none;
}
.footerCnt a:hover {
	color: #000000;
	text-decoration:underline;
}
.smBld {
	font-size: .7em;
	font-weight: bold;	
}
.listingImg {
	margin-right: -15px;
}
.btmTag {
	font-size: 0.9em;
	color: #333333;
	text-align: center;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.PropAdvLogo {
	margin-top: 10px;
	margin-left: 140px;
}
.up5 {
	position: relative;
	top: -7px;
	*top: -14px;
}
.propAdvTag {
	position: relative;
	right: 0px;
	top: 10px;
}
