/* CSS Document */

body{
    margin: 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#b07b53;
}
.noborder{
    border: none;
}
.left_box_title a:link{color:#FFFFFF; text-decoration:none;}
.left_box_title a:visited{color:#FFFFFF; text-decoration:none;}
.left_box_title a:hover{color:#FFFFCC; text-decoration:none;}
.left_box_title a:active{color:#FFFFFF; text-decoration:none;}

a:link{color:#8f5531; text-decoration:none;}
a:visited{color:#8f5531; text-decoration:none;}
a:hover{color:#CC9900; text-decoration:none;}
a:active{color:#8f5531; text-decoration:none;}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#8f5531;
	padding:none;
}

#title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color:#598989;
	font-weight:bold;
}

.center{
    width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
.container{
	background-position: left;
	width: 950px;
	height: auto;
	float: left;
}	
.top_info{
	width: 950px;
	height: 15px;
	background: #FFFFFF;
	
}	
.header{
	width: 950px;
	height: 215px;
	background: #ffffff url(/images/header.jpg) no-repeat;
	background-position: right;
	float: left;
}

.content{
	width: 950px;
	height: auto;
	float: left;

}
.property_search{
	width: 273px;
	height: 504px;
	float: left;
	background: #ffffff;
	padding-bottom: 0px;
	margin-bottom: 10px;
	background-image:url(/images/side_panel.jpg);
	background-repeat:no-repeat;
}
.countries_menu{
	width: 230px;
	height: auto;
	float: left;
	background: #ffffff;
	margin-bottom: 10px;
}

.left_box_title{
	position:relative;
	top:30px;
	left:50px;
	font-size:24px;
	color:#FFFFFF;
	width: 273px;
	height: 50px;
	float: left;
	line-height:1.5;
}

.form_text{
	
}
.form_element{

}

.right_box_contain{
	width: 675px;
	float: right;
	height: auto;
}
.right_box_main_image{
	width: 460px;
	float: left;
	height: auto;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.right_box_thumbs{
	width: 198px;
	height: 503px;
	float: left;
	background-color: #FFFFFF;
	background-image:url(/images/side_dashs.jpg);
	background-repeat:no-repeat;
}

.footer_links{
	padding-top: 20px;
	padding-left: 34px;
	padding-bottom: 20px;
	height: 20px;
	width: 862px;
	float: left;
	text-align:center;
	color:#598989;
}
.base{
	padding-top: 0px;
	padding-left: 34px;
	padding-bottom: 20px;
	height: 20px;
	width: 862px;
	float: left;
	text-align: center;
	margin-bottom: 30px;
	color:#598989;
}
.bottom_shadow{
	width: 950px;
	height: 15px;
	background-color:#e8eded;
	background-position: left bottom;
	float: left;
}

.login{
	position:relative;
	left:20px;
	top:10px;
	color:#598989;
	}
	
.cart{
	position:relative;
	left:20px;
	top:10px;
	color:#598989;
	}


.teal{
	color:#598989;
	}

	
	
.featured_text{
	position:relative;
	width:160px;
	height:70px;
	color:#598989;
	}
	
.footer_links a:link{color:#598989; text-decoration:none;}
.footer_links a:visited{color:#598989; text-decoration:none;}
.footer_links a:hover{color:#FFCC00; text-decoration:none;}
.footer_links a:active{color:#598989; text-decoration:none;}

h1 a:link{color:#8f5531; text-decoration:none;}
h1 a:visited{color:#8f5531; text-decoration:none;}
h1 a:hover{color:#CC9900; text-decoration:none;}
h1 a:active{color:#8f5531; text-decoration:none;}

.product_main_contain{
	width: 450px;
	height: auto;
	float: left;
}

.product_main{
	width: auto;
	height: auto;
	float: left;
	padding-left: 0px;
	border: 5px solid #e6e7e8;
	margin-left: 0px;
}
.product_main_padd{
	padding-left: 5px;
	padding-bottom:5px;
	width: auto;
	height: auto;
	float: left;
}
.product_main_padd_new{
	padding-left: 5px;
	padding-bottom:5px;
	width: auto;
	height: 150px;
	float: left;
}

.product_main_padd_new2{
	padding-left: 5px;
	padding-bottom:5px;
	width: auto;
	height: 200px;
	float: left;
}

.product_main_padd_new3{
	padding-left: 5px;
	padding-bottom:5px;
	width: auto;
	height: auto;
	float: left;
}

.main_product{
    width: 570px;
	height: auto;
	float: left;
}
.main_product_img{
	width: 239px;
	height: auto;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
}
.main_product_dsc{
    width: 320px;
	height: auto;
	float: left;
}
.main_product_bottons{
	width: 320px;
	height: auto;
	float: left;
	padding-top: 10px;
	text-align: center;
}

.nudge{
	position:relative;
	left:100px;
	}
	
button{
	border:none;
	background-color:#FFFFFF;
	}
	
.submit {
	background-color:#e8eded; 
	border:#598989 solid 1px; 
	color:#598989; 
	font-family:Georgia, 'Times New Roman', Times, serif
}	