@charset "utf-8";
* {
	margin:0;
	padding:0;
	outline:0;
}
img {
	border:0;
}
.clear {
	clear:both;
}
h1 {
	font-size:1.73em;
	color:#0075EA;
}
h2 {
	font-size:1.18em;
	color:#0075EA;
}
h3 {}
body {
	font-family: Arial;
	color: #3a3a3a;
	background: #121a1d url(../images/bg.gif) repeat-x;
	font-size:0.69em;
}
#main {
	width:1000px;
	margin:0 auto;
}

#headHold {
	background:#FFFFFF;
}

#header {
	width:1000px;
	height:93px;
	/*background:#020202;*/
	margin:4px auto 0 auto;
}


#header h1 {
float:left;
width:550px;
height:90px;
line-height:90px;
font-size:2.50em;
color:#2e7fca;
margin:0px 0px 0px 5px;
}

#header h2 {
	float:right;
	font-size:2.00em;
	line-height:2.5em;
	padding:22px 10px 0 0;
	color:#2e7fca;
}
#header ul {
	display:block;
	width:358px;
	float:right;
	font-size:1.09em;
	list-style:none;
	margin:0 10px 0 0;
	padding:42px 0 0 0;
}
#header ul li {
	float:right;
	color:#FFFFFF;
	line-height:20px;
}
#header ul li a {
	display:inline-block;
	line-height:20px;
}
#header ul li a.signin {
	padding:0 8px 0 20px;
	background:url(../images/signin_ico.gif) no-repeat left center;
	color:#ea7125;
	text-decoration:underline;
}
#header ul li a.register {
	padding:0 5px;
	color:#ea7125;
	text-decoration:underline;
}
#header ul li a.livechat {
	background:url(../images/live_chat_ico.gif) no-repeat 6px center;
	padding:0 8px 0 30px;
	color:#FFFFFF;
	text-decoration:none;
}
#header ul li a.phone {
	background:url(../images/call_phone_ico.gif) no-repeat 6px center;
	padding:0 0 0 28px;
	color:#FFFFFF;
	text-decoration:none;
}
#header form {
	display:block;
	width:301px;
	height:25px;
	float:right;
	margin:0 10px 0 0;
	background:#e75914 url(../images/search_pan_left_bg.gif) no-repeat left top;
}
#header form div {
	height:25px;
	background:url(../images/search_pan_right_bg.gif) no-repeat right top;
	width:295px;
	padding:0 0 0 6px;
}
#header form input , #header form lable {
	float:left;
}
#header form input.input {
	border:1px solid #CCCCCC;
	width:132px;
	height:16px;
	line-height:16px;
	border-right:none;
}

#header form label {
	width:80px;
	height:22px;
	line-height:18px;
	background:url(../images/search_ico.gif) no-repeat left center;
	padding:0 0 0 23px;
}

#header form label a {
	text-decoration:none;
	color:#FFFFFF;
}

#header form label a:hover {
	text-decoration:underline;
}

#header form input.btn {
	background:url(../images/top_btn_bg.gif) repeat-x;
	height:18px;
	font-size:1.00em;
	border:none;
}


ul#mainbutton {
	width:1000px;
	display:block;
	/*background:url(../images/main_btn_bg.gif) repeat-x;*/
	height:33px;
	list-style-type:none;
	font-size:1.18em;
	font-weight:bold;
}
ul#mainbutton li {
	float:left;
}
ul#mainbutton li a {
	display:inline-block;
	text-decoration:none;
	color:#FFFFFF;
	margin:0 3px 1px 0;
	padding-top:6px;
}

ul#mainbutton li a span {
	display:inline-block;
	cursor:pointer;
	height:26px;
	padding:0 15px;
	line-height:26px;
}

ul#mainbutton li a:hover , ul#mainbutton li a.active {
	color:#000;
	background:url(../images/right.gif) no-repeat right bottom;
}

ul#mainbutton li a:hover span , ul#mainbutton li a.active span {
	background:url(../images/left.gif) no-repeat left bottom;
}

#bigHead {
	height:499px;
	overflow:hidden;
	background:#0f1013 url(../images/head_big_image.jpg) no-repeat left top;
}

#genHead {
	height:259px;
	background:#0f1013 url(../images/gen_head_pic1.jpg) no-repeat left top;
}

#searchprop {
	float:right;
	margin:23px 15px 0 0;
	background:url(../images/serch.gif) no-repeat;
	width:298px;
	height:167px;
	padding:6px;
	overflow:hidden;
}
#searchprop h2 {
	font-size:1.18em;
	color:#333333;
	margin-bottom:8px;
}

