@charset "utf-8";
/* ---------------global style------------ */

body{
	font-family:Georgia,serif;
	margin:0;
	padding:0;
	/*background-color:#333333;*/
	/*background-image:url(images/fireworks.gif);*/
}

p,h1,h2,h3,h4,h5,h6,li{
	margin:1ex 1em;
}


div#container{
	position:relative;
	width:791px;
	height:2000px;
	margin:0 auto;
	background-color:#000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#header{
	position:relative;
	top:0;
	margin:0;
	width:791px;
	height:137px;
	background:url(images/header.jpg) no-repeat;
	padding: 0px;
}
div#belowscrol{
	position:absolute;
	width:791px;
	height:30px;
	top:210px;
	background-color:#000000;
	color: #FFFFFF;
	text-align: right;
	background-image:url(images/fireworks.gif);
	background-repeat:repeat-x;
}
div#gallary{
	position:absolute;
	width:591px;
	height:400px;
	float:right;
	top:249px;
	background-color:#000000;
	left:201px;
}
div#navbar{
	position:absolute;
	width:200px;
	height:400px;
	float:left;
	top:260px;
	padding:0,20,0,0;
	/*background-color:#000000;
	background-image: url(images/nav-back.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center bottom;*/
	vertical-align: top;
	display: block;
	left: 2px;
}
#container #gallary table {
	vertical-align: bottom;
}
div#navbar ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#navbar li a:link, div#navbar li a:visited{
	text-decoration:none;
	color: #FFFFFF;
	display: block;
	padding: 0px;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DC1780;
}
div#footer{
	position:absolute;
	width:791px;
	height:50px;
	top:2000px;
	background-color:#000066;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer p {
	vertical-align: middle;
	text-align: center;
}

/*img#fixed{
	position:fixed;
	right:15px;
	bottom:15px;*/
}
body,td,th {
	color: #D6498D;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #CCCCCC;
}
.style1 {color: #FFFFFF}
.style2 {
	color: #DC1780;
	font-size: 24px;
}
#container #gallary table td#wed {
	padding: 0px;
	margin: 0px;
	line-height: 1em;
	text-align: left;
}
div#catback {
	background-image: url(images/catering/buffet_table.jpg);
	background-repeat: no-repeat;
}
#gallary table td#cakecap {
	margin: 0px;
	padding: 0px;
}
#container #gallary table tr td h3 strong {
	color: #FFF;
}
#container #gallary table tr td {
	color: #FFF;
}
#container #gallary table tr td h3 {
	color: #FFF;
}
#container #gallary table tr td h3 {
	color: #FFF;
}
#container #gallary table tr td h3 {
	color: #FFF;
}
#container #gallary table tr td .style5 {
	color: #FFF;
}
#container #gallary table tr td .style3 .style4 strong em {
	color: #FFF;
}
#container #gallary table tr td .style3 .style4 {
	color: #FFF;
}

