/***** start new stylesheet **/
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#000000;
	background-color:#f3e9cc;
	background:url(images/body-bg.jpg) left top repeat-x;
	background-attachment:inherit;
	text-align:center;
}

hr { display: block; width: 100%; border: 1px dotted #CCCCCC; margin: 12px 0px 12px 0px; }

h1 {
	margin:0;
	padding:0;
	font:normal 27px "Myriad Pro";
	color:#000000;
	text-transform:uppercase;

}

h2 {
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	color:#990000;
	text-transform:capitalize;
	margin:0;
	padding:0;

}
h3 {	
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#990000;
	text-transform:capitalize;
	margin-top:10px;
	padding:0;
}

img { 
	border: 0px; 
}
p {
	line-height:20px;
	margin-top:5px;
}
a{
	color:#1a5997;
	text-decoration:underline;
	font-weight:bold;

}
textarea, input[type='text'], input[type='password'] { width:320px; border: 1px solid #5997d0; background: #fff; }
textarea:focus, input[type='text']:focus, input[type='password']:focus, select:focus { border-color: #5997d0; }
input[type='hidden'] { display:none; }
input[type='submit'] {
	float:left;
	width:68px;
	height:20px;
	margin-left:5px;
	border:0;
	color:transparent;
	background:url(images/btn-submit.jpg) top center no-repeat;

}
/******* start div boxs ****/


#wrapper{
	margin-left:auto;
	margin-right:auto;
	width:1050px;
	text-align:left;
}
/**** header area ****/
#header{
	float:left;
	width:1050px;
	height:135px;
    overflow:hidden;
}
#content-container{
	float:left;
	width:1050px;
        height:auto;
        overflow: hidden;
        *width: 1052px;
}

#content{
	float:left;
	margin-left:54px;
	width:934px;
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;
}
#quick-search{
	float:left;
	width:231px;
	height:250px;
}
#quick-search-top{
	float:left;
	width:231px;
	height:38px;
	background:url(images/quick-search-top.jpg) left top no-repeat;
}
#quick-search-content{
	float:left;
	width:201px;
	height:222px;
	margin-top:3px;
	padding:10px 15px;
	background:url(images/quick-search-bg.jpg) left top no-repeat;
}
#quick-search-content table td {
	padding:2px!important;
	margin:0!important;
}
#quick-search-content #search{
	float:left;
	width:68px;
	height:20px;
	border:0;
	background:url(images/btn-search.jpg) left top no-repeat;
}

#nav-slider{
	float:left;
	width:700px;
	padding-left:3px;
}

#nav{
	float:left;
	width:700px;
	height:38px;
	background:url(images/nav-bg.jpg) left top repeat-x;
}

#nav ul{
	float:left;
	width:700px;
	height:38px;
	margin:0;
	padding:0;
	list-style:none;
}
#nav  li{
	float:left;
	width:auto;
	height:38px;
}

#nav li a{
	float:left;
	width:auto;
	height:18px;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#990000;
	text-decoration:none;
	padding:10px 13px;
	background:url(images/nav-separator.jpg) right center no-repeat;
}
#nav li a.active{
	background:url(images/nav-bg-hover.jpg) left top repeat-x;
}

#nav li a:hover{
	background:url(images/nav-bg-hover.jpg) left top repeat-x;
}
#slider{
	float:left;
	width:700px;
	height:222px;
	margin-top:3px;
}
#sidebar{
	float:left;
	width:191px;
	margin-top:3px;
	padding:15px 20px 20px 20px;
}
#sidebar-sub{
	float:left;
	width:231px;
	height:800px;
	margin-top:3px;
	background:url(images/sidebar-bg.jpg) left top repeat-x;
}
.search-by{
	float:left;
	width:191px;
	height:30px;
	padding:10px 20px 5px 20px;
	font:bold 16px Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#5997d2;
	margin-bottom:5px;

}
#sidebar-sub ul{
	float:left;
	width:191px;
	padding:0px 0px 0px 20px;
	margin:0 0 20px 0;
}
#sidebar-sub li{
	float:left;
	width:185px;
	height:20px;
	list-style:none;
	list-style-position:inside;
	border-bottom:1px solid #FFFFFF;
	padding-top:7px;
	padding-bottom:3px;
	list-style-image:url(images/sidebar-list-bg.jpg);

}
#sidebar-sub li a{
	font:bold 13px Arial, Helvetica, sans-serif;
	color:#9a0000;
	text-decoration:none;
}
#news-letter-signup{
	float:left;
	width:191px;
	padding:0px 20px 20px 20px;
}
#news-letter-signup p{
	color:#000000;
}
#news-letter-signup form{
	float:left;
	padding:0;
	margin:0;
}
#news-letter-signup input[type='text']{
	float:left;
	width:185px;
	height:20px;
}
.staging-thumb-tips{
	float:left;
	width:191px;
	margin-top:20px;
	padding:0px 20px 20px 20px;
}

#sidebar h2 {
	float:left;
	width:100%;
	display:block;
	font:normal 20px Georgia, "Times New Roman", Times, serif;
	color:#1a5997;
	text-transform:capitalize;
	margin-top:10px;
	padding:0;

}

