
body {
		font-family: arial;
		font-size: 0.75em;
		background:#960000 url('../img/main_bg.pn');
		background-repeat:repeat-x;
	}

p {
	font-size:0.9em;
}

#upper_right img {
	padding:0 4px;
}


/* #### HEADERS #### */
h1 {
	margin:0px;
	padding:0px;
	color:#960000;
}

h2 {
	font-family:arial;
	font-size:;
	color:#96000e;
	font-weight:normal;
	margin:0; padding:0;
}

#link h2 {
	font-family:arial;
	font-size:1.4em;
	color:#000;
	font-weight:normal;
	margin:15px 0 0 0; padding:0;
	text-decoration:none;
}

#link h2 a {
	border-bottom:1px dotted #777;
}

h5 {
	font-size:18px;
	font-weight:normal;
	margin:0px; padding:0px;
}

h6 {
	font-size:18px;
	font-weight:normal;
	margin:0px; padding:0px;
	color:#960000;	
}

/* #### HEADERS END #### */

#feat_prop {
	font-size:11px;
}

.more_about_prop {
	font-size:14px;
}

h8 {
	font-size:16px;
	margin:0; padding:0;
}

/* MENU UL */

/* HOME PAGE */
#newdevlist {
	text-align:left;
	width:300px;
	border:1px solid #000;
}

#dev_buildings .left {
	width:250px;
}


#newdevlist .newdevlist_wrapper li {
	height:55px;
	line-height:2em;
	margin:5px 0;
	list-style-type:none;
}

#newdevlist .newdevlist_ul {
	margin:0px;
	padding:0px;
	text-align:right;
}

#newdevlist .newdevlist_ul li {
	display:inline;
	margin:0px 3px;
	list-style-type:none;
}

.dev_table {
	font-size:0.8em;
	margin:0 0 15px 0;
}

/* BUYERS */
#section_menu ul {
	list-style-type:none;
	margin:0px; padding:0px;
}

#section_menu li {
	background:#eee;
	border-top:1px solid #ccc;
	padding:5px;
}

#first_time h3 {
	margin:40px 0 0 0;
}

#hip h3 {
	margin:40px 0 0 0;
}

#hmos ul {
	list-style-type:none;
}

.purchase_res {
	text-align:center;
	width:200px;
	vertical-align:top;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ccc;
}

.top {
	background:#ccc;
}

/* LINK */
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #bb0000;
	text-decoration: none;
}

img {
	border:0px;
}

.search_ul_text li  {
	list-style:none;
	line-height:2.4em;
	padding:0;
	font-family:arial; font-size:11px;
}

.search_ul_form li  {
	list-style:none;
	line-height:1.8em;
}


.search_ul_form input, select  {
	font-family:arial;
	font-size:10px;
	width:80px;
}

.justify {
	text-align:justify;
}

.nopadd {
	margin:0px; padding:0px;
	color:#222;
}

.clear {
	clear:both;
}

/* NEW HOMES */
.newhomes_pic {
	width:350px;
	padding:0 0 0 30px;
}

/* PROPERTY DETAILS */
#prop_icons ul {
	list-style-type:none;
	margin:10px 10px 0 10px; padding:0px 0 0 0px;
}

#prop_icons li {
	margin:0 0 10px 0;
}

#prop_desc h3 {
	margin:0px; padding:0px;
}

#prop_section ul {
	list-style-type:none;
	margin:0px; padding:0px;
}

#prop_section li {
	background:#eee;
	border-top:1px solid #ccc;
	padding:3px;
	font-size:12px;
}

#rent_contact ul {
	list-style-type:none;
	margin:0px; padding:0px;
}

#prop_func h6 {
	margin:0px; 
	padding:0px;
	display:inline;
}

#prop_section_icons {
	margin:20px 0;
}

/* #### BOX #### */


#prop_search .t {background: url(../img/box/dot.png) 0 0 repeat-x; width: 20em; width:235px;}
#prop_search .b {background: url(../img/box/dot.png) 0 100% repeat-x}
#prop_search .l {background: url(../img/box/dot.png) 0 0 repeat-y}
#prop_search .r {background: url(../img/box/dot.png) 100% 0 repeat-y}
#prop_search .bl {background: url(../img/box/bl.png) 0 100% no-repeat}
#prop_search .br {background: url(../img/box/br.png) 100% 100% no-repeat}
#prop_search .tl {background: url(../img/box/tl.png) 0 0 no-repeat; height:252px;}
#prop_search .tr {background: url(../img/box/tr.png) 100% 0 no-repeat; padding:10px} 

.t {background: url(../img/box/dot.png) 0 0 repeat-x; width: 20em; width:235px;}
.b {background: url(../img/box/dot.png) 0 100% repeat-x}
.l {background: url(../img/box/dot.png) 0 0 repeat-y}
.r {background: url(../img/box/dot.png) 100% 0 repeat-y}
.bl {background: url(../img/box/bl.png) 0 100% no-repeat}
.br {background: url(../img/box/br.png) 100% 100% no-repeat}
.tl {background: url(../img/box/tl.png) 0 0 no-repeat; height:275px;}
.tr {background: url(../img/box/tr.png) 100% 0 no-repeat; padding:10px}