﻿html{
	width:100%;
	height:100%;
}
body{
	margin:0px 0px 0px 0px;
	width:100%;
	height:100%;
	background-image:url(../images/cbhemmxcolor03.jpg);
	background-color:#660000;
	font-family:Calibri;
}
/* page parts */
#page{
	margin-left:auto;
	margin-right:auto;
	width:920px;
	min-height:580px;
	text-align:center;
	border:2px solid #660000;
}
#header{
	width:920px;
	height:100px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/header4_920x100.jpg);
	/*background-image:url(../images/nuheaderwhite920top.jpg);*/
	background-repeat:no-repeat;
}
#contents{
	width:920px;
	min-height:430px;	
	margin-right:auto;
	margin-left:auto;
	/*background-image:url(../images/w_leftspace.jpg);*/
	background-image:url(../images/nu_leftshort127x300.jpg);
	background-repeat:repeat-y;
	background-color:#f6f6e0;
}
#tblContents{
	width:920px;
}
#headerleft{
	width:127px;
	/*min-height:261px;*/
	vertical-align:top;
	text-align:left;
	color:#FFFFCC;
}
#specials{
	height:62px;
	width:120px;
}
#facebook{
	height:63px;
	width:120px;
}
#loginbtn{
	height:29px;
	width:120px;
}
#pageview{
	margin-left:auto;
	margin-right:auto;
	width:793px;
	min-height:430px;	
	background-color:#f6f6e0;
}
#toplinks{
	width:793px;
	height:25px;
	color:#660000;
	background-color:#f6f6e0;
	font-family:Calibri;
	font-style:italic;
	font-weight:bold;
	font-size:20px;
	text-align:center;
	/*padding-bottom:2px;*/
}
#inner{
	width:793px;
	background-color:#f6f6e0;
}
#insideheader{
	width:793px;
	height:35px;
}
#mid{
	width:793px;
	background-color:#f6f6e0;}
#midhome{
	width:793px;
	min-height:320px;
}
#locations{
	width:793px;
	min-height:75px;	
}
#footer{
	width:793px;
	height:15px;
	font-size:13px;
	text-align:center;
	vertical-align:middle;
	background-color:#f6f6e0;
	color:#660000;
}

/* inside page parts */

#tblSlideshow{
	width:793px;
}
#locations{
	text-align:center;
}
#tbllocations{
	width:793px;
}
.addresses{
	font-size:22px;
}
a.addresses{
	font-size:22px;
	color:#b5262c;
}
.phones{
	font-size:32px;
	color:#b5262c;
}

/* page elements */


a{
	color:#620C0D;
	text-decoration:none;
}
a.active{
	color:#620C0D;
	text-decoration:none;
}
a.visited{
	color:#620C0D;
	text-decoration:none;
}
a.hover{
	color:#620C0D;
	text-decoration:none;
}
.aheader{
	color:#620C0D;
	font-weight:bold;
	text-decoration:none;
}
.headerlist{
	font-size:18pt;
}
#summer{
	display:none;
}
#fall{
	display:none;
}
#spring{
	display:block;
}
#winter{
	display:none;
}



