@charset "UTF-8";
.style1 {
	font-size: 12px;
	color: #990066;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	margin: 0px;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #EEEBEE;
}
body a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
	color:#993366;
}

.homepageblock {
	background-image: url(../images/wedding.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
.footer {
	background-image: url(../images/footerline.gif);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	clear: none;
	height: 80px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EEEBEE;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#993366;
}

.homepagecont {
	padding: 20px;
}
.topmenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	list-style-position: outside;
	list-style-type: none;
	vertical-align: top;
	height: 40px;
	width: auto;
	list-style-image: none;
	float: left;
	letter-spacing: normal;
	display: inline;
}
.topmenu li {
	float: left;
	display: block;
	width: auto;
	padding: 8px;
}
.topmenu li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.title2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #993366;
	font-weight: normal;
	text-decoration: none;
}
.category_element {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 8px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 30px;
	float: left;
	color: #993366;
}
