/* CSS Document */
body{
	padding:0;
	margin:0;
	background-color:#000;
	color:#fff;
	background-image: url(images/yamilkas_stripes1.png);
	background-repeat: repeat;
}
</style>
	
	
.leftside{
	width:200px;
	float:left;
	}	

.rightside{
	width:250px;
	float:right;
	}	


	
	}
div, p, span, img, h1, h2, h3, h4, h5, h6, form, input, select{
	padding:0;
	margin:0;
	border:0;
	}
*{
	padding:0;
	margin:0;
	}
.spacer{
	clear:both;
	}
a {
	outline:none;
	text-decoration:none;
	color:#FCF8D8;
	}
#wraper{
	width:1003px;
	padding:0;
	margin:0 auto;
	}
	
/*banner start*/

#body_top_bg{
	background-color:#e98692;
	color:inherit;
	width:1003px;
	float:left;
	padding:0;
	margin:0;
	}
#footer_bg{
	background-color:#4b340b;
	color:inherit;
	width:1003px;
	height:66px;
	float:left;
	padding:0;
	margin:0;
	}			
#body_left_bg{
	background:url(images/banner_left_top_bg.jpg) left top no-repeat #e98b92;
	color:inherit;
	width:611px;
	float:left;
	padding:0;
	margin:0;
	}
#body_right_bg{
	background:url(images/banner_right_top_bg.jpg) left top no-repeat #e98b92;
	color:inherit;
	width:392px;
	float:left;
	padding-top:621px;
	margin:0;
	}					
			
	
	
	
	
	/* ---------------------- Dolphin nav ---------------------- */
#dolphincontainer{
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#4b340b;
	width:100%;
	font-family:Helvetica,Arial,Verdana,sans-serif;
}
#dolphinnav{position:relative;height:33px;font-size:12px;text-transform:uppercase;font-weight:bold;background:#fff url(images/dolphin_bg.gif) repeat-x bottom left;padding:0 0 0 20px;}
#dolphinnav ul{margin:0;padding:0;list-style-type:none;width:auto;float:left;}
#dolphinnav ul li{display:block;float:left;margin:0 1px;}
#dolphinnav ul li a{display:block;float:left;color:#EAF3F8;text-decoration:none;padding:0 0 0 20px;height:33px;}
#dolphinnav ul li a span{padding:12px 20px 0 0;height:21px;float:left;}
#dolphinnav ul li a:hover{color:#fff;background:transparent url(images/dolphin_bg-OVER.gif) repeat-x bottom left;}
#dolphinnav ul li a:hover span{display:block;width:auto;cursor:pointer;}
#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{color:#fff;background:#1D6893 url(images/dolphin_left-ON.gif) no-repeat top left;line-height:275%;}
#dolphinnav ul li a.current span{display:block;padding:0 20px 0 0;width:auto;background:#1D6893 url(images/dolphin_right-ON.gif) no-repeat top right;height:33px;}
/* ---------------------- END Dolphin nav ---------------------- */
	
	
	
	
	/*nav start*/
		
	
#nav_bg{
	width:611px;
	float:left;
	}				
.nav_main{
	padding:0px;
	margin-top:20px;
	margin-left:40px;
	list-style:none;
	}		
.nav_main li{
	padding:0 9px;
	float:left;
	width:auto;
	}		
.nav_main li a{
	font: normal 12px/15px  Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	padding:0px;
	margin:0px;
	text-decoration:none;
	display:block;
	}
.nav_main li a:hover,.nav_main li a.active{
	color:#f9EA87;
	background-color:inherit;
	}
.nav_main li.selected a{
	color:#f9ea87;
	background-color:inherit;
	}			
			
#body_btm_bg{
	width:549px;
	float:left;
	padding:353px 10px 0 51px;
	margin:0;
	}				
#body_left_brdr{
	border-right:1px dashed #fff;
	width:549px;
	float:left;
	padding:0;
	margin:0;
	}
#body_left_cont{
	width:537px;
	float:left;
	padding:0 12px 20px 0;
	margin:0;
	}					
.welcome_txt{
	font:normal 30px/normal Georgia, "Times New Roman", Times, serif;
	color:#fcf8d8;
	background-color:inherit;
	}
