body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	font-size: 12px;
	color: #333333;
	background-color:#FFF;
	padding: 0px;
}
h1{
	background:url(images/img_dottedhline.gif) no-repeat;
	height: 1px;
	width: 411px;
	padding-top: 0px;
	padding-bottom:0px;
}
.mainbody {	
	text-align:left;
	font-size:11px;
	padding: 5px 5px 5px 0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	vertical-align:top;
	line-height:20px;
}
.mainbody_center {	
	text-align:center;
	font-size:11px;
	padding: 0px 0px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	vertical-align:top;
	line-height:20px;
}
#mainbody {
	text-align:left;
	font-size:11px;
	padding-top:10px;
	line-height:18px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	vertical-align:top;
	padding-left: 18px;
	padding-right:14px;
}
.empty{
	text-align:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	background: repeat-x;
	background-position: bottom;
	margin-top:2px;
	width:411px;
	height:15px;

}
.menu_line_noline{
	text-align:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	margin-top:2px;
	width:411px;

}
.menu_line{
	text-align:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	background:url(images/img_dottedhline.gif) repeat-x;
	background-position: bottom;
	margin-top:2px;
	width:411px;

}
.mainbody_menuitems{
	text-align:left;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	float:left;
}
.menu_line:after{
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
.mainbody_menuprices{
	text-align:right;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	float:right;
	padding-right:5px;
}
#dotted_rule{
	background:url(images/img_dottedhline.gif) no-repeat center;
	height: 1px;
	width: 411px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	text-align:center;
}
#solid_rule{
	background:url(images/rule_header.gif) no-repeat center;
	height: 1px;
	width: 411px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	text-align:center;
}
#rule_padding{
	background:url(images/rule_r1.gif) no-repeat center;
	height: 1px;
	width: 411px;
	text-align:center;
	padding-top: 20px;
	padding-bottom:20px;
}
#rule{
	background:url(images/rule_r1.gif) no-repeat center;
	height: 1px;
	width: 411px;
	text-align:center;
}
#rule_menu{
	background:url(images/rule_r1.gif) no-repeat center;
	height: 1px;
	width: 411px;
	text-align:center;
	padding-top: 10px;
	padding-bottom:10px;
}
#rule_doubleline{
	background:url(images/img_doublehline.gif) no-repeat center;
	height: 1px;
	width: 411px;
	text-align:center;
	padding-top: 10px;
	padding-bottom:2px;
}

.body{
	text-align:left;
	font-size:11px;
	font-family: Georgia, Times, serif;
	color:#666;
}
.subhead{
	text-align:left;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#633;
}
.subhead_underline{
	text-align:left;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#633;
	background-image:url("images/rule_header.gif");
	background-position: bottom;
	background-repeat:no-repeat;
	margin-top:2px;
	padding-bottom:2px;
	padding-top:6px;
}
.header_temp{
	text-align:left;
	font-size:22px;
	font-family:"Times New Roman", Times, serif;
	color:#633;
	background-image:url("images/rule_header.gif");
	background-position: bottom;
	background-repeat:no-repeat;
	margin-top:2px;
	padding-bottom:2px;
}
.subhead_short{
	text-align:left;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#633;
	background-image:url("images/rule_short.gif");
	background-position:left bottom;
	background-repeat:no-repeat;
	margin-top:2px;
	padding-bottom:2px;
}
.subhead_right{
	width:380px;
	text-align:right;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
	color:#633;
	vertical-align:bottom;
	line-height:20px;
	padding-right:7px;
}
#facebook_icon{
	margin-bottom:5px;
	width:411px;
	height:21px;
	float:left;
	text-align:right;
}
#container {
	width:757px;
	text-align:center;
	margin: 0 auto;
	margin-top:14px;
	background:url(images/bkg.gif) repeat-y;
}
#pagetop {
	height:92px;
	background:url(images/img_pagetop.gif) no-repeat left top;
}
#sidebar {
	width:270px;
	height:569px;
	float:left;
}
#nav_container {
	width:270px;
	height:202px;
	float:left;
}
#sidebar_bottom_container {
	width:270px;
	height:240px;
	background:url(images/img_cakes.jpg) no-repeat top;
	float:left;
}
#sidebar_repeat {
	width:270px;
	background:url(images/sidebar_left_16.gif) repeat-y;
	float:left;
	
}
#sidebar_top {
	width:270px;
	height:127px;
	background:url(images/img_face.jpg) no-repeat top;
	float:left;
}

#body_container {
	width:448px;
	float:left;
	background:url(images/img_contentmiddle.gif) top repeat-y;
}
#content_top {
	width:448px;
	height:18px;
	background:url(images/img_contenttop.gif) top no-repeat;
	clear:both;
}
#content_mainbody {
	width:448px;
	padding: 0px 0px 0px 0px;
	background:url(images/img_contentmiddle.gif) top repeat-y;
	text-align:left;
}

.intro_body {	
	text-align:left;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#633;
	line-height:15px;
	vertical-align:top;
}
#mainbody_header {
	padding: 0px 5px 5px 17px;
	margin-top:-5px;
}
#download_menu {
	padding: 0px 5px 5px 17px;
	margin-top:5px;
}
#content_bottom {
	width:448px;
	height:15px;
	background:url(images/img_contentbottom.gif) top no-repeat;
	vertical-align:bottom;
	float:left;
	display:block;
}

#sidebar_right {
	width:39px;
	background:url(images/img_pageright.gif) top ;
	background-repeat:repeat-y;
	float:right;
}
.links{
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#69C;
	text-decoration:underline;
}
.links a{
	font-size:11px;
	font-family: Verdana, Geneva, sans-serif;
	color:#69C;
	text-decoration:underline;
}
#footer {
	width:757px;
	height:60px;
	background:url(images/img_pagebottom.gif) no-repeat top;
	clear: both;
	background-color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	padding-top:45px;
	padding-left:0px;
	font-size:11px;
	text-align:left;
}
ol{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	text-align:left;
	margin-left:0px;
	padding-left:22px;
}
ol p{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	text-align:left;
	margin-left:2px;
	margin-top:0px;
}
ul{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	text-align:left;
	margin-left:0px;
}
ul p{
	font-family:Verdana, Geneva, sans-serif;
	color:#666;
	font-size:11px;
	text-align:left;
	margin-left:5px;
	margin-top:0px;
}
ol li{
	margin-left:0px;
}
#backtotop_icon{
	margin-bottom:5px;
	width:411px;
	float:left;
	text-align:right;
	padding-top:10px;
}
#map_boarder{
	outline: #333 thin solid; 
	width:406px;
	


}