.basictab ul {
	list-style-type: none;
	float:none;
	border-bottom:1px solid #e58863;
	height:19px;
}
.basictab li{
	display:block;
	float:left;
	margin: 0;
}
.basictab li a{
	text-decoration: none;
	padding: 0 7px;
	margin:0 0 0px 4px;
	border: 1px solid #f3f3f3;
	border-bottom:none;
	line-height:19px;
	color:#000000;
	display:block;
	color: black;
	cursor:pointer;
}
.basictab li a:visited{
	color: #2d2b2b;
}
.basictab li a:hover, .basictab li a.current{
	border: 1px solid #e58863;
	border-bottom:none;
	background:#f3f3f3;
	color:#de520a;
}
.basictab li a:active{
	color: black;
}
#tabcontentcontainer{
	width:95%;
	height:1.5em; 
}



.tabcontent {
	display:none;
	padding:5px 0 0 0;
}
.homeCont {
}
.tabcontent form label , .homeCont form label {
	float:left;
	display:block;
	line-height:21px;
	width:80px;
	margin:2px 2px;
}
.tabcontent form input.input , .tabcontent form select , .homeCont form select {
	width:49px;
	height:19px;
	border:1px solid #CCCCCC;
}
.tabcontent form input.check , .homeCont form .check {
	margin:0 5px 0 0;
	float:left;
}
.tabcontent form input.btn , .homeCont form input.btn  {
	background:url(../images/btn.gif) no-repeat;
	height:21px;
	width:57px;
	font-size:1.00em;
	border:none;
	float:left;
	margin:5px 10px 0 0;
}
.tabcontent form span , .homeCont form span {
	display:block;
	width:158px;
	line-height:18px;
}
.tabcontent form span.down , .homeCont form span.down {
	background:url(../images/down.gif) no-repeat 120px 7px;
	font-weight:bold;
}
.homeCont form textarea {
	width:140px;
	height:38px;
	border:1px solid #CCCCCC;
	background-color: transparent;
}
.homeCont form input.input {
	width:140px;
	height:19px;
	border:1px solid #CCCCCC;
	background-color: transparent;
}






#description {
	width:980px;
	margin:0 auto 0 auto;
	padding:50px 0 0 0;
}
#description div {
	width:326px;
	float:left;
	color:#FFFFFF;
	text-transform:uppercase;
}
#description div.fst {
	text-align:left;
}
#description div.sec {
	text-align:center;
}
#description div.thrd {
	text-align:right;
}
#description div.link {
	cursor:pointer;
	height:210px;
}



#container {
	background-color:#FFFFFF;
}
#container.gen {
	padding:0 0 20px 0;
	background:#FFFFFF;
}
.index {
	background:#FFFFFF url(../images/index_34.gif) no-repeat left top;
	padding:70px 0 20px 0px;
}
#container div.four {
	float:left;
	width:239px;
	padding:0 0 0 9px;
}
#container div.four img {
	float:left;
	margin:0 8px 0 0;
}
#container div.four p {
	width:60%;
	float:left;
}
#container div.four p span {
	font-size:1.09em;
	font-weight:bold;
	color:#e75914;
	line-height:1.80em;
}
#breadcrumb {
	height:31px;
	border:1px solid #FFFFFF;
	background:#242926;
	padding:0 0 0 9px;
	line-height:31px;
	color:#FFFFFF;
	font-weight:bold;
}
#breadcrumb a {
	text-decoration:none;
	color:#bbbbb0;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
#awardholder {
	width:980px;
	margin:10px auto;
}

#awardsec {

}
#award {
	padding:10px;
	width:960px;

}
#award div.left {
	float:left;
	width:320px;

}
#award div.center {
	float:left;
	width:320px;
	padding:0 0 0 9px;
	text-align:left;
}

#award div.right {
	float:left;
	width:320px;
	padding:0 0 0 9px;
	text-align:left;
}

#award div.right ul {
	list-style-type:none;
	padding:0 0 0 0;
}
#award div.right ul li {
}
#award div.right ul li a {
	text-decoration:none;
	text-align:left;
	display:block;
	width:186px;
	height:21px;
	line-height:21px;
	color:#605952;
	border-top:1px solid #CCCCCC;
}

#award div.right ul li a:hover {
	text-decoration:underline;
}

#award div.left img.img , #white img.img {
	float:left;
	padding:0 10px 0 0;
}
#award p , #white p {
	padding:10px 0;
}
#white {
	margin:0 auto;
	padding:15px 0 0 15px;
}
#white.gen {
	width:722px;
	float:left;
	padding:10px 0 0 10px;
}