/* Contact Form start */
#body_left_cont form{
	width:459px;
	padding:60px 0 0 14px;
}
#body_left_cont form label{
	width:96px;
	font:bold 11px/23px Georgia, "Times New Roman", Times, serif;
	color:#FFDFE1;
	background-color:inherit;
	margin:0 0 24px 0;
	float:left;
}
#body_left_cont form input.submit_box{
	width:306px;
	height:19px;
	padding:2px 0 0 3px;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#F9CCD1;
	border:1px solid #C1C6C7;
	float:right;
	margin:0 0 24px 0;
}
#body_left_cont form textarea{
	width:309px;
	height:63px;
	float:right;
	margin:0 0 24px 0;
	border:1px solid #C1C6C7;
	background-color:#F9CCD1;
	color:#000;
	font:normal 11px Arial, Helvetica, sans-serif;
}
#body_left_cont form input.submitbt{
	width:68px;
	height:24px;
	float:right;
	margin:0 242px 0 0;
}
/* Contact Form end */
#body_left_cont p.service_top{
	font:normal 12px/22px Georgia, "Times New Roman", Times, serif;
	color:#FCF8D8;
	background-color:inherit;
	padding:30px 0 0 0;
}
#body_left_cont p.service_top span{
	background:url(images/ycake2.png) no-repeat 0 1px;
	padding:30px 0 40px 50px;
	font:normal 14px/15px Georgia, "Times New Roman", Times, serif;
	color:#FCF8D8;
	font-weight:bolder;
	background-color:inherit;
	display:block;
}
#body_left_cont p.service_bottom{
	font:normal 12px/22px Georgia, "Times New Roman", Times, serif;
	color:#FCF8D8;
	background-color:inherit;
	padding:50px 0 0 0;
}
#body_left_cont p.service_bottom span{
	background:url(images/ycake2.png) no-repeat 0 1px;
	padding:30px 0 40px 50px;
	font:normal 14px/15px Georgia, "Times New Roman", Times, serif;
	font-weight:bolder;
	color:#FCF8D8;
	background-color:inherit;
	display:block;
}
/*--------event start------------*/
#body_left_cont div.event_topcont{
	width:537px;
	margin:34px 0 0 0;
	}
#body_left_cont div.event_topcont img{
	width:113px;
	height:90px;
	display:block;
	float:left;
}
#body_left_cont div.event_topcont p{
	font:normal 13px/23px Georgia, "Times New Roman", Times, serif;
	color:#FEF0F0;
	background-color:inherit;
	width:385px;
	float:right;
}
#body_left_cont div.event_botomcont{
	width:537px;
	margin:52px 0 0 0;
	}
#body_left_cont div.event_botomcont img{
	width:113px;
	height:90px;
	display:block;
	float:left;
}
#body_left_cont div.event_botomcont p{
	font:normal 13px/23px Georgia, "Times New Roman", Times, serif;
	color:#FEF0F0;
	background-color:inherit;
	width:385px;
	float:right;
}	
.succ_txt{
	font:normal 23px/16px Georgia, "Times New Roman", Times, serif;
	color:#FCF8D8;
	background-color:inherit;
	}
.normal_txt{
	font:normal 12px/17px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	margin:15px 0 0px 0;
	background-color:inherit;
	}
.pic_couple{
	margin:18px 0 0 0px;
	}			
.body_btm_border{
	border-bottom:1px dashed #fff;
	line-height:0px;
	margin-top:32px;
	}
.btn_read{
	background:url(images/btn_read.gif) 0 0 no-repeat;
	width:116px;
	height:31px;
	float:right;
	text-align:center;
	}
.btn_read a{
	font:normal 12px/32px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background-color:inherit;
	}

			


#profile_bg{
	background:url(images/profile_bg.jpg) 0 0 no-repeat;
	width:537px;
	height:123px;
	margin:22px 0 28px 0;
	}
.profile_txt{
	font:normal 18px/36px Georgia, "Times New Roman", Times, serif;
	color:#FCF8D8;
	margin-top:5px;
	background-color:inherit;
	}
