/*======================
	RESET
========================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-style: inherit;
	font-family: Arial, Sans-Serif, Tahoma;
	vertical-align: baseline;

}

*
{
margin: 0px;
padding: 0px;
    }

a{
	font-family:Arial;
	color: #f9ce08;
	outline:none;
	text-decoration: none;
	font-size: 14px;
	
}

a:hover {
	color: #f9ce08;
	outline:none;
	font-size: 14px;
	text-decoration:underline;
}

body {
	font: 14px arial;
	color: #FFF;
	background-color: #1d2555;
	outline:none;
}
.clear{
	
	clear:both;
}

#content{
	width: 1000px;
	margin: auto;
	clear:both;
	height:100%;
	outline:none;
	margin-top:-10px;
}


#main{
	width: 1000px;
	margin: auto;
	clear:both;
	height:100%;
	outline:none;
}


#logo {
	height:163px;
	width:204px;
	float:left;
	position:relative;
	outline:none;
	margin-top:3px;
	padding-top:10px;
	text-align:center;
}
#tagline {
	height:42px;
	width:548px;
	position: relative;
	outline:none;
	top:5px;
	float:left;
	margin-top:37px;
	margin-bottom:20px;
	
}
#link {
	height:50px;
	width:240px;
	float:right;
	text-align:center;
	position:relative;
	margin-top:40px;
	outline:none;
	top: 5px;
	left: -5px;
	font-size:9pt;
}
#menu{
	width: 550px;
	height: 30px;
	position:relative;
	padding-left:10px;
	outline:none;
	left: -15px;
	top: 0px;
	background:url(../images/menubar1.png) no-repeat;
	outline:none;
	float:left;
}

#menu ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
	outline:none;
}

#menu li {
	display:inline;
	list-style: none;
	outline:none;
	padding-left:0px;
	text-align:center;
}

#menu li a {
	float: left;
	width: 130px;
	outline:none;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #1d2555;
	font-family:Arial;	
	padding-top: 11px;
	font-size: 11px;
	font-weight:bold;
	
}

#menu li a:hover{
	font-weight:bold;
	
}


#m2
{	/*position: relative;
	visibility: hidden;
	outline:none;
	margin: 0;
	padding: 0;*/
	
	
	position: absolute;
	visibility: hidden;
	margin-left: 0px;
	margin-top:30px;
	padding: 0;
	background:#EAEBD8;
	z-index:1;
	border: 1px solid #b88c00;
	width:100px;
    top: 0px;
    left: 5px;
}

	#m2 a
	{	
		width:87px;
		text-align: left;
		text-decoration: none;
		background: #EAEBD8;
		color: #202a63;
		font: 12px arial;
		border: 1px solid #b88c00;
		
		}

	#m2 hover
	{	
	    background: #e9be45;
		color: #202a63;
		padding: 2px 5px;
		text-align:left;
		border: 1px solid #b88c00;
		
		}
		
		#m2-1
		{
	position: absolute;
	visibility: hidden;
	margin-top:30px;
	padding: 0;
	background:#EAEBD8;
	z-index:1;
	border: 1px solid #b88c00;
	left:135px;
		    
		    }


#menu1{
	width: 240px;
	height: 30px;
	position:relative;
	padding-left:5px;
	outline:none;
	left: 0px;
	float:right;
	top: -30px;
	background:url(../images/menubar2.png) no-repeat;
}

#menu1 ul {
	padding-left: 0px;
	margin: 0px;
	list-style:none;
	outline:none;
}

#menu1 li {
	display: inline;
	list-style: none;
		outline:none;
	padding-left:0px;
}

#menu1 li a {
	float: left;
	width: 120px;
	outline:none;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #1d2555;
	font-family:Arial;	
	padding-top: 10px;
	font-size: 12px;
	font-weight:bold;
	
}

#menu1 li a:hover{
	float: left;
	width: 120px;
	outline:none;
	height: 25px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #1d2555;
	font-family:Arial;	
	padding-top: 10px;
	font-size: 12px;
	font-weight:bold;
}

#menu1 div
{	position: relative;
	visibility: hidden;
		outline:none;
	margin: 0;
	padding: 0;
}

#login {
    height:20px;
	width:800px;
	float:right;
	text-align:right;
	position: relative;
	outline:none;
	left: -10px;
	top:-40px;
	padding-top:5px;
	background-position:right;
	font-family:arial;
	font-size:11px;
	color:#f9ce08;
	outline:none;

}
#login a{
	
	text-align:right;
	outline:none;
	font-family:arial;
	font-size:11px;
	color:#FFF;
}
#login a:hover{
		text-align:right;
	outline:none;
	font-family:arial;
	font-size:11px;
	color:#f9ce08;
	text-decoration:underline;
	font-weight:normal;
}

