.mainbg{
	background-image: url(images/bg.jpg);	
}
.greenbg{
	background-image: url(images/green-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#content{
	margin-left: 24px;
	margin-right: 58px;
	margin-top: 10px;
	font-family: "Comic Sans MS", Tahoma, Verdana;
	text-decoration: none;	
}
.title{
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;	
	padding-left: 15px;
	overflow: auto;
}
.top{
	height: 28px;
	background-image: url(images/box-top.jpg);
	background-repeat: no-repeat;
}
.bottom{
	height: 28px;
	background-image: url(images/box-bottom.jpg);
	background-repeat: no-repeat;
}
.maincontent{
	font-size: 13px;
	background-image: url(images/box-bg.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-right: 15px;
	overflow: auto;
}

.content2{
	font-family: "Comic Sans MS", Tahoma, Verdana;
	font-size:18px;
}

.content{
	height:325px;
	background-image: url(images/cupcake-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	overflow: auto;
}

.content3{
	height:335px;
	background-image: url(images/cupcake-bg.gif);
	background-repeat: no-repeat;
	background-position: center center;	
	overflow: auto;
}

.footer{
	margin-top: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #4E2318;
	text-decoration: none;
	text-align: center;
}

.developed{
	margin-top: 25px;
	font-size: 11px;
	color: #4E2318;
	text-decoration: none;
	text-align: center;
}

.textover a:link, .textover a:active, .textover a:visited {
color:#E30625;
font-size:11px;
text-decoration:none; 
font-weight:bold;
} 

.textover a:hover {
color:#E30625;
font-size:11px;
text-decoration:underline; 
font-weight:bold;
} 



input{
	border: 1px dashed #663300;
}
#outlet{
	margin: 5px;
	float:left;
}
#outlet .title1{
	font-size: 13px; 
	font-weight: bold;
	color: #604238;
}
#outlet .oimage{
	border: 1px dashed #4F2018;	
}
#outlet .data{
	padding-top: 5px;
}
#occasions{
	margin: 10px;
	float:left;
}


#occdata{
	clear:both;
	text-align:center;
}
#dashborder{
	border: 1px dashed #4F2018;
	width: 189px;
}