body {
background: #000000 url() top left repeat-x;
margin:0px auto;
padding:0px;
color: #727272; 
font-family: Trebuchet MS;
letter-spacing:0.01em;
}



/*
-----------------------------------------------------------
THEME LAYOUTS
-----------------------------------------------------------
*/






.bottom_line{
	padding-bottom:10px;
	border-bottom:1px #d2d2d2 solid;
	}



/* layouts 
-------------------------------------------------------------- */


#wrapper {
margin:0px auto 0px auto;
width:1000px;

background:#FFFFFF url(../images/home-template.jpg) top center no-repeat;
margin-top:50px;

}


#wrapper2 {
margin:0px auto 0px auto;
width:1000px;

background:#FFFFFF url(../images/home-template.jpg) top center no-repeat;
margin-top:20px;

}


#facebook{
	position:absolute;
	top:64px;
	right:5px;
}



#ur-con1{
position:relative;
height:85px;
padding-top:20px;

}

#ur-con2{
position:relative;
background:url(http://urbanretreat.com/html/UR-BK-MENU_BK.jpg)
}


#ur-con3{
height:280px;
position:relative;
padding-top:30px;
}


#ur-con3-summer{
height:560px;
position:relative;
padding-top:10px;
}


#ur-con4{
position:relative;
padding-top:30px;
}


#ur-con4-summer{
position:relative;
padding-top:10px;
}

#ur-con5{
position:relative;
padding-top:20px;
padding-bottom:20px;
}








/* Hair Page 
-------------------------------------------------------------- */

#hair-container{
width:570px;
}

















/* clear */

.clear{
clear:both;
display:block;
width:980px;
height:1px;
}




/* footer*/
	#footer{
	
	background-position: top;
	width:950px;
	height:100px;
	padding-top:46px;
	padding-bottom:6px;
	margin:0px auto 0px auto;
	}

	/* footer text style*/
	#footer_cont{
	width:940px;
	color:#fff;
	font-size:11px;
	padding-bottom:6px;
	}

	/* footer links*/
	#footer_cont a{ 
	color:#fff;
	text-decoration:none;
	}

	#footer_cont a:hover{
	color:#37a237;
	}

	.float_right{
		float:right;
	}

	.float_left{
		float:left;
	}
