@charset "UTF-8";
/* CSS Document */

/***** home *****/
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
#wrap{
	width:1061px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
}
.home_top{
	width:1061px;
	height: 412px;
	background-image:url(../images/yoga_barn_layout_02.jpg);
}
.home_center{
	width:1061px;
	height: 495px;
	background-image:url(../images/yoga_barn_layout_04.jpg);
}
.home_footer{
	width:1061px;
	height:207px;
	background-image:url(../images/yoga_barn_layout_05.jpg);
}
.T_textfield {
	font-family: "Times New Roman";
	font-size: 15px;
	font-weight:normal;
	line-height: 15.5px;
	color:#595959;
	border: 1px solid #f6e2b1;
	background-color:#f6e2b1;
}
.T_copyright{	
	line-height: 15px;	
	color:#7b7b7b;
	text-align:center;
	font-size: 10px;	
	font-family: "Trebuchet MS";
	font-weight: normal;	
}
.B_web_design{	
	line-height: 15px;	
	color:#7b7b7b;
	text-align:center;
	font-size: 10px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;	
}
.B_web_design:hover{	
	line-height: 15px;	
	color:#FFFFFF;
	text-align:center;
	font-size: 10px;	
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration:none;	
}
.T_white{	
	line-height: 20px;	
	color:#FFFFFF;
	text-align: right;
	font-size: 15px;	
	font-family: "Times New Roman";
	font-weight: normal;	
}

#message{
    color: #f00;
    font-weight: bold;
    font-family: "Trebuchet MS";
    font-size: 12px;
}
