<style type="text/css"> 
/* #ae8464 - brown
   e5332d - red/orange
   #f7edb9   light yellow
   f7f1e1 - off-white
   c4c8ca - gray
   e5d8bd - tan
   f9f3f4 - footer bkgd
   #88a3c1  blue 
   #2f8d3d  green
   057215 dark green
   #3d3d3b  brown/black 
   #c3ccd5 light blue 
   019bdd turquoise blue
*/  
body, address, dd, dl, hr, p, form { 
font-family: Verdana, Tahoma, Helvetica, "Times New Roman", Georgia, Geneva, Arial, serif; 
margin: 0; 
padding: 0; 
}
body, html {
	background-image:url(../Images/bodyBkgdRepeat.jpg);
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	margin:0 auto;
	padding: 0;
	text-align: center; 
	text-decoration: none;
	line-height: 22px;
}
p {
	text-indent: 20px;
	padding:0;
	margin: 10px 0;
	line-height:1.5em;
}
#wrapper {
	width:980px; 
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	padding:0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	text-decoration: none;
	color: #000;
	line-height: 22px;
	font-size:13px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
} 
#banner {
	width: 980px;
	height: 250px;
	background-image:url(../Images/banner.png);
	background-repeat:no-repeat;
	position:relative;
	z-index: 0;
}
#content {
	float:left;
	width:930px;
	padding: 0;
	margin: 0 0 0 8px;
	background-color: #f7edb9; /*light yellow*/
	border-top: #e5332d solid 8px;  /*red*/
	border-left: 15px #f7f2d9 solid;
	border-right: 15px #f7f2d9 solid;
	position:relative;
	z-index: 200;
}
#serving {
	float:left;
	text-align:center;
	height: 40px;
	width: 930px;
	margin: 0;
	padding: 0;
	position:relative;
	z-index: 625;
}
.facebook {
	float:left;
	margin: -45px 0 0 10px;
	padding: 0;
	position: relative;
	z-index:800;
}
.monthlySpecial {
	float:right;
	text-align:center;
	margin: -20px 0 5px 10px;
	padding: 0;
	position: relative;
	z-index:800;
}
#hours {
	float:right;
	text-align:center;
	height: 300px;
	width: 350px;
	margin: -145px 0 0 630px;
	padding: 0;
	position:relative;
	z-index: 100;
}
#video {
	float:right;
	margin: -140px 30px 0 600px;
	padding: 0;
	width: 300px;
	height: 300px;
	position:relative;
	z-index: 30;
}
.noBorder {
	border: 0;
}
#main {
	float:left;
	background-image:url(../Images/mainSideRepeat.png);
	background-repeat: repeat-y;
	min-height:1275px;
	margin: -130px 0 0 -25px;
	padding: 0 5px 25px 40px;
	width: 710px;
	position:relative;
	z-index: 220;
}
#special {
	float:left;
	margin: -35px 20px 20px 125px;
	width: 425px;
	background-color:#f7f2d1;
	border: 3px #f6e209 ridge;
	padding: 5px 15px 10px 15px;
	position:relative;
	z-index: 200;
}
.bigVideo {
	float: left;
	margin: -40px 0 0 100px;
}
#left {
	float: left;
	text-align:left;
	width: 200px;
	margin: -140px 10px 0 -20px;
	padding: 0; 
	line-height: 1.6em;
	position:relative;
	z-index: 10;
}
#logos {
	float:left;
	background: none; 
	text-align:left;
	width: 190px; 
	margin: 10px 0;
	padding: 0 0 30px 0; 
	line-height: 1.6em;
}
#nav {
	float:left;
	background: none; 
	text-align:left;
	width: 200px; 
	margin: 0;
	padding: 0 0 10px 0; 
	line-height: 1.6em;
}
/* navigation styles */ 
#nav ul {
	list-style:none;
	padding: 0;
	margin: 10px 0 0 0;
	display:block;
	line-height: 1.6em;
	border: 0;
	background: none;
}
#nav ul li a:link, #nav ul li a:visited {
	list-style:none;
	color: #000;  /* black*/
	text-align:left;
	text-decoration:none;
	font-size: 12px;
	font-weight: 700;
	display:block;
	line-height: 1.6em;
	border-bottom: 3px solid #e5332d;  /* red*/ 
	padding: .4em .4em .4em 1.2em;
	margin:0;
	background-image:url(../Images/bkgdNavRepeat.jpg);
	background-repeat: repeat; 
}
#nav ul li a:hover, #nav ul li a:active {
	color: #e5332d;  /* red*/ 
	font-size: 12px;
	background: none;	
	display:block;
	border-bottom: 3px solid #019bdd;  /* blue */
	border-left: 1.2em solid #019bdd;  /* blue */
	padding: .4em .4em .4em .6em;
	margin:0;
	line-height: 1.6em;
} 
.associations {
	margin: 0 0 -20px 0px;
	padding: 0 5px 10px 5px;
	text-align: left;
	text-indent: 0;
	line-height: 1em;
	width: 710px;
	position: relative;
	z-index: 1000;
}
#footer {
	width: 980px;
	background-image:url(../Images/footerBkgd.png);
	background-repeat:no-repeat;
	background-color: none;
	margin: -15px auto 0 auto;
	padding: 22px 0 3px 0;
	text-indent: 0;
	height: 50px;
	position: relative;
	z-index:900;
}
.copyright {
	margin: 2px 10px 10px 10px;
	padding: 0 20px 10px 20px;
	text-indent: 0;
	line-height: 1em;
}
ul li, ol li {
	padding: 0;
	margin: 0;
}
.hr {
	width: 160px;
	margin: 8px 20px 8px 30px;
	height: 3px;
	border-bottom-color:#830417;
	float:right;
}