#contentleft {
	min-height:350px;
    height:auto !important;
	min-height:650px;
	width:702px;
	float:left;
	position: relative;
	outline:none;
	font-family:arial;
	font-size:14px;
	color:#FFF;
	top:-35px;
	margin-left:25px;
	padding-left:13px;

}
#rightup {
	height:190px;
	width:230px;
	float:right;
	position: relative;
	outline:none;
	left: -7px;
	top: -40px;
	background:url(../images/assistance_bg.png) no-repeat;
	padding-left:10px;
	padding-top:5px;

}
#newsmid {
	height:150px;
	width:215px;
	float:right;
	position: relative;
	outline:none;
	left: -7px;
	top: -40px;
	background:url(../images/news_bg.png) no-repeat;
	padding-left:15px;
	padding-right:10px;
	padding-top:5px;

}
#rightdown {
	
	width:240px;
	float:right;
	position: relative;
	outline:none;
	padding-top:5px;
	background:url(../images/newhome_bg.png) no-repeat;
	left: -7px;
	top: -35px;
	height:300px;

}


#oppt {
	font-family:arial;
	font-size:12px;
	background:transparent;
	color:#FFF;
}
#footer {
	height:20px;
	width:1000px;
	position: relative;
	outline:none;
	padding-top:10px;
	font-family:arial;
	font-size:12px;
	color:#999;
	font-weight:bold;
	background:url(../images/footer_border.png) no-repeat;
	outline:none;
	clear: both;
	margin-top:-10px;
}
#footer a{
	
	padding-top:10px;
	font-family:arial;
	font-size:12px;
	color:#999;
	font-weight:bold;
	outline:none;
}

#footer a:hover{
	padding-top:10px;
	font-family:arial;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	outline:none;
}

#tags
{
    
    width: 421px;
	height: 19px;
	position:relative;
	padding-top:5px;
    top:2px;
	float:left;
	font-size:12px; 
	font-weight:bold;
    left: 10px;
}

#bgPick
{
    width:440px; 
    height:308px; 
    background:url('../images/photos.png') no-repeat;

}

#pickInfo
{
    width:280px;
    position:relative;
    top: -300px;
    left: 435px;
    height:10px;
   
    }

 
.propdetails
{
	float:left;
	position: relative;
	width:380px;
	text-align:left;
	vertical-align:top;
	
}	
.slideshow
{
	float:right;
	position: relative;
	width:313px;
	text-align:center;
}

.propdetailheader
{ 
	float:left;
	position: relative;
	width:500px;
	text-align:left;
}
.areadescription
{
	float:left;
	position: relative;
	width:700px;
	text-align:left;
	top: 20px;
	left: 0px;
	height: 100px;
}

.propname
{ 
	float:left;
	position: relative;
	width:700px;
	text-align:left;
}
.back
{
	float:right;
	position: relative;
	width:200px;
	text-align:right;
}
.signupform
{ color:#000000;	
		
}

.picoftheweek
{
	float:left;
	position:relative;
	margin: 15px 0 0 25px;
	width:380px;
	height:285px;
	text-align:center;
}

.buyerAssistance
{
    font-size:14px; 
    color:#ffffff; 
    padding-top:7px;
}


.righttitles
{
    font-size:18px;
    color:#e4d4be;
    font-weight:bold;
    text-align:center;
    }

.linksDefault
{
    width:234px;
    height:30px;
    background:url(../images/new.png);
    background-position:center;
    background-repeat:no-repeat;
    color:#000000; 
    font-weight:bold;
    font-size:12px; 
    text-align:center;
    }

.flags
{
	position:relative;
    top:2px;
	float:left;
    left: -10px;
    width: 112px;
    height: 30px;
}
#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	
	width: 550px;
	height: 30px;
	position:relative;
	padding-left:10px;
	outline:none;
	left: -15px;
	top: 0px;
	background:url(../images/menubar1.png) no-repeat;
	outline:none;
	float:left;
	
	}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 10px arial}

#sddm li a
{
	display: block;
	text-align: center;
	text-decoration: none;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0;

	float: left;
	width: 130px;
	outline:none;
	height: 25px;
	color: #1d2555;
	font-family:Arial;	
	padding-top: 10px;
	font-size: 12px;
	font-weight:bold;


}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin-top: 30px;
	margin-left: 5px;
	padding: 0;
	background: #287429;
	width: 110px;
	height:25px;
}
	#sddm div a
	{	 
	width: 110px;
		text-align: center;
		text-decoration: none;
		background: #EAEBD8;
		color: #1d2555;
		font: 12px arial;
		font-weight:bold;
		padding:0px;}

	#sddm div a:hover
	{	background: #e9be45;
		color: #FFF}




#contentleft hr {
	margin: 10px 0;
}