/* CSS Document */
body
{
	margin:0px;
	padding:0px;
	
}
img
{
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    
}
.main
{
	width:80%;
	margin:0 auto 0 auto;
	background-color:#FFFFFF;
}
.header
{
	width:100%;
	height:120px;
	background:url(../images/header_strip.jpg) repeat-x;
}
.header1
{
	width:250px;
	height:36px;
	float:left;
	padding-left:25px;
	padding-top:30px;
}
.header2
{
	width:500px;
	height:122px;
	float:right;
}
.headerimage
{
	width:800px;
	height:239px;
	border-top:#666666 1px solid;
	border-bottom:#666666 1px solid;
}
.headeriamge1
{
	width:501px;
	height:211px;
	float:left;
	margin-top:12px;
}
.headerimage2
{
	width:299px;
	height:211px;
	float:right;
	margin-top:12px;
}
.house
{
	width:458px;
	height:211px;
	margin-left:20px;
	background:url(../images/house.jpg) no-repeat;
}
.buying
{
	width:250px;
	height:111px;
	margin-left:19px;
}
.selling
{
	width:250px;
	height:111px;
	margin-top:5px;
	margin-left:19px;
}
.content
{
	width:100%;
}

.footer
{
	width:800px;
	height:79px;
	background-color:#dedede;
}




/*Newstyles*/
.innercontent
{
	width:100%;
	margin:0 auto 0 auto;
	overflow:hidden
}
.leftpannel
{
	width:190px;
	float:left;
}
.rightpannel
{	
	width:575px;
	float:right;
}


.welcome
{
	width:575px;
	height:116px;
}
.featured
{
	width:575px;
	height:31px;
	background: url(../images/find.gif);
}
.featured1
{
	width:573px;
	height:111px;
}
.featuredinner
{
	width:573px;
	height:110px;
	border-bottom:#dadada dotted 1px;
}
.fealeft
{
	width:100px;
	height:80px;
	float:left;
	padding:10px
}	

.fearight
{
	width:442px;
	height:100px;
	float:right;
	padding-top:5px
}	




.find
{
	width:190px;
	height:213px;
	background-color:#5d5d5d;
	margin-top:5px;
}
.leftpan1
{
	width:190px;
	height:31px;
	background:url(../images/find.gif) repeat-x;
}
.leftpan2
{
	width:190px;
	height:180px;
}
.search
{
	width:190px;
	height:115px;
	margin-top:6px;
}
.search1
{
	width:190px;
	height:31px;
	background-image:url(../images/find.gif);
}
.go
{
	width:188px;
	height:79px;
	border:1px solid #e4e4e4;
	margin-top:5px;
}

.go1
{
	width:50px;
	height:18px;

		margin:10px 0 0 12px;
}
.text2
{
	width:150px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3f3f3f;
	float:left;
	padding-top:30px;
	padding-left:10px
}
.text1
{
	width:250px;
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
	float:right;
	padding-top:30px;
	padding-left:200px
}




/*Menu*/

.a {
color:#FFFFFF;
font-family:Arial;
font-size:11px;
font-weight:bold;
text-decoration:none;
}

.a:hover {
color:#808080;
text-decoration: none;
}


/*** Main container ***/

#container {
background-color:#FFFFFF;
color:#303030;
margin:0;
padding-left:20px;
padding-top:20px;
text-align:left;
width:480px;
}


/*** Main container ***/

.tcontainer {
background-color:#FFFFFF;
color:#303030;
margin:0;
padding-left:20px;
padding-top:20px;
text-align:left;
width:480px;
}

/*** Header section ***/


/*** Horizontal menu ***/

#mainmenu {
float:left;
margin-bottom:25px;
}

.tmainmenu {
float:left;
margin-bottom:25px;
}

#mainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

#mainmenu li {
float:left;
height:60px;
list-style:none;
margin:0;
padding:0;
}

#mainmenu a {

color:#606060;
display:block;
font-size:0.7em;
padding:50px 10px 10px;
width:65px;
text-align:center
}

.mainmenua {

color:#606060;
display:block;
font-size:0.7em;
padding:50px 10px 10px;
width:65px;
text-align:center
}

#mainmenu a:hover {
background:#f0f0f0;
color:#505050;
text-decoration:none;

}

