/* generated by tripleginteractive.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center;
 font-family:Arial, Helvetica, sans-serif;
 /*background:url(images/bg_home.jpg) center bottom no-repeat #f5e27f;*/
 background:#f5e27f;
 background-attachment:fixed;
} 
img {border:none; }

#pagewidth{ 
 width:845px; 
 text-align:left;  
 margin:0 auto;
 padding:0;
} 
#wrapper{
 float:left;
 margin:0; padding:0;
}
.wrapperform{
 background:url(images/bg.jpg) repeat-y;
}
.home_left{
 float:left;
 width:429px;
 height:566px;
 /* background:url(images/bg_home_left.jpg) bottom left no-repeat; */
 overflow:hidden;
 background-color:#433436;
}
.home_right{
 float:right;
 width:416px;
 height:566px;
 background:#4e3d3f url(images/bg_home_right.jpg) bottom left no-repeat;
 text-align:center;
}
.quotes{
 width:415px;
 height:242px;
 overflow:hidden;
} 

.home_right p{
 margin:35px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#ffffff;
 line-height:26px;
 text-align:center;

}
.home_logofull{
 text-align:left;
 background-color:#d28142;
 float:left;
 width:845px;
 position:relative;
 clear:left;
 height:110px;
 overflow:hidden;
}
.home_logofull img{
 padding-left:3px;
}
#footer{
 height:70px; 
 clear:both;
 text-align:center;
 margin:0 auto;
 position:relative;
 width:100%;
 float:left;
} 
.footer_top{
 height:35px;
 line-height:35px;
 width:100%;
 background:#FFFFFF url(images/footer_panera_bot_logo.jpg) top left no-repeat;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:10px;
 color:#402e31;
 text-align:center;
 margin:0 auto;
 float:left;
}
.footer_top a{ text-align:center; }

.footer_logo_home{ position:relative; top:0px; }

.footer_links{ text-align:center; }
.footer_bot{
 height:35px;
 line-height:35px;
 width:100%;
 font-family:Verdana, Arial, Helvetica, sans-serif;
 font-size:9px;
 color:#402e31;
 text-align:center;
}
.footer_top a:link, .footer_bot a:link {color: #402e31; text-decoration:none;}     /* unvisited link */
.footer_top a:visited, .footer_bot a:visited {color: #402e31; text-decoration:none;}  /* visited link */
.footer_top a:hover, .footer_bot a:hover {color: #402e31; text-decoration:underline;}   /* mouse over link */
.footer_top a:active, .footer_bot a:active {color: #402e31; text-decoration:underline;}   /* selected link */

 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