#content-text{
	border-top:3px solid #fff;
	padding-left:3px;
	background:url(images/content-text-bg.jpg) top center no-repeat;
}
#content-text{
	float:left;
	width:700px;
}
#video-container{
	float:left;
	width:700px;
	margin-top:15px;
	background:#fff;
}

.video-box{
	float:left;
	width:153px;
	height:138px;
	margin-left:18px;
}
#content-text-body{

	width:680px;
	padding: 15px 0 20px 18px;
}
.city-box{
	float:left; 
	width:645px;
	display:block;
	border:2px solid #f8e7a2; 
	background-color:#fdf8e4; 
	padding:10px;
	margin-top:10px;
	margin-bottom:30px;
}
.city-box ul{
	float:left;
	margin:0;
	padding:0;
}
.city-box li{
	float:left;
	width:190px;
	height:25px;
	list-style:none;
	margin-left:10px;
	padding-top:8px;
	border-bottom:1px solid #f8e7a2;
	list-style-position:inside;
	list-style-image:url(images/list-bg.jpg);
}
.city-box li a{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#1c599a;
	text-decoration:none;
}

.content-text-left{
	float:left;
	width:435px;
	padding-right:16px;
}
.news-letter-box{
	float:left;
	width:365px;
	height:72px;
	padding-left:70px;
	margin-top:20px;
	background:url(images/news-letter-bg.jpg) top center no-repeat;
}
.news-letter-box h2{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#990000;
	text-transform:capitalize;
	margin-top:20px;
	margin-bottom:5px;
	padding:0;
}
.news-letter-box form{
	float:left;
	width:350px;
	margin:0;
	padding:0;
}
.news-letter-box #email{
	float:left;
	width:200px;
	border:1px solid #cccccc;
}

.news-letter-box #submit{
	float:left;
	width:68px;
	height:20px;
	margin-left:5px;
	border:0;
	background:url(images/btn-submit.jpg) top center no-repeat;
}

.content-text-right{
	float:left;
	width:170px;
	padding-left:20px;
	padding-right:20px;

}


#footer-container{
	float:left;
	width:1050px;
	height:106px;
}
#footer-box{
	float:left;
	margin-left:54px;
	width:935px;
	*width: 928px;
	height:106px;
	padding-left:3px;
	padding-right:3px;
	background-color:#FFFFFF;
	*background-color:#FFFF00;	
}

#footer{
	float:left;
	width:936px;
	height:106px;
	background-color:#FFFFFF;
	background: url(images/footer-bg-home.jpg) left bottom repeat-x;
}
#footer-sub{
	float:left;
	width:934px;
	height:106px;
	background-color:#FFFFFF;
	background: url(images/footer-bg.jpg) left bottom repeat-x;
}

#footer-left{
	float:left;
	width:250px;
	height:81px;
	margin-left:115px;
	padding-top:25px;
}
#footer-left .remax-title{
	font:bold 21px Georgia, "Times New Roman", Times, serif;
	color:#033e92;
}
#footer-left p{
	margin:0;
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#033e92;
	line-height:16px;
}

#footer-right{
	float:right;
	width:542px;
	height:76px;
	padding-top:30px;
	padding-right:20px;
}
#footer-right p{
	color:#FFFFFF;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

}
#footer-right p a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
}
#footer-right p a:hover{
	text-decoration:underline;
}

#remax-logo{
	float:left;
	width:231px;
	height:106px;
}


#footer .footer_nav{
	float:right;
	width:400px;
	height:30px;
}
#footer .footer_nav{
	margin:0;
	padding-right:65px;

}
#footer .footer_nav li{
	float:left;
	display:inline;
	list-style:none;
	padding:5px;
}
#footer .footer_nav li a{
	font-size:12px;
	color:#093d72;
	text-decoration:underline;
}
#footer .footer_nav li a:hover{
	color:#093d72;
	text-decoration:none;
}
/******** classes *******************/
.alignleft{
	float:left;
	margin-right:5px;
}
.alignright{
	float:right;
	margin-left:10px;
	margin-right:10px;
}
.width100{
	width:90px;
	border:0;
}
.width180{
	width:190px;
	border:0;
}
.q-search-text{
	font:bold 10px Tahoma;
	text-transform:uppercase;
		color:#f2c871;
}
.white a{
	color:#FFFFFF;
	text-decoration:underline;
	font:normal 11px Arial, Helvetica, sans-serif;
}
.clear {
	clear:both;
}
.spacer{
	float:left;
	clear:both;	
}
.italic{
	font:italic 12px Arial, Helvetica, sans-serif;
}
.bold{
	font:bold 14px Arial, Helvetica, sans-serif;
}
#logo_button {
	position:absolute;
	top:38px;
	left:57px;
	display:block;
	width:232px;
	height:94px;
	text-indent:-99999px;
	z-index:99999;
	background:url(blank.gif);
}
#container_2 {
	background:url(images/homebg.gif) repeat-y left top;
}
