body {
	font-family: arial, sans-serif;
	font-size: 76%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	background: #FBF4E4 url('images/pinkBackPat.gif');
	background-repeat: repeat-x;
	color: #333;
}

table {
	
	font-size: 100%;
}

b{
	color: #670606;
}

h2
{
	color: #670606;
}

#borderbtn
{
	border: 1px solid #FFF;
}
#borderbtn:hover{
	border: 1px solid #BBB;
}

#btnlink
{
	width:170px;
	height:16px;
	padding:2px;
	background-color: rgb(250,250,250);

	border-bottom:1px solid #DDD;
	display:block;
	color: #222;
	background-repeat:none;
	font-weight:bold;
	overflow:hidden;
	text-decoration:none;
	font-size: 1.1em;
}

.outputtable
{
	border: 0;
}

.outputtable td
{
	background-color: #EEE;
}

#btnlink:hover{
background-color: #EA9696;
text-decoration: none;
color: #500;
}

.linkdiv
{
	text-align:center;
	width: 100%;
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}

.leftbox
{
	text-align:justify;
	float:left;
	width: 180px;
	border-right: 1px solid #EEE;
	margin-top:80px;
	margin-left:10px;
	background-image:url('images/weddingbg.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}
.rightbox
{
	float:left;
	margin-top: 80px;
	width: 540px;
	padding-left:10px;
	
}
	

.blackboxlink
{
	font-family: helvetica, arial, sans serif;
	display: inline;
	background-color: #EEE;
	border:0px solid #CCC;
	color: #222;
	padding: 4px;
	margin: 2px;
	font-size: 1em;
	font-weight: bold;
}

.mainboxdiv
{
	margin: 0;
	padding: 0;
	width: 788px;
	border: 1px solid #DDD;
	border-top:0px;
		background-color: white;
	background-image: url('images/topimg2.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	top: 0px;
	text-align: left;
	padding-bottom:10px;
}
.innerboxdiv
{
	margin-left:20px;
	margin-right:20px;
	margin-top:0px;
	padding-top:60px;
	margin-bottom:20px;
}

.footerdiv
{
	padding-top:8px;
	padding-bottom:8px;
	width: 788px;
	color: #AAA;
	font-size:.8em;
}
a, a:link, a:visited {
	color: #9B1111;
	text-decoration: underline;
	font-weight:bold;
}

a:hover {
	color: red;
	text-decoration: underline;
}

img {
	border: 0;
}

h1 {
	font-size: 1.5em;
	font-weight: bold;
}