* {
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 10pt;
	color: #000000;
}

br {clear:both;}

a
{	text-decoration: none;
}
#Main {
	border: 0px solid #000000;
	width:780px;
	text-align:left;
}

#Header {
}
#side {
	border: 0px solid #ffff00;
	float:left;
	background: #DBDBDB;
	width:150px;
	height: 100%;
	min-height:800px;
	padding-top:15px;
}
#side ul {
	list-style-type:none;
	list-style-position:outside;
	margin-left:0px;
	padding:0px;
}

#side li
{	border-bottom: 1px solid #4b4b4d;
}

/* below are the styles for anchor tags inside li tags inside id #side */
#side li a {
	border: 0px solid #000000;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	display: block;
	padding: 7px 0px 7px 20px;
	height:16px;
}
#side li a:hover {
	background-color:#e85311;
}

.HomepageIndent
{	float: left;
	width: 288px;
}

#bottombar {
	background-image:url(../images/bottom.gif);
	background-repeat:no-repeat;
	height:40px;;
}

#bottombar ul {
	list-style-type:none;
	margin:0px;
	padding:5px;
}
#bottombar li {
	display:inline;
	font-size:9px;
	font-weight:bold;
	margin: 15px 10px 0px 15px;
	padding: 0px;
	color:white;
}
#bottombar li a {
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
	color:white;
}
#bottombar li a:hover {
	color:#000000;
}

#bottombar img
{	margin: -20px 10px 0px 0px;
}

#grid {
	border: 0px solid #000000;
	padding: 0px 0px 15px 0px;
	width: 600px;
	float: right;
	margin-top:15px;
}
#grid .head {
	border: 0px solid #ffff00;
	background-image:url(../images/topbar.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:597px;
	font-size:16px;
	color:white;
	padding:15px 0px 0px 10px;
	font-weight:bold;
}
#grid .content {
	float: left;
	width:597px;
	background-image:url(../images/gridpiece.jpg);
	background-repeat:repeat;
	background-position:right top;
}
#grid .content .mid {
	float: left;
	padding: 30px 31px 30px 30px;
	border-left:2px solid #f19963;
	border-right:2px solid #f19963;
	background-image:url(../images/stencil.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	line-height: 140%;
	min-height: 500px;
}

#grid .content .mid p
{	padding: 0px 2px 0px 0px;
}


#grid .content .mid h1 {
	float: left;
	font-size:16px;
	width: 500px;
}
#grid .content .foot {
	float: left;
	border-right: 2px solid #f19963;
	padding: 0px 0px 0px 0px;
	height:54px;
	width:595px;
	background-image:url(../images/corner.gif);
	background-repeat:no-repeat;
}
.prop {
	list-style-position:inside;
}
.prop li {
	padding-left:20px;
	padding-bottom:5px;
	border:none !important;
	list-style:none;
}
.prop li a {
	display:inline !important;
	padding:0px !important;
	margin-bottom:20px;
}
.prop li a:hover {
	background-color:#DBDBDB !important;
	color:#666666;
}
#image {
	float: right;
	padding:15px 0px 15px 0px;
}


.propName
{	float: left;
	padding: 2px 5px 5px 5px;
	width: 175px;
	height: 15px;
	background-color: #efefef;
	font-weight: bold;
	color: #333333;
}

.propDesc
{	float: left;
	padding: 2px 5px 5px 5px;
	width: 335px;
	height: 15px;
	background-color: #efefef;
	font-weight: bold;
	color: #333333;
}

.propListings
{	float: left;
	border: 1px solid #999999;
	background-color: #ffffff;
}

.propNameL
{	border-top: 1px dotted #999999;
	float: left;
	padding: 3px 5px 7px 5px;
	width: 175px;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

.propNameL img
{	float: left;
	width: 170px;
}

.propDescL
{	border-top: 1px dotted #999999;
	float: left;
	padding: 3px 5px 7px 5px;
	width: 335px;
	min-height: 200px;
	background-color: #ffffff;
	font-weight: normal;
	font-size: 11px;
}

.propDescL p
{	font-weight: normal;
	font-size: 11px;
}
.propDescL a
{	font-size: 11px;
	color: #E85311;
	font-weight: bold;
	text-decoration: none;
}


.home
{	float: left;
	border: 0px solid #000000;
	padding: 0px 22px 0px 0px;
	min-height: 400px;
}
