body
	{
	background-color: #ffffff;
	font-family: verdana, arial, helvetica;
	margin: 20px 0px 0px 0px;
	}

#outer_wrapper
	{
	border: 1px solid #ed0588;
	width: 940px;
	background: url(img/background.gif) top right repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}

#wrapper1
	{
	position: relative;
	background: url(img/sideimage1.jpg) left bottom no-repeat;
	}

#wrapper2
	{
	position: relative;
	background: url(img/sideimage2.jpg) left bottom no-repeat;
	}


#wrapper2
	{
	position: relative;
	background: url(img/sideimage2.jpg) left bottom no-repeat;
	}

#wrapper3
	{
	position: relative;
	background: url(img/sideimage3.jpg) left bottom no-repeat;
	}

#wrapper4
	{
	position: relative;
	background: url(img/sideimage4.jpg) left bottom no-repeat;
	border: 0;
	}

#wrapper5
	{
	position: relative;
	background: url(img/sideimage5.jpg) left bottom no-repeat;
	}

#wrapper6
	{
	position: relative;
	background: url(img/sideimage6.jpg) left bottom no-repeat;
	}


#wrapper7
	{
	position: relative;
	background: url(img/sideimage7.jpg) left bottom no-repeat;
	min-height: 680px;
	}

#wrapper8
	{
	position: relative;
	background: url(img/sideimage8.jpg) left bottom no-repeat;
	}

#wrapper9
	{
	position: relative;
	background: url(img/sideimage9.jpg) left bottom no-repeat;
	}

#wrapper10
	{
	position: relative;
	background: url(img/sideimage10.jpg) left bottom no-repeat;
	}

#wrapper11
	{
	position: relative;
	background: url(img/sideimage11.jpg) left bottom no-repeat;
	}

#wrapper12
	{
	position: relative;
	background: url(img/sideimage12.jpg) left bottom no-repeat;
	}

#wrapper13
	{
	position: relative;
	background: url(img/sideimage13.jpg) left bottom no-repeat;
	}

#wrapper14
	{
	position: relative;
	background: url(img/sideimage14.jpg) left bottom no-repeat;
	}

#header
	{
	background: url(img/header.png) no-repeat;
	height: 134px;
	}

#header h1
	{
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: 500;
	font-size: 12px;
	color: #ed0588;
	position: relative;
	top: 78px;
	left: 53px;
	}

#header h1 .phoneno
	{
	font-size: 11px;
	margin-left: 68px;
	font-weight: 600;
	}


#navigation
	{
	color: #ed0588;
	text-align: right;
	width: 147px;
	float: right;
	position: relative;
	top: -5px;
	margin-bottom: 45px;
	}

#navigation ul
	{
	list-style-type: none;
	border: 0;
	margin: 0;
	padding: 0;
	}

#navigation ul li
	{
	border-bottom: 2px solid #ed0588;
	margin: 0;
	padding: 0;
	float: right;
	border-bottom: 2px solid #fff;
	}

#navigation ul li a
	{
	display: block;
	height: 30px;
	width: 142px;
	padding: 5px 5px 5px 0;
	font-size: 14px;
	text-decoration: none;
	line-height: 30px;
	}

#navigation ul li a:link, #navigation ul li a:visited
	{
	background: #fdd1ea;
	color: #ed0588;
	}

#navigation .selected a:link, #navigation .selected a:visited, #navigation .selected a:hover
	{
	background: #ed0588; 
	color: #fff;
	}

#navigation ul li a:hover
	{
	background: #ed0588;
	color: #fff;
	}

#navigation ul li:hover ul li a
	{
	background: #ed0588;
	color: #fff;
	padding-right: 7px;
	border-bottom: 2px solid #fff;
	border-right: 2px solid #fff;
	border-left: 2px solid #fff;
	font-size: 12px;
	}

#navigation ul ul
	{
	display: none;
	margin-top: -42px;
	}

#navigation ul ul li
	{
	border: 0;
	}

#navigation ul li:hover ul
	{
	display: block;
	right: 147px;
	position: absolute;
	}

#navigation ul li:hover ul li a:hover
	{
	background: #fdd1ea;
	color: #ed0588;
	}
#page_content
	{
	margin-left: 270px;
	margin-top: 12px;
	margin-right: 165px;
	border: 0;
	}

#page_content h1
	{
	font-weight: 500;
	font-size: 120%;
	color: #ed0588;
	margin-top: 0px;
	border-bottom: 2px solid #ed0588;
	padding-bottom: 4px;
	}

#page_content h1 span
	{
	font-style: italic;
	font-size: 75%;
	margin-left: 10px;
	}

#page_content p
	{
	color: #444444;
	font-size: 70%;
	}

#page_content p a:link, #page_content p a:visited
	{
	color: #ed0588;
	text-decoration: none;
	}

#page_content p a:hover
	{
	color: #444444;
	text-decoration: none;
	}

.pinkbold
	{
	color: #ee309b;
	}

.notices1
	{
	background:    #fdd1ea;
	width: 500px;
	color: #ffffff;
	margin-bottom: 10px;
	}

.notices2
	{
	width: 500px;
	color: #ffffff;
	background: url(img/notices_bottom_bg.gif) no-repeat bottom;
	}

.notices_inner
	{
	background: url(img/notices_top_bg.gif) no-repeat top;
	width: 500px;
	color: #ffffff;
	}

.notices_inner p
	{
	margin: 0px;
	color: #ed0588;
	padding: 5px 15px 10px 15px;
	font-size: 100%;
	}