.form {
	padding:15px;
	margin: 10px 25px 5px 10px;
}
.confirmation {
	font-stretch: expanded;
	font-weight:bold;
	font-variant:small-caps;
	font-size:110%;
	text-indent: 40px;
}

h1, h1 a, h1 a:visited { /* page titles */
	font-variant:small-caps;
	font-weight:bold;
	color: #e5332d; /* orange */	
	font-size:17px;
	text-indent:none;
	margin:10px 0;
	padding:0;
}
h1 a:active, h1 a:hover {
	font-variant:small-caps;
	font-weight:bold;
	color:#019bdd; /*   turquoise blue*/	
	font-size:17px;
	margin: 10px 0;
	padding:0;
}
h2 {
	font-variant:small-caps;
	font-weight:bold;
	color:#019bdd; /*   turquoise blue*/	
	font-size:14px;
	margin: 10px 0;
	padding:0;
}
h3 {
	font-variant:normal;
	font-weight:bold;
	color:#000;  /* black */
	font-size:13px;
	margin:5px 0;
	padding:0;
	line-height:1.5em;
	text-indent: 20px;
}
h4 {
	font-variant:small-caps;
	font-weight:bold;
	color:#e5332d;  /* orange */
	font-size:12px;
	text-indent: 20px;
	margin:5px 0;
	padding:0;
	line-height:1.3em;
}
h5 {
	font-variant:normal;
	font-weight:bold;
	color:#2f2218;  /* very dark brown */
	font-size:11px;
	text-indent: 10px;
	margin: 5px 0;
	padding:0;
	line-height:1.2em;
}
h6 {
	font-variant:small-caps;
	font-weight:bold;
	color:#e5332d;  /* orange */
	font-size:12px;
	text-indent: 0;
	margin:5px 0 5px 0;
	padding:0;
	line-height:1.3em;
}
a, a:visited {
	text-decoration:none;
	color:#36f;
}
a:hover, a:active {
	text-decoration:none;
	color: #e5332d; /* orange */
}
.special {
	color:#c00;
	text-indent:30px;
	font-weight:bold;
	font-variant:small-caps;
}
.bold {
	font-weight:bold;
	font-variant:normal;
	color: #000;
}
.boldSmCaps {
	font-weight:bold;
	font-variant:normal;
	font-variant:small-caps;
	font-style:italic;
	color: #000;
}
.noPad {
	padding:0;
	margin:0;
}
.smallPadTop {
	padding:8px 0 20px 0;
	margin:0;
}
.img {
	padding: 15px 0;
}
.imgRight {
	float:right;
	margin: 20px 10px 15px 20px;
}
.imgComfortSpec {
	float:right;
	margin: 20px 10px 15px 15px;
}
.imgLeft {
	float:left;
	margin: 20px 20px 15px 5px;
}
.imgCenter {
	float:none;
	text-align:center;
}
.indent {
	text-indent:30px;
}
.noindent {
	text-indent:0;
}
.indent40 {
	text-indent:40px;
}
.indent60 {
	text-indent:60px;
}
.noBottomBorder {
	border-bottom:0;
}

#content li {
	list-style:none;
	padding: 0;
	margin: 5px;
}
.hr {
	text-align:left;
	height:3px;
	width:70%;
	color:#e5332d; /*lt blue*/
	padding: 0 10px;
	border-bottom-style:outset;
}
.hrTrane {
	text-align:center;
	height:3px;
	width:100%;
	color:#e5332d; /*orange*/
	padding: 0 10px;
	border-bottom-style:ridge;
}

/*form styles*/
.form {
	margin: 0 0 0 20px;
}
.boldItalic {
	font-weight: bold;
	font-style:italic;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.alignTop {
	vertical-align: top;
}
.textFieldWidth {
	width: 200px;
}
.labelfieldwidth {
	width: 200px;
	text-align: right;
}
.legend {
	font-variant:small-caps;
	font-weight:bold;
	color:#019bdd; /* blue*/
	font-size:16px;
	text-indent: 0;
	margin:5px 0;
	padding:0;
	line-height:1.3em;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

</style>[if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColElsRtHdr #sidebar1 { padding-top: 30px; }
.twoColElsRtHdr #mainContent { zoom: 1; padding-top: 15px; }
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]