.profile_cont_bg{
	width:160px;
	float:left;
	padding:0 3px 0 13px;
	}
	
	
	
			/*right pannel start*/



#mem_log_bg{
	background:url(images/mem_log_bg.jpg) 0 0 no-repeat;
	width:325px;
	height:137px;
	float:left;
	padding:10px 0 0 15px;
	}
.input_bg{
	width:325px;
	float:left;
	height:30px;
	}
.input_bg_left{
	width:70px;
	float:left;
	}
.input_bg_right{
	width:255px;
	float:left;
	}
.input_bg_left2{
	width:228px;
	float:left;
	margin-top:7px;
	}
.input_bg_right2{
	width:74px;
	float:left;
	margin-top:7px;
	}
.mem_log_txt{
	font: normal 20px/26px Georgia, "Times New Roman", Times, serif;
	color:#885a4b;
	padding-bottom:7px;
	background-color:inherit;
	}
.mem_form_txt{
	font: normal 12px/16px Georgia, "Times New Roman", Times, serif;
	color:#6d7b38;
	padding-top:6px;
	background-color:inherit;
	}
.mem_form_input{
	background:#f7c2c7;
	border:1px solid #d1a2a7;
	font: normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color:#360c00;
	width:233px;
	height:20px;
	margin:3px 0 3px 0px;
	}
.btn_login{
	margin-top:5px;
	}
.btn_login a{
	font: normal 12px/15px Georgia, "Times New Roman", Times, serif;
	color:#47403e;
	text-decoration:none;
	background-color:inherit;
	}
#grt_evnt_bg{
	width:241px;
	height:278px;
	float:left;
	padding:27px 0 35px 0px;
	}
.search_left{
	width:208px;
	float:left;
	margin-top:8px;
	padding-left:13px;
	}
.search_txt{
	font: normal 13px/15px Georgia, "Times New Roman", Times, serif;
	color:#e8e6c9;
	background-color:inherit;
	}
.search_input{
	background-color:#e8e6c9;
	border:none;
	width:158px;
	height:20px;
	font: normal 13px/22px Georgia, "Times New Roman", Times, serif;
	color:#000;
	}
.btn_go{
	width:45px;
	height:22px;
	float:left;
	margin-top:7px;
	}
#royl_moment_bg{
	background:url(images/panaderia.jpg) 0 22px no-repeat;
	width:340px;
	height:250px;
	float:left;
	padding:22px 0 28px 0px;
	}
.royl_moment_txt{
	font: bold 13px/16px Georgia, "Times New Roman", Times, serif;
	color:#f6cd62;
	padding:205px 0 0 25px;
	background-color:inherit;
	}
.royl_moment_txt a{
	font: bold 11px/16px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding-left:15px;
	background-color:inherit;
	}	
	
	
	
	
	/*fooetr start*/
	
	
#footer_cnt_left{
	width:624px;
	float:left;
	}
#footer{
	padding:0px;
	margin:30px 0 0 50px;
	list-style:none;
	}
#footer li{
	padding:0px 3px;
	font:normal 12px/15px Arial, Helvetica, sans-serif,Georgia;
	color:#f6cd62;
	float:left;
	background-color:inherit;
	width:auto;
	}
#footer li a{
	color:#FCF8D8;
	text-decoration:none;
	display:block;
	background-color:inherit;
	}
#footer li a:hover{
	color:#fff;
	background-color:inherit;
	}


#footer_right{
	width:332px;
	padding-top:30px;
	margin:0px;
	float:left;
	}
.footer_right_txt{
	padding:0px 0px;
	font:normal 12px/15px Arial, Helvetica, sans-serif, Georgia;
	color:#fff;
	float:left;
	background-color:inherit;
	width:auto;
	}

	
	
.iconlist
{
list-style: none;
margin: 0;
padding: 0;
font:normal 12px/13px Georgia, "Times New Roman", Times, serif;
color:#fff;
background-color:inherit;
display:block;	

}

li.ycake
{
background-image: url(images/ycake.png);
background-repeat: no-repeat;
background-position: 0 50%;
padding: 3px 0 3px 30px;
margin: .4em 0;
}
	
	
	
	

