/*darlingscheesecake.com style sheet */
body{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 140%;
	text-align: center;
	margin:0px;
	background-color: #0C3102;
}
#frame{
	width: 820px;
	height: 500px;
	margin-left: auto;
	margin-right: auto;
	margin-top:2px;
}
#top{
	background: url(../images/top1.gif);
	background-repeat:no-repeat;
	width:820px;
	height:25px;
	float:left;
}

#middle{
	width:820px;
	height:297px;
	float:left;
}
#midLeft{
   background: url(../images/top2.gif);
	width: 221px;
	height: 297px;
	float: left;
}
#fix{
	background: url(../images/topmiddle.gif);
	background-repeat: no-repeat;
	width: 229px;
	height: 297px;
	float: left;
}




#right{
	background: url(../images/topright.gif);
	background-repeat: no-repeat;
	width: 370px;
	height: 297px;
	float: left;
}

#side{
	background:#ffffff url(../images/btm_cake_bg.gif) 0% 100% no-repeat;
	width:820px;
	height:500px;
	float:left;
	margin:0px;
	padding:0px;

}
#sideLeft{
   background: url(../images/btns_bg.gif) 0% 0% ;
	width:221px;
	height:410px;
	float:left;
}
 

#menu{
	
}
#menu ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
#menu ul li{
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}
#frontmiddle{
   /*background: url(../images/cake_center.gif) no-repeat;  */
	width: 229px;
	height: 229px;
	float: left;
	 

}
#frontRight{
	width: 370px;
	height: 460px;
	float: left;

}


#frontRightTop{
   background: url(../images/bg1.gif);
	width: 370px;
	height: 345px;
	float: left;
}

#frontRightTop p{
	color: #000000;
    font-size: 11px;
	line-height: 20px;
    text-align: justify;
    margin: 0px;
	padding: 3px 20px 2px 15px;
	}
	
	

#frontRightBottom{
   width: 370px;
	height: 150px;
   background:url(../images/bg2.gif) 0% 0% no-repeat;
	float: left;
}
#frontRightBottom p{
	color: #585757;
	font-size: 12px;
	padding: 0px 10px 30px 0px;
}





#frontRight div p.copyright{
	color: #585757;
   font-size: 11px;
	line-height: 20px;
   text-align: left;
   margin: 0px;
	padding: 0px 0px 20px 80px;
}




#footer{
	color: Gray;
	font-size: 10px;
	
}
#footer a:link,a:visited,a:active{
	color: #9a9898;	
}
#footer a:hover{
	color: #b2ce07;	
}	



.scroll{
	/*background: url(../images/news-events.gif) 0% 0% no-repeat;*/
	width :229px;
	height :100px;
	margin-top: 10px;
	padding: 5px 0px 0px 0px;
	float: left;

}

.buttons{
	float:left;
	width:112px;
	height:17px;
	padding:5px 0px 0px 5px;
	 
}
.address{
	 
	 margin-left: 55px;
	 margin-bottom: 0px;
	padding:5px 0px 0px 5px;
	 
}

