/* CSS Document */

a {
	text-decoration:none;
	color:#BF0A30;
	font-weight: bold;
}



body{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	background-attachment: fixed;
	background-color: #FFFFFF;
	margin: 10px 0px 0px;
}

table{
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
	color: #000000;
	border-collapse: collapse;
}

#layoutpopup
{
	width: 490px;
	background-color: #FFFFFF;
	background-image: url(../images/pricelistpopup/bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


#contentpopup
{
	width: 470px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment:scroll;
	background-image: url(../images/pricelistpopup/contentbg3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#weddingcontentpopup
{
	width: 470px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-attachment:scroll;
	background-image: url(../images/pricelistpopup/contentbg3.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#weddingcontentpopup a {
	text-decoration:none;
	color:#C61B71;
	font-weight: normal;
}

#contentpopup a {
	text-decoration:none;
	color:#543019;
	font-weight: normal;
}

#contentpopup a:hover {
	text-decoration:none;
	color:#BF0A30;
	font-weight: normal;
}

#contentpopup .small {
	font-size:11px;
}

.small {
	font-size:11px;
	font-family: Tahoma, Verdana, Arial;
}

.footer{
	color:#D49E63;
}

h2 {
	font-size:24px;
	font-family: Tahoma, Verdana, Arial;
	color:#FFFFFF;
}


h3 {
	font-size:18px;
	font-family: Tahoma, Verdana, Arial;
	color:#543019;
}
