html,body {
	width:100%;	height:100%; margin: 0px 0px 0px 0px;
}
	a {text-decoration: none; color:#666666}
	a:hover{text-decoration: underline; color:#993333}

a.class1 {text-decoration: none; color:#993333}
	a.class1:hover{text-decoration: underline; color:#993333}

.bgmain {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.shadow_left {
	background-image: url(images/shadow_left.png);
	background-repeat: repeat-y;
}
.shadow_right {
	background-image: url(images/shadow_right.png);
	background-repeat: repeat-y;
}
.slogan_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #993333;
	font-weight: bold;
}
.slogan_sub {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
}
.bg_signin {
}
.bg_tabs1 {
	background-image: url(images/bg_tabs1.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.bg_tabs2 {
	background-image: url(images/bg_tabs2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.bg_tabs3 {
	background-image: url(images/bg_tabs3.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.text_signin {


	font-family: arial;
	font-size: 10px;
	color: #8D8D8C;
}
.text_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	list-style-position: outside;
	list-style-type: circle;
}
.borderdotted_right {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.cat_titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #990000;
}
.bordersolid_gold {
	border: 1px solid #C0A027;
}
.text_properytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993333;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
.text_properydescr {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 13px;
}
.borderdotted_left {

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.bordersolid_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #FFFFFF;
	width: 99%;
	height: 14px;
}
.dotted_h {
	background-image: url(images/dotted_h.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.dotted_v {
	background-image: url(images/dotted_v.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bordersolid_gray100 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #bbbbbb;
	width: 99%;
}
.button_blue100 {

	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 10px;
	background-color: #993333;
	width: 99%;
}
.bg_searchhomes {
	background-image: url(images/search_homes.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.pagetitles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #990000;
	font-weight: bold;
}
.bg_aboutus {
	background-image: url(images/bg_aboutus.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}