.notices_inner h3, .yourkentwedding_h3
	{
	font-size: 90%;
	color: #ed0588;
	font-weight: 500;
	border-bottom: 2px solid #ed0588;
	margin: 0px 15px 3px 15px;
	padding: 10px 0px 5px 0px;
	}

.notices_inner h3 a:link, .notices_inner he a:visited, .notices_inner h3 a:hover
	{
	color: #ed0588;
	}


.notices_inner p a:link, .notices_inner p a:visited
	{
	color: #666666;
	}

.notices_inner p a:hover
	{
	color: #ffffff;
	}

#flashcontent
	{
	margin-bottom: 40px;
	margin-top: 30px;
	}

.cleardiv
	{
	clear: both;
	color: #ed0588;
	font-size: 70%;
	padding-bottom: 5px;
	font-weight: 500;
	}

.cleardiv a:link, .cleardiv a:visited
	{
	color: #ed0588;
	text-decoration: none;
	}

.cleardiv a:hover
	{
	color: #444444;
	text-decoration: none;
	}

#prices 
	{
	margin: 0px 0px 0px 40px;
	padding: 0px;
	border: 0px;
	color: #444444;
	font-size: 80%;
	}

#prices dt
	{
	color: #ed0588;
	font-weight: 600;
	display: inline;
	}

#prices dd
	{
	margin: 0px 0px 0px 20px;
	padding: 0px;
	border: 0px;
	display: inline;
	}

.links_heading
	{
	font-size: 13px;
	font-weight: 500;
	border-bottom: 2px solid color: #ed0588;
	background: #fdd1ea;
	color: #ed0588;
	padding: 3px;
	}

.links
	{
	color: #ed0588;
	font-size: 11px;
	margin-left: 10px;
	}

.links dt a:link, .links dt a:visited
	{
	text-decoration: none;
	color: #ed0588;
	}

.links dt a:hover
	{
	color: #444444;
	}

.links dd
	{
	font-size: 10px;
	color: #444444;
	margin-bottom: 6px;
	margin-left: 20px;
	}

/* Form
----------------------------------------------------------------------------------*/

#form_div
	{
	margin-top: 10px;
	padding: 10px;
	background: #fdd1ea;
	width: 430px;
	margin-bottom: 20px;
	}

#form_div p
	{
	margin: 5px 0px 0px 0px;
	padding: 0;
	border: 0;
	color: #ed0588;
	font-size: 11px;
	}

fieldset
	{
	margin-left: 0px;
	margin-top: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	}

fieldset dl
	{
	color: #ed0588;
	font-size: 11px;
	padding: 2px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

fieldset dd
	{
	margin: 0px;
	padding: 0px;
	}


fieldset dt
	{
	float: left;
	width: 180px;
	margin: 0.1em 15px 0px 0px;
	color: #ed0588;
	font-size: 11px;
	border-bottom: 2px solid #fff;
	padding: 0 0 8px 0;
	}

textarea
	{
	margin: 0px;
	padding-left: 0px;
	padding: 6px;
	border: 1px solid #ed0588;
	background: #fdfaf4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	width: 206px;
	height: 130px;
	color: #ed0588;
	}

.fieldinput
	{
	width: 210px;
	margin: 0px;
	padding: 3px 3px 3px 6px;
	margin-bottom: 2px;
	}

input
	{
	border: 1px solid #ed0588;
	background: #fdfaf4;
	}

select
	{
	margin-top: 6px;
	margin-left: 5px;
	border: 1px solid #ed0588;
	background: #fdfaf4;
	padding: 2px;
	display: inline;
	}


#submit
	{
	margin: 11px 0 0 0;
	padding: 0;
	border: 0;
	}
















#sitemap_ul
	{
	list-style-type: disc;
	font-size: 90%;
	margin-left: 20px;
	}

#sitemap_ul li
	{
	color: #ed0588;
	margin-bottom: 2px;
	}

#sitemap_ul li span
	{
	color: #ed0588;
	font-size: 75%;
	font-style: italic;
	margin-left: 6px;
	}

#sitemap_ul li a:link, #sitemap_ul li a:visited
	{
	color: #ed0588;
	text-decoration: none;
	}

#sitemap_ul li a:hover
	{
	color: #444444;
	}

.sitemap_sub_ul
	{
	}

#sitemap
	{
	position: absolute;
	bottom: 6px;
	right: 14px;
	font-size: 75%;
	}

#sitemap a:link, #sitemap a:visited
	{
	text-decoration: none;
	color: #ed0588;
	}

#sitemap a:hover
	{
	text-decoration: none;
	color: #444444;
	}

#album_container
	{
	padding-top: 8px;
	color: #ed0588;
	}

.image_container
	{
	width: 145px;
	height: 220px;
	background: #fff;
	color: #ed0588;
	border: 1px solid #ed0588;
	float: left;
	text-align: center;
	margin: 0px 8px 13px 8px;
	}

.image_container p
	{
	margin: 0px;
	padding: 0px;
	color: #ed0588;
	}

.image_container p img
	{
	padding-top: 9px;
	padding-bottom: 6px;
	border: 0px;
	}

.image_container a:link, .image_container a:visited
	{
	text-decoration: none;
	color: #ed0588;
	}

.image_container a:hover
	{
	text-decoration: none;
	color: #444444;
	}

.testimonial
	{
	padding: 14px;
	background: #fff;
	margin: 7px 0 7px 0;
	}

.testimonial p
	{
	font-size: 10px;
	color: #444;
	line-height: 18px;
	font-style: italic;
	}

.testimonial p span
	{
	padding-top: 8px;
	padding-bottom: 0px;
	margin-bottom: 0px;
	display: block;
	color: #ed0588;
	font-style: normal;
	}