#mainmenu a.current {
background:#f0f0f0;
color:#505050;
text-decoration:none;
}
.leftm li
{
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.leftm li a
{
	font-family:Arial;
	color:#FFFFFF;
}





.leftmenu 
{
	margin:0px;
	padding:0px;
}
.leftmenu ul
{
	margin:0px;
	padding:0px;
}

.leftmenu ul li
{
	width:180px;
	height:25px;
	float:left;
	list-style-type:none;
	margin-top:5px
}



.leftmenu ul li a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	text-decoration:none;
	vertical-align:top;
	width:170px;
	line-height:25px;
	padding-left:15px;
	float:left;
	display:block;
	
}
.leftmenu ul li a:hover
{
	background-color:#999999;
	width:150px;
	color:#000000
}

.footerlinks
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
	}


/*
subpage*/
.homecontainer
{
	width:563px;
	height:206px;
	margin-top:6px;
}
.homecontainer1
{
	width:563px;
	height:18px;
}
.housing
{
	width:550px;
	height:150px;
}
.housing1
{
	width:196px;
	height:140px;
	margin-top:15px;
	float:left;
}
.housing2
{
	width:335px;
	height:146px;
	float:right;
		margin-top:15px;
}
.home
{
	width:93px;
	height:18px;
	float:left;
}
.text2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	line-height:20px;
	color:#3f3f3f;
}
.readmore
{
	width:75px;
	height:16px;
	margin-left:120px
}
.dot
{
	width:450px;
	background:url(../images/dots.gif) repeat-x;
	float:left;
}
.forcontainer
{
	width:563px;
	height:200px;
}


/*** Horizontal menu ***/

.tmainmenu {
float:left;
margin-bottom:25px;
}

.tmainmenu ul {
font-size:16px;
margin:0;
padding:0;
}

.tmainmenu li {
float:left;
height:60px;
list-style:none;
margin:0;
padding:0;
}

.mainmenu a {

color:#606060;
display:block;
font-size:0.7em;
padding:50px 10px 10px;
width:65px;
text-align:center
}

.mainmenu a:hover {
background:#f0f0f0;
color:#505050;
text-decoration:none;

}

.mainmenu a.current {
background:#f0f0f0;
color:#505050;
text-decoration:none;
}

	
.tbl_CREB
	{ 	FONT-SIZE: 12px; 
		COLOR: #3f3f3f;
		LINE-HEIGHT: 20px;
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		 HEIGHT: auto; 
		 TEXT-ALIGN: justify;
    width: 98%;
}
		.mainTable
		{
			top:0;
			width:13 ;
			
			
			
		}
.btn_CREBxx
{
	 color:White;
	 background-color: ThreeDDarkShadow ;
	 
	 
	}
	.tdSideMenu
	{
		background-color:#fff5ee;
		}
	.tdSideMenuCreb
	{
		background-color:#c4cfd3;
		}
		
.tdTitle_CREB
{
	 color: maroon  ;
	 FONT-FAMILY: Arial, Helvetica, sans-serif;
	 text-align:left ;
	 font-weight:bold ;
	 height:15px;
	
	}
.tdNarrow_CREB
{
	 color: white  ;
	 FONT-FAMILY: Arial, Helvetica, sans-serif;
	 text-align:left ;
	 font-weight:bold ;
	 background-color:#FF9122;
	  height:3px;
	
	}
.header_Grid
 {
			background-color:gray;
			color: White ;
			font-family:arial;
			font-size: 12  ;
			font-style: normal;
			font-weight:bold;
 }
.tdTitle1_CREB
{
	 color:  maroon   ;
	 FONT-FAMILY: Arial;
	 text-align:left ;
	 font-weight:bold ;
	 font-size:15;
	 
	 
}
.tdSpace_CREB
{
	 height:5px;
}
.Mnue
        {
             font-family:arial;
			font-size: 12  ;   
            text-align:center;
        }
.txtbox_CREBx
{
	 font-family: Times New Roman ;
		color: Black ;
		
		
	}
	
	.item_CREB
	{
		font-family:Calibri;
		 font-size: 12  ;
		 font-style:normal;
		 background-color:  Transparent ;
		}
	.header_CREB
	 {
			background-color: LightSlateGray ;
			color: White ;
			font-family:Calibri;
			font-size: smaller  ;
			font-style: normal;
			font-weight:bold;
	 }

.errormsg
{
	font-weight: lighter ;
	font-size: 10pt;
	
	font-family: Tahoma;
	color: red;
	font-weight:bold ;
}			
.successmsg
{
	font-weight: lighter ;
	font-size: 10pt;
	
	font-family: Tahoma;
	color:  Green ;
}			
