body{
	background-color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 90%;
	color: white;
}
div.main{
	width: 760;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: white;
	text-align: right;
	padding-right : 20px;
	margin-top: 0;
	margin-bottom: 0;
	border-bottom: 2px solid #4615B5;
}
h2{
	margin-top: 0;
	margin-bottom: 0;
}
h3{
	margin-top: 0;
	margin-bottom: 0;
}
p{
	
}
hr{
	border:1px solid #4615B5;
}
td.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	background-color:#4615B5;
}
td.content{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:100%;
	color: white;
}
a:active, a:visited, a:link{
	color: #9271EF;
	font-style: italic;
	text-decoration: none;
}
a:hover{
	color: yellow;
	font-style: italic;
	text-decoration: underline;
}
a.menu:active, a.menu:visited, a.menu:link{
	color: white;
	text-decoration: none;
}
a.menu:hover{
	color: yellow;
	text-decoration: underline;
}
a.button:active, a.button:visited, a.button:link{
	color:white;
	font-weight: bold;
	background-color: #4615B5;
	padding : 4 4 4 4;
}
a.button:hover{
	color: yellow;
	font-weight: bold;
	background-color: #4615B5;
	padding : 4 4 4 4;
}
div.tel{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:100%;
	color: white;
	border-top: 2px solid #4615B5;
	border-bottom: 2px solid #4615B5;
	border-left: 2px solid #4615B5;
	text-align: right;
	padding-right : 20px;
}
img.bottom{
	border: 1px solid #4615B5;
}
div.testimonial{
	width: 760px;
}
cite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: white;
	font-style: italic;
}
table.photos{
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	color: white;
}
input{
	width: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:100%;
	color: black;
}
textarea{
	width: 400;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:100%;
	color: black;
}
.text{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:90%;
	color: white;
}
.smalltext{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:75%;
	color: white;
}
.highlight{
	color:#7142ea;
}
div.weddingcaption{
	font-size:9px;
	text-align:center;
	color:#4615B5;
	font-style:italic;
}
img.right{
	float:right;
	margin: 12px 0 12px 12px;
	border: 1px solid #4615B5;
}
div.right{
	float:right;
	margin: 0 0 12px 12px;
	border: 1px solid #4615B5;
	text-align:center;
	font-size:0.75em;
	font-style:italic;
}
strong{
	color:#7142ea;
}
hr{
	margin:0 20% 0 20%;
	color:#7142ea;

}