body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006ab6;
}

p{
	padding:0;
	margin:0;
}

hr {
	margin: 20px 0;
	height: 1px;
	color: #006AB6;
	background: #006AB6;
	border: none;
}

a:link, a:visited, a:active {
	color:#006ab6;
	text-decoration:underline;
}

a:hover{	
	text-decoration:none;
}

#container{
	height:auto 0;
	padding:0;
	margin: 0px auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

#head{
	width:100%;
	height:367px;
	padding:0;
	margin: 0px auto;
	background-image:url(2008/images/newtopbg2.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#headStatic {
	width:100%;
	height:367px;
	padding:0;
	margin: 0px auto;
	background-image:url(2008/images/newtopbg2.gif);
	background-repeat:repeat-x;
	text-align:center;
}

#mid{
	width:100%;
	height:auto;
	padding:0;
	margin-bottom:10px;
	background-image:url(2008/images/newbottombg.gif);
	background-repeat:repeat;
	}

#midbox{
	width:894px;
	height:392px;
	margin: 0px auto;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	background-image:url(2008/images/newmidback2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	text-align:left;
	vertical-align:bottom;
}

#midbox2{
	width:925px;
	height:159px;
	margin: 0px auto;
	padding: 15px 0 10px 5px;
	text-align:center;
}

#midbox3{
	width:925px;
	height:159px;;
	margin: 0px auto;
	padding: 0 0 10px 5px;
	text-align:center;
}

.bannerBox {
	width: 906px;
	height: 141px;
	border: 2px solid #fff;
	margin: 13px auto 0 auto;
}

#backbox{
	width:912px;
	height:auto;
	_height:500px;
	min-height:500px;
	margin: 0px auto;
	padding:0;
	background-color:#ffffff;
	background-repeat:repeat-y;
	vertical-align:top;
	border: solid 8px #006ab6;
}

#backcontent{
	width:882px;
	height:auto;
	margin:0;
	padding:10px;
	padding-left:15px;
	padding-right:15px;
	text-align:left;
	}

.ordernow {
	margin-top: 0px;
	height: 53px;
	float: right;
	width: 200px;
	text-align: right;
}

#bottom{
	width:100%;
	height:auto;
	margin: 0px auto;
	padding-top:8px;
	background-color:#006ab6;
	text-align:center;
	color:#FFFFFF;
}

#bottom a:link, #bottom a:active, #bottom a:visited{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

#bottom a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}	
#backcontent a:link, #backcontent a:active, #backcontent a:visited{
	color:#006ab6;
	text-decoration:underline;
}	
#backcontent a:hover{
	color:#006ab6;
	text-decoration:none;
}	
.featurebox{
	width:285px;
	height:147px;
	margin-left:5px;
	_margin-left:2px;
	margin-right:4px;
	padding:6px;
	background-image:url(2008/images/newboxbg2.gif);
	background-repeat:no-repeat;
	float:left;
}
.featuretext{
	width:278px;
	height:147px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	font-size:13px;
	color:#000000;
	overflow:auto;
	text-align:left;
	vertical-align:middle;
	
	scrollbar-base-color:#9aeef8; 
    scrollbar-arrow-color:#0072bc;
}

.header{
	font-size:24px;
	font-weight:bold;
	color:#006ab6;
}

.sub_head{
	font-size:16px;
	font-weight:bold;
	color:#0072bc;
}
h1{
	font-size:16px;
	font-weight:bold;
	color:#0072bc;
}
h2{
	font-size:14px;
	font-weight:bold;
	color:#0072bc;
}

table.cakeInfo td {
	padding: 0 10px;
}

hr.blueHr {
	height: 1px;
	color: #9ACFF8;
	background: #9ACFF8;
	border: none;
}