#white.mls {
	width:980px;
	float:left;
	padding:10px 0 0 10px;
}

#white.mainpage {
	width:980px;
}
.neighbour {
	width:560px !important;
	float:left !important;
	padding:10px 0 0 10px;
}
#white p a {
	color:#0075EA;
}
#white p a:hover {
	text-decoration:none;
}
#white ul {
	list-style-type:square;
}
#white ul li {
	margin:0 0 0 30px;
	padding:0 0 0 0px;
	color:#0075EA;
	text-decoration:underline;
	line-height:20px;
}
#rightgen {
	float:left;
}
#rightgen.neighborN {
	width: 406px;
	padding: 20px 0 0 20px;
}
#rightgen.neighborN img {
	margin:15px 0 0 0;
}
#realestate {
	margin:0 0 0 9px;
	padding:8px 0 8px 5px;
	height:270px;
	margin-top:20px;
	width:985px;
	overflow:hidden;
}
#realestate div.block {
	float:left;
	height:250px;
	width:288px;
	margin-right:20px;
	border:1px #d2d2d2 solid;
	padding:9px;
	background-color:#fff6f2;
}
#realestate div.block a {
	color:#0075EA;
	text-decoration:underline;
}
#realestate div.block a:hover {
	text-decoration:none;
}
a.link {
	display:inline-block;
	background:url(../images/learn_more_ico.jpg) no-repeat left 6px;
	line-height:20px;
	font-weight:bold;
	padding:0 0 0 20px;
	color:#666666;
}
a.link:hover {
	text-decoration:none;
}
ul#contmenu {
	display:block;
	width:238px;
	float:left;
	padding:18px 0 0 20px;
	list-style-type:none;
	font-size:1.09em;
}
ul#contmenu li {
}
ul#contmenu li a {
	text-decoration:none;
	color:#0075EA;
	display:block;
	line-height:26px;
	height:26px;
	border-bottom:1px solid #e6e6e0;
	padding:0 0 0 11px;
}
ul#contmenu li.border {
	border-top:1px solid #e6e6e0;
}
ul#contmenu li a:hover , ul#contmenu li a.active {
	text-decoration:underline;
	color:#c52d05;
}
ul#contmenu ul {
	list-style-type:none;
}
ul#contmenu li li a {
	color:#5f6a72;
	padding:0 0 0 22px;
	border:none;
}
ul#contmenu li li a:hover , ul#contmenu li li a.active {
	color:#000000;
}

#footerholder {
	background:#2a3237;
}
#footerholder div.footer {
	width:1000px;
	margin:0 auto;
	height:120px;
	text-align:center;
	font-size:1.09em;
	padding:15px 0 0 0;
	color:#e1e1e1;
}
#footerholder div.footer a {
	color:#e1e1e1;
	text-decoration:none;
	line-height:20px;
}
#footerholder div.footer a:hover {
	text-decoration:underline;
}










.dev_thumb {
	width: 153px;
	float: left;
	margin: 20px 20px 0 0;
	background-color: #F5F5F5;
	padding: 10px 5px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.dev_thumb_noborder {
	width: 153px;
	float: left;
	background-color: #F5F5F5;
	padding: 10px 5px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	text-align: center;
}
.thumb_name {
	float: left;
	width: 165px;
	margin: 10px 20px 0 0;
	color: #434B52;
}
.thumb_name_noborder {
	float: left;
	width: 165px;
	margin: 10px 0 0 0;
	color: #434B52;
}




.dev_text {
	float: left;
	width: 722px;
	margin-top:30px;
	text-align: justify;
}
.thumb_text_div {
	padding-left: 318px;
}
.dev_menu {
	float: left;
	width: 214px;
	margin: 15px 0 0 20px;
	background-image: url(../images/dev_menu_bg.jpg);
	background-repeat: no-repeat;
	height: 192px;
	padding: 16px 14px 0 14px;
}
.border {
	border-bottom:1px solid #858585;
	margin:8px 0 12px 0;
}
.dev_listing {
	list-style-type: none;
	font-size: 1.09em;
}
.dev_listing li {
	border-bottom:1px solid #c7c7c7;
	padding-bottom:8px;
	margin-bottom:8px;
}
.dev_listing li a {
	color: #5f6a72;
	text-decoration: none;
}
.dev_listing li a:hover {
	color: #000000;
	text-decoration: underline;
}
.movie {
	text-align: center;
}
