@charset "utf-8";
.no_repeat {
	background-image: url(/weddings/images/w_13.gif);
	background-repeat: repeat;
}
.no_repeat_2 {
	background-image: url(/weddings/images/w_02.gif);
	background-repeat: repeat-x;
}

body {
	background-color: #666666;
	margin: 0px;
}
.no_boader {
	margin: 0px;
	padding: 0px;
	background-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.main_text {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
}
.contact_head {
	font-size: 16px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #3366FF;
}
.contactTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666666;
	color: #FFFFFF;
	border: thin dashed #FFFFFF;
}
.contactTablePad    {
	padding-left: 15px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	letter-spacing: 1px;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
}
.contactTable #button {
	border: 1px solid #333333;
}

