/* CSS Document Tuff Koda Sunshine Furniture - EasierChair.com , css by qrstuvr for Positronic Design */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
	
#main_container{
	width:760px;
	height:auto;
	background-color:#FFFFFF;
	background-image:url(images/swirl_flower_bg.jpg);
	background-repeat:no-repeat;
	margin:auto;
	}
	
#subordinate_main_container{
	width:760px;
	height:auto;
	margin:auto;
	background-color:#FFFFFF;
	}
	
#masthead{
	width:760px;
	height:93px;
	}
	
#menu_box{
	width:760px;
	height:42px;
	}
	
#search_box{
	width:335px;
	height:25px;
	padding:5px 25px 0px 0px;
	float:right;
	}
	
#content{
	width:760px;
	height:460px;
	}
	
#subordinate_content{
	width:720px;
	height:auto;
	padding:20px 20px 20px 20px;
	}
	
#easychair_box{
	width:308px;
	height:auto;
	float:left;
	}
	
#introtext_box{
	width:327px;
	height:auto;
	float:right;
	padding:30px 80px 15px 40px;
	font-size:16px;
	}
	
#footer{
	width:740px;
	height:auto;
	padding:10px 10px 10px 10px;
	clear:both;
	line-height:20px;
	}
	
#subordinate_footer{
	width:740px;
	height:auto;
	padding:30px 10px 10px 10px;
	clear:both;
	line-height:20px;
	background-color:#CC99FF;
	background-image:url(images/footer_decor.jpg);
	background-repeat:no-repeat;
	}
	
.posifooter{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	font-variant: small-caps;
	color:#000000;
	}
	
.footer_style{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#000000;
	}
	
.footer_style:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none;
	color:#FF6600;
	}
	
.page_title{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	}