.jerry-menu-top {
	background:#471286 url(images/menubg.jpg) left top repeat-x;
	border-bottom:#000 1px solid;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#FFF;
	padding:0px;
	margin:0px;
}
.part_zero {
	float:left;
	padding:8px 6px;
	margin:0px;
}
.jerry-menu-top ul.head-menu {
	margin:0;
	padding:18px 0px;
}
.jerry-menu-top .head-menu li {
	display:inline;
	text-align:center;
	font-size:15px;
	color:#FFF;
}
.jerry-menu-top .head-menu li a {
	padding-left:34px;
	color:#FFF;
	text-decoration:none;
}
.jerry-menu-top .head-menu li a:hover, .jerry-menu-top .head-menu li.active a {
	color:#cccaca;
	text-decoration:none;
}
.jerry-menu-top .head-menu li.visited a {
	color:#FFF;
	text-decoration:none;
}
.part_one {
	float:right;
	padding:6px;
	margin:0px;
}
.part_one .link_container {
	margin:0px;
}
.part_one .link_container a {
	text-decoration:none;
	color:#FFF;
	font-weight:bold;
}
.part_one .link_container a:active, .part_one .link_container a:hover {
	color:#cccaca;
}
.part_one .link_container .blog {
	width:82px;
	float:left;
	margin-top:0px;
	text-align:center;
}
.part_one .link_container .email {
	width:82px;
	float:left;
	margin-top:0;
	text-align:center;
}
.part_one .link_container .contact_us {
	width:102px;
	float:left;
	margin-top:0;
	text-align:center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/* --------------------------------------------------------------------------------------------------------------------------------------- */

body {
	background:url(images/jerrybgpic.jpg) no-repeat;
	background-attachment:fixed;
	background-position:50% 75px;
	background-color:#3d3d3d;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
.main_div {
	width:900px;
	float:none;
	margin:0 auto;
	height:auto;
	position:relative;
	padding:0;
	background-color:#471286;
}
/* Header_2nd start */

#logo {
	height:115px;
	text-align:right;
	padding-right:150px;
	/*padding-left:354px;*/
	padding-top:5px;
}
.Header_2nd {
	width:900px;
	height:284px;
	position:relative;
	float:left;
	display:block;
	margin:0;
	background:#6eb2c9 url(images/lefttop.jpg) left top repeat-x;
}
.Header_2nd .drop_down_menu_area {
	width:228px;
	height:320px;
	float:left;
	margin:0;
	position:relative;
	padding-top:21px;/*background:#6eb2c9; Here, You can change background colr according to your need */
}
.Header_2nd .flash_area {
	width:670px;
	height:320px;
	float:right;
	margin:0;
	position:relative;
	/*background:#6eb2c9; */
	background-image:url(images/headerbg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	/*border:#F00 solid 1px;*/
}
/*
.Header_2nd .search_box_area {
	width:214px;
	height:321px;
	float:left;
	margin:0;
	position:relative;
	background:#EAE1B8;
}
*/
/* Header_2nd End */

.l-col-contain,
.quick_search{
	width:228px;
}

.search_box{
	text-align:center;
	background-image:url(images/searchbox_02.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	color:#FFF;
	font-size:9px;
	font-weight:bold;
	padding:2px;
	height:182px;
}
.TDProfileText{
	/*margin:2px;*/
	font-size:11px;
}

.search_box .txt1{ /*  city  */
	width:200px;
	margin:8px 2px 2px 0px;
}
.search_box .txt2{ /*  prop type  */
	width:128px;
	margin:4px 2px 2px 2px;
}
.search_box .txt3{ /*  price min  */
	width:87px;
	margin:4px 2px 2px 0px;
}
.search_box .txt4{ /*  price max  */
	width:90px;
	margin:4px 2px 2px 2px;
}

.search_box .txt5{ /*  bed  */
	width:70px;
	margin:4px 2px 2px 2px;
}
.search_box .txt6{ /*  bath  */
	width:70px;
	margin:4px 2px 4px 2px;
}
.search_box .advtxt{ /*  adv search  */
	width:120px;
	margin:15px 2px 4px 2px;
	text-align:center;
	float:left;
}
.search_box .advtxt a{ /*  adv search  */
	font-size:11px;
	color:#FFF;
}
.search_box .advtxt a:active,
.search_box .advtxt a:hover{ /*  adv search  */
	color:#00F;
}

.search_box .SearchButton{ /*  search button  */
	width:71px;
	height:27;
	margin:4px 2px 4px 2px;
	float:right;
}
.search_box .srchdiv{
	text-align:right;
	width:210px;
	padding:3px;
}

.middle {
	width:900px;
	position:relative;
	display:block;
	height:auto;
	background:url(images/middle_bgNEW.jpg) repeat-y;
	background-position:left top;
	float:left;
	top: -1px;
	margin:0;
}
.middle .left {
	width:215px;
	height:auto;
	float:left;
	margin:0;
	position:relative;
	padding-left:0px;
	padding-right:0px;
	padding-top:3px;/*border:#F00 solid 1px;*/
}
.middle .right {
	width:645px;
	height:auto;
	float: right;
	margin:0;
	position:relative;
	padding-left:5px;
	padding-right:8px;
	padding-top:15px;
	/*border:#060 solid 1px;*/
}
.Header_bottom_bg {
	width:900px;
	display:block;
	position:relative;
	margin-top:0;
	padding:0;
	top: -1px;
	height:23px;
	background:url(images/bottom_bg.jpg) no-repeat;
	float:left;
}
.footer_text {
	width:900px;
	height:auto;
	color:#0760ab;
	float:left;
	text-align:center;
}
.footer_text a {
	text-decoration:none;
	color:#FFF;
}
.footer_text a:hover {
	color:#8bc1d4;
}
.footer_text .p1 {
	background-color:#8bc1d4;
	color:#42137b;
	text-align:center;
	padding:5px;
	font-weight:bold;
	font-size:16px;
	
}
.footer_text .p2 {
	background-color:#42137b;
	color:#8bc1d4;
	text-align:center;
	padding:5px;
}

/* start style for headers h2 h3 h4 h5 h6 */

.middle .right h4{
	
	font-family:"Trebuchet MS";
	font-size:20px;
	color:#3d3d3d;
	margin-top:1em;
	margin-bottom:0em;
}

.middle .right h5{
	
	font-family:"Trebuchet MS";
	font-size:15px;
	color:#3d3d3d;
}

/* end style for headers h2 h3 h4 h5 h6 */

/* start 3 colum for schools images */

.3col {
	float:left;
	width:200px;
	height:209px;
	}

/* end 3 colum for schools images */

.foottag  {
	font-size:10px;
	color:#FFF;
	text-align:center;
}

.foottag  a {
	font-size:10px;
	color:#FFF;
}

.foottag a:hover {
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
}
.foottag2  {
	font-size:4px;
	color:#42137b;
	text-align:right;
}

.foottag2  a {
	font-size:4px;
	color:#42137b;
}

.foottag2 a:hover {
	font-size:4px;
	color:#42137b;
}

.linksmenu body, table, td, tr, a {color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height:1.5em;}
.linksmenu a{text-decoration: underline;}
.linksmenu a:hover {color: #8435e6;}
.linksmenu a:active {color: #8435e6;}
.linksmenu a:visited{color: #666666;}
.linksmenu .tblcel_results, .tblcel_sl_header {border-bottom-style: solid; border-bottom-width: 1; }
.linksmenu .url_and_date, .sl_url_and_date{font-style:italic;filter: alpha(opacity=50);}
.linksmenu .description{filter: alpha(opacity=50);}
.linksmenu .nav_numbers{padding: 4px;}


.follow0 {
	margin-left:350px;
	margin-top:10px;
	margin-bottom:10px;
	width:185px;

}

.follow1 {
	float:left;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	margin-top:7px;
	font-weight:bold;
}


.follow2 {
	float:left;
	margin-left:8px;
}

a img{
	border:0px;	
}
#searchbox{
	display:block;
	background: #8736EA; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#8736EA', endColorstr='#48108B'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#8736EA), to(#48108B)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #8736EA,  #48108B); /* for firefox 3.6+ */
	-moz-border-radius: 12px; /* FF1+ */
  -webkit-border-radius: 12px; /* Saf3-4 */
          border-radius: 12px; /* Opera 10.5, IE 9, Saf5, Chrome */
	width:228px;
	text-decoration:none;
}
#searchbox h2 {
	padding:0.5em;
	color:#FFF;
	text-align:center;
}

#searchbox:hover {
	background: #A46DE8; /* for non-css3 browsers */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A46DE8', endColorstr='#48108B'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#A46DE8), to(#48108B)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #A46DE8,  #48108B); /* for firefox 3.6+ */
}
