/* reset */ body,div,dl,dt,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0; padding: 0}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}a{outline:none;}
 
/* Global */ 
body {background-color: #d5d3d4; text-align: center; /* for IE */}
hr {border: 0; border-bottom-color:#CCC; border-bottom-style: solid; border-bottom-width:1px; margin-top:5px; margin-bottom:10px;}
#wrapper {height:auto; width:1029px; margin-top:40px; margin-left: auto ; margin-right: auto; text-align: left;}
.main {border-top:#EE3124 solid 6px; border-left:#B3B3B3 solid 1px; border-right:#B3B3B3 solid 1px; border-bottom:#B3B3B3 solid 1px; background-color:#fff; padding:55px; padding-bottom: 123px; height:1000px;}

/* Layout */
.logo { float:left; width:171px; height:22px; background-image:url(http://www.bresslergroup.com/bg_logo.png); }
.slideshow {height:310px; width:916px; background-color:#fff; margin-top:80px;}
.connect {float:left; height:auto; width:286px; margin-top:45px; margin-right:48px;}
.blog {float:left; height:auto; width:286px; margin-top:45px; margin-right:48px;}
.quicklink {float:left; height:auto; width:286px; margin-bottom:45px; margin-right:48px;}
.news {float:right; height:auto; width:574px; margin-top:45px; }
.footer {height:auto; width: 1029px; margin-top:15px; margin-left: auto ; margin-right: auto; margin-bottom:90px; text-align:left}

#logo {
	position: relative;
	width: 171px;
	height: 22px;
	top: -27px;
	left: 55px;
}

.kitchenBanner {
	margin-left:0;
}

/* ALTERNATE FIXED FOOTER 
.footer {
height:55px;
width:100%;
position:fixed !important;
bottom:0;
padding:0;
padding-top:10px;
background:rgba(212,211,213,.90) !important;
background:#d5d3d4;
text-align:left;
border-top:#B3B3B3 solid 1px;
}
*/

/* Styles to maintain text look/spacing on old pages */
p, td, input, textarea {font-family: Arial, Helvetica, sans-serif;font-size: 14px;color:#666666;line-height: 20px;}

p {display:block;margin:1em 0;}

#flashcontentLeft {
	margin-left: 30px;
}


/* Typography */
.section_title {font-family: 'bresslervers', Arial, "Times New Roman", Times, serif; font-size: 16px; color:#EE3124; font-weight:bold; text-decoration:none;}
.section_body {font-family: 'bresslervers', Arial, "Times New Roman", Times, serif; font-size: 16px; color:#404040; line-height:24px; text-decoration:none;}
.section_body a.section_body:hover {color: #fff; text-decoration: none;}
.section_footer {font-family: Arial, "Times New Roman", Times, serif; font-size: 10px; color:#B3B3B3; line-height:16px; text-decoration:none;}
.section_footer a.section_footer:hover {color: #EE3124; text-decoration: none;}

li.hoverLinks a{font-family: 'bresslervers', Arial, "Times New Roman", Times, serif; font-size: 16px; color:#404040; line-height:24px; text-decoration: none; display: block; background: #fff; border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; padding-top: 2px; padding-bottom: 2px;
padding-left: 6px; padding-right: 6px; margin-left: -6px;}


.news li {margin-bottom: 20px; }


@font-face {
	font-family: 'bresslervers';
	src: url('bresslervers.eot');
	src: local('?'), url('bresslervers.woff') format('woff'), url('bresslervers.ttf') format('truetype'), url('bresslervers.svg#webfontO2V5TG3k') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* always force a scrollbar in non-IE */ 
html { overflow-y: scroll; }

/* @end */

/* Author: Raphael Guilleminot */


#slider {
	width: 916px;
	height: 310px;
	position: relative;
	margin-top:80px;
}

.slide_copy {
	color: #878787;
}

div#slider_quotes {
	font-family: 'bresslervers', Arial, sans serif;
	line-height: 1.5;
	position: absolute;
	z-index: 99;
	font-size: 30px;
	width: 600px;
	color: #000;
}

#slides {
	position: relative;
	top: 0;
	left: 0px;
	width: 6412px;
	height: 310px;
}



ul#slides li {
	float: left;
	display: inline;
	width: 916px;
	height: 316px;
	position: relative;
}

.slide_img {
	display: none;
}

#slides li .slide_img {
	float: right;
}

#window{
clear:both; 
width:916px; 
overflow:hidden; 
position:relative; 

}

.slide_copy {
	display: none;
}

/*
.slide2 {
padding-right: 8px;
width: 920 !important;
}
*/


/* @end */

.newsStory {
	margin-bottom: 20px;
}

.icons {
	float: right;
	margin-top: 1%
}



h2.date {
	font-family: 'bresslervers', Arial, "Times New Roman", Times, serif;
	color: #999;
	font-weight: bold;
	font-size: 15px;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix { zoom: 1; }

/* Added by Matt Thomas August 16, 2011 */

#interior { clear: both; padding-top: 148px; }
#left_column { width: 300px; float: left;}
#mid_column { width: 350px; float: left; margin-top: -1em; }
#right_column { width: 230px; float: right; }
#mid_column ul li { margin-left: 1em; list-style-type: disc; padding-left: .5em; }
#mid_column ul li ul li { list-style-type: circle; }
#miniform { margin-top: 20px; }
#miniform input, textarea { width: 230px; }
